public class SoapEncArrayXmlEditorParticle extends ContainerXmlEditorParticle
FormEditorParticle.Type| Constructor and Description |
|---|
SoapEncArrayXmlEditorParticle(SchemaItem field,
Node node,
XmlFormEditorParticle parent,
XmlEditorParticleFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected Element |
addNewChildElement(Element elm,
SchemaItem field) |
protected XmlFormEditorParticle |
buildItemParticle(SchemaItem field,
Node item) |
org.apache.xmlbeans.SchemaType |
getArrayType(SchemaItem field) |
protected NodeList |
getContainerItems(SchemaItem field,
Element elm) |
protected Element |
getContainingElement() |
addNew, createChildNode, dump, get, getChildren, getContainingParent, getCount, getDomNode, getFactory, getMaxOccurs, getMinOccurs, getRefNodeForInsert, indexOf, removebeforeSave, getDescription, getParent, getSchemaItem, getTypeName, hasDomNode, isNillable, isRecursiveParent, isRequired, release, removeDomNodegetEditorModel, getName, getType, setDescription, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getEditorModel, getName, getParent, getType, getTypeName, isRequired, release, validategetEditorModelpublic SoapEncArrayXmlEditorParticle(SchemaItem field, Node node, XmlFormEditorParticle parent, XmlEditorParticleFactory factory)
protected NodeList getContainerItems(SchemaItem field, Element elm)
getContainerItems in class ContainerXmlEditorParticleprotected Element getContainingElement()
getContainingElement in class ContainerXmlEditorParticlepublic org.apache.xmlbeans.SchemaType getArrayType(SchemaItem field)
protected XmlFormEditorParticle buildItemParticle(SchemaItem field, Node item)
buildItemParticle in class ContainerXmlEditorParticleprotected Element addNewChildElement(Element elm, SchemaItem field)
addNewChildElement in class ContainerXmlEditorParticleCopyright © 2013. All Rights Reserved.