Package | Description |
---|---|
org.universAAL.middleware.ui | |
org.universAAL.middleware.ui.owl | |
org.universAAL.ontology.ui.preferences |
Modifier and Type | Method and Description |
---|---|
Modality |
UIRequest.getAltPresentationModality()
Gets the alternative presentation modality.
|
Modality[] |
UIHandlerProfile.getSupportedInputModalities()
Gets the supported input modalities.
|
Modifier and Type | Method and Description |
---|---|
void |
UIRequest.setAltPresentationModality(Modality outputModality)
Sets the alternative presentation modality.
|
void |
UIRequest.setPresentationModality(Modality modality)
Sets the presentation modality.
|
boolean |
UIHandlerProfile.setSupportedInputModalities(Modality[] modalities)
Sets the supported input modalities.
|
Modifier and Type | Field and Description |
---|---|
static Modality |
Modality.gesture |
static Modality |
Modality.gui |
static Modality |
Modality.mobile |
static Modality |
Modality.sms |
static Modality |
Modality.voice |
static Modality |
Modality.web |
Modifier and Type | Method and Description |
---|---|
static Modality |
Modality.getLevelByOrder(int order) |
static Modality |
Modality.valueOf(String name) |
Modifier and Type | Method and Description |
---|---|
Modality |
GeneralInteractionPreferences.getPreferredModality() |
Modality |
GeneralInteractionPreferences.getSecondaryModality() |
Modifier and Type | Method and Description |
---|---|
void |
GeneralInteractionPreferences.setPreferredModality(Modality newPropValue) |
void |
GeneralInteractionPreferences.setSecondaryModality(Modality newPropValue) |
Copyright © 2018 universAAL Consortium. All rights reserved.