| Home | Trees | Index | Help |
|---|
| Method Summary | |
|---|---|
__init__(self,
session,
classdef,
connection,
recordset,
propertylist,
condition,
dsSort,
asSort)
| |
Get the number of instances available in this list. | |
This function returns @count instances skipping the first @start instances. | |
| Method Details |
|---|
__init__(self,
session,
classdef,
connection,
recordset,
propertylist,
condition,
dsSort,
asSort)
|
count(self)Get the number of instances available in this list.
|
fetch(self, start, count)This function returns @count instances skipping the first @start instances. If @start is negative, the starting point is from the end of the list. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Aug 27 23:02:29 2008 | http://epydoc.sf.net |