Packageorg.granite.tide.data.model
Classpublic class Page
Implementsflash.utils.IExternalizable



Public Properties
 PropertyDefined by
  firstResult : int
Page
  maxResults : int
Page
  resultCount : int
Page
  resultList : IList
Page
Public Methods
 MethodDefined by
  
Page()
Page
  
readExternal(input:IDataInput):void
Page
  
writeExternal(out:IDataOutput):void
Page
Property detail
firstResultproperty
public var firstResult:int
maxResultsproperty 
public var maxResults:int
resultCountproperty 
public var resultCount:int
resultListproperty 
public var resultList:IList
Constructor detail
Page()constructor
public function Page()
Method detail
readExternal()method
public function readExternal(input:IDataInput):voidParameters
input:IDataInput
writeExternal()method 
public function writeExternal(out:IDataOutput):voidParameters
out:IDataOutput