public class HardwareWindowController extends Object implements com.vaadin.data.Property.ValueChangeListener, com.vaadin.ui.Button.ClickListener
Constructor and Description |
---|
HardwareWindowController(HardwareWindow window,
UccUI app) |
Modifier and Type | Method and Description |
---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
SensorEventSubscriber |
getSensorEventSubscriber() |
com.vaadin.ui.TabSheet |
getTabSheet() |
void |
setSensorEventSubscriber(SensorEventSubscriber sensorEventSubscriber) |
void |
setTabSheet(com.vaadin.ui.TabSheet tabSheet) |
void |
valueChange(com.vaadin.data.Property.ValueChangeEvent event) |
public HardwareWindowController(HardwareWindow window, UccUI app) throws JAXBException, IOException, ParseException
JAXBException
IOException
ParseException
public void buttonClick(com.vaadin.ui.Button.ClickEvent event)
buttonClick
in interface com.vaadin.ui.Button.ClickListener
public com.vaadin.ui.TabSheet getTabSheet()
public void setTabSheet(com.vaadin.ui.TabSheet tabSheet)
public void valueChange(com.vaadin.data.Property.ValueChangeEvent event)
valueChange
in interface com.vaadin.data.Property.ValueChangeListener
public SensorEventSubscriber getSensorEventSubscriber()
public void setSensorEventSubscriber(SensorEventSubscriber sensorEventSubscriber)
Copyright © 2018 universAAL Consortium. All rights reserved.