@API(type=EXTENDABLE, src=PUBLIC) public interface WorkspaceAccessPluginExtension extends PluginExtension
Modifier and Type | Method and Description |
---|---|
boolean |
applicationClosing()
Notified before the editors are closed and the application exits.
|
void |
applicationStarted(StandalonePluginWorkspace pluginWorkspaceAccess)
Main plugin method.
|
void applicationStarted(StandalonePluginWorkspace pluginWorkspaceAccess)
pluginWorkspaceAccess
- The workspace accesscontext
- The context the plugin was invoked in.boolean applicationClosing()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.