Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 2 Advanced Comps.
Description
Implement complete support for the disabled state of tabset component.
Issue Links
- blocks
-
ICE-6319 ACE: Complete support for "disabled" attribute on input components
- Closed
Activity
yip.ng
created issue -
yip.ng
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Yip Ng [ yip.ng ] |
yip.ng
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.0.1 [ 10255 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23915 | Mon Feb 07 11:33:35 MST 2011 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetRenderer.java
MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabPaneMeta.java MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetMeta.java |
yip.ng
made changes -
Attachment | screenshot-01.png [ 12849 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
YUI has disabled state for tabs, not tabviews. Disabled attribute added for tab set as well. When set, all tabs but the active one set to disabled.
Revision: 23915
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabPaneMeta.java
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetMeta.java
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetRenderer.java