Method Summary |
|
__init__ (self,
document)
Initialise the global with the given 'document'. |
|
binaryToString(self,
octets,
encoding)
|
|
createConnection(self)
|
|
createTimer(self,
initialInterval,
repeatInterval)
|
|
getURL(self,
iri,
callback)
|
|
gotoLocation(self,
newIRI)
|
|
parseXML(self,
data,
contextDoc)
|
|
postURL(self,
iri,
data,
callback,
type,
encoding)
|
|
stringToBinary(self,
data,
encoding)
|
Inherited from EventListenerInitializer2 |
|
createEventListener (self,
handlerElement)
|
|
initializeEventListeners (self,
scriptElement)
|