Public Member Functions | |
DisplayableColumnNodeManager (String[] allPropertyNames, String[] allPropertyDisplayNames, String[] userPropertyNames) | |
java.util.Comparator | getComparator () |
void | initChildrenList (NodeList nodeList) |
List | getEnabledColumns () |
Private Attributes | |
final Logger | logger |
NodeList | nodeList = null |
String[] | allProperties = null |
String[] | allPropertyDisplayNames = null |
String[] | userProperties = null |
|
Create new
|
|
|
|
This method return enabled columns
|
|
method from interface |
|
all property names |
|
all property display names |
|
Initial value: logger |
|
node list |
|
user property names |