[
https://issues.jboss.org/browse/JBIDE-16396?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich updated JBIDE-16396:
------------------------------------------
Description:
1. Difference from JQM 1.3:
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. Enhancement:
Already in JQM 1.3 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'.
Default positioning is provided by flow layout, in which title and buttons are placed to
different lines, which is implemented in wizard at present.
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}
(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'.
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
1. Difference from JQM 1.3:
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. Enhancement:
Already in JQM 1.3 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'.
Default positioning is provided by flow layout, in which title and buttons are placed to
different lines, which is implemented in wizard at present.
--
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