|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStiSeriesInteraction
Method Summary | |
---|---|
boolean |
getAllowSeries()
Gets or sets value which indicates that the Drill-Down operation can be executed for Series. |
boolean |
getAllowSeriesElements()
Gets or sets value which indicates that the Drill-Down operation can be executed for Series Elements. |
boolean |
getDrillDownEnabled()
Gets or sets value which indicates whether the Drill-Down operation can be executed. |
void |
setAllowSeries(boolean value)
|
void |
setAllowSeriesElements(boolean value)
|
void |
setDrillDownEnabled(boolean value)
|
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject |
---|
LoadFromJsonObject, SaveToJsonObject |
Method Detail |
---|
boolean getDrillDownEnabled()
void setDrillDownEnabled(boolean value)
boolean getAllowSeries()
void setAllowSeries(boolean value)
boolean getAllowSeriesElements()
void setAllowSeriesElements(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |