See: Description
| Interface | 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.
|
| 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.
|
| ItsNatHTMLInputButtonToggle |
Is the base interface of toggle button components based on HTML <input> elements
(check boxes and 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.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.