Uses of Interface
org.apache.myfaces.component.AltProperty

Packages that use AltProperty
org.apache.myfaces.component.html.ext   
org.apache.myfaces.custom.radio   
 

Uses of AltProperty in org.apache.myfaces.component.html.ext
 

Classes in org.apache.myfaces.component.html.ext that implement AltProperty
 class AbstractHtmlSelectBooleanCheckbox
          Extends standard selectBooleanCheckbox with user role support.
 class AbstractHtmlSelectManyCheckbox
          Extends standard selectManyCheckbox with user role support and a valueType attribute.
 class AbstractHtmlSelectOneRadio
          Implements the standard html selectOneRadio tag, with additional features.
 class HtmlSelectBooleanCheckbox
           
 class HtmlSelectManyCheckbox
           
 class HtmlSelectOneRadio
           
 

Uses of AltProperty in org.apache.myfaces.custom.radio
 

Classes in org.apache.myfaces.custom.radio that implement AltProperty
 class AbstractHtmlRadio
          This tag is used in conjunction with the extended selectOneRadio tag when the "spread" layout is selected.
 class HtmlRadio
           
 



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