Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390965
_HtmlTemplated.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
649 B
Subscribers
None
_HtmlTemplated.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.dtl._HtmlTemplated"
]){
dojo
.
_hasResource
[
"dojox.dtl._HtmlTemplated"
]
=
true
;
dojo
.
provide
(
"dojox.dtl._HtmlTemplated"
);
dojo
.
require
(
"dojox.dtl._DomTemplated"
);
dojo
.
deprecated
(
"dojox.dtl.html"
,
"All packages and classes in dojox.dtl that start with Html or html have been renamed to Dom or dom"
);
dojox
.
dtl
.
_HtmlTemplated
=
dojox
.
dtl
.
_DomTemplated
;
dojox
.
dtl
.
_HtmlTemplated
.
prototype
.
declaredClass
=
"dojox.dtl._HtmlTemplated"
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 20:21 (2 h, 27 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26276
Default Alt Text
_HtmlTemplated.js (649 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment