class ViewChangeActionRunnable extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.eventbus.AsyncEventBus |
clientEventBus |
private EDialogType |
selected
Indicate the item that is selected
|
| Constructor and Description |
|---|
ViewChangeActionRunnable(EDialogType selected) |
@Autowired @Qualifier(value="clientEventBus") private com.google.common.eventbus.AsyncEventBus clientEventBus
private final EDialogType selected
public ViewChangeActionRunnable(EDialogType selected)
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.