Class SelectSheetCommand

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

public class SelectSheetCommand extends AbstractCommand implements Command
Select sheet from sheet bar click
Author:
sam
  • Constructor Details

    • SelectSheetCommand

      public SelectSheetCommand()
  • Method Details

    • process

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