SearchLast pageTutorial

Namespace: VB

Class JBGrid



Properties
Property Parent() As JTable
No description avail
Property BorderColorSel() As Long
No description avail
Property GridColor() As Long
No description avail
Property BackColorSel() As Long
No description avail
Property ForeColorSel() As Long
No description avail
No description avail
Property AutoResize() As jbAutoResize
No description avail
Property BackColorHeader() As Long
No description avail
Property ForeColorHeader() As Long
No description avail
Property BackColorCells() As Long
No description avail
Property FlatHeader() As Boolean
No description avail
Property BorderColor() As Long
No description avail
Property BorderStyle() As fmBorderStyle
No description avail
No description avail
Property Editable() As JBEditable
No description avail
Property Redraw() As Boolean
No description avail
Property Header(Index As Integer) As String
No description avail
Property Cols() As Integer
No description avail
Property Rows() As Integer
No description avail
Property HeaderHeight() As Integer
No description avail
Property TextMatrix(row As Long, col As Long) As String
No description avail
Property CellBackColor(row As Long, col As Long) As Long
No description avail
Property CellForeColor(row As Long, col As Long) As Long
No description avail
Property DataMatrix(row As Long, col As Long) As JBCellData
No description avail
Property CellButton() As CommandButton
No description avail
Property Renderer() As JBCellRenderer
No description avail
Property Editor() As JBCellEditor
No description avail
Property ComboList() As String
No description avail
Property Row() As Long
No description avail
Property Col() As Long
No description avail
Property ColWidth(col As Long) As Long
No description avail
Property RowHeightGlobal() As Integer
No description avail
Property RowHeight(row As Long) As Integer
No description avail
Property ShowHorizontalLines() As Boolean
No description avail
Property ShowVerticalLines() As Boolean
No description avail
Property HeaderVisible() As Boolean
No description avail
Property FontName() As String
No description avail
Property FontBold() As Boolean
No description avail
Property FontItalic() As Boolean
No description avail
Property FontSize() As Integer
No description avail
Property Font() As Font
No description avail
Property BackColor() As Long
No description avail
Property ForeColor() As Long
No description avail
Property Width() As Single
No description avail
Property Height() As Single
No description avail
Property Left() As Single
No description avail
Property Top() As Single
No description avail
Property ToolTip() As String
No description avail
Property Enabled() As Boolean
No description avail
Property Visible() As Boolean
No description avail
Property Tag() As String
No description avail
Methods
Sub focusGained(arg2 As FocusEvent)
No description avail
Sub focusLost(arg2 As FocusEvent)
No description avail
No description avail
No description avail
No description avail
No description avail
No description avail
No description avail
No description avail
Sub keyReleased(e As KeyEvent)
No description avail
Sub keyTyped(e As KeyEvent)
No description avail
Sub keyPressed(e As KeyEvent)
No description avail
Sub StartEdit(row As Integer, col As Integer)
No description avail
Sub StopEdit()
No description avail
Function isCellSelected(row As Integer, col As Integer) As Variant
No description avail
Function isEditing() As Boolean
No description avail
Function isEditing(row As Integer, col As Integer) As Boolean
No description avail
Function getDefaultRenderer(columnClass As Class) As TableCellRenderer
No description avail
Sub fireBeforeEdit(row As Integer, col As Integer)
No description avail
Sub fireAfterEdit(row As Integer, col As Integer)
No description avail
No description avail
Sub setFont(refFont As Font)
No description avail
Sub Refresh()
No description avail
Jabaco Home | Jabaco Framework | API Sitemap | Jabaco Wiki