public abstract class AbstractPrintFormAction
extends com.haulmont.cuba.gui.components.AbstractAction
implements com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandler
com.haulmont.cuba.gui.components.Action.ActionPerformedEvent, com.haulmont.cuba.gui.components.Action.AdjustWhenScreenReadOnly, com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler, com.haulmont.cuba.gui.components.Action.DisabledWhenScreenReadOnly, com.haulmont.cuba.gui.components.Action.ExecutableAction, com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandler, com.haulmont.cuba.gui.components.Action.HasOpenType, com.haulmont.cuba.gui.components.Action.HasPrimaryState, com.haulmont.cuba.gui.components.Action.HasSecurityConstraint, com.haulmont.cuba.gui.components.Action.HasTarget, com.haulmont.cuba.gui.components.Action.SecuredAction, com.haulmont.cuba.gui.components.Action.Status| Modifier and Type | Method and Description |
|---|---|
com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler |
getBeforeActionPerformedHandler() |
void |
setBeforeActionPerformedHandler(com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler handler) |
addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isPrimary, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setIconFromSet, setPrimary, setShortcut, setShortcutCombination, setVisibleequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerform, addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setIconFromSet, setShortcut, setShortcutCombination, setVisiblepublic com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler getBeforeActionPerformedHandler()
getBeforeActionPerformedHandler in interface com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandlerpublic void setBeforeActionPerformedHandler(com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler handler)
setBeforeActionPerformedHandler in interface com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandler