RecordSet
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Implements: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.data.collections.RecordSet |
| File last modified: | Wednesday, 31 October 2007, 07:35:29 |
Summary
Constructor
Constructor
RecordSet
function RecordSet (
)
Instance methods
clear
function clear (
) : Void
getColumnNames
function getColumnNames (
) : Array
getItemAt
function getItemAt (
n:Number)
getItems
function getItems (
) : Array
getLength
function getLength (
) : Number
isEmpty
function isEmpty (
) : Boolean
parseRawData
function parseRawData (
) : Void
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance