|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompoundEditListener
Interface for listeners interested in being notified when a compound edit begins or ends.
| Method Summary | |
|---|---|
void |
compoundEditEnded(CompoundEditEvent evt)
Called when a compound edit has ended on an OLAPObject. |
void |
compoundEditStarted(CompoundEditEvent evt)
Called when a compound edit has begun on an OLAPObject. |
| Method Detail |
|---|
void compoundEditStarted(CompoundEditEvent evt)
#compoundEditEnded(OLAPObject, String) event is received from
the same source.
source - the object under which the following series of changes should
be considered atomic.presentationName - The user-visible name for the sequence of edits.void compoundEditEnded(CompoundEditEvent evt)
#compoundEditStarted(OLAPObject, String) has already been called.
source - the object under which the compound edit state has ended.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||