@Named(value="showp_config_panel") public class ShowPanelConfigComponent extends PanelManagementPanel
BeanHandler.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected LocaleManager |
localeManager |
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 |
afterRenderBean() |
String |
getBeanJSP() |
FormStatus |
getFormStatus() |
org.slf4j.Logger |
getLogger() |
MessagesComponentHandler |
getMessagesComponentHandler() |
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) |
protected boolean |
setParameters(CommandRequest request,
PanelProviderParameter[] params,
PanelInstance instance,
boolean specificParameters) |
protected boolean |
setSystemParameters(CommandRequest request,
PanelInstance instance) |
beforeRenderBean, closeDialog, getHeight, getModalDialogComponent, getPanel, getPanelInstance, getPanelInstanceId, getWidth, getWorkspace, getWorkspaceId, isWellConfigured, openDialog, reset, setHeight, setPanelId, setPanelInstanceId, setWidth, setWorkspaceId
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
public static final String PROPERTIES_STORED
public static final String PROPERTIES_NOT_STORED
@Inject protected LocaleManager localeManager
public String getBeanJSP()
getBeanJSP
in class UIBeanHandler
public boolean openDialog(Panel panel, CommandRequest request, String title, int width, int height)
openDialog
in class PanelManagementPanel
public void afterRenderBean()
afterRenderBean
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 MessagesComponentHandler getMessagesComponentHandler()
public org.slf4j.Logger getLogger()
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.