Class: About

mwGUI.About

new About(the_id)

Constructor

Parameters:
Name Type Description
the_id number

DOM element ID

Author:
  • Jean-Christophe Taveau

Methods

(static) handleEvent(event)

Handle various event types

Parameters:
Name Type Description
event

The DOM event

Author:
  • Jean-Christophe Taveau