|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.olap.CompoundEditEvent
public class CompoundEditEvent
| Constructor Summary | |
|---|---|
CompoundEditEvent(OLAPObject source)
Creates a new compound edit event from the given source. |
|
CompoundEditEvent(OLAPObject source,
java.lang.String presentationName)
Creates a new compound edit event from the given source with the given presentation name. |
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationName()
|
OLAPObject |
getSource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompoundEditEvent(OLAPObject source,
java.lang.String presentationName)
source - The object that fired the eventpresentationName - The name for this compound editpublic CompoundEditEvent(OLAPObject source)
source - The object that fired the event| Method Detail |
|---|
public OLAPObject getSource()
public java.lang.String getPresentationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||