The imageButton Component is a button Component that can show an image.
The imageButton Component has the following capabilities :
The default imageButton renderer is linked to the f_imageButton javascript class. f_imageButton extends f_component, fa_readOnly, fa_disabled, fa_tabIndex, fa_borderType, fa_images, fa_immediate, fa_value, fa_aria
Table of component style classes:
| Style Name | Description |
|---|---|
| f_imageButton | Defines styles for the wrapper IMG element |
| f_imageButton_text | Defines styles for the wrapper SPAN element for text |
| f_imageButton_image | Defines styles for the wrapper IMG element |