public abstract class Selector extends Object
Base abstract class for selecting routines which are defined in concrete descendants.
Constructor and Description |
---|
Selector()
Initializes new instance of the
Selector class. |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getSelected()
The list of selected objects.
|
Copyright © 2017 Aspose. All Rights Reserved.