Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.nav.client.local
Interface NavigatingContainer

All Superinterfaces:
com.google.gwt.user.client.ui.AcceptsOneWidget, com.google.gwt.user.client.ui.HasOneWidget, com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
SimpleNavigationPanel

public interface NavigatingContainer
extends com.google.gwt.user.client.ui.IsWidget, com.google.gwt.user.client.ui.HasOneWidget

Implemented by navigation containers that changes its content between Page transitions.

Author:
Piotr Kosmowski

Method Summary
 void clear()
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 
Methods inherited from interface com.google.gwt.user.client.ui.HasOneWidget
getWidget, setWidget
 
Methods inherited from interface com.google.gwt.user.client.ui.AcceptsOneWidget
setWidget
 

Method Detail

clear

void clear()

Errai 3.0.1-SNAPSHOT

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