Package oracle.adf.view.faces.component.core.data

Class Summary
CoreColumn The immediate children of a Table component must all be <af:column> components.
CoreSelectRangeChoiceBar SelectRangeChoiceBar is used to allow the user to select a range of records to display among a larger set of records.
CoreTable The ADF Table is used to display tabular data.
CoreTableSelectMany Multiple selection in the Table is enabled by setting this component as the "selection" facet on the Table.
CoreTableSelectOne Single-selection in the Table is enabled by setting this component as the "selection" facet on the Table.
CoreTree The ADF Tree is used to display data that is structured in a hierarchical format.
CoreTreeTable The ADF TreeTable is used to display data that is structured in a hierarchical format.
 



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