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