| Home | Trees | Index | Help |
|---|
| Module xg :: Class GridManager |
|
Controller| Method Summary | |
|---|---|
A class to manage a set of Xgrid grids. | |
Returns the Grid object with grid identifier gridID. | |
Returns a tuple of grid identifiers for all avialable grids. | |
Returns a list of initialized Grid objects. | |
| Method Details |
|---|
__init__(self,
connection=None,
update=0)
|
grid(self, gridID=u'0', update=1)Returns the Grid object with grid identifier gridID.
|
gridIDs(self, update=1)Returns a tuple of grid identifiers for all avialable grids.
|
grids(self, update=1)Returns a list of initialized Grid objects.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Dec 22 15:15:21 2005 | http://epydoc.sf.net |