|
|||||||||
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.MondrianSwapAxes
public class MondrianSwapAxes
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.navi.SwapAxes |
---|
ID |
Constructor Summary | |
---|---|
MondrianSwapAxes()
Constructor sets ID |
Method Summary | |
---|---|
boolean |
canSwapAxes()
|
boolean |
isSwapAxes()
|
void |
setSwapAxes(boolean swap)
swaps the axes |
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 |
Methods inherited from interface com.tonbeller.jpivot.core.Extension |
---|
decorate, getId, modelInitialized, setModel |
Constructor Detail |
---|
public MondrianSwapAxes()
Method Detail |
---|
public boolean canSwapAxes()
canSwapAxes
in interface SwapAxes
SwapAxes.canSwapAxes()
public void setSwapAxes(boolean swap)
SwapAxes
setSwapAxes
in interface SwapAxes
public boolean isSwapAxes()
isSwapAxes
in interface SwapAxes
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |