public class QuestionPromptForm extends KualiForm
KualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
QuestionPromptForm() |
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.