public interface MenuTabsDisposal
extends org.cruxframework.crux.core.client.screen.DeviceAdaptive
org.cruxframework.crux.core.client.screen.DeviceAdaptive.Device, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Input, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Size, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Template, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Templates| Modifier and Type | Method and Description |
|---|---|
void |
addMenuEntry(String label,
String targetView) |
void |
addMenuSection(String label,
String additionalStyleName) |
String |
getCurrentView() |
void |
setHeaderContent(com.google.gwt.user.client.ui.IsWidget widget) |
void |
showMenu() |
void |
showView(String targetView,
HorizontalSwapPanel.Direction direction) |
void showMenu()
void setHeaderContent(com.google.gwt.user.client.ui.IsWidget widget)
String getCurrentView()
void showView(String targetView, HorizontalSwapPanel.Direction direction)
Copyright © 2016. All rights reserved.