|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OlapProviderListener
OlapProviderListener is the listener that is notified whenever the pivoting edges (row and/or column headers), or filter area of an OlapProvider have changed.
Method Summary | |
---|---|
void |
pivotEdgesChanged(ChangeEvent e)
Notification that the edges (row and/or column header) of an olap provider have changed. |
void |
pivotFiltersChanged(ChangeEvent e)
Notification that the filter area of an olap provider has changed. |
Method Detail |
---|
void pivotEdgesChanged(ChangeEvent e)
e
- the event that triggers the notificationvoid pivotFiltersChanged(ChangeEvent e)
e
- the event that triggers the notification
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |