Package | Description |
---|---|
org.ujorm.tools.web.report | |
org.ujorm.tools.web.table |
Modifier and Type | Interface and Description |
---|---|
interface |
ReportBuilderConfig<D>
A HTML page builder for table based an AJAX.
|
Modifier and Type | Class and Description |
---|---|
class |
ReportBuilderConfigImpl<D>
A HTML page builder for table based an AJAX.
|
Modifier and Type | Field and Description |
---|---|
protected GridBuilderConfig |
GridBuilder.config
Table builder config
|
Modifier and Type | Method and Description |
---|---|
static GridBuilderConfig |
GridBuilderConfig.of(HtmlConfig config)
Returns a default implementation
|
Constructor and Description |
---|
GridBuilder(GridBuilderConfig config) |
GridBuilderOld(GridBuilderConfig config)
Deprecated.
|
Copyright 2019-2022, Pavel Ponec