|
||||||||||
| 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.base.services.StiService
com.stimulsoft.report.StiBase
com.stimulsoft.report.components.StiComponent
com.stimulsoft.report.components.simplecomponents.StiSimpleText
com.stimulsoft.report.components.simplecomponents.StiText
com.stimulsoft.report.crossTab.StiCrossField
com.stimulsoft.report.crossTab.StiCrossTitle
public class StiCrossTitle
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.crossTab.StiCrossField |
|---|
originalValue |
| Fields inherited from class com.stimulsoft.report.components.simplecomponents.StiText |
|---|
font |
| Fields inherited from class com.stimulsoft.report.components.simplecomponents.StiSimpleText |
|---|
text, totalValueHelp |
| Fields inherited from class com.stimulsoft.report.components.StiComponent |
|---|
canGrow, canShrink, componentPlacement, conditions, currentPointer, expressions, interaction, isRendered, page, parent, parentBookmark, parentPointer, top, width |
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiCrossTitle()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCellText()
|
StiConditionsCollection |
getConditions()
gets or sets the collection of conditions. |
boolean |
getEnabled()
gets or sets a value which indicates will this component be available or not. |
boolean |
getHideZeros()
Gets or sets value indicates that no need show zeroes. |
boolean |
getPrintOnAllPages()
Gets or sets value indicates that the component is printed on all pages. |
StiFormatService |
getTextFormat()
Gets or sets the format of the text. |
java.lang.String |
getTypeOfComponent()
|
void |
LoadFromJsonObject(JSONObject jObject)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setConditions(StiConditionsCollection value)
|
void |
setEnabled(boolean value)
|
void |
setHideZeros(boolean value)
|
void |
setPrintOnAllPages(boolean value)
|
void |
setTextFormat(StiFormatService value)
|
void |
setTypeOfComponent(java.lang.String value)
|
| Methods inherited from class com.stimulsoft.report.components.simplecomponents.StiText |
|---|
Break, clone, convertTextBorders, convertTextMargins, getActualFont, getActualFont, getActualFont, getActualSize, getAllowHtmlTags, getAllStrings, getAngle, getBorder, getBrush, getClientRectangle, getComponentPlacement, getComponentStyle, getExcelDataValue, getFormat, getGetExcelValueEvent, getGuid, getIndicator, getLocalizedName, getMargins, getName, getNullValue, getString, getTagValue, getTextOptions, getTextQuality, getToolboxPosition, getType, getWordWrap, invokeEvents, InvokeRenderTo, isExportAsImage, measureString, packService, setAllowHtmlTags, setAngle, setBorder, setBrush, setExcelDataValue, setFormat, setGetExcelValueEvent, setIndicator, setMargins, setNullValue, setString, setTextOptions, setTextQuality, setType, setWordWrap |
| Methods inherited from class com.stimulsoft.report.components.simplecomponents.StiSimpleText |
|---|
checkDuplicates, getComponentGuid, getEvents, getGetValueEvent, getLinesOfUnderlining, getQuickInfo, getText, getTextInternal, getTextValue, GetTextWithoutZero, getTotalValueHelp, InvokeGetValue, InvokeTextProcess, ProcessText, RestoreState, SaveState, saveState, setComponentGuid, setGetValueEvent, setLinesOfUnderlining, SetText, setText, setText, setTextInternal, SetTextInternal, setTextValue, setTotalValueHelp |
| Methods inherited from class com.stimulsoft.report.StiBase |
|---|
getServiceName |
| Methods inherited from class com.stimulsoft.base.services.StiService |
|---|
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, properties, setProperties, setServiceEnabled |
| Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
|---|
cleanReference, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiBorder |
|---|
getBorder, setBorder |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiBrush |
|---|
getBrush, setBrush |
| Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
getReference, setReference |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiExportImageExtended |
|---|
getImage |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiExportImage |
|---|
getImage |
| Constructor Detail |
|---|
public StiCrossTitle()
| Method Detail |
|---|
public boolean getPrintOnAllPages()
public void setPrintOnAllPages(boolean value)
public final java.lang.String getTypeOfComponent()
public final void setTypeOfComponent(java.lang.String value)
public final boolean getEnabled()
StiComponent
getEnabled in class StiCrossFieldpublic final void setEnabled(boolean value)
setEnabled in class StiCrossFieldpublic StiFormatService getTextFormat()
StiCrossField
getTextFormat in interface IStiTextFormatgetTextFormat in class StiCrossFieldpublic void setTextFormat(StiFormatService value)
setTextFormat in interface IStiTextFormatsetTextFormat in class StiCrossFieldpublic boolean getHideZeros()
StiSimpleText
getHideZeros in interface IStiTextgetHideZeros in class StiSimpleTextpublic void setHideZeros(boolean value)
setHideZeros in interface IStiTextsetHideZeros in class StiSimpleTextpublic StiConditionsCollection getConditions()
StiComponent
getConditions in interface IStiConditionsgetConditions in class StiComponentpublic void setConditions(StiConditionsCollection value)
setConditions in interface IStiConditionssetConditions in class StiComponentpublic java.lang.String getCellText()
getCellText in class StiCrossField
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiCrossFieldJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiCrossFieldJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||