Class MozileScriptResource

Object
   |
   +--MozileResource
         |
         +--MozileScriptResource

class MozileScriptResource
extends MozileResource

Defined in core.js


Constructor Summary
MozileScriptResource (<String> id, <String> source, <String> type, <String> namespace)
            Mozile Script Resource - Subclass of MozileResource designed for script tags.
 
Method Summary
 Element createElement()
           Creates a new element for the resource and returns it.
 String getSource()
          
 
Methods inherited from class MozileResource
getCategory, getId, getType, getNamespace, getElement, getContent, setContent, load, unload
 

Constructor Detail

MozileScriptResource

MozileScriptResource(<String> id, <String> source, <String> type, <String> namespace)

Method Detail

createElement

Element createElement()

getSource

String getSource()


Documentation generated by JSDoc on Thu Feb 16 20:20:37 2006