Uses of Class
org.neotropic.kuwaiba.modules.optional.pools.providers.PoolProvider
-
Packages that use PoolProvider Package Description org.neotropic.kuwaiba.modules.optional.pools.grids -
-
Uses of PoolProvider in org.neotropic.kuwaiba.modules.optional.pools.grids
Methods in org.neotropic.kuwaiba.modules.optional.pools.grids with parameters of type PoolProvider Modifier and Type Method Description void
PoolGrid. buildDataProvider(PoolProvider provider, InventoryObjectPool rootPool, boolean includedSelf)
Builds the data provider for the grid using the provided provider.
-