Ext.WindowExt.ux.JsonWindow
Package: | Ext.ux |
Defined In: | Ext.ux.JsonPanel.js |
Class: | JsonWindow |
Extends: | Ext.Window |
This class has no config options.
Config Options | Defined By |
---|
This class has no public properties.
Property | Defined By |
---|
Method | Defined By | |
---|---|---|
setX( x ) : void
Parameters:
|
JsonWindow JsonWindow | |
setY( y ) : void
Parameters:
|
JsonWindow JsonWindow | |
setAlignTo( arg ) : void
Parameters:
|
JsonWindow JsonWindow | |
setAnchorTo( ar ) : void
Parameters:
|
JsonWindow JsonWindow |
Event | Defined By | |
---|---|---|
beforejsonload : ( Object response, Exception e )
Fires after the jsonfile is retrived from server but before it's loaded in panel
Fires after the jsonfile is retrived from server but before it's loaded in panel
Listeners will be called with the following arguments:
|
JsonWindow JsonWindow | |
afterjsonload : ( )
Fires when loading of jsonfile fails
Fires when loading of jsonfile fails
Listeners will be called with the following arguments:
|
JsonWindow JsonWindow |