UIX 2.2.15

oracle.cabo.ui.state
Class BaseSelection

java.lang.Object
  |
  +--oracle.cabo.ui.state.BaseSelection
All Implemented Interfaces:
Selection
Direct Known Subclasses:
DefaultMultipleSelection, DefaultSingleSelection

public abstract class BaseSelection
extends java.lang.Object
implements Selection

Constructor Summary
BaseSelection()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods inherited from interface oracle.cabo.ui.state.Selection
isSelected

Constructor Detail

BaseSelection

public BaseSelection()

UIX 2.2.15