Package org.kuali.rice.krad.lookup
Class LookupViewPresentationControllerBase
java.lang.Object
org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
org.kuali.rice.krad.lookup.LookupViewPresentationControllerBase
- All Implemented Interfaces:
Serializable,ViewPresentationController
Implementation of
ViewPresentationController for
LookupView instances- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
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, getRequestAuthorizationCache, setRequestAuthorizationCache
-
Constructor Details
-
LookupViewPresentationControllerBase
public LookupViewPresentationControllerBase()
-