Class PreviewHandler

java.lang.Object
com.vaadin.copilot.CopilotServerClient
com.vaadin.copilot.PreviewHandler
All Implemented Interfaces:
CopilotCommand

public class PreviewHandler extends CopilotServerClient implements CopilotCommand
Copilot 3 day preview handler. It has two basic functionality that starts a new preview and get the preview state.
  • Constructor Details

    • PreviewHandler

      public PreviewHandler()
  • Method Details