Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces 4.x
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
The original intention for ace:buttonGroup was to support two distinct modes of operation:
1. Directly nested child checkboxButton and radioButton components.
2. None-nested buttons via specifying the id of a buttonGroup in the "group" attribute of radioButton/checkboxButton.
The 1st (nested) scenario has been working since ICEfaces 4.0, but the 2nd (none-nested) scenario has not worked until now.
1. Directly nested child checkboxButton and radioButton components.
2. None-nested buttons via specifying the id of a buttonGroup in the "group" attribute of radioButton/checkboxButton.
The 1st (nested) scenario has been working since ICEfaces 4.0, but the 2nd (none-nested) scenario has not worked until now.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49588 | Mon Nov 28 15:23:14 MST 2016 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/buttonGroup/buttonGroupDataTableColumn.xhtml
MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/buttonGroup/ButtonGroupDataTable.java MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/buttonGroup/buttonGroupByRow.xhtml MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/buttonGroup/ButtonGroupRow.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49345 | Thu Oct 06 14:06:05 MDT 2016 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButtonMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49344 | Thu Oct 06 13:41:21 MDT 2016 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/buttonGroup/buttonGroupDataTableColumn.xhtml
MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/buttonGroup/ButtonGroupDataTable.java MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/buttonGroup/buttonGroupByRow.xhtml MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties |