You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.

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