
public class RoomsWindowController extends Object implements com.vaadin.data.Property.ValueChangeListener, com.vaadin.ui.Button.ClickListener
| Constructor and Description |
|---|
RoomsWindowController(RoomsWindow window,
UccUI app) |
| Modifier and Type | Method and Description |
|---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
com.vaadin.ui.TabSheet |
getTabSheet() |
void |
setTabSheet(com.vaadin.ui.TabSheet tabSheet) |
void |
valueChange(com.vaadin.data.Property.ValueChangeEvent event) |
public RoomsWindowController(RoomsWindow window, UccUI app) throws JAXBException, IOException, ParseException
JAXBExceptionIOExceptionParseExceptionpublic void buttonClick(com.vaadin.ui.Button.ClickEvent event)
buttonClick in interface com.vaadin.ui.Button.ClickListenerpublic 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.ValueChangeListenerCopyright © 2018 universAAL Consortium. All rights reserved.