Legato.Util.Matcher

Basically used by OpenLayers.

Inherits from

  • <OpenLayers.Control>
Summary
Legato.Util.MatcherBasically used by OpenLayers.
Functions
Legato.Util.Matcher.IS_TRUESimple Matcher Class which just returns given value.
Legato.Util.Matcher.IS_FALSESimple Matcher Class which just returns inverted value.

Functions

Legato.Util.Matcher.IS_TRUE

Legato.Util.Matcher.IS_TRUE =

Simple Matcher Class which just returns given value.

Inherits from

  • <OpenLayers.Control>

Legato.Util.Matcher.IS_FALSE

Legato.Util.Matcher.IS_FALSE =

Simple Matcher Class which just returns inverted value.

Inherits from

  • <OpenLayers.Control>
Legato.Util.Matcher.IS_TRUE =
Simple Matcher Class which just returns given value.
Legato.Util.Matcher.IS_FALSE =
Simple Matcher Class which just returns inverted value.