org.overlord.sramp.ui.client.places
Class DashboardPlace

java.lang.Object
  extended by com.google.gwt.place.shared.Place
      extended by org.overlord.sramp.ui.client.places.AbstractPlace
          extended by org.overlord.sramp.ui.client.places.DashboardPlace

public class DashboardPlace
extends AbstractPlace

Place: /dashboard This is also the default place.

Author:
eric.wittmann@redhat.com

Nested Class Summary
static class DashboardPlace.Tokenizer
           
 
Field Summary
 
Fields inherited from class com.google.gwt.place.shared.Place
NOWHERE
 
Constructor Summary
DashboardPlace()
          Constructor.
 
Method Summary
 boolean equals(Object obj)
           
 
Methods inherited from class org.overlord.sramp.ui.client.places.AbstractPlace
getTitleKey, getTitleParams
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DashboardPlace

public DashboardPlace()
Constructor.

Method Detail

equals

public boolean equals(Object obj)
Specified by:
equals in class AbstractPlace
See Also:
AbstractPlace.equals(java.lang.Object)


Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.