edu.sampleu.demo.layout
Class UifGeneratedTestViewHelperServiceImpl
java.lang.Object
org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
edu.sampleu.demo.layout.UifGeneratedTestViewHelperServiceImpl
- All Implemented Interfaces:
- Serializable, ViewHelperService
public class UifGeneratedTestViewHelperServiceImpl
- extends ViewHelperServiceImpl
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl |
addCustomContainerComponents, addLine, buildExportTableData, buildExportTableRow, buildInquiryLink, getConfigurationService, getDataDictionaryService, getExportTableFormatOptions, getExpressionEvaluator, getLegacyDataAdapter, getViewDictionaryService, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, setConfigurationService, setDataDictionaryService, setExpressionEvaluator, setLegacyDataAdapter, setViewDictionaryService |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UifGeneratedTestViewHelperServiceImpl
public UifGeneratedTestViewHelperServiceImpl()
performCustomInitialization
public void performCustomInitialization(Component component)
- Description copied from class:
ViewHelperServiceImpl
- Hook for service overrides to perform custom initialization on the component
- Specified by:
performCustomInitialization
in interface ViewHelperService
- Overrides:
performCustomInitialization
in class ViewHelperServiceImpl
- Parameters:
component
- component instance to initialize
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.