@Controller @RequestMapping(value="/configuration-test-view-uif-controller") public class ConfigurationTestViewUifController extends UifControllerBase
Constructor and Description |
---|
ConfigurationTestViewUifController() |
Modifier and Type | Method and Description |
---|---|
protected UifFormBase |
createInitialForm()
Invoked to create a new form instance for the request before it is passed to the Binder/BeanWrapper.
|
org.springframework.web.servlet.ModelAndView |
start(UifFormBase form)
places a message containing apostrophes into the message map for display as a growl
|
addBlankLine, addFileUploadLine, addLine, back, cancel, checkForm, defaultMapping, deleteFileUploadLine, deleteLine, editLine, getCollectionControllerService, getControllerService, getFileControllerService, getFileFromLine, getMessageView, getModelAndView, getModelAndView, getModelAndView, getModelAndViewService, getModelAndViewWithInit, getModelAndViewWithInit, getNavigationControllerService, getQueryControllerService, getRefreshControllerService, getSaveControllerService, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, retrieveCollectionPage, returnToHub, returnToPrevious, save, saveField, saveLine, sessionTimeout, setCollectionControllerService, setControllerService, setFileControllerService, setModelAndViewService, setNavigationControllerService, setQueryControllerService, setRefreshControllerService, setSaveControllerService, showDialog, tableJsonRetrieval
public ConfigurationTestViewUifController()
protected UifFormBase createInitialForm()
UifControllerBase
createInitialForm
in class UifControllerBase
@RequestMapping(params="methodToCall=start") public org.springframework.web.servlet.ModelAndView start(UifFormBase form)
start
in class UifControllerBase
ControllerService.start(org.kuali.rice.krad.web.form.UifFormBase)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.