public abstract class OLEUifControllerBase extends org.kuali.rice.krad.web.controller.UifControllerBase
Constructor and Description |
---|
OLEUifControllerBase() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.web.servlet.ModelAndView |
closeLightBoxForUrl(org.kuali.rice.krad.web.form.UifFormBase form) |
protected org.springframework.web.servlet.ModelAndView |
executeCustomScriptAfterClosingLightBox(org.kuali.rice.krad.web.form.UifFormBase form,
String customScript) |
protected org.springframework.web.servlet.ModelAndView |
executeCustomScriptBeforeClosingLightBox(org.kuali.rice.krad.web.form.UifFormBase form,
String customScript) |
protected org.springframework.web.servlet.ModelAndView |
showDialogAndRunCustomScript(String dialogId,
org.kuali.rice.krad.web.form.UifFormBase form,
String customScript) |
protected org.springframework.web.servlet.ModelAndView |
showLightBoxForUrl(String url,
org.kuali.rice.krad.web.form.UifFormBase form) |
protected org.springframework.web.servlet.ModelAndView |
showLightBoxForUrlWichCustomScript(String url,
org.kuali.rice.krad.web.form.UifFormBase form,
String customScript) |
addBlankLine, addLine, back, cancel, checkForm, checkViewAuthorization, createDataTablesPagingHelperInstance, createInitialForm, defaultMapping, deleteLine, getBooleanDialogResponse, getMessageView, getStringDialogResponse, getUIFModelAndView, getUIFModelAndView, getUIFModelAndView, getUIFModelAndViewWithInit, getViewService, hasDialogBeenAnswered, hasDialogBeenDisplayed, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, resetDialogStatus, retrieveCollectionPage, retrieveOriginalComponent, returnFromLightbox, returnToHistory, returnToHub, returnToPrevious, saveLine, sessionTimeout, showDialog, start, tableCsvRetrieval, tableJsonRetrieval, tableXlsRetrieval, tableXmlRetrieval
public OLEUifControllerBase()
protected org.springframework.web.servlet.ModelAndView showLightBoxForUrl(String url, org.kuali.rice.krad.web.form.UifFormBase form)
protected org.springframework.web.servlet.ModelAndView showLightBoxForUrlWichCustomScript(String url, org.kuali.rice.krad.web.form.UifFormBase form, String customScript)
protected org.springframework.web.servlet.ModelAndView closeLightBoxForUrl(org.kuali.rice.krad.web.form.UifFormBase form)
protected org.springframework.web.servlet.ModelAndView executeCustomScriptAfterClosingLightBox(org.kuali.rice.krad.web.form.UifFormBase form, String customScript)
protected org.springframework.web.servlet.ModelAndView executeCustomScriptBeforeClosingLightBox(org.kuali.rice.krad.web.form.UifFormBase form, String customScript)
protected org.springframework.web.servlet.ModelAndView showDialogAndRunCustomScript(String dialogId, org.kuali.rice.krad.web.form.UifFormBase form, String customScript)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.