[
https://issues.jboss.org/browse/JBIDE-16396?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-16396:
-----------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
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
Attachments: scr.png
1. Difference from JQM 1.3:
Buttons should be set with classes
{code}
<a href="#" class="ui-btn ui-btn-icon-right
ui-icon-plus">Add</a>
{code}
2. Enhancement:
Already in JQM 1.3 controlgroup 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 to 'Grouped'.
Default positioning is provided by flow layout, in which title and buttons are placed to
different lines, which is implemented in wizard at present. For navbar, attempts to put it
left or right result in poor layout.
--
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