|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.components.StiInteraction
com.stimulsoft.report.components.StiCrossHeaderInteraction
public class StiCrossHeaderInteraction
Copyright Stimulsoft
Field Summary |
---|
Fields inherited from class com.stimulsoft.report.components.StiInteraction |
---|
drillDownPageGuid, ParentComponent |
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiCrossHeaderInteraction()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
---|
cleanReference, getReference, setReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiCrossHeaderInteraction()
Method Detail |
---|
public boolean isDefault()
isDefault
in interface IStiDefault
isDefault
in class StiInteraction
public boolean getCollapsingEnabled()
public void setCollapsingEnabled(boolean collapsingEnabled)
collapsingEnabled
- the collapsingEnabled to setpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject
in interface IStiJsonReportObject
SaveToJsonObject
in class StiInteraction
JSONException
public void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject
in interface IStiJsonReportObject
LoadFromJsonObject
in class StiInteraction
JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |