|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventBus | |
|---|---|
| org.granite.client.tide | |
| org.granite.client.tide.cdi | |
| org.granite.client.tide.impl | |
| org.granite.client.tide.javafx.cdi | |
| org.granite.client.tide.spring | |
| Uses of EventBus in org.granite.client.tide |
|---|
| Methods in org.granite.client.tide that return EventBus | |
|---|---|
EventBus |
Context.getEventBus()
|
| Methods in org.granite.client.tide with parameters of type EventBus | |
|---|---|
void |
Context.initContext(Platform platform,
EventBus eventBus,
BeanManager beanManager,
InstanceStore instanceStore)
|
| Uses of EventBus in org.granite.client.tide.cdi |
|---|
| Classes in org.granite.client.tide.cdi that implement EventBus | |
|---|---|
class |
CDIEventBus
|
| Constructors in org.granite.client.tide.cdi with parameters of type EventBus | |
|---|---|
CDIContextManager(Platform platform,
EventBus eventBus)
|
|
| Uses of EventBus in org.granite.client.tide.impl |
|---|
| Classes in org.granite.client.tide.impl that implement EventBus | |
|---|---|
class |
SimpleEventBus
|
| Fields in org.granite.client.tide.impl declared as EventBus | |
|---|---|
protected EventBus |
SimpleContextManager.eventBus
|
| Constructors in org.granite.client.tide.impl with parameters of type EventBus | |
|---|---|
SimpleContextManager(Platform platform,
EventBus eventBus)
|
|
| Uses of EventBus in org.granite.client.tide.javafx.cdi |
|---|
| Constructors in org.granite.client.tide.javafx.cdi with parameters of type EventBus | |
|---|---|
JavaFXTideClientExtension.JavaFXCDIContextManager(Platform platform,
EventBus eventBus)
|
|
| Uses of EventBus in org.granite.client.tide.spring |
|---|
| Classes in org.granite.client.tide.spring that implement EventBus | |
|---|---|
class |
SpringEventBus
|
| Constructors in org.granite.client.tide.spring with parameters of type EventBus | |
|---|---|
SpringContextManager(Platform platform,
EventBus eventBus)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||