Class WordWrapTableSettingCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.tablesettings.WordWrapTableSettingCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<PerformButton,,N2oWordWrapTableSetting, CompileContext<?, ?>> BaseSourceCompiler<PerformButton,N2oWordWrapTableSetting, CompileContext<?, ?>>
@Component
public class WordWrapTableSettingCompiler
extends Object
implements BaseSourceCompiler<PerformButton,N2oWordWrapTableSetting,CompileContext<?,?>>, SourceClassAware
Компиляция пользовательских настроек отображения таблицы
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oWordWrapTableSetting source, CompileContext<?, ?> context, CompileProcessor p)
-
Constructor Details
-
WordWrapTableSettingCompiler
public WordWrapTableSettingCompiler()
-
-
Method Details
-
getSourceClass
- Specified by:
getSourceClassin interfaceSourceClassAware
-
compile
public PerformButton compile(N2oWordWrapTableSetting source, CompileContext<?, ?> context, CompileProcessor p) - Specified by:
compilein interfaceSourceCompiler<PerformButton,N2oWordWrapTableSetting, CompileContext<?, ?>>
-