ICEfaces
  1. ICEfaces
  2. ICE-11311

add layout attribute to ace:checkboxButtons, ace:radioButtons and ace:buttonGroup

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ace
    • Assignee Priority:
      P2

      Description

      the accordion example in showcase with the page:-
      accordionPanel.xhtml
      uses
      {code}
            <h:selectManyCheckbox id="list" layout="pageDirection" selectedClass="selectedCheckBox" >
                                      <f:selectItems value="#{accordionPanelBean.toDoList}"
                                                          var="listItem"
                                                          itemValue="#{listItem.value}"
                                                          itemLabel="#{listItem.key}"/>
                                  <f:ajax execute="@this" render="@all"/>
                              </h:selectManyCheckbox>
      {code}
      In order to modify this to ace:checkboxButtons or ace:buttonGroup, the layout attribute would be useful (rather than having to nest the component within another c:forEach tag). Currently, these components only are rended in a horizontal manner (no vertical ability to list the checkbox or radios)

        Issue Links

          Activity

          Judy Guglielmin created issue -
          Judy Guglielmin made changes -
          Field Original Value New Value
          Link This issue blocks ICE-11258 [ ICE-11258 ]
          Ken Fyten made changes -
          Assignee Arturo Zambrano [ artzambrano ]
          Fix Version/s EE-4.2.0.GA [ 13071 ]
          Assignee Priority P2 [ 10011 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-11310 [ ICE-11310 ]
          Arturo Zambrano made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: