public class KitchenSinkHelper extends ViewHelperServiceImpl
Constructor and Description |
---|
KitchenSinkHelper() |
Modifier and Type | Method and Description |
---|---|
void |
delete(int selectedIndex,
KitchenSinkForm form) |
List<Person> |
getPersonsForSuggest(String personName) |
void |
processCollectionDeleteLine(ViewModel model,
String collectionId,
String collectionPath,
int lineIndex) |
void |
processCollectionSaveLine(ViewModel model,
String collectionId,
String collectionPath,
int lineIndex) |
void |
setDirectLinkUrl(LinkField linkField,
Object model) |
void |
setDirectLinkUrl(LinkField linkField,
Object model,
String methodToCall) |
void |
setSourceLinkText(LinkField linkField,
Object model) |
TermInfo |
termInfoAjaxQuery(String termCode) |
addCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getConfigurationService, getDataDictionaryService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getLegacyDataAdapter, getViewDictionaryService, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryService
public KitchenSinkHelper()
public TermInfo termInfoAjaxQuery(String termCode)
public void delete(int selectedIndex, KitchenSinkForm form) throws Exception
Exception
public List<Person> getPersonsForSuggest(String personName)
public void setSourceLinkText(LinkField linkField, Object model)
public void setDirectLinkUrl(LinkField linkField, Object model, String methodToCall)
public void setDirectLinkUrl(LinkField linkField, Object model)
public void processCollectionSaveLine(ViewModel model, String collectionId, String collectionPath, int lineIndex)
processCollectionSaveLine
in interface ViewHelperService
processCollectionSaveLine
in class ViewHelperServiceImpl
public void processCollectionDeleteLine(ViewModel model, String collectionId, String collectionPath, int lineIndex)
processCollectionDeleteLine
in interface ViewHelperService
processCollectionDeleteLine
in class ViewHelperServiceImpl
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.