com.sun.star.frame
Class FrameActionEvent
java.lang.Object
|
+--com.sun.star.lang.EventObject
|
+--com.sun.star.frame.FrameActionEvent
- public synchronized class FrameActionEvent
- extends com.sun.star.lang.EventObject
Field Summary |
com.sun.star.frame.FrameAction |
Action
|
com.sun.star.frame.XFrame |
Frame
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Fields inherited from class com.sun.star.lang.EventObject |
Source |
Constructor Summary |
FrameActionEvent()
|
FrameActionEvent(java.lang.Object o,
com.sun.star.frame.XFrame xf,
com.sun.star.frame.FrameAction fa)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Action
public com.sun.star.frame.FrameAction Action
Frame
public com.sun.star.frame.XFrame Frame
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
FrameActionEvent
public FrameActionEvent()
FrameActionEvent
public FrameActionEvent(java.lang.Object o,
com.sun.star.frame.XFrame xf,
com.sun.star.frame.FrameAction fa)