| 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).
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatListStructure |
ItsNatComponentManager.createDefaultItsNatListStructure()
Creates a new default list structure manager.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatFreeComboBox |
ItsNatComponentManager.createItsNatFreeComboBox(Element element,
ItsNatListStructure structure,
NameValue[] artifacts)
Creates a new free combo box component.
|
ItsNatFreeListMultSel |
ItsNatComponentManager.createItsNatFreeListMultSel(Element element,
ItsNatListStructure structure,
NameValue[] artifacts)
Creates a new free list component.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatListStructure |
ItsNatList.getItsNatListStructure()
Returns the component structure.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.