public class ForEventsDesignFactory extends GenericDesignFactory
DesignFactory
for ForEvents
. Provides an
InlineType.ConfigurationDefinition
to enable the
InlineType
for configuration.Constructor and Description |
---|
ForEventsDesignFactory() |
Modifier and Type | Method and Description |
---|---|
DesignInstance |
createDesign(ArooaElement element,
ArooaContext parentContext)
Create a
DesignInstance . |
designProperties
public DesignInstance createDesign(ArooaElement element, ArooaContext parentContext) throws ArooaPropertyException
DesignFactory
DesignInstance
.createDesign
in interface DesignFactory
createDesign
in class GenericDesignFactory
element
- The ArooaElement corresponding to the design.parentContext
- The parent ArooaContext in which to
create the design.ArooaPropertyException