Uses of Class
de.espirit.firstspirit.client.gui.applications.DocumentGoneException
Packages that use DocumentGoneException
Package
Description
Provides interfaces and types to control the java client application area.
-
Uses of DocumentGoneException in de.espirit.firstspirit.client.gui.applications
Methods in de.espirit.firstspirit.client.gui.applications that throw DocumentGoneExceptionModifier and TypeMethodDescriptionvoidBrowserNode.scrollIntoView()Checks wether this element is (partly) visible in current viewport, or not.voidBrowserNode.setInnerHTML(String html) Sets the given html as inner html of this browser node.voidBrowserNode.setStyleAttribute(String style, String value) Sets a style attribute for this browser node.voidBrowserNode.setStyleAttributes(Map<String, String> attributes) Applies given style mappings for this browser node.