|
||||||||||
| 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.complexcomponents.StiContainer
com.stimulsoft.report.components.bands.StiBand
com.stimulsoft.report.components.bands.StiDynamicBand
com.stimulsoft.report.components.bands.StiDataBand
com.stimulsoft.report.components.crossBands.StiCrossDataBand
public class StiCrossDataBand
Class describes Cross Data Band.
| Field Summary | |
|---|---|
int |
columnCurrent
|
boolean |
IsRightToLeft
|
| Fields inherited from class com.stimulsoft.report.components.bands.StiDataBand |
|---|
handlerRendering, isBofValue, isEofValue, jsonMasterComponentTemp, lineThrough, PropertyEvenStyle, PropertyOddStyle |
| Fields inherited from class com.stimulsoft.report.components.complexcomponents.StiContainer |
|---|
border, brush, collapsingIndex, components, ParentComponentIsBand, ParentComponentIsCrossBand |
| 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 | |
|---|---|
StiCrossDataBand()
Creates a new component of the type StiCrossDataBand. |
|
StiCrossDataBand(boolean columnMode)
Creates a new component of the type StiCrossDataBand. |
|
StiCrossDataBand(StiRectangle rect)
Creates a new component of the type StiCrossDataBand with specified location. |
|
| Method Summary | |
|---|---|
void |
First()
Sets the position at the beginning. |
float |
getBreakIfLessThan()
Gets or sets value which indicates how much free space is on a page (in per cent) should be reserved for formation of a new page or a new column. |
boolean |
getCanBreak()
Gets or sets value which indicates whether the component can or cannot break its contents on several pages. |
StiColumnDirection |
getColumnDirection()
Gets or sets direction of the rendeting columns. |
double |
getColumnGaps()
Gets or sets distance between two columns. |
boolean |
getColumnMode()
|
void |
GetColumnModeFromParent()
|
int |
getColumns()
Gets or sets columns count. |
double |
getColumnWidth()
Gets or sets width of column. |
StiComponentType |
getComponentType()
Gets the type of processing when printing. |
StiRectangle |
getDefaultClientRectangle()
Gets or sets the default client area of a component. |
StiRectangle |
getDisplayRectangle()
Gets or sets a rectangle of the component which it fills. |
StiDockStyle |
getDockStyle()
Gets or sets a type of the component docking. |
boolean |
getGrowToHeight()
gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container. |
double |
getHeaderSize()
Gets the header height. |
double |
getHeight()
|
boolean |
getIsCross()
Gets value, indicates that this cross is the component. |
boolean |
getIsEof()
Gets value indicates that the position indicates to the end of data. |
boolean |
getKeepChildTogether()
Gets or sets value indicates that childs are to be kept together. |
boolean |
getKeepFooterTogether()
Gets or sets value indicates that the footer is printed with data. |
boolean |
getKeepGroupTogether()
Gets or sets value indicates that group is to be kept together. |
boolean |
getKeepHeaderTogether()
Gets or sets value indicates that header is printed with data together. |
java.lang.String |
getLocalizedCategory()
Gets a localized name of the component category. |
java.lang.String |
getLocalizedName()
Gets a localized component name. |
double |
getMaxHeight()
Gets or sets maximal height of band. |
StiSize |
getMaxSize()
gets or sets maximal size. |
double |
getMaxWidth()
Gets or sets maximal width of band. |
double |
getMinHeight()
Gets or sets minimal height of band. |
int |
getMinRowsInColumn()
Gets or sets minimum count of the rows in one column. |
StiSize |
getMinSize()
gets or sets minimal size. |
double |
getMinWidth()
Gets or sets minimal width of band. |
boolean |
getNewColumnAfter()
If the value of this property is true, then, after output of a band, a new column will be generated. |
boolean |
getNewColumnBefore()
If the value of this property is true, then, before output of a band, a new column will be generated. |
boolean |
getNewPageAfter()
If the value of this property is true, then, after output of a band, a new page will be generated. |
boolean |
getNewPageBefore()
If the value of this property is true, then, before output of a band, a new page will be generated. |
boolean |
getPrintAtBottom()
Gets or sets value indicates that the footer is printed at bottom of page. |
StiPrintOnType |
getPrintOn()
gets or sets a value which indicates on what pages component will be printed. |
boolean |
getPrintOnAllPages()
Gets or sets value indicates that the component is printed on all pages. |
int |
getPriority()
Gets a component priority. |
boolean |
getResetDataSource()
Gets or sets value, indicates to reset Data Source postion to begin when preparation for rendering. |
boolean |
getResetPageNumber()
Allows to reset page number on this component. |
boolean |
getRightToLeft()
Gets or sets horizontal column direction. |
StiRectangle |
getSelectRectangle()
Gets or sets a rectangle of the component selection. |
boolean |
getSkipFirst()
If the value of this property is true, then, a new page/column will be generated only starting from the second case. |
boolean |
getStartNewPage()
Gets or sets value indicates that it is necessary to print every new string on a new page. |
float |
getStartNewPageIfLessThan()
Gets or sets value which indicates how much free space on a page (in percentage terms) should be reserved for formation of a new page. |
int |
getToolboxPosition()
Gets value to sort a position in the toolbox. |
double |
getWidth()
gets or sets width of a component. |
void |
Last()
Move on the last row. |
void |
LoadFromJsonObject(JSONObject jObject)
|
void |
Next()
Move on the next row. |
void |
Prior()
Move on the previous row. |
void |
RestoreState(java.lang.String stateName)
Restores the earlier saved object state. |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setBreakIfLessThan(float value)
|
void |
setCanBreak(boolean value)
Gets or sets value which indicates whether the component can or cannot break its contents on several pages. |
void |
setColumnDirection(StiColumnDirection value)
|
void |
setColumnGaps(double value)
|
void |
setColumnMode(boolean value)
|
void |
SetColumnModeToParent()
|
void |
setColumns(int value)
|
void |
setColumnWidth(double value)
|
void |
setDisplayRectangle(StiRectangle value)
|
void |
setDockStyle(StiDockStyle value)
|
void |
setGrowToHeight(boolean value)
|
void |
setHeight(double value)
|
void |
setKeepChildTogether(boolean value)
|
void |
setKeepFooterTogether(boolean value)
|
void |
setKeepGroupTogether(boolean value)
|
void |
setKeepHeaderTogether(boolean value)
|
void |
setMaxHeight(double value)
|
void |
setMaxSize(StiSize value)
|
void |
setMaxWidth(double value)
|
void |
setMinHeight(double value)
|
void |
setMinRowsInColumn(int value)
|
void |
setMinSize(StiSize value)
|
void |
setMinWidth(double value)
|
void |
setNewColumnAfter(boolean value)
|
void |
setNewColumnBefore(boolean value)
|
void |
setNewPageAfter(boolean value)
|
void |
setNewPageBefore(boolean value)
|
void |
setPrintAtBottom(boolean value)
|
void |
setPrintOn(StiPrintOnType value)
|
void |
setPrintOnAllPages(boolean value)
|
void |
setResetDataSource(boolean value)
|
void |
setResetPageNumber(boolean value)
|
void |
setRightToLeft(boolean value)
|
void |
setSelectRectangle(StiRectangle value)
Returns the GroupHeaderBand in which the component is loc * null, if nothing is located. |
void |
setSkipFirst(boolean value)
|
void |
setStartNewPage(boolean value)
|
void |
setStartNewPageIfLessThan(float value)
|
void |
setWidth(double value)
|
| Methods inherited from class com.stimulsoft.report.components.bands.StiDynamicBand |
|---|
Break |
| Methods inherited from class com.stimulsoft.report.components.bands.StiBand |
|---|
canContainIn, getBandInfoV2, getCanGrow, getFooterSize, getLeft, getNestedLevel, getPrintable, getQuickInfo, getRectangleMoveComponent, getShiftMode, getTop, isAutomaticDock, setCanGrow, setDirectDisplayRectangle, setLeft, setPrintable, setRectangleMoveComponent, setShiftMode, setTop |
| 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.base.serializing.interfaceobject.IStiSerializableRef |
|---|
getReference, setReference |
| Field Detail |
|---|
public boolean IsRightToLeft
public int columnCurrent
| Constructor Detail |
|---|
public StiCrossDataBand(boolean columnMode)
public StiCrossDataBand()
public StiCrossDataBand(StiRectangle rect)
rect - The rectangle describes size and position of the component.| Method Detail |
|---|
public boolean getNewPageBefore()
StiDynamicBand
getNewPageBefore in interface IStiPageBreakgetNewPageBefore in class StiDynamicBandpublic void setNewPageBefore(boolean value)
setNewPageBefore in interface IStiPageBreaksetNewPageBefore in class StiDynamicBandpublic boolean getNewPageAfter()
StiDynamicBand
getNewPageAfter in interface IStiPageBreakgetNewPageAfter in class StiDynamicBandpublic void setNewPageAfter(boolean value)
setNewPageAfter in interface IStiPageBreaksetNewPageAfter in class StiDynamicBandpublic boolean getNewColumnBefore()
StiDynamicBand
getNewColumnBefore in interface IStiPageBreakgetNewColumnBefore in class StiDynamicBandpublic void setNewColumnBefore(boolean value)
setNewColumnBefore in interface IStiPageBreaksetNewColumnBefore in class StiDynamicBandpublic boolean getNewColumnAfter()
StiDynamicBand
getNewColumnAfter in interface IStiPageBreakgetNewColumnAfter in class StiDynamicBandpublic void setNewColumnAfter(boolean value)
setNewColumnAfter in interface IStiPageBreaksetNewColumnAfter in class StiDynamicBandpublic boolean getSkipFirst()
StiDynamicBand
getSkipFirst in interface IStiPageBreakgetSkipFirst in class StiDynamicBandpublic void setSkipFirst(boolean value)
setSkipFirst in interface IStiPageBreaksetSkipFirst in class StiDynamicBandpublic float getBreakIfLessThan()
StiDynamicBand
getBreakIfLessThan in interface IStiPageBreakgetBreakIfLessThan in class StiDynamicBandpublic void setBreakIfLessThan(float value)
setBreakIfLessThan in interface IStiPageBreaksetBreakIfLessThan in class StiDynamicBandpublic boolean getGrowToHeight()
StiComponent
getGrowToHeight in interface IStiGrowToHeightgetGrowToHeight in class StiBandpublic void setGrowToHeight(boolean value)
setGrowToHeight in interface IStiGrowToHeightsetGrowToHeight in class StiBandpublic boolean getResetPageNumber()
StiDataBand
getResetPageNumber in interface IStiResetPageNumbergetResetPageNumber in class StiDataBandpublic void setResetPageNumber(boolean value)
setResetPageNumber in interface IStiResetPageNumbersetResetPageNumber in class StiDataBandpublic boolean getStartNewPage()
StiDataBand
getStartNewPage in interface IStiStartNewPagegetStartNewPage in class StiDataBandpublic void setStartNewPage(boolean value)
setStartNewPage in interface IStiStartNewPagesetStartNewPage in class StiDataBandpublic float getStartNewPageIfLessThan()
StiDataBand
getStartNewPageIfLessThan in interface IStiStartNewPagegetStartNewPageIfLessThan in class StiDataBandpublic void setStartNewPageIfLessThan(float value)
setStartNewPageIfLessThan in interface IStiStartNewPagesetStartNewPageIfLessThan in class StiDataBandpublic void RestoreState(java.lang.String stateName)
RestoreState in class StiDataBandstateName - A name of the state being restored.public boolean getKeepHeaderTogether()
StiDataBand
getKeepHeaderTogether in interface IStiKeepHeaderTogethergetKeepHeaderTogether in class StiDataBandpublic void setKeepHeaderTogether(boolean value)
setKeepHeaderTogether in interface IStiKeepHeaderTogethersetKeepHeaderTogether in class StiDataBandpublic boolean getKeepFooterTogether()
StiDataBand
getKeepFooterTogether in interface IStiKeepFooterTogethergetKeepFooterTogether in class StiDataBandpublic void setKeepFooterTogether(boolean value)
setKeepFooterTogether in interface IStiKeepFooterTogethersetKeepFooterTogether in class StiDataBandpublic boolean getKeepChildTogether()
StiDataBand
getKeepChildTogether in class StiDataBandpublic void setKeepChildTogether(boolean value)
setKeepChildTogether in class StiDataBandpublic boolean getKeepGroupTogether()
StiDataBand
getKeepGroupTogether in interface IStiKeepGroupTogethergetKeepGroupTogether in class StiDataBandpublic void setKeepGroupTogether(boolean value)
setKeepGroupTogether in interface IStiKeepGroupTogethersetKeepGroupTogether in class StiDataBandpublic boolean getPrintAtBottom()
StiDynamicBand
getPrintAtBottom in interface IStiPrintAtBottomgetPrintAtBottom in class StiDynamicBandpublic void setPrintAtBottom(boolean value)
setPrintAtBottom in interface IStiPrintAtBottomsetPrintAtBottom in class StiDynamicBandpublic boolean getCanBreak()
StiContainer
getCanBreak in interface IStiBreakablegetCanBreak in class StiContainerpublic void setCanBreak(boolean value)
StiDynamicBand
setCanBreak in interface IStiBreakablesetCanBreak in class StiDynamicBandpublic boolean getPrintOnAllPages()
StiDataBand
getPrintOnAllPages in interface IStiPrintOnAllPagesgetPrintOnAllPages in class StiDataBandpublic void setPrintOnAllPages(boolean value)
setPrintOnAllPages in interface IStiPrintOnAllPagessetPrintOnAllPages in class StiDataBandpublic StiPrintOnType getPrintOn()
StiComponent
getPrintOn in interface IStiPrintOngetPrintOn in class StiComponentpublic void setPrintOn(StiPrintOnType value)
setPrintOn in interface IStiPrintOnsetPrintOn in class StiComponentpublic final void SetColumnModeToParent()
public final void GetColumnModeFromParent()
public void First()
First in interface IStiEnumeratorFirst in class StiDataBandpublic void Prior()
Prior in interface IStiEnumeratorPrior in class StiDataBandpublic void Next()
Next in interface IStiEnumeratorNext in class StiDataBandpublic void Last()
Last in interface IStiEnumeratorLast in class StiDataBandpublic boolean getIsEof()
getIsEof in interface IStiEnumeratorgetIsEof in class StiDataBandpublic boolean getRightToLeft()
StiDataBand
getRightToLeft in class StiDataBandpublic void setRightToLeft(boolean value)
setRightToLeft in class StiDataBandpublic double getColumnGaps()
StiDataBand
getColumnGaps in class StiDataBandpublic void setColumnGaps(double value)
setColumnGaps in class StiDataBandpublic double getColumnWidth()
StiDataBand
getColumnWidth in class StiDataBandpublic void setColumnWidth(double value)
setColumnWidth in class StiDataBandpublic int getColumns()
StiDataBand
getColumns in class StiDataBandpublic void setColumns(int value)
setColumns in class StiDataBandpublic int getMinRowsInColumn()
StiDataBand
getMinRowsInColumn in class StiDataBandpublic void setMinRowsInColumn(int value)
setMinRowsInColumn in class StiDataBandpublic StiColumnDirection getColumnDirection()
StiDataBand
getColumnDirection in class StiDataBandpublic void setColumnDirection(StiColumnDirection value)
setColumnDirection in class StiDataBandpublic boolean getResetDataSource()
getResetDataSource in class StiDataBandpublic void setResetDataSource(boolean value)
setResetDataSource in class StiDataBandpublic int getToolboxPosition()
getToolboxPosition in class StiDataBandpublic int getPriority()
getPriority in class StiDataBandpublic java.lang.String getLocalizedCategory()
getLocalizedCategory in class StiBandpublic java.lang.String getLocalizedName()
getLocalizedName in class StiDataBandpublic boolean getIsCross()
getIsCross in class StiComponentpublic StiComponentType getComponentType()
getComponentType in class StiDataBandpublic StiDockStyle getDockStyle()
getDockStyle in class StiBandpublic void setDockStyle(StiDockStyle value)
setDockStyle in class StiBandpublic StiSize getMinSize()
StiComponent
getMinSize in class StiBandpublic void setMinSize(StiSize value)
setMinSize in class StiBandpublic StiSize getMaxSize()
StiComponent
getMaxSize in class StiBandpublic void setMaxSize(StiSize value)
setMaxSize in class StiBandpublic double getMaxHeight()
StiBand
getMaxHeight in class StiBandpublic void setMaxHeight(double value)
setMaxHeight in class StiBandpublic double getMinHeight()
StiBand
getMinHeight in class StiBandpublic void setMinHeight(double value)
setMinHeight in class StiBandpublic double getMinWidth()
public void setMinWidth(double value)
public double getMaxWidth()
public void setMaxWidth(double value)
public double getWidth()
StiComponent
getWidth in class StiBandpublic void setWidth(double value)
setWidth in class StiBandpublic double getHeight()
getHeight in class StiComponentpublic void setHeight(double value)
setHeight in class StiComponentpublic StiRectangle getDefaultClientRectangle()
getDefaultClientRectangle in class StiBandpublic StiRectangle getSelectRectangle()
getSelectRectangle in class StiBandpublic void setSelectRectangle(StiRectangle value)
StiComponent
setSelectRectangle in class StiBandpublic StiRectangle getDisplayRectangle()
getDisplayRectangle in class StiBandpublic void setDisplayRectangle(StiRectangle value)
setDisplayRectangle in class StiBandpublic double getHeaderSize()
getHeaderSize in class StiBandpublic final boolean getColumnMode()
public final void setColumnMode(boolean value)
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiDataBandJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiDataBandJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||