| 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.list |
Contains interfaces of the list based components (multiple selection and combo boxes).
|
| org.itsnat.comp.table |
Contains interfaces of the table based components.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatHTMLElementComponentUI |
ItsNatHTMLElementComponent.getItsNatHTMLElementComponentUI()
Returns the user interface manager of this component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItsNatHTMLSelectUI
Is the base interface of the User Interface of an HTML <select> based component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItsNatHTMLTableHeaderUI
Is the base interface of the User Interface of an HTML table header component.
|
interface |
ItsNatHTMLTableUI
Is the base interface of the User Interface of an HTML table body component.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.