| Package | org.servebox.toolbox.view |
| Interface | public interface IViewDataSaveWrapper |
| Implementors | SimpleViewDataSaveWrapper |
| Method | Defined by | ||
|---|---|---|---|
|
getOperationId():int
| IViewDataSaveWrapper | ||
|
setOperationId(operationId:int):void
Sets the data to provide to the
ViewHelper.save when using a save confirmation prompt. | IViewDataSaveWrapper | ||
| 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.
operationId:int |