|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<E>
java.util.LinkedHashSet<E>
oracle.adf.view.faces.bi.component.pivotTable.SelectionSet<E>
public abstract class SelectionSet<E extends CellRange>
| Constructor Summary | |
|---|---|
SelectionSet()
|
|
| Method Summary | |
|---|---|
protected DataModel |
getDataModel()
|
protected PivotTableModel |
getPivotTableModel()
Deprecated. model for pivot table selection set should be retrieved using getDataModel() |
protected void |
setDataModel(DataModel model)
|
protected void |
setPivotTableModel(PivotTableModel model)
Deprecated. model for pivot table selection set should be set using setDataModel(DataModel) |
| Methods inherited from class java.util.HashSet |
|---|
add, clear, clone, contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
public SelectionSet()
| Method Detail |
|---|
protected void setDataModel(DataModel model)
protected DataModel getDataModel()
@Deprecated protected void setPivotTableModel(PivotTableModel model)
@Deprecated protected PivotTableModel getPivotTableModel()
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||