Interface BookmarkAgent

All Superinterfaces:
Agent, OperationAgent

public interface BookmarkAgent extends OperationAgent
To change the bookmark of a Desktop.
Author:
dennis
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    change(String value)
    change bookmark of a desktop.

    Methods inherited from interface org.zkoss.zats.mimic.Agent

    getClient, getDelegatee
  • Method Details

    • change

      void change(String value)
      change bookmark of a desktop.