@ApplicationScoped @Named(value="CustomInputFieldHandlerFormatter") public class CustomInputFieldHandlerFormatter extends Formatter
| Modifier and Type | Field and Description |
|---|---|
static String |
MODE_INPUT |
static String |
MODE_SHOW |
static String |
PARAM_MODE |
| Constructor and Description |
|---|
CustomInputFieldHandlerFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
afterRendering, getLang, getLocale, getLocaleManager, getParameter, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOutpublic static final String PARAM_MODE
public static final String MODE_INPUT
public static final String MODE_SHOW
public void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws FormatterException
service in class FormatterFormatterExceptionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.