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