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. |
designPropertiespublic DesignInstance createDesign(ArooaElement element, ArooaContext parentContext) throws ArooaPropertyException
DesignFactoryDesignInstance.createDesign in interface DesignFactorycreateDesign in class GenericDesignFactoryelement - The ArooaElement corresponding to the design.parentContext - The parent ArooaContext in which to
create the design.ArooaPropertyException