[
https://issues.jboss.org/browse/JBIDE-16319?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-16319:
-----------------------------------
Labels: new_and_noteworthy (was: )
Generate new content in New Button and New Buttons wizards for JQM
1.4
----------------------------------------------------------------------
Key: JBIDE-16319
URL:
https://issues.jboss.org/browse/JBIDE-16319
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.2.0.Alpha1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Labels: new_and_noteworthy
Fix For: 4.2.0.Alpha2
Attachments: button.png, buttons.png
Also New Grouped Buttons wizard and New Form Button wizard.
New format does not use data-role="button" and puts all other settings as
classes, e.g.
{code}<a href="#" class="ui-btn ui-corner-all ui-icon-delete
ui-btn-icon-left">Left</a>{code}
The remained data-* attribute usage is
1. data-mini in grouped buttons:
{code}<div data-role="controlgroup" data-mini="true">
<a href="#" class="ui-btn ui-corner-all">No icon</a>
<a href="#" class="ui-btn ui-corner-all ui-icon-delete
ui-btn-icon-left">Left</a>
</div>{code}
2. data-rel in link button.
*New Button*
!button.png!
*New Buttons*
!buttons.png!
--
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