Class SpreadsheetAction

  • All Implemented Interfaces:
    com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command

    public class SpreadsheetAction
    extends com.vaadin.client.ui.Action
    • Constructor Detail

      • SpreadsheetAction

        public SpreadsheetAction​(com.vaadin.client.ui.ActionOwner owner)
    • Method Detail

      • execute

        public void execute()
        Specified by:
        execute in interface com.google.gwt.user.client.Command
        Specified by:
        execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommand
        Specified by:
        execute in class com.vaadin.client.ui.Action