A base class for a container of controls in the same HTML div element
This control creates a parent div, and puts the child controls in it. Target and map are set automatically - see CompositeControl
Protected
The container options
The child controls
Private
Readonly
The style class of the container *
A getter for the child controls
A getter for the element
A getter for the style class
A setter for the child controls
The overridden setMap method
Here we set the map for all child controls
the current map
Generated using TypeDoc
A base class for a container of controls in the same HTML div element
This control creates a parent div, and puts the child controls in it. Target and map are set automatically - see CompositeControl