@Deprecated public class KualiFeedbackHandlerForm extends KualiForm
KualiForm.TabStateextraButtonsrequiredNonEditableProperties| 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, shouldPropertyBePopulatedInFormaddMaxUploadSize, 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, setUnconvertedValuespublic KualiFeedbackHandlerForm()
public void populate(javax.servlet.http.HttpServletRequest request)
KualiFormpublic 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–2015 The Kuali Foundation. All rights reserved.