Package | Description |
---|---|
org.universAAL.middleware.ui | |
org.universAAL.middleware.ui.impl | |
org.universAAL.samples.lighting.uiclient | |
org.universAAL.samples.uibus | |
org.universAAL.samples.utils.client | |
org.universAAL.support.utils |
Contains the most basic helper utility for using the universAAL simplified API.
|
org.universAAL.support.utils.ui.mid |
Contains normal helper classes to deal with UI concepts of universAAL.
|
org.universAAL.tutorials.ui.bus.uicaller | |
org.universAAL.ui.dm | |
org.universAAL.ui.dm.ui.preferences.editor |
Modifier and Type | Method and Description |
---|---|
void |
IUIBus.unregister(String callerID,
UICaller uicaller)
Unregisters an application's caller from the bus.
|
Modifier and Type | Method and Description |
---|---|
void |
UIStrategyCaller.abortAllPendingRequestsFor(UICaller caller)
A caller is unregistering, and it will be no more reachable, all of its
pending requests must be aborted.
|
void |
UIBusImpl.unregister(String callerID,
UICaller caller) |
Modifier and Type | Class and Description |
---|---|
class |
UIProvider |
Modifier and Type | Class and Description |
---|---|
class |
OPublisher |
Modifier and Type | Class and Description |
---|---|
class |
UIExample |
Modifier and Type | Class and Description |
---|---|
class |
WrapperUI
This class is for internal use by the utility API only.
|
Modifier and Type | Class and Description |
---|---|
class |
UtilUICaller
This abstract class can be extended to create a UICaller that automatically
registers its own Service Callee with the typical Main Menu "Start" service,
that will be called by the Dialog Manager when the user requests the
application form the Main Menu.
|
Modifier and Type | Class and Description |
---|---|
class |
MyUICaller
|
Modifier and Type | Field and Description |
---|---|
UICaller |
Activator.uiCaller |
Constructor and Description |
---|
MainButtonServiceCallee(ModuleContext context,
UICaller uiCaller) |
Modifier and Type | Class and Description |
---|---|
class |
DialogManagerImpl
The UICaller implements the interface
IDialogManager . |
Modifier and Type | Class and Description |
---|---|
class |
UIPreferencesUICaller
UI Preferences Editor dialog provider.
|
Copyright © 2018 universAAL Consortium. All rights reserved.