Uses of Class
oracle.adf.view.faces.component.SingleStepBase

Packages that use SingleStepBase
oracle.adf.view.faces.component   
oracle.adf.view.faces.component.core.nav   
 

Uses of SingleStepBase in oracle.adf.view.faces.component
 

Subclasses of SingleStepBase in oracle.adf.view.faces.component
 class UIXSingleStep
          UIXSingleStep is a base abstraction for components that implement ActionSource and navigate back and forth through a sequence of known steps.
 

Uses of SingleStepBase in oracle.adf.view.faces.component.core.nav
 

Subclasses of SingleStepBase in oracle.adf.view.faces.component.core.nav
 class CoreSingleStepButtonBar
          SingleStepButtonBar is a UIXSingleStep that renders a Previous button, text indicating the current step and the maximum steps, and a Next button.
 



Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.