|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Transformation bean definition for creating a pushbutton.
Method Summary | |
String |
getLabel()
Gets the label of the pushbutton. |
String |
getName()
Gets the name |
String |
getType()
Gets the type of the pushbutton. |
void |
setLabel(String label)
Sets the label for the pushbutton. |
void |
setName(String value)
Sets the name |
void |
setType(String label)
Sets the type of the pushbutton. |
Methods inherited from interface com.sas.servlet.beans.TransformationInterface |
getCustomAttributes,
getDescription,
getParent,
getRequest,
getResponse,
setCustomAttributes,
setDescription,
setParent,
setRequest,
setResponse,
write,
write,
write,
write |
Method Detail |
public void setName(String value)
value
- The namepublic String getName()
public void setLabel(String label)
label
- The label of the pushbuttonpublic String getLabel()
public void setType(String label)
type
- The type of the pushbuttonpublic String getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |