twaver.BundleLinks Class
连线捆绑对象
这个类是用于管理绑定链路的集合
Constructor
twaver.BundleLinks
(
twaver.BundleLinks
-
links -
siblings
Parameters:
-
linkstwaver.List绑定链路的集合
-
siblingstwaver.List所有的兄弟链路
Returns:
twaver.BundleLinks:
绑定链路对象本身
Item Index
Methods
twaver.BundleLinks.forEachSiblingLink
(
-
f -
[scope]
遍历所有的兄弟链路。
Parameters:
-
fFunction遍历链路时的回调函数
-
[scope]Object optional回调函数的作用域。为空时指的是window
twaver.BundleLinks.getClassName
()
String
获取类的名称
Returns:
String:
类名
