Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madvas/extjs-ux-regiontool


https://github.com/madvas/extjs-ux-regiontool

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

*Ext.ux.panel.RegionTool*

This panel plugin is based on ExtJS Kitchen Sink example. I made it into panel plugin so anyone can easily add it into their app. Plugin can be added into any panel, which is in border layout.

The plugin adds 'gear' icon into a panel header, which user can use to dynamically change region of the panel in border layout.

Add to panel as plugins property:
`plugins : ["regiontool"]`