Package | Description |
---|---|
de.espirit.firstspirit.ui.operations |
Modifier and Type | Method and Description |
---|---|
RequestOperation.Answer |
RequestOperation.addAnswer(String label)
Add an answer with the given label.
|
RequestOperation.Answer |
RequestOperation.addCancel()
Adds an answer with a language dependent label for "cancel".
|
RequestOperation.Answer |
RequestOperation.addNo()
Adds an answer with a language dependent label for "no".
|
RequestOperation.Answer |
RequestOperation.addOk()
Adds an answer with a language dependent label for "ok".
|
RequestOperation.Answer |
RequestOperation.addYes()
Adds an answer with a language dependent label for "yes".
|
RequestOperation.Answer |
RequestOperation.perform(String question)
Asks the given question, returning the selected answer.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestOperation.setInitialAnswer(RequestOperation.Answer answer)
Defines the answer to be initially selected.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500