| Package | Description |
|---|---|
| org.richfaces.cdk.apt.processors | |
| org.richfaces.cdk.generate.freemarker | |
| org.richfaces.cdk.generate.java.taghandler | |
| 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 |
|---|---|
protected TagModel |
ProcessorBase.processTag(AnnotationMirror tag) |
| Constructor and Description |
|---|
TagTemplateModel(TagModel object,
freemarker.ext.beans.BeansWrapper wrapper)
|
| Modifier and Type | Method and Description |
|---|---|
TagModel |
TagWithModel.getTag()
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TagHandlerClassGenerator.process(ModelElementBase model,
TagModel tag) |
| Constructor and Description |
|---|
TagWithModel(TagModel tag,
M model)
|
| Modifier and Type | Method and Description |
|---|---|
ModelCollection<TagModel> |
EventModel.getTags()
|
ModelCollection<TagModel> |
ViewElement.getTags()
|
ModelCollection<TagModel> |
ModelElementBase.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
TagModel.merge(TagModel other) |
boolean |
TagModel.same(TagModel other) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValidatorImpl.verifyTag(TagModel tag,
FacesId id,
ClassName handler) |
| Modifier and Type | Method and Description |
|---|---|
TagModel |
RendererBean.RendererExtension.getTag()
|
| Modifier and Type | Method and Description |
|---|---|
List<TagModel> |
EventBean.getTags()
|
List<TagModel> |
TagExtensionBase.getTags()
|
| Modifier and Type | Method and Description |
|---|---|
void |
RendererBean.RendererExtension.setTag(TagModel tag)
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventBean.setTags(List<TagModel> tags)
|
void |
TagExtensionBase.setTags(List<TagModel> tags)
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.