Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
vaadin:replace_login [2019/08/05 12:29]
admin
vaadin:replace_login [2019/08/05 12:33]
admin
Line 41: Line 41:
 </​file>​ </​file>​
  
-Finally, let us create the source files:+Finally, let us create the source files (in //​src.server//​ folder):
   * com.sibvisions.apps.customlogin.**MyCustomApplication** (only for standard layout mode, but also works in corporation mode)   * com.sibvisions.apps.customlogin.**MyCustomApplication** (only for standard layout mode, but also works in corporation mode)
   * com.sibvisions.apps.customlogin.**MyCustomLogin**   * com.sibvisions.apps.customlogin.**MyCustomLogin**
Line 108: Line 108:
         super.handleLoginError(pException);​         super.handleLoginError(pException);​
         ​         ​
-        //​important, ​becasue ​the error area will be added dynamically+        //​important, ​because ​the error area will be added dynamically
         updateUI();         updateUI();
     }     }
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information