public static class Member.EnabledSelector extends Member.DisabledSelector
REVISION| Constructor and Description | 
|---|
EnabledSelector()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isSelected(Data data)
Evaluates if a data must be selected or not. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestpublic boolean isSelected(Data data)
DataSelectorisSelected in interface DataSelectorisSelected in class Member.DisabledSelectordata - the data to evaluate.Copyright © 2001-2018 Jalios SA. All Rights Reserved.