public class EditViewAction
extends com.haulmont.cuba.gui.components.AbstractAction
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 |
---|
EditViewAction(BandDefinitionEditor bandDefinitionEditor) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerform(com.haulmont.cuba.gui.components.Component component) |
com.haulmont.cuba.core.global.View |
findSubViewByCollectionPropertyName(com.haulmont.cuba.core.global.View view,
java.lang.String propertyName) |
addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isPrimary, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setIconFromSet, setPrimary, setShortcut, setShortcutCombination, setVisible
public EditViewAction(BandDefinitionEditor bandDefinitionEditor)