Class: ThemeView

Tools.GFI.Themes ThemeView

ThemeView

new ThemeView()

modules/tools/gfi/themes/view.js, line 13
Fires:
Listens to Events:

Extends

Methods

adjustGfiWindow(currentView, oldGfiWidth, oldLeft){*}

modules/tools/gfi/themes/view.js, line 117
todo
Name Type Description
currentView * todo
oldGfiWidth * todo
oldLeft * todo

appendChildren(){*}

modules/tools/gfi/themes/view.js, line 147
Alle Children werden dem gfi-content appended. Eine Übernahme in dessen table ist nicht HTML-konform (
kann nicht in ). Nur $.append, $.replaceWith usw. sorgen für einen korrekten Zusammenbau eines
. Mit element.val.el.innerHTML wird HTML nur kopiert, sodass Events nicht im view ankommen.

appendRoutableButton(){*}

modules/tools/gfi/themes/view.js, line 165
Fügt den Button dem gfiContent hinzu

appendTheme(model, value){void}

modules/tools/gfi/themes/view.js, line 53
Appends the gfi theme to the gfi tool
Name Type Description
model Tools/GFI/Themes/Model model with gfi theme
value boolean is gfi tool visible

render(){*}

modules/tools/gfi/themes/view.js, line 37
todo

Events

inherited RadioRequestGFIGetRequestedParcelId

devtools/jsdoc/events.js, line 2447
Todo