Skip to content

ViewportDragDrop is a Sencha Architect project that utilizes an ExtJS 4.2 plugin to enable drag and drop on any region of a borderLayout.

Notifications You must be signed in to change notification settings

jminnick/ViewportDragDrop

Repository files navigation

ViewportDragDrop/app

This folder contains the javascript files for the application.

ViewportDragDrop/resources

This folder contains static resources (typically an "images" folder as well).

ViewportDragDrop/overrides

This folder contains override classes. All overrides in this folder will be automatically included in application builds if the target class of the override is loaded.

ViewportDragDrop/sass/etc

This folder contains misc. support code for sass builds (global functions, mixins, etc.)

ViewportDragDrop/sass/src

This folder contains sass files defining css rules corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'ViewportDragDrop'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in ViewportDragDrop/.sencha/app/sencha.cfg.

ViewportDragDrop/sass/var

This folder contains sass files defining sass variables corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'ViewportDragDrop'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in ViewportDragDrop/.sencha/app/sencha.cfg.

About

ViewportDragDrop is a Sencha Architect project that utilizes an ExtJS 4.2 plugin to enable drag and drop on any region of a borderLayout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published