Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACTIONS_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- addBadges(RestrictionCountBadge...) - Method in class com.appjars.view.components.RestrictionsComponent
-
Adds the specified badges to the component.
- addCancelClickListener(ComponentEventListener<ClickEvent<Button>>) - Method in class com.appjars.view.components.DeletionConfirmDialog
- addConfirmClickListener(ComponentEventListener<ClickEvent<Button>>) - Method in class com.appjars.view.components.DeletionConfirmDialog
- afterNavigation(AfterNavigationEvent) - Method in class com.appjars.layout.BaseLayout
- AppJarsAutoConfiguration - Class in com.appjars
- AppJarsAutoConfiguration() - Constructor for class com.appjars.AppJarsAutoConfiguration
- AppjarsI18nProvider - Class in com.appjars.utils.i18n
- AppjarsI18nProvider(String[], String) - Constructor for class com.appjars.utils.i18n.AppjarsI18nProvider
- AppJarsModule - Class in com.appjars
- AppJarsModule() - Constructor for class com.appjars.AppJarsModule
- ApplicationInfoProvider - Interface in com.appjars.layout
B
- BACK_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- BADGE - Enum constant in enum class com.appjars.view.components.BadgeVariant
- BadgeListLayout - Class in com.appjars.view.components
- BadgeListLayout(List<String>) - Constructor for class com.appjars.view.components.BadgeListLayout
-
Constructs a
BadgeListLayoutof badges with the specified labels. - BadgeListLayout(List<String>, BadgeVariant, boolean) - Constructor for class com.appjars.view.components.BadgeListLayout
- BadgeListLayout(List<String>, BadgeVariant, boolean, List<String>, String) - Constructor for class com.appjars.view.components.BadgeListLayout
- BadgeListLayout(List<String>, String, String) - Constructor for class com.appjars.view.components.BadgeListLayout
-
Constructs a
BadgeListLayoutof badges with the specified labels, default description, and empty description. - BadgeListLayout(List<String>, String, String, BadgeVariant) - Constructor for class com.appjars.view.components.BadgeListLayout
-
Constructs a
BadgeListLayoutof badges with the specified labels and badge variant, default description and empty description. - BadgeListLayout(List<String>, String, String, BadgeVariant, boolean) - Constructor for class com.appjars.view.components.BadgeListLayout
-
Constructs a
BadgeListLayoutof badges with the specified labels and badge variant , default description and empty description. - BadgeListLayout(List<String>, String, String, BadgeVariant, boolean, List<String>, String) - Constructor for class com.appjars.view.components.BadgeListLayout
-
Constructs a
BadgeListLayoutof badges with the specified labels badge variant, default description, empty description, and contrast badges with the specified labels. - badges - Variable in class com.appjars.view.components.RestrictionsComponent
- BadgeVariant - Enum Class in com.appjars.view.components
- BaseI18nKeys - Class in com.appjars.utils.i18n
- BaseLayout - Class in com.appjars.layout
- BaseLayout(Optional<UserAvatarProvider>, Optional<List<MenuItemProvider>>, Optional<DefaultItemProvider>, Optional<ApplicationInfoProvider>, Optional<UserSessionProvider>) - Constructor for class com.appjars.layout.BaseLayout
C
- CANCEL_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- CLEAR_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- CLOSE_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- CloseableNotification - Class in com.appjars.view.components
- CloseableNotification() - Constructor for class com.appjars.view.components.CloseableNotification
- CloseableNotification(String) - Constructor for class com.appjars.view.components.CloseableNotification
- CloseableNotification(String, int) - Constructor for class com.appjars.view.components.CloseableNotification
- CloseableNotification(String, int, Notification.Position) - Constructor for class com.appjars.view.components.CloseableNotification
- CloseableNotification(String, int, Notification.Position, boolean) - Constructor for class com.appjars.view.components.CloseableNotification
- CloseableNotification(String, int, Notification.Position, NotificationVariant...) - Constructor for class com.appjars.view.components.CloseableNotification
- closeButton - Variable in class com.appjars.view.components.CloseableNotification
- com.appjars - package com.appjars
- com.appjars.aisupport.flow.view - package com.appjars.aisupport.flow.view
- com.appjars.layout - package com.appjars.layout
- com.appjars.utils - package com.appjars.utils
- com.appjars.utils.events - package com.appjars.utils.events
- com.appjars.utils.i18n - package com.appjars.utils.i18n
- com.appjars.view.components - package com.appjars.view.components
- CONFIRM_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- content - Variable in class com.appjars.view.components.CloseableNotification
- context - Static variable in class com.appjars.utils.SpringContextUtils
- CONTRAST - Enum constant in enum class com.appjars.view.components.BadgeVariant
- copyToClipboard(String) - Static method in class com.appjars.utils.PresentationUtils
D
- DefaultItemProvider - Interface in com.appjars.layout
- DELETE_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- DeletionConfirmDialog - Class in com.appjars.view.components
- DeletionConfirmDialog() - Constructor for class com.appjars.view.components.DeletionConfirmDialog
- DESCRIPTION_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
E
- EDIT_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- EMPTY_GRID_HINT_MESSAGE - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- EmptyGridHintMessageComponent - Class in com.appjars.view.components
- EmptyGridHintMessageComponent() - Constructor for class com.appjars.view.components.EmptyGridHintMessageComponent
- ERROR - Enum constant in enum class com.appjars.view.components.BadgeVariant
- ERROR_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
F
- FILTER_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- focusFirstEnabledField(Component) - Static method in class com.appjars.utils.PresentationUtils
- FreeLimitAlert - Class in com.appjars.view.components
- FreeLimitAlert(String) - Constructor for class com.appjars.view.components.FreeLimitAlert
G
- getApplicationContext() - Static method in class com.appjars.utils.SpringContextUtils
- getApplicationTitle() - Method in interface com.appjars.layout.ApplicationInfoProvider
- getApplicationVersion() - Method in interface com.appjars.layout.ApplicationInfoProvider
- getAvatar() - Method in interface com.appjars.layout.UserAvatarProvider
- getBaseUrl() - Method in interface com.appjars.layout.UserSessionProvider
- getLoginUrl() - Method in interface com.appjars.layout.UserSessionProvider
- getMenuItems() - Method in interface com.appjars.layout.MenuItemProvider
- getProperty(String) - Static method in class com.appjars.utils.SpringContextUtils
-
Returns a property value from the Spring environment.
- getProperty(String, String) - Static method in class com.appjars.utils.SpringContextUtils
-
Returns a property value from the Spring environment.
- getProvidedLocales() - Method in class com.appjars.utils.i18n.AppjarsI18nProvider
- getScreenSize(int, int) - Static method in class com.appjars.utils.PresentationUtils
-
Determines the
ScreenSizecategory based on the provided width and height. - getTranslation(String, Locale, Object...) - Method in class com.appjars.utils.i18n.AppjarsI18nProvider
- getVariantName() - Method in enum class com.appjars.view.components.BadgeVariant
- getViewContext() - Method in interface com.appjars.aisupport.flow.view.ViewContextProvider
L
- LANGUAGE_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- LAPTOP - Enum constant in enum class com.appjars.utils.ScreenSize
- LARGE_DEVICE - Enum constant in enum class com.appjars.utils.ScreenSize
- layout - Variable in class com.appjars.view.components.CloseableNotification
- logout() - Method in interface com.appjars.layout.UserSessionProvider
M
- MenuItemProvider - Interface in com.appjars.layout
- MOBILE_LANDSCAPE - Enum constant in enum class com.appjars.utils.ScreenSize
- MOBILE_PORTRAIT - Enum constant in enum class com.appjars.utils.ScreenSize
O
- onAttach(AttachEvent) - Method in class com.appjars.view.components.RestrictionsComponent
- onSuccessfulDeleteEvent(T) - Method in interface com.appjars.utils.events.SuccessfulDeleteEvent
- onSuccessfulEditEvent(T) - Method in interface com.appjars.utils.events.SuccessfulEditEvent
- onSuccessfulSaveEvent(T) - Method in interface com.appjars.utils.events.SuccessfulSaveEvent
- open() - Method in class com.appjars.view.components.DeletionConfirmDialog
P
- PresentationUtils - Class in com.appjars.utils
- PresentationUtils() - Constructor for class com.appjars.utils.PresentationUtils
- PRIMARY - Enum constant in enum class com.appjars.view.components.BadgeVariant
R
- removeAll() - Method in class com.appjars.view.components.CloseableNotification
- RestrictionCountBadge - Class in com.appjars.view.components
-
A badge that displays a restriction count with a maximum and warning threshold.
- RestrictionCountBadge(String, long, long) - Constructor for class com.appjars.view.components.RestrictionCountBadge
-
Creates a new RestrictionCountBadge.
- RestrictionsComponent - Class in com.appjars.view.components
-
Component to display application restrictions using badges.
- RestrictionsComponent() - Constructor for class com.appjars.view.components.RestrictionsComponent
-
Creates a new RestrictionsComponent.
- RestrictionsComponent(RestrictionCountBadge...) - Constructor for class com.appjars.view.components.RestrictionsComponent
-
Creates a new RestrictionsComponent with the specified badges.
S
- SAVE_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
- ScreenSize - Enum Class in com.appjars.utils
- setApplicationContext(ApplicationContext) - Method in class com.appjars.utils.SpringContextUtils
- setCancelButtonText(String) - Method in class com.appjars.view.components.DeletionConfirmDialog
- setColumnsResizable(Grid<?>) - Static method in class com.appjars.utils.PresentationUtils
-
Set all columns as resizable
- setConfirmButtonText(String) - Method in class com.appjars.view.components.DeletionConfirmDialog
- setDescription(String) - Method in class com.appjars.view.components.BadgeListLayout
-
Sets the default description text.
- setDescription(String) - Method in class com.appjars.view.components.DeletionConfirmDialog
- setEmptyDescription(String) - Method in class com.appjars.view.components.BadgeListLayout
-
Sets the empty description text.
- setGridColumnsVisible(Grid<T>, boolean[]) - Static method in class com.appjars.utils.PresentationUtils
- setLabel(String) - Method in class com.appjars.view.components.RestrictionCountBadge
-
Sets the label to display before the count.
- setLeftLabelToComponent(Component, String) - Static method in class com.appjars.utils.PresentationUtils
-
Add a Vaadin-style label on the left side of the specified component.
- setLimitedVersionInfo(String) - Method in class com.appjars.view.components.RestrictionsComponent
-
Sets the information text to be displayed in the popover of the limited version badge.
- setRightLabelToComponent(Component, String) - Static method in class com.appjars.utils.PresentationUtils
-
Add a Vaadin-style label on the right side of the specified component.
- setText(String) - Method in class com.appjars.view.components.CloseableNotification
- setTextAsSecondary() - Method in class com.appjars.view.components.BadgeListLayout
-
Sets the text color of the default description to secondary.
- setTopLabelToComponent(Component, String) - Static method in class com.appjars.utils.PresentationUtils
-
Add a Vaadin-style label on top of the specified component.
- setValue(long) - Method in class com.appjars.view.components.RestrictionCountBadge
-
Sets the current value and updates the badge text and theme.
- SMALL - Enum constant in enum class com.appjars.view.components.BadgeVariant
- SpringContextUtils - Class in com.appjars.utils
- SpringContextUtils() - Constructor for class com.appjars.utils.SpringContextUtils
- subscribeWindowScreenSize(Consumer<ScreenSize>, UI) - Static method in class com.appjars.utils.PresentationUtils
-
Subscribes to changes in the browser window's size and calls the specified callback with the updated screen size.
- SUCCESS - Enum constant in enum class com.appjars.view.components.BadgeVariant
- SuccessfulDeleteEvent<T> - Interface in com.appjars.utils.events
- SuccessfulEditEvent<T> - Interface in com.appjars.utils.events
- SuccessfulSaveEvent<T> - Interface in com.appjars.utils.events
T
- TABLET_LANDSCAPE - Enum constant in enum class com.appjars.utils.ScreenSize
- TABLET_PORTRAIT - Enum constant in enum class com.appjars.utils.ScreenSize
- TRANSLATION_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
U
- UserAvatarProvider - Interface in com.appjars.layout
- UserSessionProvider - Interface in com.appjars.layout
V
- valueOf(String) - Static method in enum class com.appjars.utils.ScreenSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appjars.view.components.BadgeVariant
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.appjars.utils.ScreenSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appjars.view.components.BadgeVariant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ViewContextProvider - Interface in com.appjars.aisupport.flow.view
W
- WARNING - Enum constant in enum class com.appjars.view.components.BadgeVariant
- WARNING_MESSAGE_KEY - Static variable in class com.appjars.utils.i18n.BaseI18nKeys
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form