public final class NewBrowserWindow
extends com.google.gwt.core.client.JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
NewBrowserWindow() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static NewBrowserWindow |
open(String url,
String target,
String options) |
void |
setUrl(String url) |
public static NewBrowserWindow open(String url, String target, String options)
public void close()
public void setUrl(String url)
Copyright © 2016. All Rights Reserved.