Uses of Interface
javax.faces.component.ActionSource

Packages that use ActionSource
javax.faces.component   
 

Uses of ActionSource in javax.faces.component
 

Subinterfaces of ActionSource in javax.faces.component
 interface ActionSource2
          See Javadoc of JSF Specification
 

Classes in javax.faces.component that implement ActionSource
 class UICommand
          UICommand is a base abstraction for components that implement ActionSource.
 



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