Class CtrlKeyCommand

java.lang.Object
io.keikai.ui.au.in.AbstractCommand
io.keikai.ui.au.in.CtrlKeyCommand
All Implemented Interfaces:
Command

public class CtrlKeyCommand extends AbstractCommand implements Command
Author:
sam
  • Constructor Details

    • CtrlKeyCommand

      public CtrlKeyCommand()
  • Method Details

    • process

      public void process(org.zkoss.zk.au.AuRequest request)
      Specified by:
      process in interface Command