@Deprecated
public class ShowLinkAction
extends io.jmix.ui.action.BaseAction
Modifier and Type | Class and Description |
---|---|
static interface |
ShowLinkAction.Handler
Deprecated.
|
io.jmix.ui.action.BaseAction.EnabledRule
io.jmix.ui.action.Action.ActionPerformedEvent, io.jmix.ui.action.Action.AdjustWhenScreenReadOnly, io.jmix.ui.action.Action.ExecutableAction, io.jmix.ui.action.Action.HasPrimaryState, io.jmix.ui.action.Action.HasSecurityConstraint, io.jmix.ui.action.Action.HasTarget, io.jmix.ui.action.Action.MainTabSheetAction, io.jmix.ui.action.Action.ScreenOpeningAction, io.jmix.ui.action.Action.SecuredAction, io.jmix.ui.action.Action.Status
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_ID
Deprecated.
|
protected CollectionDatasource |
ds
Deprecated.
|
protected ShowLinkAction.Handler |
handler
Deprecated.
|
Constructor and Description |
---|
ShowLinkAction(CollectionDatasource ds,
ShowLinkAction.Handler handler)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerform(io.jmix.ui.component.Component component)
Deprecated.
|
protected java.lang.String |
compileLink(CollectionDatasource ds)
Deprecated.
|
addActionPerformedListener, addEnabledRule, isApplicable, isEnabledByRule, isEnabledByUiPermissions, isPermitted, isVisibleByUiPermissions, refreshState, removeEnabledRule, setEnabled, setEnabledByUiPermissions, setEnabledInternal, setVisible, setVisibleByUiPermissions, setVisibleInternal, withCaption, withDescription, withHandler, withIcon, withPrimary, withShortcut
addOwner, addPropertyChangeListener, firePropertyChange, getCaption, getDescription, getEventHub, getIcon, getId, getOwner, getOwners, getShortcutCombination, hasSubscriptions, isEnabled, isPrimary, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setPrimary, setShortcut, setShortcutCombination
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, removeOwner, removePropertyChangeListener, setCaption, setDescription, setIcon, setShortcut, setShortcutCombination
public static final java.lang.String ACTION_ID
protected CollectionDatasource ds
protected ShowLinkAction.Handler handler
public ShowLinkAction(CollectionDatasource ds, ShowLinkAction.Handler handler)
public void actionPerform(io.jmix.ui.component.Component component)
actionPerform
in interface io.jmix.ui.action.Action
actionPerform
in class io.jmix.ui.action.BaseAction
protected java.lang.String compileLink(CollectionDatasource ds)