FilterBuilderSelector.js | |
Constants | |
filter_button_text {String} Text in the filter button | |
title {String} The default title for the panel | |
Properties | |
bodyStyle | {String} The default bodyStyle of the panel |
Functions | |
clearFilterBuilder | This method destroy the current filterBuilder and create a new, clean one. |
changeFeatureType | This method destroy the current filterBuilder and create a new one |
createFilterBuilder | This method create a new FilterBuilder |
This method destroy the current filterBuilder and create a new, clean one.
clearFilterBuilder: function()
This method destroy the current filterBuilder and create a new one
changeFeatureType : function( params )
This method create a new FilterBuilder
createFilterBuilder : function( selectedIndex )