info.magnolia.module.workflow.trees
Class WorkflowTreeConfiguration

java.lang.Object
  extended by info.magnolia.module.admininterface.AbstractTreeConfiguration
      extended by info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
          extended by info.magnolia.module.workflow.trees.WorkflowTreeConfiguration
All Implemented Interfaces:
AdminTreeConfiguration

public class WorkflowTreeConfiguration
extends ConfigTreeConfiguration

A TreeConfiguration that allows display of types found in Expressions and Store workspaces.

Version:
$Revision: $ ($Author: $)
Author:
had

Constructor Summary
WorkflowTreeConfiguration()
           
 
Method Summary
 void prepareTree(Tree tree, boolean browseMode, javax.servlet.http.HttpServletRequest request)
          Override this method to configure the tree control (define the columns, ...)
 
Methods inherited from class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
prepareContextMenu, prepareFunctionBar
 
Methods inherited from class info.magnolia.module.admininterface.AbstractTreeConfiguration
getMessages, hasAnyActiveSubscriber, isAdminInstance, isEnableDeleteConfirmation, setEnableDeleteConfirmation, setMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowTreeConfiguration

public WorkflowTreeConfiguration()
Method Detail

prepareTree

public void prepareTree(Tree tree,
                        boolean browseMode,
                        javax.servlet.http.HttpServletRequest request)
Description copied from interface: AdminTreeConfiguration
Override this method to configure the tree control (define the columns, ...)

Specified by:
prepareTree in interface AdminTreeConfiguration
Overrides:
prepareTree in class ConfigTreeConfiguration
browseMode - true if this tree is shown in simple browse mode
See Also:
AdminTreeConfiguration.prepareTree(info.magnolia.cms.gui.control.Tree, boolean, javax.servlet.http.HttpServletRequest)


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