public class SearchExecutingOnChangeAction extends SearchByViewKeyAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT
Constructor and Description |
---|
SearchExecutingOnChangeAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
setValuesToView(java.util.Map values)
Executed after searching is done, in order to assign the searched
values to the view.
|
execute, getKeyValuesFromView, getMemberNames, getValuesFromView
closeDialog, getModelName, getPreviousView, getPreviousViews, getView, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showDialog, showNewView, showView, validateViewValues
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, commit, executeAction, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getQualifiedActionIfAvailable, getRequest, removeActions, returnToPreviousControllers, rollback, setContext, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest
protected void setValuesToView(java.util.Map values) throws java.lang.Exception
SearchByViewKeyAction
setValuesToView
in class SearchByViewKeyAction
values
- The values to assign to the viewjava.lang.Exception
- If some is wrong.