|
||||||||||
| 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.StiCrossCell
com.stimulsoft.report.crossTab.StiCrossHeader
com.stimulsoft.report.crossTab.StiCrossColumn
public class StiCrossColumn
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.components.simplecomponents.StiText |
|---|
font, PropertyAllowHtmlTags, PropertyAutoWidth, PropertyCanBreak, PropertyExportAsImage, PropertyMargins, PropertyNullValue, PropertyRenderTo, PropertyShrinkFontToFit, PropertyShrinkFontToFitMinimumSize, PropertyTextQuality, PropertyType |
| Fields inherited from class com.stimulsoft.report.components.simplecomponents.StiSimpleText |
|---|
PropertyGlobalizedName, PropertyMaxNumberOfLines, PropertyOnlyText, PropertyProcessAt, PropertyProcessingDuplicates, text, totalValueHelp |
| Fields inherited from class com.stimulsoft.report.components.StiComponent |
|---|
canGrow, canShrink, componentPlacement, conditions, interaction, isRendered, page, parent, parentBookmark, PropertyComponentStyle, PropertyDelimiterComponent, PropertyDockable, PropertyInherited, PropertyLinked, PropertyLocked, PropertyMaxSize, PropertyMinSize, PropertyPlaceOnToolbox, PropertyRenderedCount, PropertyRestrictions, PropertySelectionTick, PropertyShowQuickButtons, PropertyUseParentStyles, top, width |
| Fields inherited from class com.stimulsoft.base.services.StiService |
|---|
properties |
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiCrossColumn()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEnumeratorSeparator()
Gets or sets enumerator separator. |
StiEnumeratorType |
getEnumeratorType()
Gets or sets enumerator type. |
java.lang.String |
getLocalizedName()
Gets a localized component name. |
void |
LoadFromJsonObject(JSONObject jObject)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setEnumeratorSeparator(java.lang.String value)
|
void |
setEnumeratorType(StiEnumeratorType value)
|
| Methods inherited from class com.stimulsoft.report.crossTab.StiCrossHeader |
|---|
getDisplayValue, getGetDisplayCrossValueEvent, getHeaderLevel, getHeaderValue, getHideZeros, getPrintOnAllPages, getShowTotal, getSortDirection, getSortType, getTotal, getTotalGuid, InvokeGetDisplayCrossValue, isTotalVisible, OnGetDisplayCrossValue, setDisplayValue, setGetDisplayCrossValueEvent, setHeaderLevel, setHeaderValue, setHideZeros, setPrintOnAllPages, setShowTotal, setSortDirection, setSortType, setText, setTotal, setTotalGuid, setValue |
| Methods inherited from class com.stimulsoft.report.crossTab.StiCrossCell |
|---|
getGetCrossValueEvent, getValue, InvokeGetCrossValue, OnGetCrossValue, setGetCrossValueEvent |
| 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, getMargins, getName, getNullValue, getString, getTagValue, getTextOptions, getTextQuality, getToolboxPosition, getType, getWordWrap, invokeEvents, InvokeRenderTo, isExportAsImage, measureString, OnGetExcelValue, 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 |
|---|
getComponentGuid, getEvents, getGetValueEvent, getLinesOfUnderlining, getQuickInfo, getText, getTextInternal, getTextValue, GetTextWithoutZero, getTotalValueHelp, InvokeGetValue, InvokeTextProcess, OnGetValue, ProcessText, RestoreState, SaveState, saveState, setComponentGuid, setGetValueEvent, setLinesOfUnderlining, 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, finalize, 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 StiCrossColumn()
| Method Detail |
|---|
public java.lang.String getLocalizedName()
getLocalizedName in class StiTextpublic final StiEnumeratorType getEnumeratorType()
public final void setEnumeratorType(StiEnumeratorType value)
public final java.lang.String getEnumeratorSeparator()
public final void setEnumeratorSeparator(java.lang.String value)
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiCrossHeaderJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiCrossHeaderJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||