Flip Switch Tag

You are viewing an old version (v. 2) of this page.
The latest version is v. 4, last edited on Jan 17, 2013 (view differences | )
<< View previous version | view page history | view next version >>

<mobi:flipSwitch>

Android style binary input button.

Usage

<mobi:flipSwitch id="trueFalseFlipSwitch" labelOn="True"
                 style="float:right"
                 labelOff="False"
                 name="trueFalseFlipSwitch"
                 value="${flipSwitchBean.trueFalseFlipSwitch}"/>

Attributes

id Pagewide unique identifier.
disabled Determines if control is disabled.
style Inline style definition.
styleClass User defined CSS class.
name Name of submitted value.
readOnly If true, Date Spinner is used for output only.
value Initial date value.
labelOn Value of label when flipswitch is in the ON state.
labelOff Value of label when flipswitch is in the OFF state.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© Copyright 2017 ICEsoft Technologies Canada Corp.