Class SearchButtonsCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<SearchButtons,N2oSearchButtons,CompileContext<?,?>>
net.n2oapp.framework.config.metadata.compile.control.FieldCompiler<SearchButtons,N2oSearchButtons>
net.n2oapp.framework.config.metadata.compile.control.filters_buttons.SearchButtonsCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<SearchButtons,,N2oSearchButtons, CompileContext<?, ?>> BaseSourceCompiler<SearchButtons,N2oSearchButtons, CompileContext<?, ?>>
Компиляция компонента SearchButtons (кнопки фильтра)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oSearchButtons source, CompileContext<?, ?> context, CompileProcessor p) protected StringСвойство содержащее React компонент по умолчаниюprotected StringinitLabel(N2oSearchButtons source, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.control.FieldCompiler
compileCopied, compileDefaultValues, compileDefValues, compileDependencies, compileField, compileFilters, compileParams, findSubModelQuery, initDefaults, initLocalDatasourceId, initValidationsMethods inherited from class net.n2oapp.framework.config.metadata.compile.ComponentCompiler
compileComponent
-
Constructor Details
-
SearchButtonsCompiler
public SearchButtonsCompiler()
-
-
Method Details
-
getSourceClass
-
getSrcProperty
Description copied from class:ComponentCompilerСвойство содержащее React компонент по умолчанию- Overrides:
getSrcPropertyin classFieldCompiler<SearchButtons,N2oSearchButtons>
-
compile
public SearchButtons compile(N2oSearchButtons source, CompileContext<?, ?> context, CompileProcessor p) -
initLabel
- Overrides:
initLabelin classFieldCompiler<SearchButtons,N2oSearchButtons>
-