public class TopMenuDisposalSmallController extends DeviceAdaptiveController implements TopMenuDisposal
DeviceAdaptive.Device, DeviceAdaptive.Input, DeviceAdaptive.Size, DeviceAdaptive.Template, DeviceAdaptive.TemplatesHASH| Constructor and Description |
|---|
TopMenuDisposalSmallController() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMenuEntry(String label,
String targetView) |
protected void |
init() |
void |
onShowMenu(com.google.gwt.event.dom.client.TouchStartEvent evt) |
void |
setDefaultView(String viewName) |
void |
showMenu() |
void |
showView(String viewName,
boolean saveHistory) |
addAttachHandler, addHandler, addWidget, asWidget, fireEvent, getChildWidget, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAttachHandler, addHandler, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidthpublic void addMenuEntry(String label, String targetView)
addMenuEntry in interface TopMenuDisposalprotected void init()
init in class DeviceAdaptiveControllerpublic void onShowMenu(com.google.gwt.event.dom.client.TouchStartEvent evt)
public void showMenu()
showMenu in interface TopMenuDisposalpublic void showView(String viewName, boolean saveHistory)
showView in interface TopMenuDisposalpublic void setDefaultView(String viewName)
setDefaultView in interface TopMenuDisposalCopyright © 2014. All rights reserved.