Index

A B C D E F G I L M N P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values

A

addInterceptors(InterceptorRegistry) - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
addToFeedback(ViewElement) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Add an element directly to the feedback section.
addToFooter(ViewElement) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Add an element directly to the footer section.
addToHeader(ViewElement) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Add an element directly to the header section.
addToNav(ViewElement) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Add an element directly to the nav section.
addToPageTitle(ViewElement) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Add an element directly to the page title element.
addToPageTitleSubText(ViewElement) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Add an element directly to the page title sub text element.
ADMIN_ACCESS_PERMISSIONS - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
ADMINISTRATION_HOME - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleIcons
 
AdminMenu - Class in com.foreach.across.modules.adminweb.menu
 
AdminMenu() - Constructor for class com.foreach.across.modules.adminweb.menu.AdminMenu
 
adminMenuBuilder() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
AdminMenuBuilder - Class in com.foreach.across.modules.adminweb.menu
 
AdminMenuBuilder() - Constructor for class com.foreach.across.modules.adminweb.menu.AdminMenuBuilder
 
AdminMenuEvent - Class in com.foreach.across.modules.adminweb.menu
 
AdminMenuEvent(AdminMenu, PathBasedMenuBuilder) - Constructor for class com.foreach.across.modules.adminweb.menu.AdminMenuEvent
 
adminWeb() - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
AdminWeb - Class in com.foreach.across.modules.adminweb
 
AdminWeb(String) - Constructor for class com.foreach.across.modules.adminweb.AdminWeb
 
AdminWebConfigurerAdapter - Class in com.foreach.across.modules.adminweb.config.support
PrefixingHandlerMappingConfigurer adapter tied to the default adminWeb handler mapping.
AdminWebConfigurerAdapter() - Constructor for class com.foreach.across.modules.adminweb.config.support.AdminWebConfigurerAdapter
 
AdminWebController - Annotation Interface in com.foreach.across.modules.adminweb.annotations
 
AdminWebInterceptorsConfiguration - Class in com.foreach.across.modules.adminweb.config
 
AdminWebInterceptorsConfiguration() - Constructor for class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
AdminWebLayoutTemplate - Class in com.foreach.across.modules.adminweb.ui
Represents the admin web layout with top and left navigation.
AdminWebLayoutTemplate() - Constructor for class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
Create a default template.
AdminWebLayoutTemplate(String, String) - Constructor for class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
Create a new AdminWebLayoutTemplate implementation with a specific name and layout template.
AdminWebModule - Class in com.foreach.across.modules.adminweb
 
AdminWebModule() - Constructor for class com.foreach.across.modules.adminweb.AdminWebModule
 
AdminWebModuleIcons - Class in com.foreach.across.modules.adminweb
 
AdminWebModuleIcons() - Constructor for class com.foreach.across.modules.adminweb.AdminWebModuleIcons
 
AdminWebModuleSettings - Class in com.foreach.across.modules.adminweb
 
AdminWebModuleSettings() - Constructor for class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
AdminWebMvcConfiguration - Class in com.foreach.across.modules.adminweb.config
 
AdminWebMvcConfiguration(MenuFactory, AdminWebModuleSettings, LocaleProperties) - Constructor for class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
adminWebResourcePackageManager() - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
adminWebResourceRegistryInterceptor() - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
AdminWebSecurityConfiguration - Class in com.foreach.across.modules.adminweb.extensions
 
AdminWebSecurityConfiguration() - Constructor for class com.foreach.across.modules.adminweb.extensions.AdminWebSecurityConfiguration
 
adminWebSecurityFilterChain(HttpSecurity) - Method in class com.foreach.across.modules.adminweb.extensions.AdminWebSecurityConfiguration
 
