- loadData() - Method in class ch.gbssg.app.ila.admin.AdminController
-
Loads the Data of this formular.
- loadData(CmdDoExport) - Method in class ch.gbssg.app.ila.export.ExportView
-
Loads the data from the model into the form
- loadData() - Method in class ch.gbssg.app.ila.kv.KvController
-
Load the data from the Database and save it into the model
- Login() - Method in class ch.gbssg.app.tla.AppView
-
is fire if user click login button.
- LoginValid(User) - Method in class ch.gbssg.app.tla.AppController
-
check if user login valid and redirect to other page. otherwise if false,
then display an error code on screen.
- logout() - Method in class ch.gbssg.app.tla.AppController
-
Logout and display the Login Pane