Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ACE
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
We need to decide on a pan ACE styling standard for when components are disabled. This should integrate with how YUI does it's styling. And then document it in the wiki.
For example, fileEntry has a built-in style class of "ice-file-entry", and also has a styleClass property, which should be concatenated after the built-in style class, so they can together be rendered to the class attribute in the HTML markup. The question is, what to do with with both the built-in style class name and the application defined styleClass, when the component is disabled. Should "ice-file-entry application-class" become "ice-file-entry-disabled application-class-disabled"?
For example, fileEntry has a built-in style class of "ice-file-entry", and also has a styleClass property, which should be concatenated after the built-in style class, so they can together be rendered to the class attribute in the HTML markup. The question is, what to do with with both the built-in style class name and the application defined styleClass, when the component is disabled. Should "ice-file-entry application-class" become "ice-file-entry-disabled application-class-disabled"?
Issue Links
- depends on
-
ICE-6319 ACE: Complete support for "disabled" attribute on input components
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
http://wiki.icefaces.org/display/ICE/ACE+Disabled+Styling+Standard