public class ReportExecutionBrowser.DownloadDocumentAction
extends com.haulmont.cuba.gui.components.actions.BaseAction
com.haulmont.cuba.gui.components.actions.BaseAction.EnabledRulecom.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| Constructor and Description |
|---|
DownloadDocumentAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerform(com.haulmont.cuba.gui.components.Component component) |
java.lang.String |
getCaption() |
java.lang.String |
getIcon() |
addActionPerformedListener, addEnabledRule, isEnabledByUiPermissions, isVisibleByUiPermissions, refreshState, removeEnabledRule, setEnabled, setEnabledByUiPermissions, setVisible, setVisibleByUiPermissions, withCaption, withDescription, withHandler, withIcon, withPrimary, withShortcutaddOwner, addPropertyChangeListener, getDescription, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isPrimary, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setIconFromSet, setPrimary, setShortcut, setShortcutCombinationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOwner, addPropertyChangeListener, getDescription, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setIconFromSet, setShortcut, setShortcutCombinationpublic java.lang.String getCaption()
getCaption in interface com.haulmont.cuba.gui.components.ActiongetCaption in class com.haulmont.cuba.gui.components.AbstractActionpublic java.lang.String getIcon()
getIcon in interface com.haulmont.cuba.gui.components.ActiongetIcon in class com.haulmont.cuba.gui.components.AbstractActionpublic void actionPerform(com.haulmont.cuba.gui.components.Component component)
actionPerform in interface com.haulmont.cuba.gui.components.ActionactionPerform in class com.haulmont.cuba.gui.components.actions.BaseAction