Annotation Types Summary |
Bind |
This annotation declares a bind method. |
Component |
This annotation declares a component. |
Controller |
This annotation declares a lifecycle controller. |
Invalidate |
This annotation declares an invalidate callback. |
Property |
This annotation declares a component property. |
Provides |
This annotation declares that the component instances will provide a service. |
Requires |
This annotation declares a service requirement. |
ServiceProperty |
This annotation declares a service property. |
Unbind |
This annotation declares an unbind method. |
Validate |
This annotation declares a validate callback. |