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

Vlado Pakan (JIRA) issues at jboss.org
Wed Aug 13 09:14:30 EDT 2014


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

Vlado Pakan closed JBIDE-16426.
-------------------------------



> 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 was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list