RichFaces CDK Annotations 4.5.0.CR1
A D E F I J N O P R S T V 

A

Alias - Annotation Type in org.richfaces.cdk.annotations

Attribute aliases.

Attribute - Annotation Type in org.richfaces.cdk.annotations

Used to define Java class field or bean property getter method as JSF attribute.

D

Description - Annotation Type in org.richfaces.cdk.annotations

Object or attribute description.

E

Event - Annotation Type in org.richfaces.cdk.annotations

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.

Event.DEFAULT - Class in org.richfaces.cdk.annotations
 
Event.DEFAULT(UIComponent) - Constructor for class org.richfaces.cdk.annotations.Event.DEFAULT
 
Event.DEFAULT_LISTENER - Class in org.richfaces.cdk.annotations
 
Event.DEFAULT_LISTENER() - Constructor for class org.richfaces.cdk.annotations.Event.DEFAULT_LISTENER
 
EventName - Annotation Type in org.richfaces.cdk.annotations

Description of client-side event that can be associated with ClientBehavior.

F

Facet - Annotation Type in org.richfaces.cdk.annotations

Describes facet of UIComponent.

Function - Annotation Type in org.richfaces.cdk.annotations

This annotation defines static method or all public static methods in the annotated class as EL functions.

I

isAppropriateListener(FacesListener) - Method in class org.richfaces.cdk.annotations.Event.DEFAULT
 

J

javax.annotation - package javax.annotation
 
JsfBehavior - Annotation Type in org.richfaces.cdk.annotations

This annotation defines concrete class as JSF ClientBehavior, or abstract class as the base for generated Behavior implementation.

JsfBehaviorRenderer - Annotation Type in org.richfaces.cdk.annotations

Defines annotated class as JSF ClientBehaviorRenderer, or, if used in the JsfBehavior annotation, defines renderer type for ClientBehavior.

JsfComponent - Annotation Type in org.richfaces.cdk.annotations

That annotation marks class as JSF component.

JsfConverter - Annotation Type in org.richfaces.cdk.annotations

This annotation defines concrete class as JSF Converter, or abstract class as the base for generated Converter implementation.

JsfConverter.NONE - Class in org.richfaces.cdk.annotations

Default value for JsfConverter.forClass() attribute.

JsfConverter.NONE() - Constructor for class org.richfaces.cdk.annotations.JsfConverter.NONE
 
JsfRenderer - Annotation Type in org.richfaces.cdk.annotations

This annotation defines concrete class as JSF Renderer, or abstract class as the base for generated Renderer implementation.

JsfValidator - Annotation Type in org.richfaces.cdk.annotations
This annotation defines concrete class as JSF Validator, or abstract class as the base for generated Validator implementation.

N

NAME - Static variable in annotation type org.richfaces.cdk.annotations.Alias
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.Description
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.Event
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.Facet
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.JsfBehavior
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.JsfComponent

Annotation class name to use as key in the annotation processor.

NAME - Static variable in annotation type org.richfaces.cdk.annotations.JsfConverter
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.JsfRenderer
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.JsfValidator
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.Tag
 
NAME - Static variable in annotation type org.richfaces.cdk.annotations.Test
 
Nullable - Annotation Type in javax.annotation
This is a JSR-305 annotation.

O

org.richfaces.cdk.annotations - package org.richfaces.cdk.annotations
Java annotations used by the CDK.

P

processListener(FacesListener) - Method in class org.richfaces.cdk.annotations.Event.DEFAULT
 

R

RendererSpecificComponent - Annotation Type in org.richfaces.cdk.annotations

That annotation defines third lvel component, specific for the concrete renderer, that is generated from the concrete class defined in the JsfComponent

S

Signature - Annotation Type in org.richfaces.cdk.annotations

This annotation defines a Java method signature for attributes that hold EL MethodExpression values.

Signature.NONE - Class in org.richfaces.cdk.annotations
 
Signature.NONE() - Constructor for class org.richfaces.cdk.annotations.Signature.NONE
 

T

Tag - Annotation Type in org.richfaces.cdk.annotations

Defines Faces VDL ( Facelets,JSP )tag.

TagLibrary - Annotation Type in org.richfaces.cdk.annotations
This annotation defines taglib for which all tags for JSF components from that packages belong to.
TagLibrary.NONE - Class in org.richfaces.cdk.annotations
 
TagLibrary.NONE() - Constructor for class org.richfaces.cdk.annotations.TagLibrary.NONE
 
TagType - Enum in org.richfaces.cdk.annotations
VDL type for Tag annotation.
Test - Annotation Type in org.richfaces.cdk.annotations

Mark component class or method for automated testing.

TestType - Enum in org.richfaces.cdk.annotations

Types of automatically generated tests.

V

valueOf(String) - Static method in enum org.richfaces.cdk.annotations.TagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.richfaces.cdk.annotations.TestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.richfaces.cdk.annotations.TagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.richfaces.cdk.annotations.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
A D E F I J N O P R S T V 
RichFaces CDK Annotations 4.5.0.CR1

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.