|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cc.framework.ui.control.FormGroupElement com.cc.framework.ui.control.FormButtonContainer
Container for form buttons
Field Summary | |
private java.lang.String |
defaultButton
The default button |
Fields inherited from class com.cc.framework.ui.control.FormGroupElement |
|
Constructor Summary | |
FormButtonContainer()
Constructor |
Method Summary | |
FormButtonElement |
getDefaultButton()
Returns the default button. |
java.lang.String |
getDefaultButtonId()
Returns the default button. |
void |
setDefaultButtonId(java.lang.String defaultButton)
Sets the default button. |
Methods inherited from class com.cc.framework.ui.control.FormGroupElement |
addFormElement, getAlignment, getCellWidth, getColSpan, getColumnGroup, getExpandProperty, getFormElement, getFormElements, getFormElements, getHeight, getHelp, getImageRef, getLabelWidth, getNoWrap, getOrientation, getParent, getPermission, getStyle, getStyleClass, getStyleId, getTitle, getVAlignment, getWidth, joinElements, removeFormElement, setAlignment, setCellWidth, setColSpan, setExpandProperty, setHeight, setHelp, setImageRef, setJoin, setLabelWidth, setOrientation, setParent, setPermission, setShowFrame, setStyle, setStyleClass, setStyleId, setTitle, setVAlignment, setWidth, show, showFrame, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.String defaultButton
Constructor Detail |
public FormButtonContainer()
Method Detail |
public java.lang.String getDefaultButtonId()
null
public FormButtonElement getDefaultButton()
null
public void setDefaultButtonId(java.lang.String defaultButton)
defaultButton
- The name of the default button
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |