public class EmptyDC extends BaseDC
| Constructor and Description |
|---|
EmptyDC(ArooaElement element,
ArooaContext parentContext) |
| Modifier and Type | Method and Description |
|---|---|
DesignProperty[] |
children()
Subclasses implement this to provide the child properties.
|
Form |
detail()
The method is overridden by sub classes which have a detailed
definition for their configuration.
|
ArooaElement |
element()
Required for producing the XML.
|
ArooaContext |
getArooaContext()
Get the
ArooaContext associated with this instance. |
QTag |
tag() |
addStructuralListener, getId, removeStructuralListener, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddStructuralListener, getId, removeStructuralListener, setIdelement, getArooaContextpublic EmptyDC(ArooaElement element, ArooaContext parentContext)
public DesignProperty[] children()
ParsableDesignInstancepublic Form detail()
DesignInstancepublic ArooaElement element()
DesignInstanceelement in interface DesignInstancepublic QTag tag()
public ArooaContext getArooaContext()
DesignInstanceArooaContext associated with this instance.getArooaContext in interface DesignInstance