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).
|
Class and Description |
---|
ItsNatFreeComboBox
Is the interface of the free combo box components.
|
ItsNatFreeListMultSel
Is the interface of the free multiple selection list components.
|
ItsNatHTMLSelectComboBox
Is the interface of combo box components based on HTML select elements.
|
ItsNatHTMLSelectMult
Is the interface of multiple selection list components based on HTML select elements.
|
ItsNatListCellEditor
Used to specify how a list item value is edited in place.
|
ItsNatListCellRenderer
Is used to render list item values as markup into DOM elements.
|
ItsNatListStructure
Used by list components to obtain the content parent element of
a item element of the list.
|
Class and Description |
---|
ItsNatComboBox
Is the base interface of combo box components.
|
ItsNatFreeList
Is the base interface of the free multiple selection lists and combo box components.
|
ItsNatHTMLSelect
Is the base interface of list components attached to HTML <select> elements.
|
ItsNatHTMLSelectUI
Is the base interface of the User Interface of an HTML <select> based component.
|
ItsNatList
Is the base interface of list based components.
|
ItsNatListCellEditor
Used to specify how a list item value is edited in place.
|
ItsNatListCellRenderer
Is used to render list item values as markup into DOM elements.
|
ItsNatListCellUI
Contains visual information of a list child.
|
ItsNatListMultSel
Is the base interface of multiple selection lists.
|
ItsNatListStructure
Used by list components to obtain the content parent element of
a item element of the list.
|
ItsNatListUI
Is the base interface of the User Interface of a list component.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.