new TotalViewMapView(id)
modules/controls/totalView/view.js, line 16
Name | Type | Description |
---|---|---|
id |
String | Id of control. |
Fires:
- Util#event:RadioRequestUtilGetUiStyle
- Controls#event:RadioRequestControlsViewAddRowTr
- MapView#event:RadioTriggerMapViewResetView
Listens to Events:
Extends
Methods
-
modifyTemplate(tpl, isMobile){String}
modules/controls/totalView/view.js, line 89 -
Changes the glyphicon for the Button if a modification exists
Name Type Description tpl
String initial template isMobile
Boolean if true changes the glyphicon in Table Mode Returns:
with possile modified glyphicon
-
render(){TotalViewMapView}
modules/controls/totalView/view.js, line 55 -
Render-Function
-
renderToToolbar(){void}
modules/controls/totalView/view.js, line 67 -
Renders the table template
-
setTotalView(){void}
modules/controls/totalView/view.js, line 80 -
Resets the mapView
Fires:
- MapView#event:RadioTriggerMapViewResetView