Dashboard Builder UI Panels 6.2.0.Beta1

org.jboss.dashboard.ui.panel.navigation.breadCrumb
Class BreadCrumbDriver

java.lang.Object
  extended by org.jboss.dashboard.ui.panel.PanelDriver
      extended by org.jboss.dashboard.ui.panel.navigation.breadCrumb.BreadCrumbDriver

public class BreadCrumbDriver
extends org.jboss.dashboard.ui.panel.PanelDriver


Field Summary
static String PARAM_ELEMENT_TEMPLATE
           
static String PARAM_INITIAL_TRIM_DEPTH
           
static String PARAM_SEPARATOR
           
 
Fields inherited from class org.jboss.dashboard.ui.panel.PanelDriver
PAGE_EDIT, PAGE_HEADER, PAGE_HELP_MODE, PAGE_MANAGE_INVALID_DRIVER, PAGE_SHOW, panelSecurity, PARAMETER_ACTION_EXECUTED_ENABLED, parameters
 
Constructor Summary
BreadCrumbDriver()
           
 
Method Summary
protected  void addParameters(org.jboss.dashboard.ui.panel.PanelProvider panelProvider)
           
 int getInitialTrimDepth(org.jboss.dashboard.workspace.Panel panel)
           
 String getSeparator(org.jboss.dashboard.workspace.Panel panel)
           
 String getTemplate(org.jboss.dashboard.workspace.Panel panel)
           
 void init(org.jboss.dashboard.ui.panel.PanelProvider panelProvider)
           
 
Methods inherited from class org.jboss.dashboard.ui.panel.PanelDriver
_execute, actionChangePage, activateConfigMode, activateEditMode, activateHelpMode, activateNormalMode, addMethodPermission, addParameter, addParameters, addSystemParameter, afterInvokeAction, afterPanelClosed, afterPanelCustomPropertiesModified, afterPanelPlacedInRegion, afterPanelPropertiesModified, afterRenderPanel, beforeInvokeAction, beforePanelClosed, beforePanelInstanceRemove, beforePanelInstanceRemove, beforePanelPlacedInRegion, beforePanelRemoved, beforeRenderPanel, canInvokeAction, checkInvokeAction, checkMethodSecurity, copyDirectory, copyFile, execute, fireAfterInvokeAction, fireAfterPanelClosed, fireAfterPanelPlacedInRegion, fireAfterRenderPanel, fireBeforeInvokeAction, fireBeforePanelInstanceRemove, fireBeforePanelPlacedInRegion, fireBeforePanelRemoved, fireBeforeRenderPanel, firePanelCustomPropertiesModified, firePanelPropertiesModified, getActionsBundle, getAllParameters, getConfigHeight, getConfigWidth, getEditHeight, getEditWidth, getHelpHeight, getHelpWidth, getMethodName, getPageEdit, getPageHelpMode, getPanelDir, getPanelDir, getPanelDirMapping, getPanelDirMapping, getPanelHTMLContent, getPanelSession, getPanelSession, getPanelSession, getResourceForPermission, getShowPanelPageComponent, getTextShownByInstance, getURLWhenMaximized, hasMethodAccess, initPanel, initPanelSession, initPermissionsParameters, initSystemParameters, isDoubleClickProtected, isSystemAction, move, panelActionClose, panelActionEditMode, panelActionFactory, panelActionHelpMode, panelActionInvalidateCache, panelActionMaximize, panelActionMaximizeInRegion, panelActionMinimize, panelActionMoveBack, panelActionMoveForward, panelActionRefreshPanel, panelActionRemove, panelActionRestore, panelActionSelect, panelActionShowMode, panelActionStartConfig, replicateData, supportsEditMode, supportsHelpMode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAM_INITIAL_TRIM_DEPTH

public static final String PARAM_INITIAL_TRIM_DEPTH
See Also:
Constant Field Values

PARAM_ELEMENT_TEMPLATE

public static final String PARAM_ELEMENT_TEMPLATE
See Also:
Constant Field Values

PARAM_SEPARATOR

public static final String PARAM_SEPARATOR
See Also:
Constant Field Values
Constructor Detail

BreadCrumbDriver

public BreadCrumbDriver()
Method Detail

init

public void init(org.jboss.dashboard.ui.panel.PanelProvider panelProvider)
          throws Exception
Overrides:
init in class org.jboss.dashboard.ui.panel.PanelDriver
Throws:
Exception

addParameters

protected void addParameters(org.jboss.dashboard.ui.panel.PanelProvider panelProvider)
                      throws Exception
Throws:
Exception

getInitialTrimDepth

public int getInitialTrimDepth(org.jboss.dashboard.workspace.Panel panel)

getSeparator

public String getSeparator(org.jboss.dashboard.workspace.Panel panel)

getTemplate

public String getTemplate(org.jboss.dashboard.workspace.Panel panel)

Dashboard Builder UI Panels 6.2.0.Beta1

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.