|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
setAccesskey(java.lang.String accessKey)
The ACCESSKEY attribute can be used to specify a shortcut key for the <LABEL> (activated by pressing 'ALT' and the ACCESSKEY together). |
void |
setLabelDesignModel(FormLabelDesignModel label)
Sets the Label for the form element |
void |
setLabeltooltip(java.lang.String tooltip)
Sets the tooltip text for the label |
| Methods inherited from interface com.cc.framework.taglib.forms.FormElementTag |
setAlign, setColspan, setHeight, setHelp, setJoin, setPermission, setStyle, setStyleClass, setStyleId, setValign, setWidth |
| Method Detail |
public void setLabelDesignModel(FormLabelDesignModel label)
label - Labelpublic void setAccesskey(java.lang.String accessKey)
accessKey - The Access Keypublic void setLabeltooltip(java.lang.String tooltip)
tooltip - Tooltip text
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||