| Package | Description |
|---|---|
| com.gwtplatform.mvp.client |
| Modifier and Type | Method and Description |
|---|---|
TabContainerPresenter<?,?> |
RequestTabsEvent.getTabContainer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestTabsEvent.fire(HasHandlers source,
GwtEvent.Type<RequestTabsHandler> type,
TabContainerPresenter<?,?> tabContainer)
Fires a
RequestTabsEvent with a specific
GwtEvent.Type into a source that has access to an
EventBus. |
| Constructor and Description |
|---|
RequestTabsEvent(GwtEvent.Type<RequestTabsHandler> type,
TabContainerPresenter<?,?> tabContainer)
Creates an event for requesting the tabs that should be displayed in a
TabContainerPresenter. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.