Interface CheckAgent

All Superinterfaces:
Agent, OperationAgent

public interface CheckAgent extends OperationAgent
To change the check status of a component including Menuitem, Toolbarbutton, Checkbox, and Radio.
Author:
pao
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    check(boolean checked)
    change the check status.

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

    getClient, getDelegatee
  • Method Details

    • check

      void check(boolean checked)
      change the check status.
      Parameters:
      checked - true for checked