new PrintView()
modules/tools/print_/view.js, line 29
Listens to Events:
- Print#event:ChangeIsActive
- Print#event:ChangeIsGfiActive
- Print#event:ChangeCurrentScale
Extends
Methods
-
print(){void}
modules/tools/print_/view.js, line 143 -
triggers the printing
-
print(){void}
addons/printLGB/view.js, line 202 -
triggers the printing
-
render(model){Backbone.View}
modules/tools/print_/view.js, line 56 -
generates the print modul
Name Type Description model
Backbone.Model Print Model -
render(model){Backbone.View}
addons/printLGB/view.js, line 86 -
generates the print modul
Name Type Description model
Backbone.Model Print Model -
renderSelect(){void}
addons/printLGB/view.js, line 110 -
Render bootstrap-select buttons
-
setCurrentFormat(evt){void}
modules/tools/print_/view.js, line 92 -
sets the current format of the map
Name Type Description evt
* event that triggers this function -
setCurrentFormat(evt){void}
addons/printLGB/view.js, line 144 -
sets the current format of the map
Name Type Description evt
* event that triggers this function -
setCurrentLayout(evt){void}
modules/tools/print_/view.js, line 78 -
sets the current Layout of the map
Name Type Description evt
* event that triggers this function Fires:
- Map#event:RadioTriggerMapRender
-
setCurrentLayout(evt){void}
addons/printLGB/view.js, line 125 -
sets the current Layout of the map
Name Type Description evt
* event that triggers this function Fires:
- Map#event:RadioTriggerMapRender
-
setCurrentScale(evt){void}
modules/tools/print_/view.js, line 102 -
sets the current scale of the map
Name Type Description evt
* event that triggers this function Fires:
- Map#event:RadioRequestMapGetSize
-
setCurrentScale(evt){void}
addons/printLGB/view.js, line 154 -
sets the current scale of the map
Name Type Description evt
* event that triggers this function Fires:
- Map#event:RadioRequestMapGetSize
-
setIsGfiSelected(evt){void}
modules/tools/print_/view.js, line 135 -
determines if the gfi checkbox is selected or not
Name Type Description evt
* event that triggers this function -
setIsGfiSelected(evt){void}
addons/printLGB/view.js, line 194 -
determines if the gfi checkbox is selected or not
Name Type Description evt
* event that triggers this function -
setIsLegendSelected(evt){void}
modules/tools/print_/view.js, line 126 -
determines if the legend checkbox is selected or not
Name Type Description evt
* event that triggers this function -
setIsLegendSelected(evt){void}
addons/printLGB/view.js, line 176 -
determines if the legend checkbox is selected or not
Name Type Description evt
* event that triggers this function -
setIsPrintLayoutElementsSelected(evt){void}
addons/printLGB/view.js, line 185 -
determines if the layoutElement checkbox is selected or not
Name Type Description evt
* event that triggers this function -
setPrintResolution(evt){void}
addons/printLGB/view.js, line 210 -
set print resolution
Name Type Description evt
* event that triggers this function -
setScaleInputType(evt){void}
addons/printLGB/view.js, line 219 -
set scale input type
Name Type Description evt
* trigger event -
setTitle(evt){void}
modules/tools/print_/view.js, line 117 -
sets the title for the print page
Name Type Description evt
* event that triggers this function -
setTitle(evt){void}
addons/printLGB/view.js, line 167 -
sets the title for the print page
Name Type Description evt
* event that triggers this function