afterLast:Boolean [read-only]
This property can be used as the source for data binding.
Implementation
public function get afterLast():Boolean
beforeFirst:Boolean [read-only]
This property can be used as the source for data binding.
Implementation
public function get beforeFirst():Boolean
bookmark:CursorBookmark [read-only]
This property can be used as the source for data binding.
Implementation
public function get bookmark():CursorBookmark
current:Object [read-only]
This property can be used as the source for data binding.
Implementation
public function get current():Object
view:ICollectionView [read-only]Implementation
public function get view():ICollectionView
public function MapViewCursor(view:IMap)
Parameters
public function findAny(values:Object):BooleanParameters
Returns
public function findFirst(values:Object):BooleanParameters
Returns
public function findLast(values:Object):BooleanParameters
Returns
public function insert(item:Object):voidParameters
public function moveNext():Boolean
Returns
public function movePrevious():Boolean
Returns
public function remove():Object
Returns
public function seek(bookmark:CursorBookmark, offset:int = 0, prefetch:int = 0):voidParameters
| bookmark:CursorBookmark |
| |
| offset:int (default = 0) |
| |
| prefetch:int (default = 0) |
Event object type: mx.events.FlexEvent
Prana Framework 0.5 - 2008