public class PanelChoiceDisposalSmallController extends org.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveController implements PanelChoiceDisposal
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| Constructor and Description |
|---|
PanelChoiceDisposalSmallController() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChoice(String id,
String label,
String targetView,
org.cruxframework.crux.core.client.screen.views.ViewActivateHandler handler) |
void |
choose(String targetView,
String viewId) |
protected void |
init() |
void |
selectView(com.google.gwt.event.dom.client.ChangeEvent event) |
addAttachHandler, addHandler, addWidget, asWidget, fireEvent, getChildWidget, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected void init()
init in class org.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveControllerpublic void addChoice(String id, String label, String targetView, org.cruxframework.crux.core.client.screen.views.ViewActivateHandler handler)
addChoice in interface PanelChoiceDisposalpublic void selectView(com.google.gwt.event.dom.client.ChangeEvent event)
public void choose(String targetView, String viewId)
choose in interface PanelChoiceDisposalCopyright © 2016. All rights reserved.