|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c (12.1.2) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.util.EventObject
oracle.adf.view.rich.event.WindowCloseEvent
public class WindowCloseEvent
Event indicating that window has been closed. NOTE: this event is not delivered by ADF at this time.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
WindowCloseEvent(WindowIdProvider source, String closedWindowId) |
|
| Method Summary | |
|---|---|
String |
getClosedWindowId() |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WindowCloseEvent(WindowIdProvider source,
String closedWindowId)
| Method Detail |
|---|
public String getClosedWindowId()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c (12.1.2) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.