SearchLast pageTutorial

Namespace: VB

Class JBGridModel



Methods
Sub fireTableCellUpdated(row As Integer, col As Integer)
No description avail
Function setColumnName(col As Integer, val As String) As Variant
No description avail
Function getColumnName(col As Integer) As String
No description avail
Function getColumnCount() As Integer
No description avail
Function setColumnCount(v As Integer) As Variant
No description avail
Function getRowCount() As Integer
No description avail
Function setRowCount(v As Integer) As Variant
No description avail
Function registerStopEditEvent() As Boolean
No description avail
Function isCellEditable(row As Integer, col As Integer) As Boolean
No description avail
Sub setValueAt(val As Object, row As Integer, col As Integer)
No description avail
Function getValueAt(row As Integer, col As Integer) As Object
No description avail
Jabaco Home | Jabaco Framework | API Sitemap | Jabaco Wiki