dojox
»
layout
»
_ResizeHelper
» startup
dojox.layout._ResizeHelper.startup
dojo.require("dojox.layout.ResizeHandle");
defined in dojox/layout/ResizeHandle.js
Usage
function ()
(view source)
if
(
this
._started
)
{
return
;
}
this
.
inherited
(
arguments
)
;