@ApplicationScoped public class FormChangeHandler extends BeanHandler
| Constructor and Description |
|---|
FormChangeHandler() |
| Modifier and Type | Method and Description |
|---|---|
CommandResponse |
actionProcess(CommandRequest request) |
FormChangeProcessor |
getChangeProcessor() |
boolean |
isEnabledForActionHandling() |
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getCurrentComponentRenderer, getExtraActionParams, getFieldErrors, handle, hasError, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, startpublic boolean isEnabledForActionHandling()
isEnabledForActionHandling in class BeanHandlerpublic FormChangeProcessor getChangeProcessor()
public CommandResponse actionProcess(CommandRequest request) throws Exception
ExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.