PDA

View Full Version : Unable to add regions to viewport after it is render.



fangstern
27 Jun 2008, 3:34 PM
Hi,

Does anyone know how to add additional regions, ie. 'north' & 'south', to viewport, created by DominoUI, after it's render? I want to add header & footer panel to DominoUI without having to modified DominoUI.js or extnd-all.js files.

Fangstern :-?

mdm-adph
30 Jun 2008, 12:55 PM
Don't know if you can -- I could be wrong, but the docs (http://extjs.com/deploy/dev/docs/?class=Ext.layout.BorderLayout) don't list any methods for that. Of course Ext.nd might have its own methods in there somewhere for that. ;)

hendricd
30 Jun 2008, 12:58 PM
The BorderLayout regions of Ext (Your viewport) are fixed after render and cannot be changed/added to.