Package org.salespointframework.web.html.viewrepresentations

Interface Summary
HtmlViewRepresentation This interface declares a view-representation in HTML.
 

Class Summary
DefaultHtmlViewRepresentation This is a ViewRepresentation that methods return only empty Stings.
NativeHtmlCssTable Declares a table in devisions and CSS.
NativeHtmlList Declares a floating-list.
NativeHtmlTable Declares a table.