Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16271 Support jquery mobile 1.4
  3. JBIDE-16426

Add filterable capability to jQuery Mobile 1.4 wizards

XMLWordPrintable

      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.

      <form class="ui-filterable">
          <input id="filter-input" data-type="search">
      </form>
      <... data-filter="true" data-input="#filter-input">
      ...
      </...>
      

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: