public interface DesignInstance
Modifier and Type | Method and Description |
---|---|
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. |
ArooaElement element()
Form detail()
DesignAttributeProperty
which
hasn't got detail this method should never be called, and as such
it should throw a RuntimeException if it is.ArooaContext getArooaContext()
ArooaContext
associated with this instance.