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

Packages that use SelectRangeBase
oracle.adf.view.faces.component   
oracle.adf.view.faces.component.core.data   
 

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

Subclasses of SelectRangeBase in oracle.adf.view.faces.component
 class UIXSelectRange
          UIXSelectRange is a base abstraction for components that select a range, e.g, 5 - 10 of 50.
 

Uses of SelectRangeBase in oracle.adf.view.faces.component.core.data
 

Subclasses of SelectRangeBase in oracle.adf.view.faces.component.core.data
 class CoreSelectRangeChoiceBar
          SelectRangeChoiceBar is used to allow the user to select a range of records to display among a larger set of records.
 



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