Class GetFeatureInfo
Object
   |
   +--WidgetBase
         |
         +--ButtonBase
               |
               +--GetFeatureInfo
   
   - class 
   GetFeatureInfo
   
      
- extends ButtonBase 
   
  
   
   
   Defined in GetFeatureInfo.js
Author: Nedjo  
   
   
   
   
      
         
            | 
               Field Summary | 
         
   
   
   
   
    Object | 
   cursor
    
              | 
   
   
   
   
    Object | 
   handler
    
              | 
   
   
   
   
    Object | 
   xsl
    
             Xsl to build a GetFeatureInfo URL | 
   
   
   
    
   
   
   
    
   
 
   
    
   
 
| 
Constructor Summary | 
   
      
	 
	    GetFeatureInfo 
	 
	 (widgetNode, model)
      
       
                 
      Implements WMS GetFeatureInfo functionality, popping up a query result
 window when user clicks on map.
       | 
 
| 
Method Summary | 
   
      
	 
	     Object
	 
       | 
      
	 
	    
	       createControl(objRef)
	 
	  
	           
	 GetFeatureInfo control
       | 
   
 
 
 
 
   
   
   
   
   cursor
   Object cursor
   
   
   
   
   handler
   Object handler
   
   
   
   
   xsl
   Object xsl
   
   Xsl to build a GetFeatureInfo URL
   
   
   
   
    
GetFeatureInfo
GetFeatureInfo(widgetNode, model)
   Implements WMS GetFeatureInfo functionality, popping up a query result
 window when user clicks on map.
   
   Parameters:
   
     model -  The widget object which this tool is associated with.
     
   
     toolNode -  The XML node in the Config file referencing this object.  
     
   
   
   
   
   createControl
   Object createControl(objRef)
   
      
   
   
   
   
   Parameters:
   
     objRef -  reference to this object.  
      
 
   
   
   
   
   
   
   Returns:
        
        {OpenLayers.Control} class of the OL control. 
        
   
   
   
   
   
Documentation generated by 
JSDoc on Tue Aug 21 08:12:28 2007