Class: QuickHelpModel

QuickHelp QuickHelpModel

QuickHelpModel

new QuickHelpModel()

modules/quickHelp/model.js, line 148
Properties:
Name Type Default Description
imgPath String "/" "Path to folder that contains the images for quickHelp".
searchbarAllgemeines1 String "allgemein.png" "First image to be displayed in the Quickhelp of the Searchbar under the menu item General (dt. Allgemeines)."
searchbarAllgemeines2 String "allgemein2.png" "Second image to be displayed in the Quickhelp of the Searchbar under the menu item General (dt. Allgemeines)."
searchbarAllgemeines3 String "allgemein3.png" "Third image to be displayed in the Quickhelp of the Searchbar under the menu item General (dt. Allgemeines)."
searchbarFlurstueckssuche String "allgemein4.png" "Image to be displayed in the Quickhelp of the Searchbar under the menu item parcel search (dt. Flurstückssuche)."
aufbau1 String "themen.png" "First image to be displayed in the Quickhelp of the layertree (CustomTree) under the menu item Structure (dt. Aufbau)."
aufbau2 String "themen_2.png" "Second image to be displayed in the Quickhelp of the layertree (CustomTree) under the menu item Structure (dt. Aufbau)."
statistikFlaecheNiemeier String "Statistik_Flaeche_Niemeier.png" "First image to be displayed in the quickHelp of the MeasureTool tool under the menu item Statistical Approach (dt. Statistische Annäherung)."
statistikStreckeUniErlangen String "Statistik_Strecke_UniErlangen.png" "Second image to be displayed in the quickHelp of the MeasureTool tool under the menu item Statistical Approach (dt. Statistische Annäherung)."
utmStreifen String "UTM_Streifen.png" "First image to be displayed in the quickHelp of the MeasureTool under the menu item Equalization (dt. Entzerrung) in UTM."
utmVerzerrung String "UTM_Verzerrung.png" "Second image to be displayed in the quickHelp of the MeasureTool under the menu item Equalization (dt. Entzerrung) in UTM."
utmFormeln String "UTM_Formeln.png" "Third image to be displayed in the quickHelp of the MeasureTool under the menu item Equalization (dt. Entzerrung) in UTM."
currentHelpTopic String "UTM_Formeln.png" "Third image to be displayed in the quickHelp of the MeasureTool under the menu item Equalization (dt. Entzerrung) in UTM."
currentLng String "", contains current language - if this changes the view is rendered
searchTitleText String "", contains translated text
generalInfoText String "", contains translated text
addressSearchText String "", contains translated text
houseNumberSearchText String "", contains translated text
topicsSearchText String "", contains translated text
parcelSearchText String "", contains translated text
generalInfoHelpText1 String "", contains translated text
generalInfoHelpText2 String "", contains translated text
addressHelpText String "", contains translated text
houseNumberHelpText String "", contains translated text
topicsHelpText String "", contains translated text
parcelHelpText String "", contains translated text
measureTitleText String "", contains translated text
statisticalApproxText String "", contains translated text
equalizationUTMText String "", contains translated text
conversionInMapText String "", contains translated text
influenceFactorsText String "", contains translated text
scaleText String "", contains translated text
resolutionText String "", contains translated text
screenResolution String "", contains translated text
inputAccuracyText String "", contains translated text
measureDistanceText String "", contains translated text
standardDeviationText String "", contains translated text
spotDefectsText String "", contains translated text
errorPropagationLawText String "", contains translated text
forDistances String "", contains translated text
forAreasText String "", contains translated text
errorReasonText String "", contains translated text
exampleText String "", contains translated text
exampleContentText String "", contains translated text
UTMHelp1Text String "", contains translated text
UTM6Text String "", contains translated text
imageDistortion1Text String "", contains translated text
imageDistortion2Text String "", contains translated text
formulasText String "", contains translated text
useInMapHelpText String "", contains translated text
topicTreeTitle String "", contains translated text
topicsText String "", contains translated text
selectionText String "", contains translated text
saveSelectionText String "", contains translated text
topicsHelp1Text String "", contains translated text
topicsHelp2Text String "", contains translated text
topicsHelp3Text String "", contains translated text
topicsHelp4Text String "", contains translated text
topicsHelp5Text String "", contains translated text
topicsHelp6Text String "", contains translated text
Listens to Events:

Extends

Methods

changeLang(lng){Void}

modules/quickHelp/model.js, line 160
change language - sets default values for the language
Name Type Description
lng String the language changed to

setCurrentHelpTopic(value){void}

modules/quickHelp/model.js, line 239
setter for value of the current shown help window
Name Type Description
value string type of window (search | tree | measure)

setImgPath(value){void}

modules/quickHelp/model.js, line 231
setter for imgPath
Name Type Description
value string imgPath