Uses of Class
net.n2oapp.framework.config.metadata.compile.context.ApplicationContext
Packages that use ApplicationContext
Package
Description
-
Uses of ApplicationContext in net.n2oapp.framework.config.metadata.compile.application
Methods in net.n2oapp.framework.config.metadata.compile.application with parameters of type ApplicationContextModifier and TypeMethodDescriptionApplicationCompiler.compile(N2oApplication source, ApplicationContext context, CompileProcessor p) -
Uses of ApplicationContext in net.n2oapp.framework.config.metadata.compile.application.sidebar
Methods in net.n2oapp.framework.config.metadata.compile.application.sidebar with parameters of type ApplicationContextModifier and TypeMethodDescriptionSidebarCompiler.compile(N2oSidebar source, ApplicationContext context, CompileProcessor p) -
Uses of ApplicationContext in net.n2oapp.framework.config.metadata.compile.header
Methods in net.n2oapp.framework.config.metadata.compile.header with parameters of type ApplicationContextModifier and TypeMethodDescriptionSearchBarCompiler.compile(N2oSearchBar source, ApplicationContext context, CompileProcessor p)