|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.jpivot.core.ExtensionSupport
com.tonbeller.jpivot.mondrian.SpagoBICrossNavigation
public class SpagoBICrossNavigation
This class is an extension to JPivot MondrianModel: it must be declared as
<extension id="crossNavigation" class="com.tonbeller.jpivot.mondrian.SpagoBICrossNavigation"/>
in file com.tonbeller.jpivot.mondrian.config.xml to take effect.
When user clicks on a cell, the cross navigation context menu is built according to the
SpagoBICrossNavigationConfig
object in user session.
SpagoBICrossNavigationUI
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
SpagoBICrossNavigation()
Constructor sets ID |
Method Summary |
---|
Methods inherited from class com.tonbeller.jpivot.core.ExtensionSupport |
---|
decorate, getId, getModel, modelInitialized, setId, setModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public SpagoBICrossNavigation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |