blob: 4bdca8362188f94b66b3bed5189ed1702a4c14d2 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
/**
* Constructs:
* <ul>
* <li>Binding - maps one or more controls/properties to a Syncbase row.</li>
* <li>Coordination policy - integrates uplinks and downlinks.</li>
* </ul>
*/
package io.v.baku.toolkit.bind;