public interface IMMIUIService extends IMMIUIProvider
Modifier and Type | Field and Description |
---|---|
static IMMIUIService |
INSTANCE
The default public instance of the public MMIUIService.
|
Modifier and Type | Method and Description |
---|---|
java.util.List |
getUIHandlers(java.lang.Object uiObject,
IUIContext uiContext)
Return a List of IMMIUIHandler objects for the given UI Object and the
given IUIContext.
|
getStructuredReferenceOpenHandler, getUIHandler
static final IMMIUIService INSTANCE
java.util.List getUIHandlers(java.lang.Object uiObject, IUIContext uiContext)
uiObject
- ui ObjectuiContext
- IUIContext