Package | Description |
---|---|
org.itsnat.comp.button.toggle |
Contains interfaces of toggle button components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItsNatButtonCheckBox
Is the base interface of check box button components.
|
interface |
ItsNatButtonRadio
Is the base interface of radio button components.
|
interface |
ItsNatFreeButtonToggle
Is the base interface of the free toggle button components.
|
interface |
ItsNatFreeCheckBox
Is the interface of the default implementation of free check boxes.
|
interface |
ItsNatFreeCheckBoxLabel
Is the interface of the default implementation of free check boxes.
|
interface |
ItsNatFreeRadioButton
Is the interface of the default implementation of free radio buttons.
|
interface |
ItsNatFreeRadioButtonLabel
Is the interface of the default implementation of free radio buttons.
|
interface |
ItsNatHTMLInputButtonToggle
Is the base interface of toggle button components based on HTML <input> elements
(check boxes and radio buttons).
|
interface |
ItsNatHTMLInputCheckBox
Is the interface of HTML <input> based components with "checkbox" attribute.
|
interface |
ItsNatHTMLInputRadio
Is the interface of HTML <input> based components with "checkbox" attribute.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.