Forum /
Ext JS 2.x - Unsupported /
Ext 2.x: Help & Discussion /
Ext User
LayoutDialog null?!!?
LayoutDialog null?!!?
OK - I know this should be reeeaaaallly simple - but if I alert(Ext.LayoutDialog); it comes back as undefined.
I have this in a form where I have a complex layout working fine. So you can imagine that all of the script references are coolio.
Aside from the standard script references is there any other set I need to do to make the LayoutDialog work?
w://
Sencha - Ext JS Dev Team
It's not an Ext 2 class
All Panel classes (And Ext.Window is a subclass of Panel) may have a layout.
SO what you want is an Ext.Window with layout:'border'
Sencha - Ext JS Dev Team
Ext User
Nice one! Thank you - it's not initially obvious that this move has happened - How come the class still exists in the docs? I think that's what confused me.
w://
Sencha - Ext JS Dev Team
Ext User
Ext User
Sencha - Community Support Team
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us