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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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