|
Dashboard Builder UI Panels 6.0.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dashboard.ui.panel.PanelDriver
org.jboss.dashboard.ui.panel.navigation.breadCrumb.BreadCrumbDriver
public class BreadCrumbDriver
| 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 |
|---|
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 |
|---|
public static final String PARAM_INITIAL_TRIM_DEPTH
public static final String PARAM_ELEMENT_TEMPLATE
public static final String PARAM_SEPARATOR
| Constructor Detail |
|---|
public BreadCrumbDriver()
| Method Detail |
|---|
public void init(org.jboss.dashboard.ui.panel.PanelProvider panelProvider)
throws Exception
init in class org.jboss.dashboard.ui.panel.PanelDriverException
protected void addParameters(org.jboss.dashboard.ui.panel.PanelProvider panelProvider)
throws Exception
Exceptionpublic int getInitialTrimDepth(org.jboss.dashboard.workspace.Panel panel)
public String getSeparator(org.jboss.dashboard.workspace.Panel panel)
public String getTemplate(org.jboss.dashboard.workspace.Panel panel)
|
Dashboard Builder UI Panels 6.0.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||