public class ViewGeneratorForTableToolWicket extends ViewGeneratorForTableTool<ViewOutputHtml>
| Constructor and Description |
|---|
ViewGeneratorForTableToolWicket() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(TableTool tableTool,
ViewOutputHtml viewOutputHtml) |
ViewOutputFormat |
getOutputFormat() |
public ViewOutputFormat getOutputFormat()
getOutputFormat in class ViewGeneratorProvider<TableTool,ViewOutputHtml>public void generate(@Nonnull TableTool tableTool, @Nonnull ViewOutputHtml viewOutputHtml)
generate in class ViewGeneratorProvider<TableTool,ViewOutputHtml>Copyright © 2018. All rights reserved.