Class StiRow
java.lang.Object
com.stimulsoft.report.crossTab.core.StiRow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Objectfinal Stringfinal booleanfinal intgetLevel()final StiRowCollectiongetRows()final Stringfinal Stringfinal ObjectgetValue()final voidsetDisplayValue(Object value) final voidsetDrillDownParameters(HashMap<String, Object> value) final voidsetHyperlinkValue(String value) final voidsetIsTotal(boolean value) final voidsetLevel(int value) final voidsetTagValue(String value) final voidsetToolTipValue(String value) final void
-
Constructor Details
-
StiRow
public StiRow() -
StiRow
-
-
Method Details
-
getHyperlinkValue
-
setHyperlinkValue
-
getTagValue
-
setTagValue
-
getToolTipValue
-
setToolTipValue
-
getDrillDownParameters
-
setDrillDownParameters
-
getIsTotal
public final boolean getIsTotal() -
setIsTotal
public final void setIsTotal(boolean value) -
getLevel
public final int getLevel() -
setLevel
public final void setLevel(int value) -
getRows
-
getValue
-
setValue
-
getDisplayValue
-
setDisplayValue
-
getDisplayValueStr
-
getValueStr
-