API 0.9.5
AppKit/CPRuleEditor/CPRuleEditor.j File Reference

Go to the source code of this file.

Variables

var boundArrayContext = "bound_array"
var CPRuleEditorItemPBoardType = @"CPRuleEditorItemPBoardType"
 CPRuleEditorNestingModeCompound = 2
 CPRuleEditorNestingModeList = 1
 CPRuleEditorNestingModeSimple = 3
 CPRuleEditorNestingModeSingle = 0
 CPRuleEditorPredicateComparisonModifier = "CPRuleEditorPredicateComparisonModifier"
 CPRuleEditorPredicateCompoundType = "CPRuleEditorPredicateCompoundType"
 CPRuleEditorPredicateCustomSelector = "CPRuleEditorPredicateCustomSelector"
 CPRuleEditorPredicateLeftExpression = "CPRuleEditorPredicateLeftExpression"
 CPRuleEditorPredicateOperatorType = "CPRuleEditorPredicateOperatorType"
 CPRuleEditorPredicateOptions = "CPRuleEditorPredicateOptions"
 CPRuleEditorPredicateRightExpression = "CPRuleEditorPredicateRightExpression"
 CPRuleEditorRowsDidChangeNotification = "CPRuleEditorRowsDidChangeNotification"
 CPRuleEditorRowTypeCompound = 1
 CPRuleEditorRowTypeSimple = 0
 CPRuleEditorRulesDidChangeNotification = "CPRuleEditorRulesDidChangeNotification"
var itemsContext = "items"
var subrowsContext = "subrows_array"
var valuesContext = "values"

Variable Documentation

var boundArrayContext = "bound_array"

Definition at line 49 of file CPRuleEditor.j.

var CPRuleEditorItemPBoardType = @"CPRuleEditorItemPBoardType"

Definition at line 44 of file CPRuleEditor.j.

Definition at line 38 of file CPRuleEditor.j.

Definition at line 37 of file CPRuleEditor.j.

Definition at line 39 of file CPRuleEditor.j.

Definition at line 36 of file CPRuleEditor.j.

CPRuleEditorPredicateComparisonModifier = "CPRuleEditorPredicateComparisonModifier"

Definition at line 27 of file CPRuleEditor.j.

CPRuleEditorPredicateCompoundType = "CPRuleEditorPredicateCompoundType"

Definition at line 31 of file CPRuleEditor.j.

CPRuleEditorPredicateCustomSelector = "CPRuleEditorPredicateCustomSelector"

Definition at line 30 of file CPRuleEditor.j.

CPRuleEditorPredicateLeftExpression = "CPRuleEditorPredicateLeftExpression"

Definition at line 25 of file CPRuleEditor.j.

CPRuleEditorPredicateOperatorType = "CPRuleEditorPredicateOperatorType"

Definition at line 29 of file CPRuleEditor.j.

CPRuleEditorPredicateOptions = "CPRuleEditorPredicateOptions"

Definition at line 28 of file CPRuleEditor.j.

CPRuleEditorPredicateRightExpression = "CPRuleEditorPredicateRightExpression"

Definition at line 26 of file CPRuleEditor.j.

CPRuleEditorRowsDidChangeNotification = "CPRuleEditorRowsDidChangeNotification"

Definition at line 33 of file CPRuleEditor.j.

Definition at line 42 of file CPRuleEditor.j.

Definition at line 41 of file CPRuleEditor.j.

CPRuleEditorRulesDidChangeNotification = "CPRuleEditorRulesDidChangeNotification"

Definition at line 34 of file CPRuleEditor.j.

var itemsContext = "items"

Definition at line 46 of file CPRuleEditor.j.

var subrowsContext = "subrows_array"

Definition at line 48 of file CPRuleEditor.j.

var valuesContext = "values"

Definition at line 47 of file CPRuleEditor.j.

 All Classes Files Functions Variables Defines