Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


oracle.ide.view
Class ViewStateEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.ide.view.ViewStateEvent

All Implemented Interfaces:
java.io.Serializable

public final class ViewStateEvent
extends java.util.EventObject

Event object passed to a ViewStateListener.

See Also:
Serialized Form

Field Summary

 

Fields inherited from class java.util.EventObject
source

 

Method Summary
 View getView()
           

 

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

 

Method Detail

getView

public View getView()
Returns:
the View associated with this state event.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.