Class CustomRegionCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<CustomRegion,N2oCustomRegion,PageContext>
net.n2oapp.framework.config.metadata.compile.region.BaseRegionCompiler<CustomRegion,N2oCustomRegion>
net.n2oapp.framework.config.metadata.compile.region.CustomRegionCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<CustomRegion,,N2oCustomRegion, PageContext> BaseSourceCompiler<CustomRegion,N2oCustomRegion, PageContext>
@Component
public class CustomRegionCompiler
extends BaseRegionCompiler<CustomRegion,N2oCustomRegion>
Компиляция кастомного региона
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oCustomRegion 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
-
CustomRegionCompiler
public CustomRegionCompiler()
-
-
Method Details
-
getSrcProperty
Description copied from class:ComponentCompilerСвойство содержащее React компонент по умолчанию- Overrides:
getSrcPropertyin classComponentCompiler<CustomRegion,N2oCustomRegion, PageContext>
-
getSourceClass
-
compile
-
createId
- Specified by:
createIdin classBaseRegionCompiler<CustomRegion,N2oCustomRegion>
-