|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface SelectionInterface
SelectionInterface extends StaticSelectionInterface to provide the ability to change the extent of a selection.
StaticSelectionInterface,
Selection| Method Summary | |
|---|---|
abstract void |
setEnd(java.lang.Object newValue)
Specifies the object that defines the unanchored or floating end of the selection. |
| Methods inherited from interface com.sas.models.StaticSelectionInterface |
|---|
contains, getAnchor, getEnd |
| Method Detail |
|---|
void setEnd(java.lang.Object newValue)
newValue - The new value to assign the end property.
java.lang.ClassCastException - In some implementations newValue may be restricted to a
particular type.
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||