Class Index | File Index

Classes


Class RemoveOp


Extends SyncOp.
Remove SyncOp.
Defined in: boxcs.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private> <inner>  
RemoveOp(comp, slot)
Method Summary
Method Attributes Method Name and Description
<private> <static>  
RemoveOp.decodeAndCommit(comp, sp)
Decode and commit the SyncOp.
Methods borrowed from class SyncOp:
getId, syncTo
Methods borrowed from class BaseBajaObj:
equals, valueOf
Class Detail
<private> <inner> RemoveOp(comp, slot)
Parameters:
comp
the Component the remove is happening upon.
{baja.Slot} slot
the Slot to remove from the Component.
Method Detail
<private> <static> RemoveOp.decodeAndCommit(comp, sp)
Decode and commit the SyncOp.
Parameters:
comp
the Component the remove is happening on.
sp
the syncOp data structure to be decoded.

Documentation generated by JsDoc Toolkit 2.3.2