Uses of Class
org.kuali.rice.krad.uif.view.ViewIndex

Packages that use ViewIndex
org.kuali.rice.krad.uif.util   
org.kuali.rice.krad.uif.view   
 

Uses of ViewIndex in org.kuali.rice.krad.uif.util
 

Methods in org.kuali.rice.krad.uif.util with parameters of type ViewIndex
protected static void ViewCleaner.cleanCollectionGroup(CollectionGroup collectionGroup, ViewIndex viewIndex)
          Cleans a collection group instance removing the items and collection prototypes (note add line fields are keep around to support the add line action)
static void ViewCleaner.cleanComponent(Component component, ViewIndex viewIndex)
          Cleans a component instance removing properties not needed for posting
protected static void ViewCleaner.cleanContainer(Container container, ViewIndex viewIndex)
          General purpose method to clean any container, removes all nested components except the items list
 

Uses of ViewIndex in org.kuali.rice.krad.uif.view
 

Fields in org.kuali.rice.krad.uif.view declared as ViewIndex
protected  ViewIndex View.viewIndex
           
 

Methods in org.kuali.rice.krad.uif.view that return ViewIndex
 ViewIndex ViewIndex.copy()
          Returns a clone of the view index.
 ViewIndex View.getViewIndex()
          Holds field indexes of the View instance for retrieval
 



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