Skip navigation links
com.essbase.eas.essbase.ui.outline
Class RepresentationEvent
java.lang.Object
java.util.EventObject
com.essbase.eas.essbase.ui.outline.RepresentationEvent
- All Implemented Interfaces:
- java.io.Serializable
-
public class RepresentationEvent
- extends java.util.EventObject
basic event object for outline representation objects.
- Version:
- 1.00, 09/27/2001
- Author:
- Hank Cox
- See Also:
- Serialized Form
| Fields inherited from class java.util.EventObject |
source |
| 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 |
EVENT_TAKEN
public static final int EVENT_TAKEN
-
- See Also:
- Constant Field Values
ACTIVE_ALIAS_TABLE_CHANGED
public static final int ACTIVE_ALIAS_TABLE_CHANGED
-
- See Also:
- Constant Field Values
id
protected int id
event
protected EditEvent event
RepresentationEvent
protected RepresentationEvent()
RepresentationEvent
protected RepresentationEvent(java.lang.Object source)
RepresentationEvent
public RepresentationEvent(Representation source,
EditEvent e)
RepresentationEvent
public RepresentationEvent(Representation source,
int id)
getSourceAsRepresentation
public Representation getSourceAsRepresentation()
getEditEvent
public EditEvent getEditEvent()
getId
public int getId()
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.