Module: app/widget/LCASelect

Widget that provides filtering select for lidar coverage areas with zoom button and shows flood level with plus and minus buttons
Author:
Source:

Requires

Classes

constructor

Mixins

args

Methods

(private, inner) _init()

Creates the filtering select box, zoom buttons and flood level increment buttons
Source:

(inner) destroy()

Destroys widget
Source:

(inner) postCreate()

Sets title and html content of the base class content pane. Occurs after the constructor has run and dom elements have been created.
Source:

(inner) setTideStation()

NOT IMPLEMENTED Set the current tide station externally to the widget using Dojo topic pub/sub events instead
Source:

(inner) startup()

Starts the widget after it has been constructed. Checks to make sure the required data is loaded.
Source: