@Deprecated public class QuestionPromptForm extends KualiForm
KualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
QuestionPromptForm()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ArrayList |
getButtons()
Deprecated.
|
String |
getCaller()
Deprecated.
|
String |
getContext()
Deprecated.
|
String |
getDocNum()
Deprecated.
|
String |
getFormKey()
Deprecated.
|
String |
getMethodToCallPath()
Deprecated.
|
String |
getQuestionAnchor()
Deprecated.
|
String |
getQuestionIndex()
Deprecated.
|
String |
getQuestionText()
Deprecated.
|
String |
getQuestionType()
Deprecated.
|
String |
getReason()
Deprecated.
|
String |
getShowReasonField()
Deprecated.
|
String |
getTitle()
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 |
setButtons(ArrayList buttons)
Deprecated.
|
void |
setCaller(String caller)
Deprecated.
|
void |
setContext(String context)
Deprecated.
|
void |
setDocNum(String docNum)
Deprecated.
|
void |
setFormKey(String formKey)
Deprecated.
|
void |
setMethodToCallPath(String methodToCallPath)
Deprecated.
|
void |
setQuestionAnchor(String questionAnchor)
Deprecated.
|
void |
setQuestionIndex(String questionIndex)
Deprecated.
|
void |
setQuestionText(String questionText)
Deprecated.
|
void |
setQuestionType(String questionName)
Deprecated.
|
void |
setReason(String reason)
Deprecated.
|
void |
setShowReasonField(String showReasonField)
Deprecated.
|
void |
setTitle(String title)
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, 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 QuestionPromptForm()
public String getShowReasonField()
public void setShowReasonField(String showReasonField)
showReasonField
- public ArrayList getButtons()
public String getFormKey()
public String getQuestionIndex()
public String getQuestionText()
public String getQuestionType()
public void populate(javax.servlet.http.HttpServletRequest request)
KualiForm
public void setButtons(ArrayList buttons)
buttons
- The buttons to set.public void setFormKey(String formKey)
formKey
- The formKey to set.public void setQuestionIndex(String questionIndex)
questionIndex
- The questionIndex to set.public void setQuestionText(String questionText)
questionText
- The questionText to set.public void setQuestionType(String questionName)
questionName
- The questionName to set.public String getContext()
public void setContext(String context)
public String getQuestionAnchor()
public void setQuestionAnchor(String questionAnchor)
public String getMethodToCallPath()
public void setMethodToCallPath(String methodToCallPath)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.