public class SequenceXmlEditorParticle extends AbstractXmlFormEditorParticle<Element> implements SequenceEditorParticle
FormEditorParticle.Type| Constructor and Description |
|---|
SequenceXmlEditorParticle(SchemaItem field,
Node node,
XmlFormEditorParticle parent,
XmlEditorParticleFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Node |
createChildNode(XmlFormEditorParticle childParticle) |
void |
dump(PrintWriter writer,
String indent) |
protected XmlFormEditorParticle[] |
getChildren() |
FormEditorParticle[] |
getParticles() |
beforeSave, getDescription, getDomNode, getParent, getRefNodeForInsert, getSchemaItem, getTypeName, hasDomNode, isNillable, isRecursiveParent, isRequired, release, removeDomNodegetEditorModel, getName, getType, setDescription, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRequiredgetDescription, getEditorModel, getName, getParent, getType, getTypeName, release, validategetEditorModelpublic SequenceXmlEditorParticle(SchemaItem field, Node node, XmlFormEditorParticle parent, XmlEditorParticleFactory factory)
public FormEditorParticle[] getParticles()
getParticles in interface SequenceEditorParticlepublic Node createChildNode(XmlFormEditorParticle childParticle)
createChildNode in interface XmlFormEditorParticlecreateChildNode in class AbstractXmlFormEditorParticle<Element>public void dump(PrintWriter writer, String indent)
dump in interface XmlFormEditorParticledump in class AbstractFormEditorParticleprotected XmlFormEditorParticle[] getChildren()
getChildren in class AbstractXmlFormEditorParticle<Element>Copyright © 2013. All Rights Reserved.