API  1.0.0
CPKeyValueBinding.j File Reference

Go to the source code of this file.

Typedefs

typedef CPBindingOperationKind var CPBindingOperationAnd = 0
 
typedef CPBindingOperationKind var CPBindingOperationOr = 1
 

Variables

var bindingsMap = @{}
 
 CPObservedKeyPathKey = @"@"CPObservedKeyPathKey"
 
 CPObservedObjectKey = @"@"CPObservedObjectKey"
 
 CPOptionsKey = @"@"CPOptionsKey"
 
var exposedBindingsMap = @{}
 

Typedef Documentation

◆ CPBindingOperationAnd

typedef CPBindingOperationKind var CPBindingOperationAnd = 0

Definition at line 32 of file CPKeyValueBinding.j.

◆ CPBindingOperationOr

typedef CPBindingOperationKind var CPBindingOperationOr = 1

Definition at line 33 of file CPKeyValueBinding.j.

Variable Documentation

◆ bindingsMap

var bindingsMap = @{}

Definition at line 29 of file CPKeyValueBinding.j.

◆ CPObservedKeyPathKey

CPObservedKeyPathKey = @"@"CPObservedKeyPathKey"

Definition at line 887 of file CPKeyValueBinding.j.

◆ CPObservedObjectKey

CPObservedObjectKey = @"@"CPObservedObjectKey"

Definition at line 886 of file CPKeyValueBinding.j.

◆ CPOptionsKey

CPOptionsKey = @"@"CPOptionsKey"

Definition at line 888 of file CPKeyValueBinding.j.

◆ exposedBindingsMap

var exposedBindingsMap = @{}

Definition at line 28 of file CPKeyValueBinding.j.