
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
JAXBExceptionIOExceptionParseExceptionpublic void buttonClick(com.vaadin.ui.Button.ClickEvent event)
buttonClick in interface com.vaadin.ui.Button.ClickListenerpublic void valueChange(com.vaadin.data.Property.ValueChangeEvent event)
valueChange in interface com.vaadin.data.Property.ValueChangeListenerCopyright © 2018 universAAL Consortium. All rights reserved.