@SessionScoped public class ModalDialogFormatter extends Formatter implements Serializable
Constructor and Description |
---|
ModalDialogFormatter() |
Modifier and Type | Method and Description |
---|---|
ModalDialogComponent |
getModalDialogComponent() |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
void |
setModalDialogComponent(ModalDialogComponent modalComponentsDialogComponent) |
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
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.public ModalDialogComponent getModalDialogComponent()
public void setModalDialogComponent(ModalDialogComponent modalComponentsDialogComponent)
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.