Namespacedojox.wire

Jump to PropertiesJump to FunctionsJump to ConstructorsNamespacesBack to top

Jump to PropertiesJump to FunctionsJump to NamespacesConstructorsBack to top

Initialize properties
Initialize properties
Initialize properties
Initialize properties
Initialize properties
Initialize properties
Initialize properties

Jump to PropertiesJump to ConstructorsJump to NamespacesFunctionsBack to top

Functiondojox.wire.connect(trigger: Object, source: Object, target: Object)
Transfer a source value to a target value on a trigger event or topic
Create a Wire from arguments
Remove a connection or subscription for transfer
Check if an object is a Wire
Register a Wire class desription: The specified Wire class or a class name is registered with a key property of arguments to create a Wire
Functiondojox.wire.transfer(source: Object, target: Object, defaultObject: Object?, defaultTargetObject: Object?)
Transfer a source value to a target value
Returns a class

Jump to FunctionsJump to ConstructorsJump to NamespacesPropertiesBack to top