This class represents a filter function. We are using this class for creation of complex filters that can contain filter functions as values. Nesting function as other functions parameter is supported.
ALKMaps. | This class represents a filter function. |
Properties | |
name | {String} Name of the function. |
params | {Array(ALKMaps.Filter.Function || String || Number)} Function parameters For now support only other Functions, String or Number |
Constructor | |
ALKMaps. | Creates a filter function. |
{Array(ALKMaps.Filter.Function || String || Number)} Function parameters For now support only other Functions, String or Number