3 Replies Latest reply on Nov 3, 2009 8:45 AM by spiau

    Button aspect

      Hello,

      In the ordering list component, and some others, I want to change button color AND aspect :

      If I've all well understood, color is setting by using skin, but what about the graphic itself (up arrow, top arrow and so on)?
      It seems that the graphic is calculated thru a java class.

      Is there a way to change (for example) the up arrow by anything else for all the differents button states (enabled, active, disabled...)?

      Regards,

      Sebastien

        • 1. Re: Button aspect
          ilya_shaikovsky

          the way is to implement the buttons using facets.

          • 2. Re: Button aspect
            nbelaevski

            Each RF component comes with set of predefined rich-* CSS class set for key elements of HTML markup. You can check user guide for a list of such classes.

            • 3. Re: Button aspect

              Hello,

              The facets way seems ok for me. I haven't seen the "disabled" facets during my first reading. Sorry...

              According to nbelaevski, there is a predifined rich-* CSS class. I haven't found it for disabled buttons images in the ordering list component.

              Thanks,

              Sebastien