开发者

Right Docked Panel in Ext?

I'm trying to add a panel via Ext to an application that wasn't built using ext. I want the panel to be docked to the right of the screen and to be co开发者_JAVA技巧llapable / expandable. Is this possible considering I haven't built the rest of the app in Ext?

Cheers.


It is possible but might require a lot work. Basically you'd need to use Ext.layout.BorderLayout layout and put your panel in east region of it, and the original content in center region.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