Class GLOBALS

Object
   |
   +--GLOBALS

class GLOBALS

 
Method Summary
<static> void MMAttachEvent( <HTMLElement> eventObject, <String> eventType, <Function> handlerFunction )
           This function can be used to attach an event handler to an object.
<static> boolean MMIsSupportedBrowser()
           Function to check for a supported browser.
<static> Object MMWidgetAvailable( <String> widget_class )
           Function to check if a widget is supported by this version of the API.


Method Detail

MMAttachEvent

<static> void MMAttachEvent( <HTMLElement> eventObject, <String> eventType, <Function> handlerFunction )

MMIsSupportedBrowser

<static> boolean MMIsSupportedBrowser()

MMWidgetAvailable

<static> Object MMWidgetAvailable( <String> widget_class )


Documentation generated by JSDoc on Tue Feb 26 16:25:19 2008