public class ClaimProcTaskAction extends ProcAction
ProcAction.AfterActionListener, ProcAction.BeforeActionPredicate
com.haulmont.cuba.gui.components.actions.BaseAction.EnabledRule
com.haulmont.cuba.gui.components.Action.ActionPerformedEvent, com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler, com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandler, com.haulmont.cuba.gui.components.Action.HasOpenType, com.haulmont.cuba.gui.components.Action.HasSecurityConstraint, com.haulmont.cuba.gui.components.Action.HasTarget, com.haulmont.cuba.gui.components.Action.Status, com.haulmont.cuba.gui.components.Action.UiPermissionAware
Constructor and Description |
---|
ClaimProcTaskAction(ProcTask procTask,
com.haulmont.cuba.gui.components.Component.BelongToFrame target) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerform(com.haulmont.cuba.gui.components.Component component) |
java.lang.String |
getCaption() |
addAfterActionListener, addBeforeActionPredicate
addEnabledRule, getTarget, isEnabledByUiPermissions, isVisibleByUiPermissions, refreshState, removeEnabledRule, setEnabled, setEnabledByUiPermissions, setTarget, setVisible, setVisibleByUiPermissions, withCaption, withDescription, withHandler, withIcon, withShortcut
addOwner, addPropertyChangeListener, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isPrimary, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setIconFromSet, setPrimary, setShortcut, setShortcutCombination
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addOwner, addPropertyChangeListener, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setIconFromSet, setShortcut, setShortcutCombination
public ClaimProcTaskAction(ProcTask procTask, com.haulmont.cuba.gui.components.Component.BelongToFrame target)
public void actionPerform(com.haulmont.cuba.gui.components.Component component)
actionPerform
in interface com.haulmont.cuba.gui.components.Action
actionPerform
in class com.haulmont.cuba.gui.components.actions.BaseAction
public java.lang.String getCaption()
getCaption
in interface com.haulmont.cuba.gui.components.Action
getCaption
in class com.haulmont.cuba.gui.components.AbstractAction