org.itsnat.comp.html.ui |
Contains HTML interfaces to control the view of HTML components.
|
Java Source File Name | Type | Comment |
ItsNatHTMLElementComponentUI.java | Interface | Is the base interface of the User Interface utility object associated to
an HTML DOM Element based component. |
ItsNatHTMLSelectUI.java | Interface | Is the base interface of the User Interface of an HTML <select> based component. |
ItsNatHTMLTableHeaderUI.java | Interface | Is the base interface of the User Interface of an HTML table header component. |
ItsNatHTMLTableUI.java | Interface | Is the base interface of the User Interface of an HTML table body component. |