FastChar-ExtJs文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Login
Layout
constructor
_session
Out
Alert
is
Shown
Session
Out
Alert
show
Login
Panel
show
Logout
show
Session
Out
valid
Operate
登录的布局
Hierarchy
LoginLayout
Index
Constructors
constructor
Properties
_session
Out
Alert
Methods
is
Shown
Session
Out
Alert
show
Login
Panel
show
Logout
show
Session
Out
valid
Operate
Constructors
constructor
new
Login
Layout
(
)
:
LoginLayout
Returns
LoginLayout
Properties
Static
Private
_session
Out
Alert
_session
Out
Alert
:
boolean
Methods
Static
is
Shown
Session
Out
Alert
is
Shown
Session
Out
Alert
(
)
:
boolean
Returns
boolean
Static
show
Login
Panel
show
Login
Panel
(
)
:
void
显示登录系统的窗口
Returns
void
Static
show
Logout
show
Logout
(
)
:
void
退出登录
Returns
void
Static
show
Session
Out
show
Session
Out
(
message
?:
any
)
:
void
会话失效弹框
Parameters
Optional
message:
any
Returns
void
Static
valid
Operate
valid
Operate
(
operate
:
any
, callBack
?:
any
, timeout
?:
any
)
:
void
弹出安全验证功能操作
Parameters
operate:
any
操作功能的描述
Optional
callBack:
any
验证成功后回执函数
Optional
timeout:
any
验证后的失效时间,单位 秒
Returns
void
登录的布局