ccc.client.gwt.widgets
Class CommentTree

java.lang.Object
  extended by ccc.client.gwt.widgets.Tree
      extended by ccc.client.gwt.widgets.CommentTree

public class CommentTree
extends Tree

Tree for users. Users are organised based on their group.

Author:
Civic Computing Ltd.

Nested Class Summary
 class CommentTree.UserSelectedListener
          Selection listener for CommentTree.
 
Field Summary
 
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
 

Method Detail

showTable

public void showTable()
Sets user table to be the content of the right hand pane.

Specified by:
showTable in class Tree


Copyright © 2010. All Rights Reserved.