Attribute aliases.
Used to define Java class field or bean property getter method as JSF attribute.
Object or attribute description.
This annotation tells CDK to generate event-related classes: Event listener interface Event source interface Listener tag handler and wrapper to bind listener to the EL-expression.
Description of client-side event that can be associated with ClientBehavior
.
Describes facet of UIComponent
.
This annotation defines static method or all public static methods in the annotated class as EL functions.
This annotation defines concrete class as JSF ClientBehavior
, or abstract class as the base for generated Behavior
implementation.
Defines annotated class as JSF ClientBehaviorRenderer
, or, if used in the JsfBehavior
annotation, defines
renderer type for ClientBehavior
.
That annotation marks class as JSF component.
This annotation defines concrete class as JSF Converter
, or abstract class as the base for generated Converter
implementation.
Default value for JsfConverter.forClass()
attribute.
This annotation defines concrete class as JSF Renderer
, or abstract class as the base for generated Renderer
implementation.
Validator
, or abstract class as the base for generated Validator
implementation.Annotation class name to use as key in the annotation processor.
That annotation defines third lvel component, specific for the concrete renderer, that is generated from the concrete class
defined in the JsfComponent
This annotation defines a Java method signature for attributes that hold EL MethodExpression
values.
Defines Faces VDL ( Facelets,JSP )tag.
Tag
annotation.Mark component class or method for automated testing.
Types of automatically generated tests.
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.