Uses of Class
javax.faces.component.UISelectMany

Packages that use UISelectMany
javax.faces.component.html   
 

Uses of UISelectMany in javax.faces.component.html
 

Subclasses of UISelectMany in javax.faces.component.html
 class HtmlSelectManyCheckbox
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent The valueChange event is delivered when the value attribute is changed.
 class HtmlSelectManyListbox
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent The valueChange event is delivered when the value attribute is changed.
 class HtmlSelectManyMenu
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent The valueChange event is delivered when the value attribute is changed.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.