dundas.transfer.FileSystemEntryTransferItem Class

 

Inheritance Hierarchy

 
Class
   dundas.transfer.FileSystemEntryTransferItem
 

Constructors

 
  Name Description
init Initializes the FileSystemEntryTransferItem. Called during construction.
 
 

Properties

 
  Name Description
accountName Gets or sets the account name
fileSystemEntry Gets or sets the file system entry object
selectionKind Gets or sets the selection kind
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.