public class RenderIndentedSectionsFormatter extends Formatter
Constructor and Description |
---|
RenderIndentedSectionsFormatter() |
Modifier and Type | Method and Description |
---|---|
NavigationManager |
getNavigationManager() |
protected String |
getPageUrl(javax.servlet.http.HttpServletRequest request,
Section section,
boolean permanent) |
protected String |
getTitle(Section section) |
protected void |
initSections(String preffix,
WorkspaceImpl workspace) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
void |
setNavigationManager(NavigationManager navigationManager) |
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 NavigationManager getNavigationManager()
public void setNavigationManager(NavigationManager navigationManager)
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws FormatterException
Formatter
service
in class Formatter
request
- user requestresponse
- response to the userFormatterException
- in case of an unexpected exception.protected void initSections(String preffix, WorkspaceImpl workspace)
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.