public class HistoryEvent extends BaseEvent<Screen>
source
protected
HistoryEvent(com.google.gwt.core.client.JavaScriptObject data, String url, String title)
<T extends com.google.gwt.core.client.JavaScriptObject> T
getData()
String
getTitle()
getUrl()
getSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected HistoryEvent(com.google.gwt.core.client.JavaScriptObject data, String url, String title)
data
url
title
public <T extends com.google.gwt.core.client.JavaScriptObject> T getData()
public String getUrl()
public String getTitle()
Copyright © 2015. All rights reserved.