Namespace: Formular

Formular

Creates a specific formular to allow the user to request information from the 'Grenznachweis'.

Classes

GrenznachweisModel
GrenznachweisView

Members

staticFormular.GrenznachweisTemplate

Template used to create the formular for the Grenznachweis

Events

changeIsActive

devtools/jsdoc/events.js, line 1895
Triggered when isActive changes
Listeners of This Event:

invalid

devtools/jsdoc/events.js, line 1907
Renders the formular
Name Type Description
model GrenznachweisModel Model which holds the attributes to render
value Boolean Empty the formular or render it
Listeners of This Event:

RadioTriggerClick

devtools/jsdoc/events.js, line 1885
Reacts on a click event in the formular

RadioTriggerFocusOut

devtools/jsdoc/events.js, line 1890
Reacts on a focus out event in the formular

RadioTriggerKeyUp

devtools/jsdoc/events.js, line 1880
Reacts on a key up event in the formular

render

devtools/jsdoc/events.js, line 1900
Renders the formular
Name Type Description
model GrenznachweisModel Model which holds the attributes to render
value Boolean Empty the formular or render it
Listeners of This Event: