
public class LicenseController extends Object implements com.vaadin.data.Property.ValueChangeListener, com.vaadin.ui.Button.ClickListener
| Constructor and Description |
|---|
LicenseController(UccUI app,
LicenceWindow win,
ArrayList<License> lix,
Service service,
UAPP installingApp) |
| Modifier and Type | Method and Description |
|---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
void |
valueChange(com.vaadin.data.Property.ValueChangeEvent event) |
public void valueChange(com.vaadin.data.Property.ValueChangeEvent event)
valueChange in interface com.vaadin.data.Property.ValueChangeListenerpublic void buttonClick(com.vaadin.ui.Button.ClickEvent event)
buttonClick in interface com.vaadin.ui.Button.ClickListenerCopyright © 2018 universAAL Consortium. All rights reserved.