|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowLifecycleEvent.Cause | |
---|---|
org.apache.myfaces.trinidad.event |
Uses of WindowLifecycleEvent.Cause in org.apache.myfaces.trinidad.event |
---|
Methods in org.apache.myfaces.trinidad.event that return WindowLifecycleEvent.Cause | |
---|---|
WindowLifecycleEvent.Cause |
WindowLifecycleEvent.getCause()
|
static WindowLifecycleEvent.Cause |
WindowLifecycleEvent.Cause.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WindowLifecycleEvent.Cause[] |
WindowLifecycleEvent.Cause.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.myfaces.trinidad.event with parameters of type WindowLifecycleEvent.Cause | |
---|---|
WindowLifecycleEvent(Window source,
WindowLifecycleEvent.Cause cause)
Creates a WindowOpenEvent event for the specified Window and cause. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |