|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.place.shared.Place
public abstract class Place
Represents a bookmarkable location in an app. Implementations are expected to
provide correct Object.equals(Object)
and Object.hashCode()
methods.
Field Summary | |
---|---|
static Place |
NOWHERE
The null place. |
Constructor Summary | |
---|---|
Place()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Place NOWHERE
Constructor Detail |
---|
public Place()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |