Public Member Functions | |
CDBTreeNode (String name, Context parent, Context context) | |
boolean | isLeaf () |
int | getChildCount () |
String | getValue () |
String | toString () |
Private Attributes | |
boolean | areChildrenDefined = false |
String | name |
Context | parent = null |
Context | context = null |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|