public class DemoCollectionEditLinePresentationController extends ViewPresentationControllerBase
Constructor and Description |
---|
DemoCollectionEditLinePresentationController() |
Modifier and Type | Method and Description |
---|---|
boolean |
canEditLine(View view,
ViewModel model,
CollectionGroup collectionGroup,
String propertyName,
Object currentLine) |
canEditField, canEditGroup, canEditLineField, canEditView, canEditWidget, canPerformAction, canPerformLineAction, canViewField, canViewGroup, canViewLine, canViewLineField, canViewWidget, fieldIsRequired, getActionFlags, getEditModes, getRequestAuthorizationCache, setRequestAuthorizationCache
public DemoCollectionEditLinePresentationController()
public boolean canEditLine(View view, ViewModel model, CollectionGroup collectionGroup, String propertyName, Object currentLine)
canEditLine
in interface ViewPresentationController
canEditLine
in class ViewPresentationControllerBase
ViewPresentationController.canEditLine(org.kuali.rice.krad.uif.view.View,
org.kuali.rice.krad.uif.view.ViewModel, org.kuali.rice.krad.uif.container.CollectionGroup,
java.lang.String, java.lang.Object)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.