Uses of Class
javax.faces.component.UICommand

Packages that use UICommand
javax.faces.component.html   
 

Uses of UICommand in javax.faces.component.html
 

Subclasses of UICommand in javax.faces.component.html
 class HtmlCommandButton
          Events:
Type Phases Description
javax.faces.event.ActionEvent Apply Request Values Event delivered when the "action" of the component has been invoked; for example, by clicking on a button.
 class HtmlCommandLink
          Events:
Type Phases Description
javax.faces.event.ActionEvent Apply Request Values Event delivered when the "action" of the component has been invoked; for example, by clicking on a button.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.