public class PersonWindowController extends Object implements com.vaadin.data.Property.ValueChangeListener, com.vaadin.ui.Button.ClickListener
Constructor and Description |
---|
PersonWindowController(HumansWindow window,
UccUI app) |
Modifier and Type | Method and Description |
---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
void |
valueChange(com.vaadin.data.Property.ValueChangeEvent event) |
public PersonWindowController(HumansWindow 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 void valueChange(com.vaadin.data.Property.ValueChangeEvent event)
valueChange
in interface com.vaadin.data.Property.ValueChangeListener
Copyright © 2018 universAAL Consortium. All rights reserved.