public class StiCrossHeaderInteraction extends StiInteraction
drillDownPageGuid, ParentComponentREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiCrossHeaderInteraction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCollapsingEnabled()
Value which indicates whether it is allowed or not data collapsing in the report viewer.
|
boolean |
isDefault() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setCollapsingEnabled(boolean collapsingEnabled) |
clone, getBookmark, getDrillDownEnabled, getDrillDownMode, getDrillDownPage, getDrillDownPageGuid, getDrillDownParameter1, getDrillDownParameter2, getDrillDownParameter3, getDrillDownParameter4, getDrillDownParameter5, getDrillDownReport, getHyperlink, getReport, GetReport, GetSortColumns, GetSortColumnsString, GetSortDataBandName, getSortingColumn, getSortingDirection, getSortingEnabled, getSortingIndex, getTag, getToolTip, setBookmark, setDrillDownEnabled, setDrillDownMode, setDrillDownPage, setDrillDownPageGuid, setDrillDownParameter1, setDrillDownParameter2, setDrillDownParameter3, setDrillDownParameter4, setDrillDownParameter5, setDrillDownReport, setHyperlink, setSortingColumn, setSortingDirection, setSortingEnabled, setSortingIndex, setTag, setToolTipcleanReference, getReference, setReferencepublic boolean isDefault()
isDefault in interface IStiDefaultisDefault in class StiInteractionpublic boolean getCollapsingEnabled()
public void setCollapsingEnabled(boolean collapsingEnabled)
collapsingEnabled - the collapsingEnabled to setpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiInteractionJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiInteractionJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.