Package org.itsnat.comp.button.toggle

Contains interfaces of toggle button components.

See:
          Description

Interface Summary
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.
 

Package org.itsnat.comp.button.toggle Description

Contains interfaces of toggle button components.



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