| Package | Description |
|---|---|
| org.richfaces.cdk.apt.processors | |
| org.richfaces.cdk.model |
CDK library model classes used by all generation tasks.
|
| org.richfaces.cdk.model.validator | |
| org.richfaces.cdk.xmlconfig.model |
JAXB classes that wraps real model classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionProcessor.processDescription(DescriptionGroup model,
AnnotationMirror description)
process |
void |
DescriptionProcessorImpl.processDescription(DescriptionGroup model,
AnnotationMirror description) |
void |
DescriptionProcessor.processDescription(DescriptionGroup model,
AnnotationMirror annotation,
String docComment)
process |
void |
DescriptionProcessorImpl.processDescription(DescriptionGroup model,
AnnotationMirror description,
String docComment) |
protected void |
ProcessorBase.setDescription(DescriptionGroup model,
AnnotationMirror annotation,
String docComment) |
protected void |
DescriptionProcessorImpl.setIcon(DescriptionGroup component,
AnnotationMirror description) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeModel
|
class |
BeanModelBase
This is the base class for all Java Bean-like JSF objects in the model.
|
class |
BehaviorModel
|
class |
BehaviorRendererModel
|
class |
ComponentModel
That class represents JSF component in the CDK.
|
class |
ConverterModel
|
class |
DescriptionGroupBase |
class |
FacetModel
|
class |
FunctionModel
|
class |
ModelElementBase
Base class for the most JSF components taht have description attributes and support extensions in faces-config. |
class |
PropertyModel
That class represents JSF component property.
|
class |
RendererModel
|
class |
RenderKitModel
|
class |
ValidatorModel
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValidatorImpl.verifyDescription(DescriptionGroup element) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeBean
|
class |
BehaviorBean |
class |
ComponentBean
|
class |
ConverterBean |
class |
DescriptionGroupBean |
class |
ElementBeanBase<E extends ConfigExtension>
TODO - is the tho different collections are necessary ?
|
class |
ExtensibleBean<E extends ConfigExtension>
|
class |
FacetBean
|
class |
Fragment
|
class |
FunctionBean |
class |
PropertyBase
|
class |
PropertyBean
|
class |
RendererBean
|
class |
RenderKitBean
|
class |
ValidatorBean |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.