I would like to display a title (tooltip) on a disabled icefaces commmand button, to explain to the user why the button is disabled. But icefaces seems not to render the title when disabled is true
How can I add a title to a disabled icefaces commandbutton?
106 views Asked by Markus At
1
As a workaround, you can use an image for the button which will have it's title even when the button is disabled.