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 |
getSelected()
The list of selected objects.
|
public List getSelected()
The list of selected objects.
Copyright © 2020 Aspose. All Rights Reserved.