Class Index | File Index

Classes


Class FireTopicOp


Extends SyncOp.
Fire Topic SyncOp.
Defined in: boxcs.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private> <inner>  
FireTopicOp(comp, slot, event)
Method Summary
Method Attributes Method Name and Description
<private> <static>  
FireTopicOp.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> FireTopicOp(comp, slot, event)
Parameters:
comp
the Component the Topic is being fired from.
{baja.Slot} slot
the Topic Slot.
event
the event to be fired (can be null).
Method Detail
<private> <static> FireTopicOp.decodeAndCommit(comp, sp)
Decode and commit the SyncOp.
Parameters:
comp
the Component the Topic is being fired from.
sp
the syncOp data structure to be decoded.

Documentation generated by JsDoc Toolkit 2.3.2