Packageorg.servebox.toolbox.view
Interfacepublic interface IViewDataSaveWrapper
ImplementorsSimpleViewDataSaveWrapper

IViewDataSaveWrapper for define the object to save on a IDataSaveViewHelper.save() methods



Public Methods
 MethodDefined by
  
IViewDataSaveWrapper
  
setOperationId(operationId:int):void
Sets the data to provide to the ViewHelper.save when using a save confirmation prompt.
IViewDataSaveWrapper
Method detail
getOperationId()method
public function getOperationId():int

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

Sets the data to provide to the ViewHelper.save when using a save confirmation prompt.

Parameters
operationId:int