Package | Description |
---|---|
org.universAAL.middleware.ui | |
org.universAAL.middleware.ui.owl | |
org.universAAL.support.utils.ui.low |
Contains low level helper classes to deal with UI concepts of universAAL.
|
org.universAAL.ui.dm.adapters | |
org.universAAL.utilities.api.ui.low |
Contains low level helper classes to deal with UI concepts of universAAL.
|
Modifier and Type | Method and Description |
---|---|
PrivacyLevel |
UIRequest.getDialogPrivacyLevel()
Gets the dialog privacy level.
|
Constructor and Description |
---|
UIRequest(Resource user,
Form dialogForm,
LevelRating dialogPriority,
Locale dialogLang,
PrivacyLevel dialogPrivacy)
Instantiates a new
UIRequest . |
Modifier and Type | Field and Description |
---|---|
static PrivacyLevel |
PrivacyLevel.homeMatesOnly |
static PrivacyLevel |
PrivacyLevel.insensible |
static PrivacyLevel |
PrivacyLevel.intimatesOnly |
static PrivacyLevel |
PrivacyLevel.knownPeopleOnly |
static PrivacyLevel |
PrivacyLevel.personal |
Modifier and Type | Method and Description |
---|---|
static PrivacyLevel |
PrivacyLevel.getLevelByOrder(int order) |
static PrivacyLevel |
PrivacyLevel.getMaxValue() |
static PrivacyLevel |
PrivacyLevel.getMinValue() |
static PrivacyLevel |
PrivacyLevel.valueOf(String name) |
Constructor and Description |
---|
Dialog(User user,
String title,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
Dialog(User user,
String title,
Resource root,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
Message(User user,
String title,
String message,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
SubDialog(User user,
String title,
String parentDialogURI,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
Constructor and Description |
---|
AdapterDialogPrivacyLevel(PrivacyLevel newDialogPrivacyLevel) |
Constructor and Description |
---|
Dialog(User user,
String title,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
Dialog(User user,
String title,
Resource root,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
Message(User user,
String title,
String message,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
SubDialog(User user,
String title,
String parentDialogURI,
LevelRating priority,
PrivacyLevel privacy)
Use this helper class to create a UIRequest that is easy to use.
|
Copyright © 2018 universAAL Consortium. All rights reserved.