Class | Description |
---|---|
FileApiPage |
Example page for
FileFieldSizeCheckBehavior . |
FileFieldChangeBehavior |
A
Behavior that can be used on FileUploadField -s to receive ajax callback with
detailed information about the chosen files when an event occurs (default: "onchange"). |
FileFieldSizeCheckBehavior |
A
Behavior that can be added to FileUploadField -s to provide a convenient and
fast size checking for users using FileApi supporting browsers. |
FileList |
Represents the FileList type from the Html5 FileApi.
|
Html5File |
Represents the File type from the Html5 FileApi.
|
Copyright © 2015. All rights reserved.