|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentTagDeclaration | |
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl.digester | |
| org.apache.myfaces.config.impl.digester.elements | |
| Uses of ComponentTagDeclaration in org.apache.myfaces.config |
|---|
| Methods in org.apache.myfaces.config that return types with arguments of type ComponentTagDeclaration | |
|---|---|
List<ComponentTagDeclaration> |
RuntimeConfig.getComponentTagDeclarations()
|
| Methods in org.apache.myfaces.config with parameters of type ComponentTagDeclaration | |
|---|---|
void |
RuntimeConfig.addComponentTagDeclaration(ComponentTagDeclaration declaration)
|
| Uses of ComponentTagDeclaration in org.apache.myfaces.config.element |
|---|
| Methods in org.apache.myfaces.config.element that return types with arguments of type ComponentTagDeclaration | |
|---|---|
Map<String,ComponentTagDeclaration> |
FacesConfig.getComponentTagDeclarations()
|
Collection<ComponentTagDeclaration> |
FacesConfigData.getComponentTagDeclarations()
|
| Uses of ComponentTagDeclaration in org.apache.myfaces.config.impl.digester |
|---|
| Methods in org.apache.myfaces.config.impl.digester that return types with arguments of type ComponentTagDeclaration | |
|---|---|
Collection<ComponentTagDeclaration> |
DigesterFacesConfigDispenserImpl.getComponentTagDeclarations()
|
| Uses of ComponentTagDeclaration in org.apache.myfaces.config.impl.digester.elements |
|---|
| Subclasses of ComponentTagDeclaration in org.apache.myfaces.config.impl.digester.elements | |
|---|---|
class |
ComponentTagDeclarationImpl
|
| Methods in org.apache.myfaces.config.impl.digester.elements that return types with arguments of type ComponentTagDeclaration | |
|---|---|
Map<String,ComponentTagDeclaration> |
FacesConfig.getComponentTagDeclarations()
|
| Methods in org.apache.myfaces.config.impl.digester.elements with parameters of type ComponentTagDeclaration | |
|---|---|
void |
FacesConfig.addComponentTagDeclaration(String componentType,
ComponentTagDeclaration tagDeclaration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||