@Controller @RequestMapping(value="/lookup") public class DemoLookupController extends LookupController
Constructor and Description |
---|
DemoLookupController() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
start(UifFormBase form) |
clearValues, createInitialForm, deselectAllPages, getControllerService, retrieveCollectionPage, returnSelected, search, selectAllPages, setCollectionControllerService, setControllerService, tableJsonRetrieval
addBlankLine, addFileUploadLine, addLine, back, cancel, checkForm, defaultMapping, deleteFileUploadLine, deleteLine, getCollectionControllerService, getFileControllerService, getFileFromLine, getMessageView, getModelAndView, getModelAndView, getModelAndView, getModelAndViewService, getModelAndViewWithInit, getModelAndViewWithInit, getNavigationControllerService, getQueryControllerService, getRefreshControllerService, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, returnToHub, returnToPrevious, saveLine, sessionTimeout, setFileControllerService, setModelAndViewService, setNavigationControllerService, setQueryControllerService, setRefreshControllerService, showDialog
public DemoLookupController()
@MethodAccessible @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.