[jbosstools-issues] [JBoss JIRA] (JBIDE-16426) Add filterable capability to jQuery Mobile 1.4 wizards

Alexey Kazakov (JIRA) issues at jboss.org
Wed Feb 5 16:52:28 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-16426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-16426:
-----------------------------------

    Attachment: scr.png


!scr.png!
                
> Add filterable capability to jQuery Mobile 1.4 wizards  
> --------------------------------------------------------
>
>                 Key: JBIDE-16426
>                 URL: https://issues.jboss.org/browse/JBIDE-16426
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Alpha2
>
>         Attachments: scr.png
>
>
> Add checkbox 'Search', as in New Listview wizard to New Table wizard, New Buttons wizard, New Select wizard, New Collapsible Set wizard for jQM 1.4.
> wizard should create form with input and reference its id from the widget.
> {code}
> <form class="ui-filterable">
>     <input id="filter-input" data-type="search">
> </form>
> <... data-filter="true" data-input="#filter-input">
> ...
> </...>
> {code}

--
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