Community Map Builder 21 Aug 2007

Class Loading2

Object
   |
   +--WidgetBase
         |
         +--Loading2

class Loading2
extends WidgetBase

Defined in Loading2.js

Author: Mike Adair


Field Summary
 Object containerNodeId
          
 Object htmlTagId
          
 Object mapContainerNode
          
 Object node
          
 Object updateMessage
          
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
Constructor Summary
Loading2 (widgetNode, model)
            This widget is used to display ModelStatus messages.
 
Method Summary
 void clear(objRef)
           Remove the contents of the HTML tag for this widget.
 void paint(objRef)
           Render the widget.
 void update(objRef, message)
           Updates the loading indicator with a new message as a "updateStatus" listener.
 
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint, clearWidget
 

Field Detail

containerNodeId

Object containerNodeId

htmlTagId

Object htmlTagId

mapContainerNode

Object mapContainerNode

node

Object node

updateMessage

Object updateMessage

Constructor Detail

Loading2

Loading2(widgetNode, model)

Method Detail

clear

void clear(objRef)

paint

void paint(objRef)

update

void update(objRef, message)

Community Map Builder 21 Aug 2007

Documentation generated by JSDoc on Tue Aug 21 08:12:28 2007