[jbosstools-issues] [JBoss JIRA] (JBIDE-16346) Add checkbox input version of flip toggle switch to the wizard

Viacheslav Kabanovich (JIRA) issues at jboss.org
Fri Jan 10 20:22:33 EST 2014


Viacheslav Kabanovich created JBIDE-16346:
---------------------------------------------

             Summary: Add checkbox input version  of flip toggle switch to the wizard
                 Key: JBIDE-16346
                 URL: https://issues.jboss.org/browse/JBIDE-16346
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: jsp/jsf/xml/html source editing
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 4.2.0.Alpha2


In jQuery Mobile 1.4, flip toggle switch widget can be created as
{code}
    <input data-role="flipswitch" name="flip-checkbox" id="flip-checkbox" type="checkbox">
{code}
as well as traditional <select> with two options.

We can modify existing wizard for 1.4 by adding radio options
"As input" and "As select"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list