Packageorg.servebox.toolbox.view
Classpublic class SimpleViewDataSaveWrapper
ImplementsIViewDataSaveWrapper

A simple implementation of IViewDataSaveWrapper.



Public Methods
 MethodDefined by
  
Gets the operation id.
SimpleViewDataSaveWrapper
  
setOperationId(operationId:int):void
Sets the operation id.
SimpleViewDataSaveWrapper
Method detail
getOperationId()method
public function getOperationId():int

Gets the operation id.

Returns
int
setOperationId()method 
public function setOperationId(operationId:int):void

Sets the operation id.

Parameters
operationId:int