Package | Description |
---|---|
org.javasimon.console.action |
All controllers (aka Action beans in Struts world) are located in this package.
|
Modifier and Type | Class and Description |
---|---|
class |
TableCsvAction
Export Simons as a flat CSV table.
|
class |
TableHtmlAction
Export Simons as a flat static HTML table which can be used for printing.
|
class |
TableJsonAction
Export Simons as a flat JSON array to be displayed in data-table.
|
Copyright © 2019. All rights reserved.