| Package | Description |
|---|---|
| io.vertigo.struts2.controller | |
| io.vertigo.struts2.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ListAutocompleteAction
Service web de l'autocomplete des listes.
|
| Constructor and Description |
|---|
ContextForm(String contextKey,
AbstractActionSupport action)
Constructeur.
|
ContextForm(String contextKey,
io.vertigo.vega.webservice.validation.DtObjectValidator<O> validator,
AbstractActionSupport action)
Constructeur.
|
ContextList(String contextKey,
AbstractActionSupport action)
Constructeur.
|
ContextList(String contextKey,
io.vertigo.dynamo.domain.metamodel.DtFieldName<O> keyFieldName,
AbstractActionSupport action)
Constructeur.
|
ContextList(String contextKey,
io.vertigo.vega.webservice.validation.DtObjectValidator<O> validator,
AbstractActionSupport action)
Constructeur.
|
ContextList(String contextKey,
io.vertigo.vega.webservice.validation.DtObjectValidator<O> validator,
Optional<io.vertigo.dynamo.domain.metamodel.DtFieldName<O>> keyFieldNameOpt,
AbstractActionSupport action)
Constructeur.
|
ContextListModifiable(String contextKey,
AbstractActionSupport action)
Constructeur.
|
ContextListModifiable(String contextKey,
io.vertigo.vega.webservice.validation.DtObjectValidator<O> validator,
AbstractActionSupport action)
Constructeur.
|
ContextMdl(String contextKey,
AbstractActionSupport action)
Constructeur.
|
ContextRef(String contextKey,
Class<O> valueClass,
AbstractActionSupport action)
Constructeur.
|
ContextVFile(String contextKey,
AbstractActionSupport action)
Constructeur.
|
StrutsUiMessageStack(AbstractActionSupport actionSupport)
Constructeur.
|
Copyright © 2017. All Rights Reserved.