Uses of Interface
org.ujorm.tools.web.report.ReportBuilderConfig
Packages that use ReportBuilderConfig
-
Uses of ReportBuilderConfig in org.ujorm.tools.web.report
Classes in org.ujorm.tools.web.report that implement ReportBuilderConfigModifier and TypeClassDescriptionclassA HTML page builder for table based an AJAX.Fields in org.ujorm.tools.web.report declared as ReportBuilderConfigModifier and TypeFieldDescriptionprotected final ReportBuilderConfigReportBuilder.configTable builder configConstructors in org.ujorm.tools.web.report with parameters of type ReportBuilderConfigModifierConstructorDescriptionReportBuilder(@NotNull ReportBuilderConfig config) ReportBuilder(@NotNull ReportBuilderConfig config, @NotNull GridBuilder<D> builder) -
Uses of ReportBuilderConfig in org.ujorm.tools.web.table
Constructors in org.ujorm.tools.web.table with parameters of type ReportBuilderConfig