
public interface RequestTabsHandler extends EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onRequestTabs(RequestTabsEvent event)
Called whenever the
TabContainerPresenter is instantiated and needs
to know which tabs it contains. |
void onRequestTabs(RequestTabsEvent event)
TabContainerPresenter is instantiated and needs
to know which tabs it contains.event - The event.Copyright © 2010-2014 ArcBees. All Rights Reserved.