adminWebTemplateInterceptor() - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
adminWebTemplateRegistry() - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
adminWebViewElementBuilderContextInterceptor() - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
AdminWebWebResources - Class in com.foreach.across.modules.adminweb.resource
Boostrap css, requires jquery as well.
AdminWebWebResources(WebAppPathResolver) - Constructor for class com.foreach.across.modules.adminweb.resource.AdminWebWebResources
 
AllowStaticResourcesSecurityConfiguration - Class in com.foreach.across.modules.adminweb.extensions
AdminWeb requires the static resources to be available, so it permits all of them by default.
AllowStaticResourcesSecurityConfiguration(AcrossContextBeanRegistry) - Constructor for class com.foreach.across.modules.adminweb.extensions.AllowStaticResourcesSecurityConfiguration
 
AllowWebjarsSecurityConfiguration - Class in com.foreach.across.modules.adminweb.extensions
AdminWeb requires the static resources to be available, so it permits all of them by default.
AllowWebjarsSecurityConfiguration(AcrossContextBeanRegistry) - Constructor for class com.foreach.across.modules.adminweb.extensions.AllowWebjarsSecurityConfiguration
 
applyTemplate(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 
ATTR_BREADCRUMB - Static variable in class com.foreach.across.modules.adminweb.menu.AdminMenu
Attribute that will be used to determine if a menu item should be included in breadcrumb generation.
ATTR_NAV_POSITION - Static variable in class com.foreach.across.modules.adminweb.menu.AdminMenu
Attribute that will be used to determine the position for the menu item.
ATTRIBUTE - Static variable in class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 
AuthenticationController - Class in com.foreach.across.modules.adminweb.controllers
 
AuthenticationController() - Constructor for class com.foreach.across.modules.adminweb.controllers.AuthenticationController
 
AuthenticationController.LocaleOption - Class in com.foreach.across.modules.adminweb.controllers
 

B

breadcrumbLeaf(String) - Method in class com.foreach.across.modules.adminweb.menu.AdminMenu
Shortcut to specify the leaf point of the current breadcrumb by adding an additional item to the path.
build() - Method in class com.foreach.across.modules.adminweb.menu.AdminMenuBuilder
 
build() - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenuBuilder
Deprecated.
 
buildMenus(MenuFactory) - Method in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 

C

com.foreach.across.modules.adminweb - package com.foreach.across.modules.adminweb
 
com.foreach.across.modules.adminweb.annotations - package com.foreach.across.modules.adminweb.annotations
 
com.foreach.across.modules.adminweb.config - package com.foreach.across.modules.adminweb.config
 
com.foreach.across.modules.adminweb.config.support - package com.foreach.across.modules.adminweb.config.support
 
com.foreach.across.modules.adminweb.controllers - package com.foreach.across.modules.adminweb.controllers
 
com.foreach.across.modules.adminweb.events - package com.foreach.across.modules.adminweb.events
 
com.foreach.across.modules.adminweb.extensions - package com.foreach.across.modules.adminweb.extensions
 
com.foreach.across.modules.adminweb.menu - package com.foreach.across.modules.adminweb.menu
 
com.foreach.across.modules.adminweb.menu.registrars - package com.foreach.across.modules.adminweb.menu.registrars
 
com.foreach.across.modules.adminweb.resource - package com.foreach.across.modules.adminweb.resource
 
com.foreach.across.modules.adminweb.ui - package com.foreach.across.modules.adminweb.ui
 
configureRememberMe(HttpSecurity) - Method in class com.foreach.across.modules.adminweb.extensions.AdminWebSecurityConfiguration
 
controllerHandlerMapping() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
createEvent(AdminMenu) - Method in class com.foreach.across.modules.adminweb.menu.AdminMenuBuilder
 
createEvent(EntityAdminMenu<Object>) - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenuBuilder
Deprecated.
 
CSS_BODY_SECTION - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
CSS_FEEDBACK_SECTION - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
CSS_FOOTER - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
CSS_HEADER - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
CSS_NAV - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
CSS_PCS - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
customizeAdminWebSecurity(HttpSecurity) - Method in class com.foreach.across.modules.adminweb.extensions.AdminWebSecurityConfiguration
Adapter method to customize admin security.

D

dashboard() - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController
 
DASHBOARD_PATH - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
DEFAULT_COOKIE - Static variable in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
DefaultAdminMenuRegistrar - Class in com.foreach.across.modules.adminweb.menu.registrars
Registers the user context menu item to render in the right navbar on the default template.
DefaultAdminMenuRegistrar(ApplicationEventPublisher, CurrentSecurityPrincipalProxy) - Constructor for class com.foreach.across.modules.adminweb.menu.registrars.DefaultAdminMenuRegistrar
 
DEVELOPER_TOOLS - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleIcons
 
DeveloperToolsMenuRegistrar - Class in com.foreach.across.modules.adminweb.menu.registrars
If development mode is active, registers the Developer tools section in the administration UI.
DeveloperToolsMenuRegistrar() - Constructor for class com.foreach.across.modules.adminweb.menu.registrars.DeveloperToolsMenuRegistrar
 

E

ELEMENT_BODY_SECTION - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
ELEMENT_PAGE_TITLE - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
ELEMENT_PAGE_TITLE_SUB_TEXT - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
ELEMENT_PAGE_TITLE_TEXT - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
EntityAdminMenu<T> - Class in com.foreach.across.modules.adminweb.menu
Deprecated.
since 3.0.0 - migrated to EntityModule
EntityAdminMenu(Class<T>) - Constructor for class com.foreach.across.modules.adminweb.menu.EntityAdminMenu
Deprecated.
 
EntityAdminMenu(Class<T>, T) - Constructor for class com.foreach.across.modules.adminweb.menu.EntityAdminMenu
Deprecated.
 
entityAdminMenuBuilder() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
EntityAdminMenuBuilder - Class in com.foreach.across.modules.adminweb.menu
Deprecated.
since 3.0.0 - migrated to EntityModule
EntityAdminMenuBuilder() - Constructor for class com.foreach.across.modules.adminweb.menu.EntityAdminMenuBuilder
Deprecated.
 
EntityAdminMenuEvent<T> - Class in com.foreach.across.modules.adminweb.menu
Deprecated.
since 3.0.0 - migrated to EntityModule
EntityAdminMenuEvent(EntityAdminMenu<T>, PathBasedMenuBuilder) - Constructor for class com.foreach.across.modules.adminweb.menu.EntityAdminMenuEvent
Deprecated.
 

F

FONT_AWESOME - Static variable in class com.foreach.across.modules.adminweb.resource.AdminWebWebResources
 

G

getAccessPermissions() - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
getChildren() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
getContentChildren() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
getCookie() - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
getDashboard() - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
getDefaultLocale() - Method in class com.foreach.across.modules.adminweb.config.LocaleProperties
 
getDescription() - Method in class com.foreach.across.modules.adminweb.AdminWebModule
 
getDisplayName() - Method in class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 
getEntity() - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenu
Deprecated.
 
getEntity() - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenuEvent
Deprecated.
 
getEntityType() - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenu
Deprecated.
 
getEntityType() - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenuEvent
Deprecated.
 
getFeedback() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
getFooter() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
getHandlerMatcher() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
getHeader() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
getKey() - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
getLabel() - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 
getLocale() - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 
getName() - Method in class com.foreach.across.modules.adminweb.AdminWebModule
 
getNav() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
getOptions() - Method in class com.foreach.across.modules.adminweb.config.LocaleProperties
 
getPageTitle() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Get the current page title text set.
getPrefixPath() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
getResourcesKey() - Method in class com.foreach.across.modules.adminweb.AdminWebModule
 
getRootPath() - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
getThumbnailUrl() - Method in class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 
getTitle() - Method in class com.foreach.across.modules.adminweb.AdminWeb
 
getTitle() - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
getTokenValiditySeconds() - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 

I

ICON_SET - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleIcons
 
IconSetBrowserController - Class in com.foreach.across.modules.adminweb.controllers
 
IconSetBrowserController(PageContentStructure) - Constructor for class com.foreach.across.modules.adminweb.controllers.IconSetBrowserController
 
initialize() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
install(WebResourceRegistry) - Method in class com.foreach.across.modules.adminweb.resource.AdminWebWebResources
 
isEnabled() - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
isForUpdate() - Method in class com.foreach.across.modules.adminweb.menu.EntityAdminMenuEvent
Deprecated.
 
isIncludeNavPathAsDataAttribute() - Method in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
Should the Menu.getPath() value be included as data attribute on nav components.
isRenderAsTabs() - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
isSelected() - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 

L

LAYOUT_TEMPLATE - Static variable in class com.foreach.across.modules.adminweb.AdminWeb
 
LAYOUT_TEMPLATE_CSS - Static variable in class com.foreach.across.modules.adminweb.AdminWeb
Deprecated.
listIconSets(AdminMenu, Model, String) - Method in class com.foreach.across.modules.adminweb.controllers.IconSetBrowserController
 
listIconSets(Model) - Method in class com.foreach.across.modules.adminweb.controllers.IconSetBrowserController
 
LOCALE_DEFAULT - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
LOCALE_OPTIONS - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
LocaleOption() - Constructor for class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 
LocaleProperties - Class in com.foreach.across.modules.adminweb.config
 
LocaleProperties() - Constructor for class com.foreach.across.modules.adminweb.config.LocaleProperties
 
localeResolver() - Method in class com.foreach.across.modules.adminweb.config.AdminWebMvcConfiguration
 
login(Model) - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController
 
LOGIN_TEMPLATE - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
logout(HttpServletRequest) - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController
 

M

MENU_PATH - Static variable in class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 
MODEL_ATTR_BREADCRUMB - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 
MODEL_ATTR_NAVBAR - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
Model attributes for different navigational components.
MODEL_ATTR_NAVBAR_RIGHT - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 
MODEL_ATTR_SIDEBAR - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 
MODEL_ATTRIBUTE - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
This should equal the default ModelAttribute name generated based on the class name.
MODULE - Static variable in class com.foreach.across.modules.adminweb.AdminWeb
 

N

NAME - Static variable in class com.foreach.across.modules.adminweb.AdminWeb
 
NAME - Static variable in class com.foreach.across.modules.adminweb.AdminWebModule
 
NAME - Static variable in class com.foreach.across.modules.adminweb.menu.AdminMenu
 
NAME - Static variable in class com.foreach.across.modules.adminweb.resource.AdminWebWebResources
 
NAVBAR - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
Nav positions used in this layout.
NAVBAR_RIGHT - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 

P

PAGE_CONTENT - Static variable in class com.foreach.across.modules.adminweb.AdminWeb
Template name of a simple page that holds a standard pageContentStructure model attribute that is a ViewElement.
pageContentStructure(HttpServletRequest) - Method in class com.foreach.across.modules.adminweb.config.AdminWebInterceptorsConfiguration
 
PageContentStructure - Class in com.foreach.across.modules.adminweb.ui
Represents the content structure of a single page.
PageContentStructure() - Constructor for class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
PATH - Static variable in class com.foreach.across.modules.adminweb.menu.registrars.DefaultAdminMenuRegistrar
 
PATH - Static variable in class com.foreach.across.modules.adminweb.menu.registrars.DeveloperToolsMenuRegistrar
 

R

registerAdminMenu(AdminMenuEvent) - Method in class com.foreach.across.modules.adminweb.controllers.IconSetBrowserController
 
registerDefaultItems(AdminMenuEvent) - Method in class com.foreach.across.modules.adminweb.menu.registrars.DefaultAdminMenuRegistrar
 
registerDeveloperToolsItem(AdminMenuEvent) - Method in class com.foreach.across.modules.adminweb.menu.registrars.DeveloperToolsMenuRegistrar
 
registerIconSet() - Static method in class com.foreach.across.modules.adminweb.AdminWebModuleIcons
 
registerWebResources(WebResourceRegistry) - Method in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 
REMEMBER_ME_COOKIE - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
REMEMBER_ME_KEY - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
Key used for creating the remember me cookie.
REMEMBER_ME_TOKEN_VALIDITY_SECONDS - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
RememberMeProperties - Class in com.foreach.across.modules.adminweb.config
Configuration options for enabling remember me functionality.
RememberMeProperties() - Constructor for class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
RESOURCES - Static variable in class com.foreach.across.modules.adminweb.AdminWebModule
 

S

setAccessPermissions(String[]) - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
setAdminWeb(AdminWeb) - Method in class com.foreach.across.modules.adminweb.menu.AdminMenuBuilder
 
setCookie(String) - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
setDashboard(String) - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
setDefaultLocale(Locale) - Method in class com.foreach.across.modules.adminweb.config.LocaleProperties
 
setDisplayName(String) - Method in class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 
setEnabled(boolean) - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
setIncludeNavPathAsDataAttribute(boolean) - Method in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
Should the Menu.getPath() value be included as data attribute on nav components.
setKey(String) - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
setLabel(String) - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 
setLocale(Locale) - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 
setOptions(List<Locale>) - Method in class com.foreach.across.modules.adminweb.config.LocaleProperties
 
setPageTitle(String) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Set the page title text directly.
setRenderAsTabs(boolean) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
setRootPath(String) - Method in class com.foreach.across.modules.adminweb.AdminWebModule
Set the root path that all AdminWebController instances should use.
setRootPath(String) - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
setSelected(boolean) - Method in class com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
 
setThumbnailUrl(String) - Method in class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 
setTitle(String) - Method in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
setTokenValiditySeconds(int) - Method in class com.foreach.across.modules.adminweb.config.RememberMeProperties
 
SIDEBAR - Static variable in class com.foreach.across.modules.adminweb.ui.AdminWebLayoutTemplate
 
staticResourcesSecurityFilterChain(HttpSecurity) - Method in class com.foreach.across.modules.adminweb.extensions.AllowStaticResourcesSecurityConfiguration
 
supports(String) - Method in class com.foreach.across.modules.adminweb.config.support.AdminWebConfigurerAdapter
 

T

TEMPLATE - Static variable in class com.foreach.across.modules.adminweb.ui.PageContentStructure
 
TITLE - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleSettings
 
TOASTR - Static variable in class com.foreach.across.modules.adminweb.resource.AdminWebWebResources
 

U

USER_CONTEXT_MENU - Static variable in class com.foreach.across.modules.adminweb.AdminWebModuleIcons
 
UserContextAdminMenuGroup - Class in com.foreach.across.modules.adminweb.events
Event published when the admin web layout builds its menu.
UserContextAdminMenuGroup() - Constructor for class com.foreach.across.modules.adminweb.events.UserContextAdminMenuGroup
 

W

webjarsSecurityFilterChain(HttpSecurity) - Method in class com.foreach.across.modules.adminweb.extensions.AllowWebjarsSecurityConfiguration
 
withFeedback(Consumer<NodeViewElement>) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Perform one or more actions with the feedback section element.
withFooter(Consumer<NodeViewElement>) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Perform one or more actions with the footer element.
withHeader(Consumer<NodeViewElement>) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Perform one or more actions with the header element.
withNav(Consumer<NodeViewElement>) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Perform one or more actions with the nav element.
withPageTitle(Consumer<NodeViewElement>) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Perform one or more actions with the page title element.
withPageTitleSubText(Consumer<NodeViewElement>) - Method in class com.foreach.across.modules.adminweb.ui.PageContentStructure
Perform one or more actions with the page title subtext element.
A B C D E F G I L M N P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values