0 Replies Latest reply on Aug 10, 2011 3:26 PM by rread

    Creating a Renderer For a new Type of Button

    rread

      Hello to Everyone i want some help with something i want to do.

       

      I want to create my own button

      by overiding the default jsf command button

       

      why? cause we want to replace the default botons with

       

      a div containing a text and a image, in a div,

      so we can chance either of them and have different buttons

       

      that look something like this   X Hello

      where X is a square image and Hello a complementary text

       

      and still keep the default workings of commandButton

      any help?