Package | Description |
---|---|
org.apache.shale.clay.config.beans |
Modifier and Type | Class and Description |
---|---|
class |
ActionListenerBean
This meta component will be used to construct a JSF
ActionListener . |
class |
AttributeBean
Represents a value for a component property or a tag attribute.
|
class |
ComponentBean
This is the base class of most of the metadata that is used by the
Clay component to build
a component subtree. |
class |
ConverterBean
This meta component will be used to construct a JSF
Converter . |
class |
ElementBean
This bean represents the composition of a complex component.
|
class |
InnerComponentBean
This class should be a base to all components that are contained
within a owing
ComponentBean . |
class |
SymbolBean
A symbol represents a variable replaced in a
JSF binding expression.
|
class |
ValidatorBean
This meta component will be used to construct a JSF
Validator . |
class |
ValueChangeListenerBean
This meta component will be used to construct a JSF
ValueChangeListener . |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.