Class Index | File Index

Classes


Class SetFlagsOp


Extends SyncOp.
Set Slot Flags SyncOp.
Defined in: boxcs.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private> <inner>  
SetFlagsOp(comp, slot, flags)
Method Summary
Method Attributes Method Name and Description
<private> <static>  
SetFlagsOp.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> SetFlagsOp(comp, slot, flags)
Parameters:
comp
the Component for the slot the flags are being set upon.
{baja.Slot} slot
the target slot for the flags change.
{Number} flags
the new Slot flags.
Method Detail
<private> <static> SetFlagsOp.decodeAndCommit(comp, sp)
Decode and commit the SyncOp.
Parameters:
comp
the Component the set flags op will happen upon.
sp
the syncOp data structure to be decoded.

Documentation generated by JsDoc Toolkit 2.3.2