Package | Description |
---|---|
com.spss.psapi.extensions.ui.spi |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionObjectUIDelegate.disposeUIDelegate(ExtensionObjectWindowHandle windowHandle)
Called when the UI for an extension object is being disposed of.
|
void |
ExtensionObjectUIDelegate.handleAction(java.lang.String actionId,
ExtensionObjectWindowHandle windowHandle)
Invoked when an extension-defined menu option or tool bar tool
is invoked.
|
void |
PropertyControl.initControl(java.lang.String property,
ExtensionObjectWindowHandle windowHandle,
ManagedSession managedSession)
This is the first method to be called on the control after
the property control instance has been created.
|
void |
ExtensionObjectPanel.initPanel(java.lang.String panelId,
ExtensionObjectWindowHandle windowHandle,
ManagedSession managedSession)
Called after the panel has been created but before the panel has been added to the window or the window has
been displayed.
|
void |
ExtensionObjectUIDelegate.initUIDelegate(ExtensionObjectWindowHandle windowHandle)
Called when the UI for an extension object is being created.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.