Namespace: VB
Class JBCellEditor
Properties |
---|
Property CellButton() As CommandButton
No description avail
|
Property Value() As String
No description avail
|
Property lastData() As JBCellData
No description avail
|
Methods |
---|
Function isCellEditable(e As EventObject) As Boolean
No description avail
|
Function getCellEditorValue() As Object
No description avail
|
Function getTableCellEditorComponent(table As JTable, value As Object, isSelected As Boolean, row As Integer, col As Integer) As Component
No description avail
|