|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompletionForm | |
|---|---|
| arta.synergy.web.common.client.data.actions.completion | |
| Uses of CompletionForm in arta.synergy.web.common.client.data.actions.completion |
|---|
| Methods in arta.synergy.web.common.client.data.actions.completion that return CompletionForm | |
|---|---|
static CompletionForm |
CompletionForm.getByValue(int value)
|
CompletionForm |
CompletionResult.getCompletionForm()
|
static CompletionForm |
CompletionForm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CompletionForm[] |
CompletionForm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in arta.synergy.web.common.client.data.actions.completion with parameters of type CompletionForm | |
|---|---|
void |
CompletionResult.setCompletionForm(CompletionForm completionForm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||