@ApplicationScoped @Named(value="org.jbpm.formModeler.core.processing.fieldHandlers.multiple.MultipleInputHandler") public class MultipleInputHandler extends BeanHandler
Constructor and Description |
---|
MultipleInputHandler() |
Modifier and Type | Method and Description |
---|---|
void |
actionAddItem(CommandRequest request) |
void |
actionDeleteItem(CommandRequest request) |
boolean |
isEnabledForActionHandling() |
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getExtraActionParams, getFieldErrors, handle, hasError, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
public void actionAddItem(CommandRequest request) throws Exception
Exception
public void actionDeleteItem(CommandRequest request) throws Exception
Exception
public boolean isEnabledForActionHandling()
isEnabledForActionHandling
in class BeanHandler
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.