public class ActionListForm extends KualiForm
KualiForm.TabStateextraButtonsrequiredNonEditableProperties| Constructor and Description |
|---|
ActionListForm() |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, 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 ActionListForm()
public String getHelpDeskActionListUserName()
public void setHelpDeskActionListUserName(String helpDeskActionListUserName)
public String getMethodToCall()
KualiFormgetMethodToCall in class KualiFormpublic void setMethodToCall(String methodToCall)
setMethodToCall in class KualiFormmethodToCall - The methodToCall to set.public String getDelegator()
public void setDelegator(String delegator)
public String getDocType()
public void setDocType(String docType)
public String getFilterLegend()
public void setFilterLegend(String filterLegend)
public String getActionListType()
public void setActionListType(String actionListType)
public Boolean getCustomActionList()
public void setCustomActionList(Boolean customActionList)
public String getDefaultActionToTake()
public void setDefaultActionToTake(String defaultActionToTake)
public List<ActionToTake> getActionsToTake()
public void setActionsToTake(List<ActionToTake> actionsToTake)
public ActionToTake getActions(int index)
public Map<?,?> getDefaultActions()
public void setDefaultActions(Map<?,?> defaultActions)
public String getDelegationId()
public void setDelegationId(String delegationId)
public List<?> getDelegators()
public void setDelegators(List<?> delegators)
public Boolean getHasCustomActions()
public void setHasCustomActions(Boolean hasCustomActions)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public String getCurrentDir()
public void setCurrentDir(String currentDir)
public String getCurrentSort()
public void setCurrentSort(String currentSort)
public int getCount()
public void setCount(int count)
public String getCssFile()
public void setCssFile(String cssFile)
public String getLogoAlign()
public void setLogoAlign(String logoAlign)
public String getViewOutbox()
public void setViewOutbox(String viewOutbox)
public String[] getOutboxItems()
public void setOutboxItems(String[] outboxItems)
public boolean isOutBoxEmpty()
public void setOutBoxEmpty(boolean outBoxEmpty)
public Boolean getShowOutbox()
public void setShowOutbox(Boolean showOutbox)
public List<ExtraButton> getHeaderButtons()
public void setHeaderButtons(List<ExtraButton> headerButtons)
public String getMenuBar()
public void populate(javax.servlet.http.HttpServletRequest request)
KualiFormpublic Boolean getRouteLogPopup()
public Boolean getDocumentPopup()
public void setRouteLogPopup(Boolean routeLogPopup)
public void setDocumentPopup(Boolean documentPopup)
public Boolean getHasDisplayParameters()
public void setHasDisplayParameters(Boolean hasDisplayParameters)
public List<WebFriendlyRecipient> getPrimaryDelegates()
public void setPrimaryDelegates(List<WebFriendlyRecipient> primaryDelegates)
public String getPrimaryDelegateId()
public void setPrimaryDelegateId(String primaryDelegateId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.