new bbbfly.MapSideBar (def, ref, parent)
Parameters
| Name | Type | Description |
|---|---|---|
| def | bbbfly.MapSideBar.Definition | optional Descendant definition |
| ref | object | optional Reference owner |
| parent | object | optional Parent DIV element or it's ID |
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| ControlType | string | bbbfly.map.control.sidebar.control_type | |
| MapControls | bbbfly.MapBox.control | none | Map controls to handle |
| SectionDef | object | Section definition | |
| ButtonDef | object | Button definition |
Extends
In Packages
Interfaces
Members
-
static action enum integer
-
Name Type Default Description map_control integer 1 map_mode integer 2
Methods
-
overrides GetButtonAlt (id, group){string|null}
-
Get button alt string
Parameters:
Name Type Description id string Button ID group string Button group Returns:
Type Description string | null - Button alt -
overrides GetButtonIcon (id, group){bbbfly.Renderer.image}
-
Get button icon
Parameters:
Name Type Description id string Button ID group string Button group Returns:
Type Description bbbfly.Renderer.image Icon definition