Skip navigation links
com.essbase.eas.essbase.ui.outline
Interface RepresentationListener
- All Known Implementing Classes:
- AliasNode, AliasTablesNode, AttributeSettingsNode, AutoConfigureNode, AverageNode, BooleanNamesFalseNode, BooleanNamesTrueNode, BooleanTreeNode, CalcNamesNode, CaseTreeNode, CountNode, DataStorageNode, DateFormatSupportTreeNode, DateFormTreeNode, DefaultOutlineModel, DimensionNameNode, DimensionsNode, DimensionStorageNode, EditorFrame, ETree, FindList, MaximumNode, MemberNameConstructorNode, MemberNameDelimiterNode, MemberNameFormatNode, MemberNameValueNode, MinimumNode, ModificationsListAdapter, NonUniqueTreeNode, NumericRangeTreeNode, OtherAttributeSettingsNode, OutlineModel, OutlineTypeNode, RepresentationAdapter, SettingsTreeNode, SettingsTreeRootNode, SumNode, TextTreeNode, TextualMeasureSupportTreeNode, VaryingAttributeSupportTreeNode, VerificationTree
-
public interface RepresentationListener
defines an interface for objects that wish to listen for events on representation objects.
- Version:
- 1.00, 09/27/2001
- Author:
- Hank Cox
eventTaken
void eventTaken(RepresentationEvent e)
- this event gets broadcast an event is added to the outline's representation.
activeAliasTableChanged
void activeAliasTableChanged(RepresentationEvent e)
- this event gets broadcast when the active alias table is changed.
eventUndone
void eventUndone(RepresentationEvent e)
- this event gets broadcast when an event is undone.
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.