Class SimplePageCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<SimplePage,N2oSimplePage,PageContext>
net.n2oapp.framework.config.metadata.compile.page.PageCompiler<N2oSimplePage,SimplePage>
net.n2oapp.framework.config.metadata.compile.page.SimplePageCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<SimplePage,,N2oSimplePage, PageContext> BaseSourceCompiler<SimplePage,N2oSimplePage, PageContext>
Компиляция страницы с единственным виджетом
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oSimplePage source, PageContext context, CompileProcessor p) protected StringСвойство содержащее React компонент по умолчаниюMethods inherited from class net.n2oapp.framework.config.metadata.compile.page.PageCompiler
cloneToolbar, compileBaseProperties, initBreadcrumb, initBreadcrumbByContext, initContextDatasources, initPageName, initPageRoute, registerRoutesMethods inherited from class net.n2oapp.framework.config.metadata.compile.ComponentCompiler
compileComponent
-
Constructor Details
-
SimplePageCompiler
public SimplePageCompiler()
-
-
Method Details
-
compile
-
getSourceClass
-
getSrcProperty
Description copied from class:ComponentCompilerСвойство содержащее React компонент по умолчанию- Overrides:
getSrcPropertyin classComponentCompiler<SimplePage,N2oSimplePage, PageContext>
-