Interface TreeConstants
-
public interface TreeConstants
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
OAK_CHILD_ORDER
Name of the internal property that contains the child order
-
-
-
Field Detail
-
OAK_CHILD_ORDER
static final java.lang.String OAK_CHILD_ORDER
Name of the internal property that contains the child order- See Also:
- Constant Field Values
-
-