public static interface PurchaseOrderDetailsPresenter.IView extends org.ctoolkit.gwt.client.view.IView<PurchaseOrder>
| Modifier and Type | Method and Description |
|---|---|
void |
selectTab(String tab)
Selects the specified tab to be visible to the user.
|
void selectTab(String tab)
tab - the name of the tab to be selectedCopyright © 2020. All rights reserved.