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, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addStructuralListener, getId, removeStructuralListener, setId
element, getArooaContext
public EmptyDC(ArooaElement element, ArooaContext parentContext)
public DesignProperty[] children()
ParsableDesignInstance
public Form detail()
DesignInstance
public ArooaElement element()
DesignInstance
element
in interface DesignInstance
public QTag tag()
public ArooaContext getArooaContext()
DesignInstance
ArooaContext
associated with this instance.getArooaContext
in interface DesignInstance