Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F946940
_arg.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
473 B
Subscribers
None
_arg.js
View Options
/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if
(
!
dojo
.
_hasResource
[
"dojox.fx._arg"
]){
dojo
.
_hasResource
[
"dojox.fx._arg"
]
=
true
;
dojo
.
provide
(
"dojox.fx._arg"
);
dojox
.
fx
.
_arg
.
StyleArgs
=
function
(
_1
){
this
.
node
=
_1
.
node
;
this
.
cssClass
=
_1
.
cssClass
;
};
dojox
.
fx
.
_arg
.
ShadowResizeArgs
=
function
(
_2
){
this
.
x
=
_2
.
x
;
this
.
y
=
_2
.
y
;
};
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 09:39 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24397
Default Alt Text
_arg.js (473 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment