|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopeContext | |
---|---|
javax.faces.event | Interfaces describing events and event listeners, and concrete event implementation classes. |
Uses of ScopeContext in javax.faces.event |
---|
Methods in javax.faces.event that return ScopeContext | |
---|---|
ScopeContext |
PostConstructCustomScopeEvent.getContext()
Return the |
ScopeContext |
PreDestroyCustomScopeEvent.getContext()
Return the |
ScopeContext |
PreDestroyCustomScopeEvent.getContext()
Return the |
ScopeContext |
PostConstructCustomScopeEvent.getContext()
Return the |
Constructors in javax.faces.event with parameters of type ScopeContext | |
---|---|
PostConstructCustomScopeEvent(ScopeContext scopeContext)
An instance of this event indicates
that the custom scope enclosed within the argument
|
|
PostConstructCustomScopeEvent(ScopeContext scopeContext)
An instance of this event indicates
that the custom scope enclosed within the argument
|
|
PreDestroyCustomScopeEvent(ScopeContext scopeContext)
An instance of this event indicates
that the custom scope enclosed within the argument
|
|
PreDestroyCustomScopeEvent(ScopeContext scopeContext)
An instance of this event indicates
that the custom scope enclosed within the argument
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |