| Package | Description |
|---|---|
| org.javasimon.console.action |
All controllers (aka Action beans in Struts world) are located in this package.
|
| org.javasimon.console.html |
HTML generation helper classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DetailHtmlBuilder
HTML generator for Detail view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlBuilder<T extends HtmlBuilder>
Class to ease HTML generation.
|
Copyright © 2019. All rights reserved.