Annotation Interface ComponentConfig
Jul 4, 2006
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescription
-
Element Details
-
id
String id- Default:
""
-
type
Class type- Default:
void.class
-
template
String template- Default:
""
-
lifecycle
Class lifecycle- Default:
void.class
-
decorator
String decorator- Default:
""
-
initParams
ParamConfig[] initParams- Default:
{}
-
validators
ValidatorConfig[] validators- Default:
{}
-
events
EventConfig[] events- Default:
{}
-
eventInterceptors
EventInterceptorConfig[] eventInterceptors- Default:
{}
-