- getArrayBufferResult() - Method in class org.vectomatic.file.FileReader
-
Returns the file's contents.
- getArrayBufferResult() - Method in class org.vectomatic.file.impl.FileReaderImpl
-
- getAssociatedType() - Method in class org.vectomatic.file.events.AbortEvent
-
- getAssociatedType() - Method in class org.vectomatic.file.events.ErrorEvent
-
- getAssociatedType() - Method in class org.vectomatic.file.events.LoadEndEvent
-
- getAssociatedType() - Method in class org.vectomatic.file.events.LoadStartEvent
-
- getAssociatedType() - Method in class org.vectomatic.file.events.ProgressEvent
-
- getCode() - Method in class org.vectomatic.file.FileError
-
Returns a constant representing the error code in Java.
- getDropEffect() - Method in class org.vectomatic.dnd.DataTransferExt
-
The actual effect that will be used, and should always be one of the
possible values of effectAllowed.
- getEffectAllowed() - Method in class org.vectomatic.dnd.DataTransferExt
-
Returns the effect allowed for this drag.
- getError() - Method in class org.vectomatic.file.FileReader
-
- getError() - Method in class org.vectomatic.file.impl.FileReaderImpl
-
- getEventBus() - Static method in class org.vectomatic.dnd.DropPanel
-
Returns the event bus shared by all drop panels
- getFilename() - Method in class org.vectomatic.file.FileUploadExt
-
Gets the filename selected by the user.
- getFiles() - Method in class org.vectomatic.dnd.DataTransferExt
-
Returns a list of all the local files available on the data transfer.
- getFiles() - Method in class org.vectomatic.file.FileUploadExt
-
Returns the files selected by the end-user.
- getItem(int) - Method in class org.vectomatic.file.FileList
-
Returns the index
th item in the collection.
- getItem(int) - Method in class org.vectomatic.file.impl.FileListImpl
-
- getLastModifiedDate() - Method in class org.vectomatic.file.File
-
The last modified date of the file.
- getLength() - Method in class org.vectomatic.file.FileList
-
The number of nodes in the list.
- getLength() - Method in class org.vectomatic.file.impl.FileListImpl
-
- getName() - Method in class org.vectomatic.file.File
-
The name of the file referenced by the File object.
- getName() - Method in class org.vectomatic.file.FileUploadExt
-
- getReadyState() - Method in class org.vectomatic.file.FileReader
-
Indicates the state of the FileReader.
- getReadyState() - Method in class org.vectomatic.file.impl.FileReaderImpl
-
- getResult() - Method in class org.vectomatic.file.FileReader
-
- getSize() - Method in class org.vectomatic.file.Blob
-
The size, in bytes, of the data contained in the Blob object.
- getStringResult() - Method in class org.vectomatic.file.FileReader
-
Returns the file's contents.
- getStringResult() - Method in class org.vectomatic.file.impl.FileReaderImpl
-
- getType() - Method in class org.vectomatic.file.Blob
-
An ASCII-encoded string, in all lower case, indicating the MIME type of
the data contained in the Blob.
- getType() - Static method in class org.vectomatic.file.events.AbortEvent
-
- getType() - Static method in class org.vectomatic.file.events.ErrorEvent
-
- getType() - Static method in class org.vectomatic.file.events.LoadEndEvent
-
- getType() - Static method in class org.vectomatic.file.events.LoadStartEvent
-
- getType() - Static method in class org.vectomatic.file.events.ProgressEvent
-
- getTypes() - Method in class org.vectomatic.dnd.DataTransferExt
-
Returns a list of the format types of the data that is stored for the
first item, in the same order the data was added.
- getValue() - Method in enum org.vectomatic.file.ErrorCode
-
Returns the numerical javascript value corresponding
to this constant.
- getValue() - Method in enum org.vectomatic.file.FileReader.State
-