Nevron.Nov.Networking.CloudStorage Namespace / NCloudFilePicker Class
Fields Properties Methods Events


In This Topic
    NCloudFilePicker Class Members
    In This Topic

    The following tables list the members exposed by NCloudFilePicker.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the FileType property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NCloudFilePicker.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the file type, files of which are shown in this file picker.  
    Public PropertyGets/Sets the current folder shown in this file picker.  
    Public PropertyGets the currently selected cloud file system object (file or folder) or null if nothing is selected in the grid.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the files view.  
    Protected MethodCalled when the user double-clicks a file. Raises the FileDoubleClick event.  
    Protected MethodCalled when the user selects a file. Raises the FileSelected event.  
    Protected MethodCalled when the FileType property has changed.  
    Protected MethodPopulates the files view with the contents of the given folder.  
    Top
    Public Events
     NameDescription
    Public EventEvent raised when the user double-clicks a file.  
    Public EventEvent raised when the user selects a file.  
    Top
    See Also