|
||||||||||
| 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.StiHeaderBand
com.stimulsoft.report.components.bands.StiColumnHeaderBand
public class StiColumnHeaderBand
Desribes the class that realizes the band - Column Header Band.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.components.bands.StiHeaderBand |
|---|
keepHeaderTogether |
| 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 | |
|---|---|
StiColumnHeaderBand()
Creates a new component of the type StiColumnHeaderBand. |
|
StiColumnHeaderBand(StiRectangle rect)
Creates a new component of the type StiColumnHeaderBand with specified location. |
|
| Method Summary | |
|---|---|
boolean |
getCanBreak()
Gets or sets value which indicates whether the component can or cannot break its contents on several pages. |
StiColor |
getHeaderEndColor()
Gets header end color. |
StiColor |
getHeaderStartColor()
Gets header start color. |
java.lang.String |
getLocalizedName()
Gets a localized component name. |
boolean |
getPrintAtBottom()
Gets or sets value indicates that the footer is printed at bottom of page. |
boolean |
getResetPageNumber()
Allows to reset page number on this band. |
int |
getToolboxPosition()
Gets value to sort a position in the toolbox. |
void |
setCanBreak(boolean value)
Gets or sets value which indicates whether the component can or cannot break its contents on several pages. |
void |
setPrintAtBottom(boolean value)
|
void |
setResetPageNumber(boolean value)
|
| Methods inherited from class com.stimulsoft.report.components.bands.StiHeaderBand |
|---|
clone, getComponentType, getHeaderBandInfoV1, getHeaderBandInfoV2, getKeepHeaderTogether, getPrintIfEmpty, getPrintOnAllPages, getPrintOnEvenOddPages, getPriority, getStartNewPage, getStartNewPageIfLessThan, LoadFromJsonObject, SaveToJsonObject, setKeepHeaderTogether, setPrintIfEmpty, setPrintOnAllPages, setPrintOnEvenOddPages, setStartNewPage, setStartNewPageIfLessThan |
| Methods inherited from class com.stimulsoft.report.components.bands.StiDynamicBand |
|---|
Break, getBreakIfLessThan, getNewColumnAfter, getNewColumnBefore, getNewPageAfter, getNewPageBefore, getSkipFirst, setBreakIfLessThan, setNewColumnAfter, setNewColumnBefore, setNewPageAfter, setNewPageBefore, setSkipFirst |
| Methods inherited from class com.stimulsoft.report.components.bands.StiBand |
|---|
canContainIn, clone, getBandInfoV2, getCanGrow, getDefaultClientRectangle, getDisplayRectangle, getDockStyle, getFooterSize, getGrowToHeight, getHeaderSize, GetHeaderText, getLeft, getLocalizedCategory, getMaxHeight, getMaxSize, getMinHeight, getMinSize, getNestedLevel, getPrintable, getQuickInfo, getRectangleMoveComponent, getSelectRectangle, getShiftMode, getTop, getWidth, isAutomaticDock, setCanGrow, setDirectDisplayRectangle, setDisplayRectangle, setDockStyle, setGrowToHeight, setLeft, setMaxHeight, setMaxSize, setMinHeight, setMinSize, setPrintable, setRectangleMoveComponent, setSelectRectangle, setShiftMode, setTop, setWidth |
| 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 |
| Constructor Detail |
|---|
public StiColumnHeaderBand()
public StiColumnHeaderBand(StiRectangle rect)
rect - The rectangle describes sizes and position of the component.| Method Detail |
|---|
public boolean getCanBreak()
getCanBreak in interface IStiBreakablegetCanBreak in class StiHeaderBandpublic void setCanBreak(boolean value)
StiDynamicBand
setCanBreak in interface IStiBreakablesetCanBreak in class StiHeaderBandpublic boolean getResetPageNumber()
StiHeaderBand
getResetPageNumber in interface IStiResetPageNumbergetResetPageNumber in class StiHeaderBandpublic void setResetPageNumber(boolean value)
setResetPageNumber in interface IStiResetPageNumbersetResetPageNumber in class StiHeaderBandpublic boolean getPrintAtBottom()
StiDynamicBand
getPrintAtBottom in interface IStiPrintAtBottomgetPrintAtBottom in class StiDynamicBandpublic void setPrintAtBottom(boolean value)
setPrintAtBottom in interface IStiPrintAtBottomsetPrintAtBottom in class StiDynamicBandpublic StiColor getHeaderStartColor()
getHeaderStartColor in class StiHeaderBandpublic StiColor getHeaderEndColor()
getHeaderEndColor in class StiHeaderBandpublic int getToolboxPosition()
getToolboxPosition in class StiHeaderBandpublic java.lang.String getLocalizedName()
getLocalizedName in class StiHeaderBand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||