public class TablePrintFormAction extends ListPrintFormAction
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 |
---|
TablePrintFormAction(java.lang.String id,
com.haulmont.cuba.gui.components.Table table) |
TablePrintFormAction(java.lang.String id,
com.haulmont.cuba.gui.components.Window window,
com.haulmont.cuba.gui.components.Table table)
Deprecated.
Use
TablePrintFormAction(String, Table) instead. |
TablePrintFormAction(com.haulmont.cuba.gui.components.Table table) |
TablePrintFormAction(com.haulmont.cuba.gui.components.Window window,
com.haulmont.cuba.gui.components.Table table)
Deprecated.
Use
TablePrintFormAction(Table) instead. |
actionPerform
getBeforeActionPerformedHandler, setBeforeActionPerformedHandler
addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isPrimary, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setIconFromSet, setPrimary, setShortcut, setShortcutCombination, setVisible
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setIconFromSet, setShortcut, setShortcutCombination, setVisible
@Deprecated public TablePrintFormAction(com.haulmont.cuba.gui.components.Window window, com.haulmont.cuba.gui.components.Table table)
TablePrintFormAction(Table)
instead.@Deprecated public TablePrintFormAction(java.lang.String id, com.haulmont.cuba.gui.components.Window window, com.haulmont.cuba.gui.components.Table table)
TablePrintFormAction(String, Table)
instead.public TablePrintFormAction(com.haulmont.cuba.gui.components.Table table)
public TablePrintFormAction(java.lang.String id, com.haulmont.cuba.gui.components.Table table)