Package | Description |
---|---|
org.itsnat.comp |
Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.
|
org.itsnat.comp.table |
Contains interfaces of the table based components.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTableCellEditor |
ItsNatComponentManager.createDefaultItsNatTableCellEditor(ItsNatComponent compEditor)
Creates a default table editor instance using the specified component
as the editor.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTableCellEditor |
ItsNatTable.getItsNatTableCellEditor()
Returns the current table cell editor.
|
Modifier and Type | Method and Description |
---|---|
void |
ItsNatTable.setItsNatTableCellEditor(ItsNatTableCellEditor editor)
Sets the table cell editor.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.