Uses of Class
javax.faces.component.UIOutcomeTarget

Packages that use UIOutcomeTarget
javax.faces.component.html Specialized user interface component classes for HTML. 
 

Uses of UIOutcomeTarget in javax.faces.component.html
 

Subclasses of UIOutcomeTarget in javax.faces.component.html
 class HtmlOutcomeTargetButton
          Represents an HTML input element of type "button" or image that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logical outcome defined by the outcome property.
 class HtmlOutcomeTargetLink
          Represents an HTML a (hyperlink) element that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logical outcome defined by the outcome property.
 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.