|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.foundation.ComponentDefinitionImpl
nl.gx.webmanager.wcb.formcomponenttype.impl.FormComponentDefinitionImpl
public class FormComponentDefinitionImpl
Implementation of FormComponent Definition, describing deployable form components.
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentDefinitionImpl |
|---|
LOG |
| Constructor Summary | |
|---|---|
FormComponentDefinitionImpl(boolean isLicensed)
|
|
| Method Summary | |
|---|---|
void |
setId(java.lang.String id)
Sets the id of the component. |
void |
setImplementationClassName(java.lang.String implementationClassName)
Sets the implementation classname of the component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormComponentDefinitionImpl(boolean isLicensed)
| Method Detail |
|---|
public void setImplementationClassName(java.lang.String implementationClassName)
FormComponentDefinition
setImplementationClassName in interface FormComponentDefinitionsetImplementationClassName in class ComponentDefinitionImplimplementationClassName - the name of the implementation classpublic void setId(java.lang.String id)
FormComponentDefinition
setId in interface FormComponentDefinitionsetId in class ComponentDefinitionImplid - the id of this component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||