Name
global.Test
Description
No description available
Script
var Test = Class.create();
Test.prototype = {
initialize: function() {
},
type: 'Test'
};
Sys ID
daf4f00e2f5ce910bd54d5f62799b683
global.Test
No description available
var Test = Class.create();
Test.prototype = {
initialize: function() {
},
type: 'Test'
};
daf4f00e2f5ce910bd54d5f62799b683