| 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.button.toggle |
Contains interfaces of toggle button components.
|
| Class and Description |
|---|
| ItsNatFreeCheckBox
Is the interface of the default implementation of free check boxes.
|
| ItsNatFreeCheckBoxLabel
Is the interface of the default implementation of free check boxes.
|
| ItsNatFreeRadioButton
Is the interface of the default implementation of free radio buttons.
|
| ItsNatFreeRadioButtonLabel
Is the interface of the default implementation of free radio buttons.
|
| ItsNatHTMLInputCheckBox
Is the interface of HTML <input> based components with "checkbox" attribute.
|
| ItsNatHTMLInputRadio
Is the interface of HTML <input> based components with "checkbox" attribute.
|
| Class and Description |
|---|
| ItsNatButtonCheckBox
Is the base interface of check box button components.
|
| ItsNatButtonRadio
Is the base interface of radio button components.
|
| ItsNatButtonToggle
Is the base interface of toggle button components.
|
| ItsNatFreeButtonToggle
Is the base interface of the free toggle button components.
|
| ItsNatFreeCheckBox
Is the interface of the default implementation of free check boxes.
|
| ItsNatFreeRadioButton
Is the interface of the default implementation of free radio buttons.
|
| ItsNatHTMLInputButtonToggle
Is the base interface of toggle button components based on HTML <input> elements
(check boxes and radio buttons).
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.