public class ShowPanelConfigComponent extends PanelManagementPanel
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTIES_NOT_STORED |
static String |
PROPERTIES_STORED |
DEFAULT_HEIGHT, DEFAULT_WIDTH
Constructor and Description |
---|
ShowPanelConfigComponent() |
Modifier and Type | Method and Description |
---|---|
void |
actionSaveProperties(CommandRequest request) |
void |
afterRenderComponent() |
FormStatus |
getFormStatus() |
org.slf4j.Logger |
getLogger() |
String |
getMessagesComponentHandler() |
String |
getShowPanelConfigComponentFormatter() |
static ShowPanelConfigComponent |
lookup() |
boolean |
openDialog(Panel panel,
CommandRequest request,
String title,
int width,
int height) |
void |
resetFormStatus() |
protected boolean |
setCustomParameters(CommandRequest request,
PanelInstance instance) |
void |
setFormStatus(FormStatus formStatus) |
void |
setMessagesComponentHandler(String messagesComponentHandler) |
protected boolean |
setParameters(CommandRequest request,
PanelProviderParameter[] params,
PanelInstance instance,
boolean specificParameters) |
void |
setShowPanelConfigComponentFormatter(String showPanelConfigComponentFormatter) |
protected boolean |
setSystemParameters(CommandRequest request,
PanelInstance instance) |
beforeRenderComponent, closeDialog, getComponentIncludeJSP, getHeight, getModalDialogComponent, getPanel, getPanelInstance, getPanelInstanceId, getWidth, getWorkspace, getWorkspaceId, isWellConfigured, openDialog, reset, setComponentIncludeJSP, setHeight, setPanelId, setPanelInstanceId, setWidth, setWorkspaceId
getName
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isScopeAdequateForDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, stop
public static final String PROPERTIES_STORED
public static final String PROPERTIES_NOT_STORED
public boolean openDialog(Panel panel, CommandRequest request, String title, int width, int height)
openDialog
in class PanelManagementPanel
public void afterRenderComponent()
afterRenderComponent
in class PanelManagementPanel
public void actionSaveProperties(CommandRequest request) throws Exception
Exception
protected boolean setCustomParameters(CommandRequest request, PanelInstance instance) throws Exception
Exception
protected boolean setSystemParameters(CommandRequest request, PanelInstance instance) throws Exception
Exception
protected boolean setParameters(CommandRequest request, PanelProviderParameter[] params, PanelInstance instance, boolean specificParameters) throws Exception
Exception
public void resetFormStatus()
public static ShowPanelConfigComponent lookup()
public FormStatus getFormStatus()
public void setFormStatus(FormStatus formStatus)
public String getMessagesComponentHandler()
public void setMessagesComponentHandler(String messagesComponentHandler)
public String getShowPanelConfigComponentFormatter()
public void setShowPanelConfigComponentFormatter(String showPanelConfigComponentFormatter)
public org.slf4j.Logger getLogger()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.