| 
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
   |
   +--WidgetBase
         |
         +--ButtonBase
               |
               +--Save
   Defined in Save.js
Author: Mike Adair mike.adairATccrs.nrcan.gc.ca  
   
| Fields inherited from class ButtonBase | 
   htmlTagId, buttonBarGroup, panelHtmlTagId, buttonType, control, active
    | 
   
| Fields inherited from class WidgetBase | 
   model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
    | 
   
| Constructor Summary | |
      
	 
	    Save 
	 
	 (widgetNode, model)
      
      When this button is pressed the targetModel is posted to the serializeUrl.  | 
|
| Method Summary | |
	 
	     Object
	 
       | 
      
	 
	    
	       createControl(objRef)
	 
	 Save model control.  | 
   
| Methods inherited from class ButtonBase | 
getButtonClass, doAction, select, doSelect, attachToOL, buttonInit
 | 
| Methods inherited from class WidgetBase | 
initTargetModel, prePaint, postPaint, clearWidget
 | 
| Constructor Detail | 
Save(widgetNode, model)
widgetNode -   The widget node from the Config XML file.  
     model -   The model for this widget
     | Method Detail | 
Object createControl(objRef)
objRef -  reference to this object.  
      
  | 
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||