@Deprecated public interface ClientPluginAction<C extends BaseContext>
ClientPlugin.getActions(ClientPluginScope)
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Deprecated.
since 5.0.103 with no replacement
|
boolean |
isEnabled(C context)
Deprecated.
since 5.0.103 with no replacement
|
boolean |
isVisible(C context)
Deprecated.
since 5.0.103 with no replacement
|
@Deprecated String getLabel()
@Deprecated boolean isVisible(C context)
context
- the context to check the visible state fortrue
if this plugin action should be visible in the given context, false
otherwise@Deprecated boolean isEnabled(C context)
context
- the context to check the enabled state fortrue
if this plugin action should be enabled in the given context, false
otherwiseCopyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210