Constant Field Values

Contents

com.vaadin.*

  • com.vaadin.flow.component.page.Viewport
    Modifier and Type
    Constant Field
    Value
    public static final String
    "width=device-width, initial-scale=1.0, viewport-fit=cover"
    public static final String
    "width=device-width, height=device-height, initial-scale=1.0, viewport-fit=cover"
    public static final String
    "height=device-height, initial-scale=1.0, viewport-fit=cover"
  • com.vaadin.flow.component.trigger.ClickAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:click"
  • com.vaadin.flow.component.trigger.ClickTrigger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:click"
  • com.vaadin.flow.component.trigger.ClipboardCopyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:clipboard-copy"
  • com.vaadin.flow.component.trigger.JsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:js"
  • com.vaadin.flow.component.trigger.JsOutput<T>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:js"
  • com.vaadin.flow.component.trigger.JsTrigger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:js"
  • com.vaadin.flow.component.trigger.PropertyOutput<T>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:property"
  • com.vaadin.flow.component.trigger.SetEnabledAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:set-enabled"
  • com.vaadin.flow.component.trigger.ShortcutTrigger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:shortcut"
  • com.vaadin.flow.component.trigger.SignalOutput<T>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:signal-value"
  • com.vaadin.flow.component.trigger.internal.ServerCallbackAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flow:server-callback"
  • com.vaadin.flow.component.webcomponent.WebComponentUI
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Navigation is not available for WebComponents"
  • com.vaadin.flow.di.LookupInitializer
    Modifier and Type
    Constant Field
    Value
    protected static final String
    ". Only one implementation should be registered. Use lookupAll to get all instances of the given type."
    protected static final String
    "Found several implementations in the classpath for "
    protected static final String
    " SPI: "
  • com.vaadin.flow.router.internal.HasUrlParameterFormat
    Modifier and Type
    Constant Field
    Value
    public static final String
    ":___url_parameter"
    public static final String
    "___url_parameter"
  • com.vaadin.flow.router.internal.RouteUtil
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Navigation target paths (considering @Route, @RouteAlias and @RoutePrefix values) must be unique, found navigation targets \'%s\' and \'%s\' having the same route."
    public static final String
    "Navigation target paths (considering @Route, @RouteAlias and @RoutePrefix values) must be unique, found navigation targets \'%s\' and \'%s\' with parameter having the same route."
  • com.vaadin.flow.server.dau.DAUUtils
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Vaadin-DAU-Status-Code"