Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madvas/extjs-ux-regiontool
https://github.com/madvas/extjs-ux-regiontool
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/madvas/extjs-ux-regiontool
- Owner: madvas
- Created: 2014-09-23T05:38:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-23T06:17:01.000Z (over 10 years ago)
- Last Synced: 2024-11-15T02:05:27.227Z (2 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"]`