Package | Description |
---|---|
ilog.views.appframe.plugin |
Provides interfaces and classes for adding plug-ins to an application.
|
Modifier and Type | Method and Description |
---|---|
IlvPluginException |
PluginEvent.getException()
Returns the exception that was raised while installing or
uninstalling the plugin associated with this event.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvPluginManager.installPlugin(IlvPlugin plugin)
Installs the specified
plugin . |
boolean |
IlvPluginManager.uninstallPlugin(IlvPlugin plugin,
boolean dependentPlugins)
Uninstalls the specified
plugin . |
void |
IlvPluginManager.uninstallPlugins()
Uninstalls the plug-ins of the plug-in manager.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.