Class SearchBarCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.header.SearchBarCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<SearchBar,,N2oSearchBar, ApplicationContext> BaseSourceCompiler<SearchBar,N2oSearchBar, ApplicationContext>
@Component
public class SearchBarCompiler
extends Object
implements BaseSourceCompiler<SearchBar,N2oSearchBar,ApplicationContext>, SourceClassAware
Компиляция панели поиска
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oSearchBar source, ApplicationContext context, CompileProcessor p)
-
Constructor Details
-
SearchBarCompiler
public SearchBarCompiler()
-
-
Method Details
-
getSourceClass
- Specified by:
getSourceClassin interfaceSourceClassAware
-
compile
- Specified by:
compilein interfaceSourceCompiler<SearchBar,N2oSearchBar, ApplicationContext>
-