Package | Description |
---|---|
org.primefaces.push |
Modifier and Type | Class | Description |
---|---|---|
class |
PushContextImpl |
Deprecated.
With PrimeFaces 4.1 and up, it is recommended to use
EventBus |
Modifier and Type | Method | Description |
---|---|---|
PushContext |
PushContext.addListener(PushContextListener p) |
Deprecated.
Add an event listener.
|
PushContext |
PushContextImpl.addListener(PushContextListener p) |
Deprecated.
|
PushContext |
PushContextFactory.getPushContext() |
Deprecated.
Retrieve a
PushContext |
PushContext |
PushContext.removeListener(PushContextListener p) |
Deprecated.
Remove a event listener.
|
PushContext |
PushContextImpl.removeListener(PushContextListener p) |
Deprecated.
|
Copyright © 2018. All rights reserved.