|
Spec-Zone .ru
спецификации, руководства, описания, API
|
Table of Contents
Bind causes a variable's value to track the value of an expression. There are two variants of bind: unidirectional bind (bind) and bidirectional (bind ... with inverse). This chapter first covers unidirectional bind, then the added functionality and limitations of bidirectional bind.