org.drools.guvnor.client.widgets.wizards
Class WizardPlace<T extends WizardContext>

java.lang.Object
  extended by com.google.gwt.place.shared.Place
      extended by org.drools.guvnor.client.widgets.wizards.WizardPlace<T>

public class WizardPlace<T extends WizardContext>
extends com.google.gwt.place.shared.Place

A request for a specific Wizard


Field Summary
 
Fields inherited from class com.google.gwt.place.shared.Place
NOWHERE
 
Constructor Summary
WizardPlace(T context)
           
 
Method Summary
 boolean equals(Object o)
           
 T getContext()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardPlace

public WizardPlace(T context)
Method Detail

getContext

public T getContext()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.