public class NoteForm extends KualiForm
NoteAction.KualiForm.TabStateextraButtonsrequiredNonEditableProperties| Constructor and Description |
|---|
NoteForm() |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, 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 NoteForm()
public String getMethodToCall()
KualiFormgetMethodToCall in class KualiFormpublic void setMethodToCall(String methodToCall)
setMethodToCall in class KualiFormmethodToCall - The methodToCall to set.public Note getExistingNote()
public void setExistingNote(Note existingNote)
public String getShowEdit()
public void setShowEdit(String showEdit)
public Integer getNumberOfNotes()
public void setNumberOfNotes(Integer numberOfNotes)
public Boolean getShowAdd()
public void setShowAdd(Boolean showAdd)
public String getNoteIdNumber()
public void setNoteIdNumber(String noteIdNumber)
public String getSortOrder()
public void setSortOrder(String sortOrder)
public Boolean getSortNotes()
public void setSortNotes(Boolean sortNotes)
public String getCurrentDate()
public void setCurrentDate(String currentDate)
public String getCurrentUserName()
public void setCurrentUserName(String currentUserName)
public Boolean getAuthorizedToAdd()
public void setAuthorizedToAdd(Boolean authorizedToAdd)
public List<Note> getNoteList()
public void setNoteList(List<Note> noteList)
public String getAddText()
public void setAddText(String addText)
public Long getIdInEdit()
public void setIdInEdit(Long idInEdit)
public Boolean getShowAttachments()
public void setShowAttachments(Boolean showAttachments)
public String getAttachmentTarget()
public void setAttachmentTarget(String attachmentTarget)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.