public abstract class AbstractXmlFormEditorParticle<T extends Node> extends AbstractFormEditorParticle implements XmlFormEditorParticle
| Constructor and description |
|---|
AbstractXmlFormEditorParticle(SchemaItem item, T node, XmlFormEditorParticle parent, Type container) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
beforeSave() |
|
public javafx.scene.Node |
createChildNode(XmlFormEditorParticle childParticle) |
|
public java.lang.String |
getDescription() |
|
public T |
getDomNode(boolean create) |
|
public XmlFormEditorParticle |
getParent() |
|
public javafx.scene.Node |
getRefNodeForInsert() |
|
public SchemaItem |
getSchemaItem() |
|
public java.lang.String |
getTypeName() |
|
public boolean |
hasDomNode() |
|
public boolean |
isNillable() |
|
public boolean |
isRequired() |
|
public void |
release() |
|
public void |
removeDomNode() |
|
public void |
removeDomNode(javafx.scene.Node domNode) |
| Methods inherited from class | Name |
|---|---|
class AbstractFormEditorParticle |
dump, getDescription, getEditorModel, getName, getParent, getParticles, getType, getTypeName, isComplex, release, setDescription, validate |
ReadyAPI functional (soapui) SDK 3.64.0