|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HtmlViewRepresentation in org.salespointframework.web.html |
---|
Fields in org.salespointframework.web.html declared as HtmlViewRepresentation | |
---|---|
protected HtmlViewRepresentation |
View.viewRepresentation
|
Constructors in org.salespointframework.web.html with parameters of type HtmlViewRepresentation | |
---|---|
View(AbstractTableModel atm,
HtmlViewRepresentation viewRepresentation)
Renders a View by a dataset. |
Uses of HtmlViewRepresentation in org.salespointframework.web.html.viewrepresentations |
---|
Classes in org.salespointframework.web.html.viewrepresentations that implement HtmlViewRepresentation | |
---|---|
class |
DefaultHtmlViewRepresentation
This is a ViewRepresentation that methods return only empty Stings. |
class |
NativeHtmlCssTable
Declares a table in devisions and CSS. |
class |
NativeHtmlList
Declares a floating-list. |
class |
NativeHtmlTable
Declares a table. |
Uses of HtmlViewRepresentation in org.salespointframework.web.taglib.login |
---|
Fields in org.salespointframework.web.taglib.login declared as HtmlViewRepresentation | |
---|---|
private HtmlViewRepresentation |
LoginDialogTag.tr
|
Uses of HtmlViewRepresentation in org.salespointframework.web.taglib.view |
---|
Fields in org.salespointframework.web.taglib.view declared as HtmlViewRepresentation | |
---|---|
protected HtmlViewRepresentation |
ViewTag.viewRepresentation
|
Methods in org.salespointframework.web.taglib.view with parameters of type HtmlViewRepresentation | |
---|---|
void |
ViewTag.setViewRepresentation(HtmlViewRepresentation viewRepresentation)
Setter for the HtmlViewRepresentation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |