|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The HTMLView interface for objects which is to be printed in HTML.
| Method Summary | |
int |
getMinHTMLHeight()
Returns the minimum HTML page height |
int |
getMinHTMLWidth()
Returns the minimum HTML page width |
void |
printHTML(HTMLWriter writer)
Prints the HTML with the HTMLWriter object |
| Method Detail |
public void printHTML(HTMLWriter writer)
writer - the HTML writer used to write the HTMLpublic int getMinHTMLWidth()
public int getMinHTMLHeight()
|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||