public interface OpenListOfObjectsSelectionListener
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfStatuses() |
java.lang.String |
getStatus(int index) |
boolean |
isSelected()
Whether the statuses are for selecting objects or omitting objects from the list.
|