目录

VisualElement

功能

VisualElement是一个 skylark 的类,它封装了一个visual dom节点,提供了许多原型方法并支持链式调用。

语法

velm.VisualElement

构造函数

var ve = new VisualElement(elm);

参数

prototype

attribute

methods

VisualElement的原型方法主要由其他模块提供,包括基本实用模块,如sytler、noder、datax等,以及其他自定义模块。

下面列出的原型方法基础公用事业所提供的模块:

datax

dnd

eventer

filer

finder

fx

geom

noder

styler