|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrillBlock
Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.
TheDrillBlock interface gives the user the ability to get Drill objects from any block of the current report.
This interface is same as DrillInfo, but DrillObjects returned are filtered by the block ID you are working on.
| Method Summary | |
|---|---|
DrillDetails |
getFreeDetails()
Gets the free DrillDetails on the current block. |
DrillDimensions |
getFreeDimensions()
Returns the free DrillDimensions of the current block. |
DrillHierarchies |
getHierarchies()
Returns all the DrillHierarchies of the current block. |
| Method Detail |
|---|
DrillDimensions getFreeDimensions()
throws REException
DrillDimensions of the current block.
DrillDimensions of the current block.
REExceptionDrillInfo.getFreeDrillDimensions()
DrillHierarchies getHierarchies()
throws REException
DrillHierarchies of the current block.
DrillHierarchies of the current block.
REExceptionDrillInfo.getDrillHierarchies()
DrillDetails getFreeDetails()
throws REException
DrillDetails on the current block.
DrillDetails on the current block.
REExceptionDrillInfo.getFreeDrillDetails()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||