[jbosstools-issues] [JBoss JIRA] (JBIDE-14591) Properties Tab for jQuery/jQuery Mobile "widgets"

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Jul 23 12:10:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-14591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791756#comment-12791756 ] 

Viacheslav Kabanovich commented on JBIDE-14591:
-----------------------------------------------

Yes, we mapped "Often Used" to the dialog properties where it was possible. In many cases, dialog inputs control child nodes rather than current node properties, e.g. 'Page Header' adds <div data-role="header"> inside current <div data-role="page">; 'Popup/Close Button' adds <a data-role="button"> inside current <div data-role="popup">; 'Items' section of many wizards controls items added to current container; radio input 'Layout/Horizontal' wraps current node with <div data-role="fieldcontain"> and so on. Properties tab editors cannot be as sophisticated as to support that.
                
> Properties Tab for jQuery/jQuery Mobile "widgets"
> -------------------------------------------------
>
>                 Key: JBIDE-14591
>                 URL: https://issues.jboss.org/browse/JBIDE-14591
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Burr Sutter
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.2.x
>
>         Attachments: 2013-05-22_1333.png, button.png, collapsible.png, image.png, listview.png, page.png, slider.png, video.png
>
>
> The Properties Tab currently only has a General category. I would like to see us have another category where we have identified the most used jQuery/jQuery mobile widget properties such as:
> id (always at the top)
> data-role
> data-icon 
> data-iconpos
> other data-* set of properties
> value (for input fields, value is pretty important)
> type (for input fields, critical)
> placeholder 
> The available properties can be more extensive than what was originally shown in the wizard/dialog when the widget was dragged from the palette.  Any property deemed important enough to show in the wizard/dialog should also be promoted into this new category.
> My proposal for the category name: jQuery

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