Uses of Interface
org.apache.myfaces.trinidad.component.CollectionComponent

Packages that use CollectionComponent
org.apache.myfaces.trinidad.component   
 

Uses of CollectionComponent in org.apache.myfaces.trinidad.component
 

Classes in org.apache.myfaces.trinidad.component that implement CollectionComponent
 class UIXHierarchy
          Base class for components that take a TreeModel, which is a hierarchical model.
 class UIXMenuHierarchy
          Base class for the Menu component.
 class UIXNavigationHierarchy
          Base class for the Navigation component.
 

Methods in org.apache.myfaces.trinidad.component with parameters of type CollectionComponent
static int TableUtils.getLast(CollectionComponent table)
          Gets the index of the last visible row that should be displayed by the given table.
static int TableUtils.getLast(CollectionComponent table, int rangeStart)
          Gets the index of the last visible row that should be displayed by the given table.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.