Class PanelRegionCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<D,S,PageContext>
net.n2oapp.framework.config.metadata.compile.region.BaseRegionCompiler<PanelRegion,N2oPanelRegion>
net.n2oapp.framework.config.metadata.compile.region.PanelRegionCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<PanelRegion,,N2oPanelRegion, PageContext> BaseSourceCompiler<PanelRegion,N2oPanelRegion, PageContext>
Компиляция региона в виде панелей.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oPanelRegion source, PageContext context, CompileProcessor p) protected Stringprotected StringСвойство содержащее React компонент по умолчаниюMethods inherited from class net.n2oapp.framework.config.metadata.compile.region.BaseRegionCompiler
build, compileRoute, createId, initContentMethods inherited from class net.n2oapp.framework.config.metadata.compile.ComponentCompiler
compileComponent
-
Constructor Details
-
PanelRegionCompiler
public PanelRegionCompiler()
-
-
Method Details
-
getSrcProperty
Description copied from class:ComponentCompilerСвойство содержащее React компонент по умолчанию- Overrides:
getSrcPropertyin classComponentCompiler<PanelRegion,N2oPanelRegion, PageContext>
-
getSourceClass
-
compile
-
createId
- Specified by:
createIdin classBaseRegionCompiler<PanelRegion,N2oPanelRegion>
-