Package | Description |
---|---|
org.universAAL.middleware.ui | |
org.universAAL.middleware.ui.impl | |
org.universAAL.samples.lighting.uiclient | |
org.universAAL.samples.uibus | |
org.universAAL.samples.utils.app | |
org.universAAL.samples.utils.client | |
org.universAAL.support.utils |
Contains the most basic helper utility for using the universAAL simplified API.
|
org.universAAL.tutorials.ui.bus.uicaller | |
org.universAAL.ui.dm | |
org.universAAL.ui.dm.interfaces | |
org.universAAL.ui.dm.ui.preferences.editor | |
org.universAAL.ui.dm.userInteraction | |
org.universAAL.ui.dm.userInteraction.mainMenu | |
org.universAAL.ui.dm.userInteraction.mainMenu.file | |
org.universAAL.ui.dm.userInteraction.messageManagement | |
org.universAAL.ui.dm.userInteraction.systemMenu | |
org.universAAL.utilities.api |
Contains the most basic helper utility for using the universAAL simplified API.
|
Modifier and Type | Method and Description |
---|---|
void |
IUIBus.dialogFinished(String handlerID,
UIResponse uiResponse)
|
void |
UIHandler.dialogFinished(UIResponse uiResponse)
Dialog finished.
|
abstract void |
UICaller.handleUIResponse(UIResponse uiResponse)
Handle
UIResponse - that comes from UIHandler carrying
user input. |
Modifier and Type | Method and Description |
---|---|
void |
UIBusImpl.dialogFinished(String handlerID,
UIResponse response) |
protected abstract void |
UIStrategyHandler.notifyCallerDialogSubmitted(UIResponse response)
check sender and if local send it if not send message.
|
protected void |
UIStrategyCaller.notifyCallerDialogSubmitted(UIResponse response) |
Constructor and Description |
---|
UIRequestCall(UIResponse resp) |
Modifier and Type | Method and Description |
---|---|
void |
UIProvider.handleUIResponse(UIResponse uir) |
Modifier and Type | Method and Description |
---|---|
void |
OPublisher.handleUIResponse(UIResponse event) |
Modifier and Type | Method and Description |
---|---|
void |
UIExample.handleUIResponse(UIResponse input) |
Modifier and Type | Method and Description |
---|---|
void |
UIExample.handleUIResponse(UIResponse input) |
Modifier and Type | Method and Description |
---|---|
void |
IUIListener.handleUIResponse(UIResponse response)
When a UI response is received to a UI request associated to this
listener by universAAL helper, this method is called and is passed the
response.
|
void |
WrapperUI.handleUIResponse(UIResponse r) |
Modifier and Type | Method and Description |
---|---|
void |
MyUICaller.handleUIResponse(UIResponse input) |
Modifier and Type | Method and Description |
---|---|
void |
DialogManagerImpl.handleUIResponse(UIResponse response)
Handle
UIResponse - that comes from UIHandler carrying
user input. |
void |
UserDialogManager.handleUIResponse(UIResponse response)
Handle the response.
|
Modifier and Type | Method and Description |
---|---|
void |
ISubmitGroupListener.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
Modifier and Type | Method and Description |
---|---|
protected void |
UIPreferencesUICaller.handleSubmit(UIResponse uiResponse)
Handle submit UI preferences data, and refresh Java JVM user.language
based on the one defined in the
UIPreferencesSubprofile |
void |
UIPreferencesUICaller.handleUIResponse(UIResponse uiResponse) |
Modifier and Type | Method and Description |
---|---|
void |
PendingDialogBuilder.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
Modifier and Type | Method and Description |
---|---|
void |
SearchableAggregatedMainMenuProvider.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
void |
AggregatedMainMenuProvider.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
void |
AllMainMenuProvider.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
Modifier and Type | Method and Description |
---|---|
void |
FileMainMenuProvider.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
Modifier and Type | Method and Description |
---|---|
void |
MessageListener.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
void |
PendingMessageBuilder.handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
Modifier and Type | Method and Description |
---|---|
void |
ClassicSystemMenuProvider.handle(UIResponse response) |
void |
SmartPendingSystemMenuProvider.handle(UIResponse response) |
void |
TaskBarSystemMenuProvider.handle(UIResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
IUIListener.handleUIResponse(UIResponse response)
When a UI response is received to a UI request associated to this
listener by universAAL helper, this method is called and is passed the
response.
|
void |
WrapperUI.handleUIResponse(UIResponse r) |
Copyright © 2018 universAAL Consortium. All rights reserved.