public class LabelEditorParticle extends AbstractXmlFormEditorParticle<Node>
FormEditorParticle.Type| Constructor and Description |
|---|
LabelEditorParticle(SchemaItem field,
XmlFormEditorParticle parent,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
protected XmlFormEditorParticle[] |
getChildren() |
String |
getDescription() |
String |
getName() |
boolean |
isRequired() |
beforeSave, createChildNode, getDomNode, getParent, getRefNodeForInsert, getSchemaItem, getTypeName, hasDomNode, isNillable, isRecursiveParent, release, removeDomNodedump, getEditorModel, getType, setDescription, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdump, getEditorModelgetType, validatepublic LabelEditorParticle(SchemaItem field, XmlFormEditorParticle parent, String name, String description)
public boolean isRequired()
isRequired in interface FormEditorParticleisRequired in class AbstractXmlFormEditorParticle<Node>public String getName()
getName in interface FormEditorParticlegetName in class AbstractFormEditorParticlepublic String getDescription()
getDescription in interface FormEditorParticlegetDescription in class AbstractXmlFormEditorParticle<Node>protected XmlFormEditorParticle[] getChildren()
getChildren in class AbstractXmlFormEditorParticle<Node>Copyright © 2013. All Rights Reserved.