haXe API Documentation
Back | Index
extern class js.html.DOMPluginArray
Available in js
var length(default,null) : Int
function item(index : Int) : DOMPlugin
function namedItem(name : String) : DOMPlugin
function refresh(reload : Bool) : Void
Back | Index