@Deprecated public interface ClientPluginAction<C extends BaseContext>
ClientPlugin.getActions(ClientPluginScope)
@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 © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500