Class ShowKeyBindingCommand

java.lang.Object
com.levigo.jadice.web.client.commands.SimpleCommand
com.levigo.jadice.web.client.commands.ShowKeyBindingCommand
All Implemented Interfaces:
Command

public class ShowKeyBindingCommand extends SimpleCommand
  • Constructor Details

    • ShowKeyBindingCommand

      public ShowKeyBindingCommand()
  • Method Details

    • execute

      public void execute(Collection<Object> args)
      Description copied from interface: Command
      Execute the command.
      Parameters:
      args - arguments for the command (contains all items for all actions inside of the context!)