|
|||||||||
| 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.xmla.XMLA_DrillThrough
public class XMLA_DrillThrough
| Field Summary |
|---|
| Fields inherited from interface com.tonbeller.jpivot.olap.navi.DrillThrough |
|---|
ID |
| Constructor Summary | |
|---|---|
XMLA_DrillThrough()
Constructor sets ID |
|
| Method Summary | |
|---|---|
boolean |
canDrillThrough(Cell cell)
drill through is possible if member is not calculated |
com.tonbeller.wcf.table.TableModel |
drillThrough(Cell cell)
does a drill through, retrieves data that makes up the selected Cell |
boolean |
isExtendedContext()
gets the mondrian connection |
void |
setExtendedContext(boolean extendedContext)
|
| 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 XMLA_DrillThrough()
| Method Detail |
|---|
public boolean canDrillThrough(Cell cell)
member is not calculated
canDrillThrough in interface DrillThroughpublic com.tonbeller.wcf.table.TableModel drillThrough(Cell cell)
drillThrough in interface DrillThroughpublic boolean isExtendedContext()
public void setExtendedContext(boolean extendedContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||