Package | Description |
---|---|
com.google.gwt.dom.builder.shared |
Classes used to build DOM elements.
|
com.google.gwt.dom.client |
Classes for low-level DOM programming.
|
com.google.gwt.resources.client.impl |
Modifier and Type | Method and Description |
---|---|
FrameBuilder |
HtmlFrameBuilder.src(SafeUri src) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectElement.setData(SafeUri data)
A URI specifying the location of the object's data.
|
void |
FrameElement.setSrc(SafeUri src)
A URI designating the initial frame contents.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalTextResourcePrototype.getText(ResourceCallback<TextResource> callback)
Possibly fire off an HTTPRequest for the text resource.
|
Copyright © 2018. All rights reserved.