Skip to content

Latest commit

 

History

History
 
 

bindable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
nav-title title description
Class ui/core/bindable
Class ui/core/bindable
Class ui/core/bindable

Module: "ui/core/bindable"

// To import the "ui/core/bindable" module:
var uicorebindable = require("ui/core/bindable");
Class Description
Bindable Represents an extended DependencyObservable object that supports data-binding.
Object Description
BindingOptions The options object used in the Bindable.bind method.
Variables