- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- 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:
- DefaultNavigatingContainer
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
Methods
Modifier and Type |
Method and Description |
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
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.