Hierarchy

  • UpFilewalkerControl

Methods

  • Go one directory up.

    Returns boolean

  • Show or hide a field in the control.

    Parameters

    • item: string

      fieldname

    Returns void

  • Helper function to convert the file size in a human readable form.

    Parameters

    • length: number

      byte length of the file

    Returns string

    the calculated readable size

  • Refresh the filewalker control in case of an action which changes it's content.

    Parameters

    • subDir: string

      the current subdirectory based on the defaultclientpath

    • Optional getMore: boolean

      get xx (maxNumberToRetrieve) more file paths

    Returns void

  • Helper to set the current operation directory.

    Parameters

    • path: string

      directory path

    Returns void

  • The sort field for the control.

    Parameters

    • field: string

      fieldname

    Returns void