Class TooltipListCellCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler<TooltipListCell,N2oTooltipListCell>
net.n2oapp.framework.config.metadata.compile.cell.TooltipListCellCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<TooltipListCell,,N2oTooltipListCell, CompileContext<?, ?>> BaseSourceCompiler<TooltipListCell,N2oTooltipListCell, CompileContext<?, ?>>
@Component
public class TooltipListCellCompiler
extends AbstractCellCompiler<TooltipListCell,N2oTooltipListCell>
Компиляция ячейки с тултипом и раскрывающимся текстовым списком
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oTooltipListCell source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler
build, compileAction, compileSwitch
-
Constructor Details
-
TooltipListCellCompiler
public TooltipListCellCompiler()
-
-
Method Details
-
getSourceClass
-
compile
public TooltipListCell compile(N2oTooltipListCell source, CompileContext<?, ?> context, CompileProcessor p)
-