Uses of Class
info.magnolia.cms.gui.control.Tree

Packages that use Tree
info.magnolia.cms.gui.control   
 

Uses of Tree in info.magnolia.cms.gui.control
 

Methods in info.magnolia.cms.gui.control with parameters of type Tree
static TreeColumn TreeColumn.createActivationColumn(Tree tree, String title)
           
static TreeColumn TreeColumn.createColumn(Tree tree, String title)
           
static TreeColumn TreeColumn.createColumn(Tree tree, String title, TreeColumnHtmlRenderer htmlRenderer)
           
static TreeColumn TreeColumn.createIconColumn(Tree tree, String title, TreeColumnHtmlRenderer htmlRenderer)
           
static TreeColumn TreeColumn.createLabelColumn(Tree tree, String title, boolean editable)
           
static TreeColumn TreeColumn.createMetaDataColumn(Tree tree, String title, String name, String dateFormat)
           
static TreeColumn TreeColumn.createNodeDataColumn(Tree tree, String title, String nodeDataName, boolean editable)
           
static TreeColumn TreeColumn.createNodeDataColumn(Tree tree, String title, String nodeDataName, String dateFormat)
           
static TreeColumn TreeColumn.createNodeDataColumn(Tree tree, String title, String nodeDataName, TreeColumnHtmlRenderer renderer)
           
static FunctionBarItem FunctionBarItem.getRefreshFunctionBarItem(Tree tree, info.magnolia.cms.i18n.Messages msgs, javax.servlet.http.HttpServletRequest request)
           
static ContextMenuItem ContextMenuItem.getRefreshMenuItem(Tree tree, info.magnolia.cms.i18n.Messages msgs, javax.servlet.http.HttpServletRequest request)
           
 



Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.