public class ShowPanelConfigComponentFormatter extends Formatter
Constructor and Description |
---|
ShowPanelConfigComponentFormatter() |
Modifier and Type | Method and Description |
---|---|
ShowPanelConfigComponent |
getShowPanelConfigComponent() |
protected void |
renderPanelParameters(javax.servlet.http.HttpServletRequest request,
PanelInstance instance,
PanelProviderParameter[] params) |
void |
service(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Perform the required logic for this Formatter.
|
void |
setShowPanelConfigComponent(ShowPanelConfigComponent showPanelConfigComponent) |
afterRendering, formatObject, getDefaultLang, getDriver, getEncoding, getLang, getLocale, getLocaleManager, getLocalizedValue, getPanel, getParameter, getProvider, getSection, getWorkspace, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOut
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
public void service(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws FormatterException
Formatter
service
in class Formatter
httpServletRequest
- user requesthttpServletResponse
- response to the userFormatterException
- in case of an unexpected exception.protected void renderPanelParameters(javax.servlet.http.HttpServletRequest request, PanelInstance instance, PanelProviderParameter[] params)
public ShowPanelConfigComponent getShowPanelConfigComponent()
public void setShowPanelConfigComponent(ShowPanelConfigComponent showPanelConfigComponent)
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.