org.kuali.rice.krad.lookup
Class LookupViewPresentationControllerBase

java.lang.Object
  extended by org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
      extended by org.kuali.rice.krad.lookup.LookupViewPresentationControllerBase
All Implemented Interfaces:
Serializable, ViewPresentationController

public class LookupViewPresentationControllerBase
extends ViewPresentationControllerBase

Implementation of ViewPresentationController for LookupView instances

Adds flag for export of inquiry record

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
LookupViewPresentationControllerBase()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
canEditField, canEditGroup, canEditLine, canEditLineField, canEditView, canEditWidget, canPerformAction, canPerformLineAction, canViewField, canViewGroup, canViewLine, canViewLineField, canViewWidget, fieldIsRequired, getActionFlags, getEditModes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LookupViewPresentationControllerBase

public LookupViewPresentationControllerBase()


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