| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.web.helper |
| Modifier and Type | Method and Description |
|---|---|
AjaxAnswer.AjaxAnswerType |
AjaxAnswer.getType() |
static AjaxAnswer.AjaxAnswerType |
AjaxAnswer.AjaxAnswerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AjaxAnswer.AjaxAnswerType[] |
AjaxAnswer.AjaxAnswerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AjaxAnswer.setType(AjaxAnswer.AjaxAnswerType type) |
| Constructor and Description |
|---|
AjaxAnswer(String path,
AjaxAnswer.AjaxAnswerType type) |
AjaxAnswer(String path,
String viewtype,
AjaxAnswer.AjaxAnswerType type) |
Copyright © 2014 Cinovo AG. All Rights Reserved.