Constant Field Values

Contents

com.vaadin.*

  • com.vaadin.flow.component.menubar.testbench.MenuBarElement
    Modifier and Type
    Constant Field
    Value
    public static final String
    "vaadin-menu-bar-overlay"
  • com.vaadin.flow.component.page.Viewport
    Modifier and Type
    Constant Field
    Value
    public static final String
    "width=device-width, initial-scale=1.0"
    public static final String
    "width=device-width, height=device-height, initial-scale=1.0"
    public static final String
    "height=device-height, initial-scale=1.0"
  • 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.data.validator.EmailValidator
    Modifier and Type
    Constant Field
    Value
    public static final String
    "^([a-zA-Z0-9_\\.\\-+])+@([a-zA-Z0-9-]+\\.)+[a-zA-Z0-9-]{2,}$"
  • 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.server.frontend.scanner.FrontendDependencies
    Modifier and Type
    Constant Field
    Value
    public static final String
    LUMO
    "com.vaadin.flow.theme.lumo.Lumo"
  • com.vaadin.flow.theme.material.Material
    Modifier and Type
    Constant Field
    Value
    public static final String
    "dark"
    public static final String
    "light"
  • com.vaadin.testbench.annotations.Attribute
    Modifier and Type
    Constant Field
    Value
    public static final String
    "THE_DEFAULT_VALUE_WHICH_YOU_SURELY_NEVER_EVER_WILL_USE_FOR_REAL, RIGHT?!"
    public static final String
    "THE_CONVENTION_VALUE_WHICH_YOU_SURELY_NEVER_EVER_WILL_USE_FOR_REAL, RIGHT?!"