jsPlumb 学习笔记(1)(api部分翻译)

时间:2014-04-04 04:25:06   收藏:0   阅读:1332

jsPlumb.connect Examples(jsPlumb连接示例

This section provides various examples of how to use the programmatic API to establish Connections. The basic syntax of a call is that you execute ‘connect‘, providing a source and a target, and optionally a paintStyle and preferences for where you want the plumbing to be anchored on each element, as well as the type of connector to use.

(本节提供了各种的例子如何使用编程API建立连接。的基本语法调用就是你执行“连接”,提供一个源和目标,和可选paintStyle和喜好,你想要的管道固定在每一个元素,以及连接器使用的类型。)

 

 

jsPlumb 学习笔记(1)(api部分翻译),布布扣,bubuko.com

原文:http://www.cnblogs.com/seberina/p/3643221.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!