This method initialise every elements of the button
initComponent : function()
Set the layer
setLayer : function( layer )
Set the map
setMap : function( map )
Set the queryOnClickWidget
setQueryOnClick : function( queryOnClick )
The method is called after the load of each store.
onStoreLoaded : function( store )
Add a new action to the bottom right of the FeatureGridResult
addAction : function( title, url )
Method called on click on a added action
callAction : function ( url )
getActiveStore: function()
addWFSCSVExportButton: function()
Check if the current selected resource has a WFS service which supports CSV export.
currentWFSServiceAllowsCSVExport: function()