Uses of Interface
org.apache.myfaces.trinidadinternal.ui.state.Selection

Packages that use Selection
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml   
org.apache.myfaces.trinidadinternal.ui.state   
 

Uses of Selection in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml
 

Fields in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml declared as Selection
 Selection OptionContainerRenderer.OptionInfo.selection
           
 

Methods in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml that return Selection
protected  Selection OptionContainerRenderer.getSelection(UIXRenderingContext context, UINode node)
          Deprecated.  
protected  Selection OptionContainerRenderer.OptionRenderer.getSelection(UIXRenderingContext context, UINode node)
          Deprecated.  
 

Uses of Selection in org.apache.myfaces.trinidadinternal.ui.state
 

Classes in org.apache.myfaces.trinidadinternal.ui.state that implement Selection
 class BaseSelection
          Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore.
 



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