|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A DesignComponent provides the configuration for a job.
| Method Summary | |
SimpleHierarchy |
availableActions()
|
FormDefinition |
form()
|
java.lang.String |
name()
Used to name the component in the Designer tree view. |
void |
name(java.lang.String name)
Used by the DesignFactory to provide the component with a default name. |
java.lang.String |
tag()
Required for producing the XML. |
void |
tag(java.lang.String tag)
Used by the DesignFactory to provide the component with it's tag. |
| Method Detail |
public FormDefinition form()
public java.lang.String name()
public void name(java.lang.String name)
name - The namepublic java.lang.String tag()
public void tag(java.lang.String tag)
tag - The tag.public SimpleHierarchy availableActions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||