|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.client.gwt.widgets.Tree
ccc.client.gwt.widgets.UserTree
public class UserTree
Tree for users. Users are organised based on their groups.
Nested Class Summary | |
---|---|
class |
UserTree.UserSelectedListener
Selection listener for UserTree . |
Field Summary | |
---|---|
static java.lang.String |
USERS
USERS : String. |
Fields inherited from class ccc.client.gwt.widgets.Tree |
---|
_store, _tree, ADD_ALL_CHILDREN, BACKGROUND_ATTRIBUTE, BACKGROUND_COLOUR, DONT_ADD_CHILDREN, EXPANDED, IS_LEAF, IS_NOT_LEAF, NOT_EXPANDED, NULL_ICON_PATH |
Method Summary | |
---|---|
void |
showTable()
Sets user table to be the content of the right hand pane. |
Methods inherited from class ccc.client.gwt.widgets.Tree |
---|
getNewItem, getNewItem, getTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String USERS
Method Detail |
---|
public void showTable()
showTable
in class Tree
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |