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.
|
isDisabled
getOndblclick, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup
getOnkeydown, getOnkeypress, getOnkeyup
String getOnclick()
getOnclick
in interface EventsMouseProps
String getType()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.