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