ICEfaces
  1. ICEfaces
  2. ICE-6320

ACE: Review and document "disabled" attribute support for Adv. Comps.

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IF 2 ACE comps.
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      For 2.0 final we need to review the current level of support for the "disabled" attribute for each ACE component, and then update the TLD doc desc. for that attribute to accurately describe the current level of support.

      Also, the current level of support should be recorded in the ICE-6319 follow-up JIRA for future reference.

        Issue Links

          Activity

          Hide
          yip.ng added a comment -

          Date Time Entry: No disabled property in YUI calendar. Disabled only implemented on input field and toggle button created by us.

          Revision: 23344


          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java

          Show
          yip.ng added a comment - Date Time Entry: No disabled property in YUI calendar. Disabled only implemented on input field and toggle button created by us. Revision: 23344 Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
          Hide
          yip.ng added a comment - - edited

          File Entry: Full support.

          Show
          yip.ng added a comment - - edited File Entry: Full support.
          Hide
          yip.ng added a comment -

          Slider Entry: There is a disabled property in YUI slider, but setting it just adds a disabled style class ("yui3-slider-disabled") to the containing <span> element.

          Revision: 23350


          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java

          Show
          yip.ng added a comment - Slider Entry: There is a disabled property in YUI slider, but setting it just adds a disabled style class ("yui3-slider-disabled") to the containing <span> element. Revision: 23350 Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java
          Hide
          yip.ng added a comment -

          Tab Set: No disabled property in YUI TabView. YUI Tab has a disabled property but it seems to just add a style class as defined in the DISABLED_CLASSNAME property. TabPane class has a disabled property defined but is never used in TabSetRenderer.

          Revision: 23358


          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabPaneMeta.java

          Show
          yip.ng added a comment - Tab Set: No disabled property in YUI TabView. YUI Tab has a disabled property but it seems to just add a style class as defined in the DISABLED_CLASSNAME property. TabPane class has a disabled property defined but is never used in TabSetRenderer. Revision: 23358 Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabPaneMeta.java
          Hide
          yip.ng added a comment - - edited

          Checkbox Button: Full support by YUI. Style classes "yui-button-disabled" and "yui-checkbox-button-disabled" added to containing <span> element. Disabled attribute set for <button> element.

          Show
          yip.ng added a comment - - edited Checkbox Button: Full support by YUI. Style classes "yui-button-disabled" and "yui-checkbox-button-disabled" added to containing <span> element. Disabled attribute set for <button> element.
          Hide
          yip.ng added a comment -

          Link Button: There is a disabled property in the LinkButton class, but setting it to true does nothing.

          Revision: 23367


          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonMeta.java

          Show
          yip.ng added a comment - Link Button: There is a disabled property in the LinkButton class, but setting it to true does nothing. Revision: 23367 Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonMeta.java
          Hide
          yip.ng added a comment - - edited

          Push Button: Full support by YUI. Style classes "yui-button-disabled" and "yui-push-button-disabled" added to containing <span> element. Disabled attribute set for <button> element.

          Show
          yip.ng added a comment - - edited Push Button: Full support by YUI. Style classes "yui-button-disabled" and "yui-push-button-disabled" added to containing <span> element. Disabled attribute set for <button> element.
          Hide
          yip.ng added a comment -

          Current level of support summarized in ICE-6319.

          Show
          yip.ng added a comment - Current level of support summarized in ICE-6319 .

            People

            • Assignee:
              yip.ng
              Reporter:
              Ken Fyten
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: