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 slider component.
Issue Links
- blocks
-
ICE-6319 ACE: Complete support for "disabled" attribute on input components
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Disabled state must be set after slider is created, not passed in as a param at creation. Otherwise only the rail click event will be disabled, not the thumb click and drag events.
Revision: 23898
Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js
Revision: 23914
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java