Class: PrintView

PrintView

PrintView

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 144
triggers the printing

print(){void}

addons/printLGB/view.js, line 200
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 107
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 141
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 122
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 103
sets the current scale of the map
Name Type Description
evt * event that triggers this function
Fires:
  • Map#event:RadioRequestMapGetSize
  • MapView#event:RadioTriggerMapViewSetConstrainedResolutionWithOptimalResolution

setCurrentScale(evt){void}

addons/printLGB/view.js, line 152
sets the current scale of the map
Name Type Description
evt * event that triggers this function
Fires:
  • Map#event:RadioRequestMapGetSize
  • MapView#event:RadioTriggerMapViewSetConstrainedResolutionWithOptimalResolution

setIsGfiSelected(evt){void}

modules/tools/print_/view.js, line 136
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 192
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 127
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 174
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 183
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 208
set print resolution
Name Type Description
evt * event that triggers this function

setScaleInputType(evt){void}

addons/printLGB/view.js, line 217
set scale input type
Name Type Description
evt * trigger event

setTitle(evt){void}

modules/tools/print_/view.js, line 118
sets the title for the print page
Name Type Description
evt * event that triggers this function

setTitle(evt){void}

addons/printLGB/view.js, line 165
sets the title for the print page
Name Type Description
evt * event that triggers this function

PrintView

PrintView

new PrintView()

addons/printLGB/view.js, line 35
Listens to Events:
  • Print#event:ChangeIsActive
  • Print#event:ChangeIsGfiActive
  • Print#event:ChangeCurrentScale

Extends

Methods

print(){void}

modules/tools/print_/view.js, line 144
triggers the printing

print(){void}

addons/printLGB/view.js, line 200
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 107
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 141
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 122
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 103
sets the current scale of the map
Name Type Description
evt * event that triggers this function
Fires:
  • Map#event:RadioRequestMapGetSize
  • MapView#event:RadioTriggerMapViewSetConstrainedResolutionWithOptimalResolution

setCurrentScale(evt){void}

addons/printLGB/view.js, line 152
sets the current scale of the map
Name Type Description
evt * event that triggers this function
Fires:
  • Map#event:RadioRequestMapGetSize
  • MapView#event:RadioTriggerMapViewSetConstrainedResolutionWithOptimalResolution

setIsGfiSelected(evt){void}

modules/tools/print_/view.js, line 136
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 192
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 127
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 174
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 183
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 208
set print resolution
Name Type Description
evt * event that triggers this function

setScaleInputType(evt){void}

addons/printLGB/view.js, line 217
set scale input type
Name Type Description
evt * trigger event

setTitle(evt){void}

modules/tools/print_/view.js, line 118
sets the title for the print page
Name Type Description
evt * event that triggers this function

setTitle(evt){void}

addons/printLGB/view.js, line 165
sets the title for the print page
Name Type Description
evt * event that triggers this function