Uses of Class
org.apache.myfaces.config.element.ComponentTagDeclaration
Packages that use ComponentTagDeclaration
Package
Description
-
Uses of ComponentTagDeclaration in org.apache.myfaces.config
Methods in org.apache.myfaces.config that return types with arguments of type ComponentTagDeclarationMethods in org.apache.myfaces.config with parameters of type ComponentTagDeclarationModifier and TypeMethodDescriptionvoid
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 ComponentTagDeclarationModifier and TypeMethodDescriptionFacesConfig.getComponentTagDeclarations()
FacesConfigData.getComponentTagDeclarations()
-
Uses of ComponentTagDeclaration in org.apache.myfaces.config.impl
Methods in org.apache.myfaces.config.impl that return types with arguments of type ComponentTagDeclaration -
Uses of ComponentTagDeclaration in org.apache.myfaces.config.impl.element
Subclasses of ComponentTagDeclaration in org.apache.myfaces.config.impl.elementMethods in org.apache.myfaces.config.impl.element that return types with arguments of type ComponentTagDeclarationMethods in org.apache.myfaces.config.impl.element with parameters of type ComponentTagDeclarationModifier and TypeMethodDescriptionvoid
FacesConfigImpl.addComponentTagDeclaration
(ComponentTagDeclaration tagDeclaration)