| Method and Description |
|---|
| io.vertigo.struts2.core.AbstractActionSupport.addActionError(String)
Utiliser getUiMessageStack()
|
| io.vertigo.struts2.core.AbstractActionSupport.addActionMessage(String)
Utiliser getUiMessageStack()
|
| io.vertigo.struts2.core.AbstractActionSupport.addFieldError(String, String)
Utiliser getUiMessageStack()
|
| io.vertigo.struts2.core.UiRequestUtil.getHttpServletRequest() |
| io.vertigo.struts2.core.UiRequestUtil.getHttpSession() |
| io.vertigo.struts2.core.UiRequestUtil.getRequestParameter(String)
Utiliser le @Named du initContext, ou un ContextRef
|
| io.vertigo.struts2.core.UiMessageStack.hasErrorOnField(UiObject>, String)
Ne pas faire ca. On test pas champs par champs. Le but est de laisser remonter les erreurs. La méthode va bientot disparaitre :)
|
| Constructor and Description |
|---|
| io.vertigo.struts2.core.ContextRef(String, AbstractActionSupport)
Utiliser ContextRef(String contextKey, Class
|
Copyright © 2014. All Rights Reserved.