[jbosstools-issues] [JBoss JIRA] (JBIDE-16396) Generate new content in New Footer wizard for JQM 1.4

Viacheslav Kabanovich (JIRA) issues at jboss.org
Thu Jan 23 16:12:28 EST 2014


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

Viacheslav Kabanovich updated JBIDE-16396:
------------------------------------------

    Description: 
Changes from JQM 1.3:
1. When buttons are provided by links as direct children or in controlgroup widget, they should be set with classes
{code}
<a href="#" class="ui-btn ui-btn-icon-right ui-icon-plus">Add</a>
{code}
(but links in navbar widget should be left the same as in JQM 1.3).
2. Controlgroup and navbar can be positioned left or right to the title by adding class 'ui-btn-left' or 'ui-btn-right' so that new input control can be added to the wizard
{code}
Bar position: o Default   o Left   o Right
{code}
enabled when input 'Arrangement' is set either to 'Grouped' or 'Navbar'.

  was:
Changes from JQM 1.3:
1. When buttons are provided by links as direct children or in controlgroup widget, they should be set with classes
{code}
<a href="#" class="ui-btn ui-btn-icon-right ui-icon-plus">Add</a>
{code}
2. Controlgroup and navbar can be positioned left or right to the title by adding class 'ui-btn-left' or 'ui-btn-right' so that new input control can be added to the wizard
{code}
Bar position: o Default   o Left   o Right
{code}
enabled when input 'Arrangement' is set either to 'Grouped' or 'Navbar'.


    
> Generate new content in New Footer wizard for JQM 1.4
> -----------------------------------------------------
>
>                 Key: JBIDE-16396
>                 URL: https://issues.jboss.org/browse/JBIDE-16396
>             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
>
>
> Changes from JQM 1.3:
> 1. When buttons are provided by links as direct children or in controlgroup widget, they should be set with classes
> {code}
> <a href="#" class="ui-btn ui-btn-icon-right ui-icon-plus">Add</a>
> {code}
> (but links in navbar widget should be left the same as in JQM 1.3).
> 2. Controlgroup and navbar can be positioned left or right to the title by adding class 'ui-btn-left' or 'ui-btn-right' so that new input control can be added to the wizard
> {code}
> Bar position: o Default   o Left   o Right
> {code}
> enabled when input 'Arrangement' is set either to 'Grouped' or 'Navbar'.

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