ICEfaces
  1. ICEfaces
  2. ICE-11009

Render 'style' attribute on main element instead of root container

    Details

    • Assignee Priority:
      P1
    • Affects:
      Compatibility/Configuration

      Description

      A suggested improvement in ICE-10960 is to render the 'style' attribute right on the main element rather than on the root container, on some components. Some components that already do this are the following:

      * ace:autoCompleteEntry
      * ace:comboBox
      * ace:dataExporter
      * ace:maskedEntry
      * ace:simpleSelectOneMenu
      * ace:textEntry
      * ace:textAreaEntry

      The components above revolve around a single main element, and they render the 'style' attribute directly on the <input type="text">, <textarea>, <button> or <select> element, instead of rendering it on the root container.

      Other components that could benefit from this approach are the following:

      * ace:pushButton
      * ace:linkButton*
      * ace:checkboxButton
      * ace:radioButton

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #48656 Mon Apr 25 18:14:40 MDT 2016 art.zambrano ICE-11009 modifications for rendering the 'style' attribute on the main element rather than on the root container for ace:checkboxButton, ace:linkButton, ace:pushButton, and ace:radioButton
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButtonRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/linkbutton/LinkButtonRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Arturo Zambrano
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: