|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundEditListener | |
|---|---|
| ca.sqlpower.architect.olap | |
| Uses of CompoundEditListener in ca.sqlpower.architect.olap |
|---|
| Methods in ca.sqlpower.architect.olap with parameters of type CompoundEditListener | |
|---|---|
void |
OLAPObject.addCompoundEditListener(CompoundEditListener listener)
|
static void |
OLAPUtil.listenToHierarchy(OLAPObject root,
OLAPChildListener ocl,
java.beans.PropertyChangeListener pcl,
CompoundEditListener cel)
Adds the given OLAPChildListener and optional PropertyChangeListener to the given root object and all of its descendants. |
void |
OLAPObject.removeCompoundEditListener(CompoundEditListener listener)
|
static void |
OLAPUtil.unlistenToHierarchy(OLAPObject root,
OLAPChildListener ocl,
java.beans.PropertyChangeListener pcl,
CompoundEditListener cel)
Removes the given OLAPChildListener and optional PropertyChangeListener from the given root object and all of its descendants. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||