edu.sampleu.demo.layout
Class UifGeneratedTestViewHelperServiceImpl

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by 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

Constructor Summary
UifGeneratedTestViewHelperServiceImpl()
           
 
Method Summary
protected  void performCustomInitialization(View view, Component component)
          Hook for service overrides to perform custom initialization on the component
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getConfigurationService, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setConfigurationService, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UifGeneratedTestViewHelperServiceImpl

public UifGeneratedTestViewHelperServiceImpl()
Method Detail

performCustomInitialization

protected void performCustomInitialization(View view,
                                           Component component)
Description copied from class: ViewHelperServiceImpl
Hook for service overrides to perform custom initialization on the component

Overrides:
performCustomInitialization in class ViewHelperServiceImpl
Parameters:
view - - view instance containing the component
component - - component instance to initialize


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.