Uses of Interface
org.ajax4jsf.builder.config.LoaderHolder

Packages that use LoaderHolder
org.ajax4jsf.builder.config   
 

Uses of LoaderHolder in org.ajax4jsf.builder.config
 

Classes in org.ajax4jsf.builder.config that implement LoaderHolder
 class BuilderConfig
          Parse builder config file for use with component creation.
 class ComponentBaseBean
           
 class ComponentBean
          JavaBean to hold properties of component configuration.
 class ConverterBean
           
 class EventBean
           
 class FunctionBean
          Created 20.03.2008
 class JsfBean
          Base class for most configuration elements.
 class ListenerBean
           
 class PropertyBean
          Describe JavaBean property of component.
 class RendererBean
          JavaBean to hold renderer configuration properties
 class TagBean
          Java Bean for hold JSP tag configuration
 class TagHandlerBean
          Bean for handle facelets tag class properties.
 class ValidatorBean
           
 

Methods in org.ajax4jsf.builder.config that return LoaderHolder
 LoaderHolder JsfBean.getParent()
           
 

Methods in org.ajax4jsf.builder.config with parameters of type LoaderHolder
 void JsfBean.setParent(LoaderHolder parent)
           
 



Copyright © 2009. All Rights Reserved.