Roo.util.Observable
Roo.BasicDialog
Roo.LayoutDialog
Roo.Login 

		   

Class Roo.Login

Package:Roo
Defined In: Roo/Login.js.
Class:Login
Extends: Roo.LayoutDialog
A generic Login Dialog..... - only one needed in theory!?!?

Fires XComponent builder on success...

Sends
username,password, lang = for login actions.
check = 1 for periodic checking that sesion is valid.
passwordRequest = email request password
logout = 1 = to logout

Affects: (this id="????" elements)
loading (removed) (used to indicate application is loading)
loading-mask (hides) (used to hide application when it's building loading)


Usage:


Myapp.login = Roo.Login({
url: xxxx,

realm : 'Myapp',


method : 'POST',

})
Class Comments / Notes => [Add Your comment/notes about this class]
Config Options (Usually are also Properties)
Options Defined By
Public Properties - Has None
Public Methods
Method Defined By
 
new Roo.Login ()
Create a new Roo.Login
Create a new Roo.Login
 
Events
Event Defined By
Documentation generated by Introspection Doc Generator on Fri Jul 13 2018 14:10:53 GMT+0800 (HKT) Based on JsDoc Toolkit