Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.nav.client.local.spi
Class NavigationGraph.PageNodeCreationalCallback<W extends com.google.gwt.user.client.ui.IsWidget>

java.lang.Object
  extended by org.jboss.errai.ui.nav.client.local.spi.NavigationGraph.PageNodeCreationalCallback<W>
All Implemented Interfaces:
CreationalCallback<PageNode<W>>
Enclosing class:
NavigationGraph

protected static final class NavigationGraph.PageNodeCreationalCallback<W extends com.google.gwt.user.client.ui.IsWidget>
extends Object
implements CreationalCallback<PageNode<W>>


Constructor Summary
protected NavigationGraph.PageNodeCreationalCallback()
           
 
Method Summary
 void callback(PageNode<W> beanInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationGraph.PageNodeCreationalCallback

protected NavigationGraph.PageNodeCreationalCallback()
Method Detail

callback

public void callback(PageNode<W> beanInstance)
Specified by:
callback in interface CreationalCallback<PageNode<W extends com.google.gwt.user.client.ui.IsWidget>>

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.