Package org.itsnat.comp.list

Contains interfaces of the list based components (multiple selection and combo boxes).

See:
          Description

Interface Summary
ItsNatComboBox Is the base interface of combo box components.
ItsNatFreeComboBox Is the interface of the free combo box components.
ItsNatFreeList Is the base interface of the free multiple selection lists and combo box components.
ItsNatFreeListMultSel Is the interface of the free multiple selection list components.
ItsNatHTMLSelect Is the base interface of list components attached to HTML <select> elements.
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.
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.
 

Package org.itsnat.comp.list Description

Contains interfaces of the list based components (multiple selection and combo boxes).



Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.