@Deprecated public class KualiFeedbackHandlerForm extends KualiForm
KualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
KualiFeedbackHandlerForm()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getComponentName()
Deprecated.
|
String |
getDescription()
Deprecated.
|
String |
getDocumentId()
Deprecated.
|
boolean |
isCancel()
Deprecated.
|
void |
populate(javax.servlet.http.HttpServletRequest request)
Deprecated.
Checks for methodToCall parameter, and if not populated in form calls utility method to parse the string from the request.
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
Deprecated.
|
void |
setCancel(boolean cancel)
Deprecated.
|
void |
setComponentName(String componentName)
Deprecated.
|
void |
setDescription(String description)
Deprecated.
|
void |
setDocumentId(String documentId)
Deprecated.
|
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInForm
addMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValues
public KualiFeedbackHandlerForm()
public void populate(javax.servlet.http.HttpServletRequest request)
KualiForm
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
public boolean isCancel()
public void setCancel(boolean cancel)
public String getDescription()
public void setDescription(String description)
public String getDocumentId()
public void setDocumentId(String documentId)
public String getComponentName()
public void setComponentName(String componentName)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.