Observable
  Html5Connector

Class Ext.ux.upload.Html5Connector

Package:Ext.ux.upload
Defined In:Ext.ux.upload.Html5Connector.js
Class:Html5Connector
Extends:Observable
Author:Gary van Woerkens
Version:1.0
A simple class which handles native browser drag and grop events and upload files with help of Ajax request.

Config Options

Config OptionsDefined By
 enableGlobalHighlight : Boolean
True to enable highlight drop zone on window over.
Html5Connector
 enableHighlight : Boolean
True to enable highlight of drop zone on Component over.
Html5Connector
 lang : String
The language to display log panel messages (default to "en").
Html5Connector
 langs : Object
Available languages to load on init with lang.
Html5Connector
 maxFileSize : Number
Maximum size of a file to upload.
Html5Connector
 maxFiles : Number
Maximum number of files to upload in a row.
Html5Connector
 url : String
The URL where files will be uploaded.
Html5Connector

Public Properties

PropertyDefined By
 el : Ext.Element
The Ext.Element which handles drag and drop events.
Html5Connector

Public Methods

MethodDefined By

Public Events

EventDefined By