Interface DesktopCtrl

  • All Known Implementing Classes:
    DefaultDesktopAgent

    public interface DesktopCtrl
    The interface of desktop controller. To provide more control of the desktop agent for developers.
    Author:
    pao
    • Method Detail

      • setDownloadable

        void setDownloadable​(Resource downloadable)
        setting current downloadable file.
        Parameters:
        downloadable - a downloadable resouce or null indicated there is no downloadable currently.
      • appendZkLog

        void appendZkLog​(String message)
        Append a debug message of AuLog to current desktop.
        Parameters:
        message - a message.
        Since:
        2.0.1