fillerbase Module
Classes to help fill widgets with data
Copyright (c) 2008 Christopher Perkins Original Version by Christopher Perkins 2008 Released under MIT license.
Bases: sprox.fillerbase.TableFiller
Returns the total number of items possible for retrieval. This can only be executed after a get_value() call. This call is useful for creating pagination in the context of a user interface.