public class BooleanPropertyDefinition extends FormPropertyDefinition
displayName, mandatory, name, parameters, type, value, writable| Constructor and Description |
|---|
BooleanPropertyDefinition() |
| Modifier and Type | Method and Description |
|---|---|
FormPropertyDefinition |
clone()
Create a close of this
FormPropertyDefinition instance. |
void |
setValues(FormPropertyDefinition otherDefinition)
Sets the properties of this
FormPropertyDefinition instance based in the
properties present in the given definition. |
cloneParameters, getDisplayName, getName, getParameters, getType, getValue, isMandatory, isWritable, setDisplayName, setMandatory, setName, setParameters, setType, setValue, setWritablepublic FormPropertyDefinition clone()
FormPropertyDefinitionFormPropertyDefinition instance.clone in class FormPropertyDefinitionpublic void setValues(FormPropertyDefinition otherDefinition)
FormPropertyDefinitionFormPropertyDefinition instance based in the
properties present in the given definition.setValues in class FormPropertyDefinitionCopyright © 2016 Alfresco. All rights reserved.