
public class DeploymentInfoController extends Object implements com.vaadin.ui.Button.ClickListener, com.vaadin.data.Property.ValueChangeListener
| Constructor and Description |
|---|
DeploymentInfoController(UccUI app,
Service service,
DeploymentInformationView win,
UAPP uAPP) |
| Modifier and Type | Method and Description |
|---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
static List<PeerCard> |
getValidPeers(List<UAPPReqAtom> reqs,
String PartId) |
void |
valueChange(com.vaadin.data.Property.ValueChangeEvent event) |
public DeploymentInfoController(UccUI app, Service service, DeploymentInformationView win, UAPP uAPP)
public 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.ValueChangeListenerpublic static List<PeerCard> getValidPeers(List<UAPPReqAtom> reqs, String PartId)
reqs - - a list of ReqAtom for a partpartId - - the partId to checkCopyright © 2018 universAAL Consortium. All rights reserved.