public class KPIDriver extends org.jboss.dashboard.ui.panel.PanelDriver implements org.jboss.dashboard.ui.panel.DashboardDriver
| Modifier and Type | Field and Description |
|---|---|
static String |
I18N_PREFFIX |
protected LocaleManager |
localeManager
The locale manager.
|
protected static org.slf4j.Logger |
log
Logger
|
static String |
PAGE_EDIT |
static String |
PAGE_PROVIDER_SELECTION |
static String |
PAGE_SHOW |
PAGE_HEADER, PAGE_HELP_MODE, PAGE_MANAGE_INVALID_DRIVER, panelSecurity, PARAMETER_ACTION_EXECUTED_ENABLED, parameters| Constructor and Description |
|---|
KPIDriver() |
_execute, actionChangePage, activateConfigMode, activateEditMode, activateHelpMode, activateNormalMode, addMethodPermission, addParameter, addParameters, addSystemParameter, afterInvokeAction, afterPanelClosed, afterPanelCustomPropertiesModified, afterPanelPlacedInRegion, afterPanelPropertiesModified, afterRenderPanel, beforeInvokeAction, beforePanelClosed, beforePanelInstanceRemove, beforePanelPlacedInRegion, beforePanelRemoved, canInvokeAction, checkInvokeAction, checkMethodSecurity, copyDirectory, copyFile, execute, fireAfterInvokeAction, fireAfterPanelClosed, fireAfterPanelPlacedInRegion, fireAfterRenderPanel, fireBeforeInvokeAction, fireBeforePanelInstanceRemove, fireBeforePanelPlacedInRegion, fireBeforePanelRemoved, fireBeforeRenderPanel, firePanelCustomPropertiesModified, firePanelPropertiesModified, getActionsBundle, getAllParameters, getConfigHeight, getConfigWidth, 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, panelActionStartConfigprotected static transient org.slf4j.Logger log
public static final String I18N_PREFFIX
public static final String PAGE_SHOW
public static final String PAGE_EDIT
public static final String PAGE_PROVIDER_SELECTION
protected LocaleManager localeManager
public KPI getKPI(org.jboss.dashboard.workspace.PanelInstance panelInstance)
public int getEditWidth(org.jboss.dashboard.workspace.Panel panel, org.jboss.dashboard.ui.controller.CommandRequest request)
getEditWidth in class org.jboss.dashboard.ui.panel.PanelDriverpublic int getEditHeight(org.jboss.dashboard.workspace.Panel panel, org.jboss.dashboard.ui.controller.CommandRequest request)
getEditHeight in class org.jboss.dashboard.ui.panel.PanelDriverpublic void init(org.jboss.dashboard.ui.panel.PanelProvider provider) throws Exception
init in class org.jboss.dashboard.ui.panel.PanelDriverExceptionprotected void beforeRenderPanel(org.jboss.dashboard.workspace.Panel panel, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
beforeRenderPanel in class org.jboss.dashboard.ui.panel.PanelDriverprotected void passKPItoUI(KPI kpi)
protected void beforePanelInstanceRemove(org.jboss.dashboard.workspace.PanelInstance instance) throws Exception
beforePanelInstanceRemove in class org.jboss.dashboard.ui.panel.PanelDriverExceptionpublic boolean supportsHelpMode(org.jboss.dashboard.workspace.Panel panel)
supportsHelpMode in class org.jboss.dashboard.ui.panel.PanelDriverpublic boolean supportsEditMode(org.jboss.dashboard.workspace.Panel panel)
supportsEditMode in class org.jboss.dashboard.ui.panel.PanelDriverpublic void replicateData(org.jboss.dashboard.workspace.PanelInstance src, org.jboss.dashboard.workspace.PanelInstance dest) throws Exception
replicateData in class org.jboss.dashboard.ui.panel.PanelDriverExceptionpublic org.jboss.dashboard.ui.controller.CommandResponse actionCreateKPI(org.jboss.dashboard.workspace.Panel panel, org.jboss.dashboard.ui.controller.CommandRequest request) throws Exception
Exceptionpublic void actionSubmit(org.jboss.dashboard.workspace.Panel panel, org.jboss.dashboard.ui.controller.CommandRequest request) throws Exception
Exceptionpublic Set<String> getPropertiesReferenced(org.jboss.dashboard.workspace.Panel panel) throws Exception
getPropertiesReferenced in interface org.jboss.dashboard.ui.panel.DashboardDriverExceptionCopyright © 2012–2015 JBoss by Red Hat. All rights reserved.