| Package | Description |
|---|---|
| com.corticon.eclipse.core |
| Modifier and Type | Method and Description |
|---|---|
IMessageBoxDelegate |
IDialogAPI.getMessageBoxDelegate()
Get the message box delegate for this API.
|
IMessageBoxDelegate |
IModelAPI.getMessageBoxDelegate()
Get the message box delegate for this API.
|
IMessageBoxDelegate |
IModelAPIState.getMessageBoxDelegate()
Get the message box delegate for this API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDialogAPI.setMessageBoxDelegate(IMessageBoxDelegate aIMessageBoxDelegate)
Set the optional message box delegate for the API.
|
void |
IModelAPI.setMessageBoxDelegate(IMessageBoxDelegate aIMessageBoxDelegate)
Set the optional message box delegate for the API.
|
void |
IModelAPIState.setMessageBoxDelegate(IMessageBoxDelegate aIMessageBoxDelegate)
Set the optional message box delegate for the API.
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.