Uses of Class
net.databinder.models.SublistProjectionModel

Packages that use SublistProjectionModel
net.databinder.models   
 

Uses of SublistProjectionModel in net.databinder.models
 

Subclasses of SublistProjectionModel in net.databinder.models
static class SublistProjectionModel.Chunked
          Breaks the parent list into chunks of the requested size, in the same order as the parent list.
static class SublistProjectionModel.Transposed
          Transposes rows and columns so the list runs top to bottom rather than left to right.
 



Copyright © 2005-2008 Nathan Hamblen. All Rights Reserved.