public abstract class MvwPlace
extends com.google.gwt.place.shared.Place
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.gwt.activity.shared.Activity |
getActivity(MvwRunContextIF runContext)
Derived generated code will instantiate the Activity that's specified
in the runsActivity attribute of the Place definition.
|
String |
getToken() |
protected MvwPlace(String t)
public String getToken()
public abstract com.google.gwt.activity.shared.Activity getActivity(MvwRunContextIF runContext)
Copyright © 2019. All rights reserved.