|
@@ -1106,7 +1106,7 @@ return $core.withContext(function($ctx1) {
|
|
|
//>>excludeEnd("ctx");
|
|
|
return self._wrap_($recv($globals.PlatformDom)._toArray_($recv(document)._querySelectorAll_(aString)));
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"allAt:",{aString:aString},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"allAt:",{aString:aString},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1116,7 +1116,7 @@ referencedClasses: ["PlatformDom"],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["wrap:", "toArray:", "querySelectorAll:"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1129,7 +1129,7 @@ return $core.withContext(function($ctx1) {
|
|
|
//>>excludeEnd("ctx");
|
|
|
return self._fromElement_($recv(document)._querySelector_(aString));
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"at:",{aString:aString},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"at:",{aString:aString},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1139,7 +1139,7 @@ referencedClasses: [],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["fromElement:", "querySelector:"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1163,7 +1163,7 @@ $2=self._new();
|
|
|
$recv($2)._element_(aDomElement);
|
|
|
return $recv($2)._yourself();
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"fromElement:",{aDomElement:aDomElement},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"fromElement:",{aDomElement:aDomElement},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1173,7 +1173,7 @@ referencedClasses: ["PlatformDom"],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["ifNotNil:", "ifFalse:", "isDomNode:", "error:", ",", "name", "element:", "new", "yourself"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1189,7 +1189,7 @@ $1=self._fromElement_(aDomElement);
|
|
|
$recv($1)._reference_(anotherDomElement);
|
|
|
return $recv($1)._yourself();
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"fromElement:cursorBefore:",{aDomElement:aDomElement,anotherDomElement:anotherDomElement},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"fromElement:cursorBefore:",{aDomElement:aDomElement,anotherDomElement:anotherDomElement},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1199,7 +1199,7 @@ referencedClasses: [],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["reference:", "fromElement:", "yourself"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1212,7 +1212,7 @@ return $core.withContext(function($ctx1) {
|
|
|
//>>excludeEnd("ctx");
|
|
|
return self._fromElement_($recv(document)._createElement_(aString));
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"newElement:",{aString:aString},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"newElement:",{aString:aString},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1222,7 +1222,7 @@ referencedClasses: [],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["fromElement:", "createElement:"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1235,7 +1235,7 @@ return $core.withContext(function($ctx1) {
|
|
|
//>>excludeEnd("ctx");
|
|
|
return self._fromElement_($recv(document)._createElementNS_tagName_(anotherString,aString));
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"newElement:xmlns:",{aString:aString,anotherString:anotherString},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"newElement:xmlns:",{aString:aString,anotherString:anotherString},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1245,7 +1245,7 @@ referencedClasses: [],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["fromElement:", "createElementNS:tagName:"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1258,7 +1258,7 @@ return $core.withContext(function($ctx1) {
|
|
|
//>>excludeEnd("ctx");
|
|
|
return self._fromElement_([]._asDomNode());
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"newStream",{},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"newStream",{},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1268,7 +1268,7 @@ referencedClasses: [],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["fromElement:", "asDomNode"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|
|
@@ -1289,7 +1289,7 @@ return self._fromElement_(each);
|
|
|
//>>excludeEnd("ctx");
|
|
|
}));
|
|
|
//>>excludeStart("ctx", pragmas.excludeDebugContexts);
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"wrap:",{aCollection:aCollection},$globals.Domite.klass)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"wrap:",{aCollection:aCollection},$globals.Domite.a$cls)});
|
|
|
//>>excludeEnd("ctx");
|
|
|
},
|
|
|
//>>excludeStart("ide", pragmas.excludeIdeData);
|
|
@@ -1299,7 +1299,7 @@ referencedClasses: [],
|
|
|
//>>excludeEnd("ide");
|
|
|
messageSends: ["collect:", "fromElement:"]
|
|
|
}),
|
|
|
-$globals.Domite.klass);
|
|
|
+$globals.Domite.a$cls);
|
|
|
|
|
|
$core.addMethod(
|
|
|
$core.method({
|