Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P02
-
Fix Version/s: EE-2.0.0.Beta1, EE-1.8.2.GA_P03
-
Component/s: Facelet Components
-
Labels:None
-
Environment:All
Description
Feature Request: Add the ability for a developer to disable certain checkboxes in a tree node for the selectionTree composite component. This will still render the checkbox but make it not selectable by the user.
Revision: 26215
Author: philip.breau
Date: 7:29:59 PM, Friday, February 11, 2011
Message:
IPCK-218support for disabled state of tristate checkbox and selectionTreeModified : /icepack/trunk/icepack/composite-components/conf/faces-config.xml
Modified : /icepack/trunk/icepack/composite-components/conf/tld/icecc.tld
Added : /icepack/trunk/icepack/composite-components/resources/images/tristatecheckbox/checkbox-dis.gif
Added disabled support for tristate checkbox and selectionTree components
Modified : /icepack/trunk/icepack/composite-components/src/com/icesoft/faces/facelets/component/selectiontree/SelectionTreeNodeUserObject.java
Modified : /icepack/trunk/icepack/composite-components/src/com/icesoft/faces/facelets/component/tristatecheckbox/TriStateCheckbox.java
Modified : /icepack/trunk/icepack/composite-components/web/selectiontree/selection_tree.xhtml
Modified : /icepack/trunk/icepack/composite-components/web/tristatecheckbox/triStateCheckbox.xhtml
Modified : /icepack/trunk/icepack/samples/composite-comps-showcase/src/com/icesoft/faces/facelets/example/selectiontree/NodeUserObject.java
Modified : /icepack/trunk/icepack/samples/composite-comps-showcase/src/com/icesoft/faces/facelets/example/selectiontree/SelectionTreeExampleBean.java
Modified : /icepack/trunk/icepack/samples/composite-comps-showcase/web/WEB-INF/includes/examples/composition-components/selectionTreeDemo.jspx
Modified : /icepack/trunk/icepack/samples/composite-comps-showcase/web/WEB-INF/includes/examples/composition-components/triStateCheckboxDemo.jspx
Revision: 26217
Author: philip.breau
Date: 9:15:04 PM, Friday, February 11, 2011
Message:
IPCK-218support for disabled state of selectionTree nodesModified : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/conf/faces-config.xml
Modified : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/conf/tld/icecc.tld
Added : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/resources/images/tristatecheckbox/checkbox-dis.gif
Modified : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/src/com/icesoft/faces/facelets/component/selectiontree/SelectionTreeNodeUserObject.java
Modified : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/src/com/icesoft/faces/facelets/component/tristatecheckbox/TriStateCheckbox.java
Modified : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/web/selectiontree/selection_tree.xhtml
Modified : /icefaces-ee2/trunk/icefaces-ee/ee-comps/compat-composite-comps/web/tristatecheckbox/triStateCheckbox.xhtml