|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dialog.ESCAPING | |
|---|---|
| nl.innovationinvestments.cheyenne.engine | |
| Uses of Dialog.ESCAPING in nl.innovationinvestments.cheyenne.engine |
|---|
| Methods in nl.innovationinvestments.cheyenne.engine that return Dialog.ESCAPING | |
|---|---|
Dialog.ESCAPING |
Dialog.getEscaping()
|
static Dialog.ESCAPING |
Dialog.ESCAPING.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Dialog.ESCAPING[] |
Dialog.ESCAPING.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in nl.innovationinvestments.cheyenne.engine with parameters of type Dialog.ESCAPING | |
|---|---|
java.lang.String |
Dialog.resolve(java.lang.String input,
Dialog.ESCAPING escaping)
This will resolve all variables (or even nested variables) in the input string. |
void |
Dialog.setEscaping(Dialog.ESCAPING value)
Escaping |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||