A Button HTML is a XVW component that's used to define an action visually.
XML Definition
A Button HTML is declared as following:
<xvw:buttonHtml label="BUTTON_LABEL" action="#{SERVER_ACTION}" style="BUTTON_STYLE"
className="BUTTON_CLASS_NAME/">
Component from which the Button HTML Extends
Components that Extend Button HTML
Button HTML Properties
Property | Description | Type | Possible Values | Requirement | Default Value | Example![]() |
---|---|---|---|---|---|---|
label | The label of the button | String | Any text | optional | #Button# | |
action | The action to execute server-side | EL | optional | |||
className | The name of a CSS class to apply to the button | String | Any valid CSS class name | optional | ||
style | HTML "style" property, to have CSS properties declared directly in the element | String | Valid CSS properties | optional | style='font-color:#CCCCC;float:left' |
Possible Child Components:
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
Screen_shot_2010-08-23_at_10.47.35_AM.png | manage | 7.3 K | 2010-08-23 - 10:47 | JoaoQuintas |
No permission to view TWiki.WebTopBar