|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrillFromElement
The DrillFromElement interface provides access to DrillElement. This interface is used only in drill mode.
DrillFromElement must be specified and set by the user for a drill action.
DrillElement| Method Summary | |
|---|---|
java.lang.String |
getFilter()
Returns the filter set by the user. |
void |
setFilter(java.lang.String filterValue)
Sets the filter you want to apply to the from value of the drill. |
| Methods inherited from interface com.businessobjects.rebean.wi.DrillElement |
|---|
getObjectID, setObjectID |
| Method Detail |
|---|
java.lang.String getFilter()
void setFilter(java.lang.String filterValue)
filterValue -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||