Class AddKnobOp
Extends
SyncOp.
Add Knob SyncOp
Defined in: boxcs.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| <private> <inner> |
| Method Attributes | Method Name and Description |
|---|---|
| <private> <static> |
AddKnobOp.decodeAndCommit(comp, sp)
Decode and commit the SyncOp.
|
- Methods borrowed from class SyncOp:
- getId, syncTo
- Methods borrowed from class BaseBajaObj:
- equals, valueOf
Method Detail
<private> <static>
AddKnobOp.decodeAndCommit(comp, sp)
Decode and commit the SyncOp.
- Parameters:
- comp
- the Component the knob will be added too.
- sp
- the syncOp data structure to be decoded.