|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveController
org.cruxframework.crux.widgets.client.disposal.topmenudisposal.TopMenuDisposalSmallController
public class TopMenuDisposalSmallController
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface 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 |
| Field Summary |
|---|
| Fields inherited from interface org.cruxframework.crux.widgets.client.disposal.topmenudisposal.TopMenuDisposal |
|---|
HASH |
| Constructor Summary | |
|---|---|
TopMenuDisposalSmallController()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveController |
|---|
addAttachHandler, addHandler, addWidget, asWidget, fireEvent, getChildWidget, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.cruxframework.crux.core.client.screen.DeviceAdaptive |
|---|
addAttachHandler, addHandler, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidth |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Constructor Detail |
|---|
public TopMenuDisposalSmallController()
| Method Detail |
|---|
public void addMenuEntry(String label,
String targetView)
addMenuEntry in interface TopMenuDisposalprotected void init()
init in class org.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveControllerpublic void onShowMenu(com.google.gwt.event.dom.client.TouchStartEvent evt)
public void showMenu()
showMenu in interface TopMenuDisposal
public void showView(String viewName,
boolean saveHistory)
showView in interface TopMenuDisposalpublic void setDefaultView(String viewName)
setDefaultView in interface TopMenuDisposal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||