| Package | Description |
|---|---|
| org.richfaces.cdk.model |
CDK library model classes used by all generation tasks.
|
| org.richfaces.cdk.xmlconfig.model |
JAXB classes that wraps real model classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Extensible<E extends ConfigExtension>
That interface marks all faces-config elements that have 'extension' element. |
| Modifier and Type | Method and Description |
|---|---|
ConfigExtension |
DescriptionGroupBase.getExtension()
|
ConfigExtension |
ComponentLibrary.getExtension()
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionGroupBase.setExtension(ConfigExtension extension) |
void |
ComponentLibrary.setExtension(ConfigExtension extension)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElementBeanBase<E extends ConfigExtension>
TODO - is the tho different collections are necessary ?
|
class |
ExtensibleBean<E extends ConfigExtension>
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BehaviorBean.BehaviorExtension |
static class |
BehaviorRendererBean.BehaviorRendererExtension
|
static class |
ComponentBean.ComponentExtension |
static class |
ConverterBean.ConverterExtension |
class |
ExtensionBeanBase |
static class |
FacesConfigBean.FacesConfigExtension |
static class |
FacetBean.FacetExtension
|
static class |
PropertyBase.PropertyExtension
|
static class |
RendererBean.RendererExtension
|
static class |
RenderKitBean.RenderKitExtension
|
class |
TagExtensionBase |
static class |
ValidatorBean.ValidatorExtension |
| Modifier and Type | Method and Description |
|---|---|
protected <D,E extends ConfigExtension> |
AdapterBase.createExtension(D destination) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.