Uses of Interface
org.apache.myfaces.buildtools.maven2.plugin.builder.model.FacetHolder

Packages that use FacetHolder
org.apache.myfaces.buildtools.maven2.plugin.builder.model   
org.apache.myfaces.buildtools.maven2.plugin.tagdoc   
 

Uses of FacetHolder in org.apache.myfaces.buildtools.maven2.plugin.builder.model
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model that implement FacetHolder
 class ComponentMeta
          Store metadata about a JSF UIComponent, or some base class or interface that a UIComponent can be derived from.
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.model with parameters of type FacetHolder
static void ModelUtils.mergeFacets(FacetHolder dst, FacetHolder src)
           
 

Uses of FacetHolder in org.apache.myfaces.buildtools.maven2.plugin.tagdoc
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.tagdoc with parameters of type FacetHolder
static List TagdocUtils.getSortedFacetList(FacetHolder component)
           
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.