Package org.itsnat.comp.table

Contains interfaces of the table based components.

See:
          Description

Interface Summary
ItsNatFreeTable Is the interface of the free table components.
ItsNatFreeTableHeader Is the interface of the free table header components.
ItsNatHTMLTable Is the interface of HTML <table> components.
ItsNatHTMLTableHeader Is the interface of the HTML table header component.
ItsNatHTMLTableHeaderUI Is the base interface of the User Interface of an HTML table header component.
ItsNatHTMLTableUI Is the base interface of the User Interface of an HTML table body component.
ItsNatTable Is the base interface of table based components.
ItsNatTableCellEditor Used to specify how a table cell value is edited in place.
ItsNatTableCellRenderer Is used to render table cell values as markup into DOM elements.
ItsNatTableCellUI Contains visual information of a table cell element.
ItsNatTableHeader Is the base interface of table header components.
ItsNatTableHeaderCellRenderer Is used to render column values of table headers as markup into DOM elements.
ItsNatTableHeaderCellUI Contains visual information of a table header cell.
ItsNatTableHeaderUI Is the base interface of the User Interface of a table header.
ItsNatTableStructure Used by table components to locate the required elements of the table layout.
ItsNatTableUI Is the base interface of the User Interface of a table body component.
 

Package org.itsnat.comp.table Description

Contains interfaces of the table based components.



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