Package | Description |
---|---|
com.google.gwt.dom.builder.client |
Classes used to build DOM elements.
|
com.google.gwt.dom.builder.shared |
Classes used to build DOM elements.
|
Modifier and Type | Method and Description |
---|---|
HtmlIFrameBuilder |
DomIFrameBuilder.html(SafeHtml html) |
HtmlIFrameBuilder |
DomIFrameBuilder.text(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
HtmlIFrameBuilder |
HtmlBuilderFactory.createIFrameBuilder() |
HtmlIFrameBuilder |
HtmlIFrameBuilder.html(SafeHtml html) |
HtmlIFrameBuilder |
HtmlBuilderImpl.startIFrame() |
HtmlIFrameBuilder |
HtmlIFrameBuilder.text(java.lang.String text) |