Class Login

java.lang.Object
com.logicaldoc.gui.login.client.Login
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class Login extends Object implements com.google.gwt.core.client.EntryPoint
The Login entry point
Since:
7.5
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details

    • Login

      public Login()
  • Method Details

    • onModuleLoad

      public void onModuleLoad()
      Specified by:
      onModuleLoad in interface com.google.gwt.core.client.EntryPoint
    • showLostDialog

      public void showLostDialog(String productName)
    • declareShowLostDialog

      public static void declareShowLostDialog(Login login)
      Declares the javascript function used to display the lost password popup
      Parameters:
      login - the login module