| Package | Description |
|---|---|
| to.etc.domui.dom | |
| to.etc.domui.dom.header | |
| to.etc.domui.dom.html | |
| to.etc.domui.server | |
| to.etc.domui.testsupport |
| Modifier and Type | Class and Description |
|---|---|
class |
MsGarbageHtmlFullRenderer
This is the HTML full structure renderer for Microsoft Internet Exploder < 8.x, which tries
to work around all of the gazillion bugs and blunders in these pieces of crapware.
|
class |
StandardHtmlFullRenderer
This is the HTML full structure renderer for standard-compliant browsers.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlFullRenderer |
IHtmlRenderFactory.createFullRenderer(BrowserVersion bv,
IBrowserOutput o,
boolean uiTestMode) |
HtmlFullRenderer |
MsCrapwareRenderFactory.createFullRenderer(BrowserVersion bv,
IBrowserOutput o,
boolean uiTestMode) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
HeaderContributor.contribute(HtmlFullRenderer r) |
void |
GoogleChartsContributor.contribute(HtmlFullRenderer r)
Generate the specified scriptlet as a script tag.
|
void |
FaviconContributor.contribute(HtmlFullRenderer r) |
void |
JavaScriptletContributor.contribute(HtmlFullRenderer r)
Generate the specified scriptlet as a script tag.
|
void |
JavascriptContributor.contribute(HtmlFullRenderer r) |
void |
ThemedJavascriptContributor.contribute(HtmlFullRenderer r) |
| Constructor and Description |
|---|
OptimalDeltaRenderer(HtmlFullRenderer fullr,
IRequestContext ctx,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
HtmlFullRenderer |
DomApplication.findRendererFor(BrowserVersion bv,
IBrowserOutput o)
Creates the appropriate full renderer for the specified browser version.
|
| Modifier and Type | Method and Description |
|---|---|
static HtmlFullRenderer |
TUtilDomUI.getFullRenderer(IBrowserOutput o) |
Copyright © 2017 etc.to. All rights reserved.