Class HtmlImageButton
This widget represents the HTML input component of type
image. It supports the following attributes:
- name -
String representing the name associated with the HTML component.
- src -
URL of the image source.
- alt -
Alternate text for the image.
- border -
The width of the white space border surrounding the image.
constructor
Initializes the object.
|
render
Outputs the HTML representation of the widget.
|
|
constructor
HtmlImageButton constructor
Initializes the object.
-
render
HtmlImageButton render
Outputs the HTML representation of the widget.
-
Report a bug or request new features
© 2013