Class CardsCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.widget.BaseWidgetCompiler<D,S>
net.n2oapp.framework.config.metadata.compile.widget.BaseListWidgetCompiler<Cards,N2oCards>
net.n2oapp.framework.config.metadata.compile.widget.CardsCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<Cards,,N2oCards, CompileContext<?, ?>> BaseSourceCompiler<Cards,N2oCards, CompileContext<?, ?>>
Компиляция виджета Карточки
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oCards source, CompileContext<?, ?> context, CompileProcessor p) protected StringMethods inherited from class net.n2oapp.framework.config.metadata.compile.widget.BaseListWidgetCompiler
compilePaging, compileRowClickMethods inherited from class net.n2oapp.framework.config.metadata.compile.widget.BaseWidgetCompiler
addParamRoutes, compileBaseWidget, compileToolbarAndAction, getDatasourceById, getObject, getQuery, initDatasource, initFieldSets, initFieldSetScope
-
Constructor Details
-
CardsCompiler
public CardsCompiler()
-
-
Method Details
-
getPropertyWidgetSrc
- Specified by:
getPropertyWidgetSrcin classBaseWidgetCompiler<Cards,N2oCards>
-
getSourceClass
-
compile
-