Package | Description |
---|---|
org.eclipse.ice.client.internal | |
org.eclipse.ice.client.widgets | |
org.eclipse.ice.iclient.uiwidgets |
Modifier and Type | Class and Description |
---|---|
class |
Client
The Client class is a base class for clients of the Core.
|
class |
ItemProcessor
This class is responsible for processing a Form for a specific Item.
|
Modifier and Type | Method and Description |
---|---|
void |
EclipseExtraInfoWidget.setCloseListener(IWidgetClosedListener listener)
(non-Javadoc)
|
void |
ExtraInfoDialog.setCloseListener(IWidgetClosedListener listener)
This operation sets a listener, an IWidgetClosedListener, that is waiting
to be notified with the widget is closed and whether it was closed OK or
if it was cancelled.
|
Modifier and Type | Method and Description |
---|---|
void |
IExtraInfoWidget.setCloseListener(IWidgetClosedListener listener)
This operation sets a listener, an IWidgetClosedListener, that is waiting to be notified with the widget is closed and whether it was closed OK or if it was cancelled.
|