|
RichFaces UI Components UI 4.3.3.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandButtonProps
Interface defining the methods for command-button-props.xml
Method Summary | |
---|---|
String |
getOnclick()
Javascript code executed when a pointer button is clicked over this element. |
String |
getType()
Type of button to create. |
boolean |
isDisabled()
Flag indicating that this element must never receive focus or be included in a subsequent submit. |
Methods inherited from interface org.richfaces.component.attribute.EventsMouseProps |
---|
getOndblclick, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup |
Methods inherited from interface org.richfaces.component.attribute.EventsKeyProps |
---|
getOnkeydown, getOnkeypress, getOnkeyup |
Method Detail |
---|
String getType()
boolean isDisabled()
String getOnclick()
getOnclick
in interface EventsMouseProps
|
RichFaces UI Components UI 4.3.3.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |