dojox
»
dtl
»
HtmlBuffer
» onAddEvent
dojox.dtl.HtmlBuffer.onAddEvent
dojo.require("dojox.dtl.html");
defined in dojox/dtl/html.js
Stub to call when you're adding an event
Usage
function (/*
DOMNode
*/ node, /*
String
*/ type, /*
String
*/ description)
(view source)
// summary: Stub to call when you're adding an event
parameter
type
description
node
DOMNode
type
String
description
String