public interface CommandButtonProps extends DisabledProps, EventsMouseProps, EventsKeyProps
| Modifier and Type | Method and Description |
|---|---|
String |
getOnclick()
Javascript code executed when a pointer button is clicked over this element.
|
String |
getType()
Type of button to create.
|
isDisabledgetOndblclick, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseupgetOnkeydown, getOnkeypress, getOnkeyupString getOnclick()
getOnclick in interface EventsMousePropsString getType()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.