portal.comp.tree
Class TableTreeRenderHelper
java.lang.Object
portal.comp.tree.TableTreeRenderHelper
- public class TableTreeRenderHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOLDER_PLUS
public static final IconResource FOLDER_PLUS
FOLDER_MINUS
public static final IconResource FOLDER_MINUS
FOLDER_LEAF
public static final IconResource FOLDER_LEAF
FOLDER_CLOSED
public static final IconResource FOLDER_CLOSED
FOLDER_OPEN
public static final IconResource FOLDER_OPEN
LEAF_ICON
public static final Image LEAF_ICON
TableTreeRenderHelper
public TableTreeRenderHelper()
renderTree
public void renderTree(HtmlGraphics htmlGraphics,
TreeModel treeModel,
boolean renderRoot)
throws RenderException
- Throws:
RenderException