| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"vaadin-session" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CONFIRM_BUTTON_MESSAGE_CODE |
"com.holonplatform.vaadin.flow.components.dialog.button.confirm" |
public static final String |
DEFAULT_DENY_BUTTON_MESSAGE_CODE |
"com.holonplatform.vaadin.flow.components.dialog.button.deny" |
public static final String |
DEFAULT_OK_BUTTON_MESSAGE_CODE |
"com.holonplatform.vaadin.flow.components.dialog.button.ok" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FULL_SIZE |
"100%" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ORDER |
-2147482148 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"com.holonplatform.vaadin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NAVIGATION_FAILED_MESSAGE |
"Could not navigate to path" |
public static final String |
DEFAULT_NAVIGATION_FAILED_MESSAGE_CODE |
"com.holonplatform.vaadin.flow.navigator.error" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MESSAGE |
"Forbidden navigation: the user does not have the required authorizations" |
public static final String |
DEFAULT_MESSAGE_CODE |
"com.holonplatform.vaadin.flow.navigator.error.forbidden" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MESSAGE |
"Unauthorized navigation: user authentication required" |
public static final String |
DEFAULT_MESSAGE_CODE |
"com.holonplatform.vaadin.flow.navigator.error.unauthorized" |
Copyright © 2020 The Holon Platform. All rights reserved.