Package | Description |
---|---|
org.primefaces.push |
Modifier and Type | Class and Description |
---|---|
class |
PushContextImpl
Deprecated.
With PrimeFaces 4.1 and up, it is recommended to use
EventBus |
Modifier and Type | Method and 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 © 2014. All rights reserved.