|
||||||||||
| 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.complexcomponents.StiPanel
com.stimulsoft.report.components.StiPage
public class StiPage
Copyright Stimulsoft *
| Field Summary | |
|---|---|
boolean |
drillDownPageGuid
|
static StiPage |
EMPTY_PAGE
|
StiEventHandler |
handlerBeginRender
|
StiEventHandler |
handlerEndRender
|
StiEventHandler |
handlerOnColumnBeginRender
|
StiEventHandler |
handlerOnColumnEndRender
|
StiEventHandler |
handlerOnGetExcelSheet
|
StiEventHandler |
handlerRendering
|
StiMargins |
margins
|
StiPageInfoV2 |
pageInfoV2
|
java.lang.Integer |
segmentPerHeight
|
java.lang.Integer |
segmentPerWidth
|
boolean |
skip
|
| 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 | |
|---|---|
StiPage()
Creates a new component of the type StiPage. |
|
StiPage(StiReport report)
Creates a new component of the type StiPage. |
|
| Method Summary | |
|---|---|
void |
ClearPage()
|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance. |
java.lang.Object |
clone(boolean cloneProperties,
boolean cloneComponents)
Creates a new object that is a copy of the current instanc * * |
void |
convert(StiUnit oldUnit,
StiUnit newUnit)
Converts a component out of one unit into another * * |
double |
ConvertFromHInches(StiUnit unit,
double value)
|
double |
ConvertToHInches(StiUnit unit,
double value)
|
StiRectangle |
convertToHInches(StiUnit unit,
StiRectangle rect)
|
void |
disposeImagesAndClearComponents()
|
StiBeginRenderEvent |
getBeginRenderEvent()
Occurs when when a page begins to render. |
double |
getBottom()
Gets bottom margin. |
java.lang.String |
getCacheGuid()
Gets or sets a cache guid of page. |
boolean |
getCanBreak()
Gets or sets value which indicates whether the component can or cannot break its contents on several pages. |
boolean |
getCanGrow()
gets or sets a value which indicates that this object can grow. |
boolean |
getCanShrink()
gets or sets value which indicates that this object can shrink. |
StiRectangle |
getClientRectangle()
Gets or sets the client area of a component. |
StiColumnBeginRenderEvent |
getColumnBeginRenderEvent()
Occurs when start render column. |
StiColumnEndRenderEvent |
getColumnEndRenderEvent()
Occurs when end render column. |
java.lang.String |
getComponentPlacementForChildren()
|
int |
GetComponentsCount()
|
int |
getCurrentHeightSegment()
Gets or sets the current height of a page segment. |
int |
getCurrentWidthSegment()
Gets or sets the current width of a page segment. |
boolean |
getDenyDrawSegmentMode()
Internal use only. |
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 |
getDrillDownActivated()
|
StiEndRenderEvent |
getEndRenderEvent()
Occurs when when a page ends to render. |
StiEngineVersion |
getEngineVersion()
|
StiEventsCollection |
getEvents()
Return events collection of this component. |
StiExcelSheetExpression |
getExcelSheet()
Gets or sets an expression used for generation name of excel sheet. |
java.lang.String |
getExcelSheetValue()
Gets or sets name of excel sheet. |
StiGetExcelSheetEvent |
getGetExcelSheetEvent()
Occurs when the ExcelSheet is calculated. |
double |
getGridSize()
Gets grid size in the unit. |
boolean |
getGrowToHeight()
gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container. |
java.lang.String |
getGuid()
gets or sets a guid of component. |
double |
getHeight()
Gets or sets height. |
boolean |
getIsAutomaticDock()
Gets value indicates that this is an automatic docking. |
boolean |
getIsPrinted()
|
boolean |
getLargeHeight()
Gets or sets value indicates that this page has in designer large height. |
double |
getLargeHeightAutoFactor()
large height factor for LargeHeightAuto mode of this page. |
int |
getLargeHeightFactor()
Gets or sets large height factor for LargeHeight property of this page. |
double |
getLeft()
Gets or sets left margin. |
boolean |
getLinked()
gets or sets a value which indicates whether the object snap to the container is turned on. |
java.lang.String |
getLocalizedName()
Gets a localized component name. |
boolean |
getLocked()
gets or sets a value which indicates that moving is locked. |
boolean |
getLockHighlight()
|
StiMargins |
getMargins()
Gets or sets page margins. |
StiSize |
getMaxSize()
gets or sets maximal size. |
StiSize |
getMinSize()
gets or sets minimal size. |
java.lang.Boolean |
getMirrorMargins()
value indicates that mirror margins are set. |
java.lang.String |
getName()
Gets or sets a component name. |
int |
getNumberOfCopies()
Gets or sets a value of number of copies of the current page. |
StiRectangle |
getOffsetRectangle()
Gets or sets offset of the selected components on the page. |
StiPageOrientation |
getOrientation()
Gets or sets page orientation. |
StiPage |
getPage()
Deprecated. |
double |
getPageHeight()
Gets or sets the total height of the page. |
StiPageInfoV2 |
getPageInfoV2()
|
double |
getPageWidth()
Gets or sets the total width of the page. |
StiPaperKind |
getPaperSize()
Gets or sets the page size. |
StiPaperSourceKind |
getPaperSourceFirstPage()
Gets or sets the paper source for first page. |
java.lang.String |
getPaperSourceOfFirstPage()
Gets or sets the paper source for first page. |
java.lang.String |
getPaperSourceOfOtherPages()
Gets or sets the paper source for first page. |
StiPaperSourceKind |
getPaperSourceOtherPages()
Gets or sets the paper source for other pages. |
StiContainer |
getParent()
gets or sets the container in which an object is located. |
boolean |
getPrintable()
gets or sets a value which indicates whether a component is printable or not. |
boolean |
getPrintHeadersFootersFromPreviousPage()
Gets or sets value which indicates that, on this page, it is necessary to print headers and footers of the previous page. |
StiPrintOnType |
getPrintOn()
gets or sets a value which indicates on what pages component will be printed. |
boolean |
getPrintOnPreviousPage()
Gets or sets value that indicates that the page will start to be rendered on the free space of the previous page. |
StiRenderingEvent |
getRenderingEvent()
Occurs when a page rendering. |
StiReport |
getReport()
Gets or sets the report in which the page is located. |
StiUnit |
getReportUnit()
Used for save/load page. |
boolean |
getResetPageNumber()
Allows to reset page number on this page. |
StiEnumSet<StiRestrictions> |
getRestrictions()
gets or sets value which indicates the restrictions of a component. |
double |
getRight()
Gets right margin. |
int |
getSegmentPerHeight()
Gets or sets the number of segments per height. |
int |
getSegmentPerWidth()
Gets or sets the number of segments per width. |
java.util.ArrayList<StiComponent> |
getSelectedComponents()
|
StiRectangle |
getSelectedRectangle()
Internal use only. |
StiEnumSet<StiShiftMode> |
getShiftMode()
gets or sets a value which indicates the shift mode of a component. |
boolean |
getSkip()
Gets or sets value, indicates that, when rendering of the report, this page of the report is to be skipped. |
int |
getStopBeforePrint()
Gets or sets the page number. |
boolean |
getStretchToPrintArea()
Gets or sets value, indicates that, when printing, a page stretches into print area. |
java.lang.Object |
getTagValue()
gets or sets tag of a component. |
boolean |
getTitleBeforeHeader()
Gets or sets value, indicates that it is necessary to put the report title before the page header. |
double |
getTop()
Gets or sets top margin. |
StiUnit |
getUnit()
|
boolean |
getUnlimitedBreakable()
Gets or sets value indicates that when printing of multiple-sheet cross-reports, columns and strings are to be broken. |
boolean |
getUnlimitedHeight()
Gets or sets value, indicates that the page has an unlimited height. |
boolean |
getUnlimitedWidth()
Gets or sets value, indicates that the page has an unlimited width. |
boolean |
getUseParentStyles()
gets or sets a value which indicates that this component must use styles from parent component. |
StiWatermark |
getWatermark()
Gets or sets watermark of the page. |
double |
getWidth()
Gets or sets width. |
double |
getZoom()
Gets zoom of a report. |
void |
InvokeBeginRender()
Raises the BeginRender event for this component. |
void |
InvokeColumnBeginRender()
Raises the ColumnBeginRender event for this component. |
void |
InvokeColumnBeginRender(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the ColumnBeginRender event for this component. |
void |
InvokeColumnEndRender()
Raises the ColumnEndRender event for this component. |
void |
InvokeColumnEndRender(java.lang.Object sender,
StiEventHandlerArgs e)
Raises the ColumnBeginRender event for this component. |
void |
InvokeEndRender()
Raises the EndRender event for this component. |
void |
InvokeGetExcelSheet(StiComponent sender,
StiGetExcelSheetEventArgs e)
Raises the GetExcelSheet event. |
void |
InvokeRendering()
Raises the Rendering event for this component. |
boolean |
isPage()
|
void |
LoadFromJsonObject(JSONObject jObject)
|
void |
NewCacheGuid()
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setBeginRenderEvent(StiBeginRenderEvent value)
|
void |
setCanBreak(boolean value)
|
void |
setCanGrow(boolean value)
|
void |
setCanShrink(boolean value)
|
void |
setClientRectangle(StiRectangle value)
|
void |
setColumnBeginRenderEvent(StiColumnBeginRenderEvent value)
|
void |
setColumnEndRenderEvent(StiColumnEndRenderEvent value)
|
void |
setCurrentHeightSegment(int value)
|
void |
setCurrentWidthSegment(int value)
|
void |
setDenyDrawSegmentMode(boolean value)
|
void |
setDockStyle(StiDockStyle value)
|
void |
setDrillDownActivated(boolean value)
|
void |
setEndRenderEvent(StiEndRenderEvent value)
|
void |
setExcelSheet(StiExcelSheetExpression value)
|
void |
setExcelSheetValue(java.lang.String value)
|
void |
setGetExcelSheetEvent(StiGetExcelSheetEvent value)
|
void |
setGrowToHeight(boolean value)
|
void |
setHeight(double value)
|
void |
setIsPrinted(boolean value)
|
void |
setLargeHeight(boolean value)
|
void |
setLargeHeightAutoFactor(double largeHeightAutoFactor)
large height factor for LargeHeightAuto mode of this page. |
void |
setLargeHeightFactor(int value)
|
void |
setLeft(double value)
|
void |
setLinked(boolean value)
|
void |
setLocked(boolean value)
|
void |
setLockHighlight(boolean value)
|
void |
setMargins(StiMargins value)
|
void |
setMaxSize(StiSize value)
|
void |
setMinSize(StiSize value)
|
void |
setMirrorMargins(java.lang.Boolean mirrorMargins)
value indicates that mirror margins are set. |
void |
setNumberOfCopies(int value)
|
void |
setOffsetRectangle(StiRectangle value)
|
void |
setOrientation(StiPageOrientation value)
|
void |
setPage(StiPage value)
|
void |
setPageHeight(double value)
|
void |
setPageWidth(double value)
|
void |
setPaperSize(StiPaperKind value)
|
void |
setPaperSourceFirstPage(StiPaperSourceKind value)
|
void |
setPaperSourceOfFirstPage(java.lang.String value)
|
void |
setPaperSourceOfOtherPages(java.lang.String value)
|
void |
setPaperSourceOtherPages(StiPaperSourceKind value)
|
void |
setParent(StiContainer value)
|
void |
setPrintable(boolean value)
|
void |
setPrintHeadersFootersFromPreviousPage(boolean value)
|
void |
setPrintOn(StiPrintOnType value)
|
void |
setPrintOnPreviousPage(boolean value)
|
void |
setRenderingEvent(StiRenderingEvent value)
|
void |
setReport(StiReport value)
|
void |
setReportUnit(StiUnit value)
|
void |
setResetPageNumber(boolean value)
|
void |
setRestrictions(StiEnumSet<StiRestrictions> value)
|
void |
setSegmentPerHeight(int value)
|
void |
setSegmentPerWidth(int value)
|
void |
setSelectedRectangle(StiRectangle value)
|
void |
setShiftMode(StiEnumSet<StiShiftMode> value)
|
void |
setSkip(boolean value)
|
void |
setStopBeforePrint(int value)
|
void |
setStretchToPrintArea(boolean value)
|
void |
setTitleBeforeHeader(boolean titleBeforeHeader)
|
void |
setTop(double value)
|
void |
setUnlimitedBreakable(boolean value)
|
void |
setUnlimitedHeight(boolean value)
|
void |
setUnlimitedWidth(boolean value)
|
void |
setUseParentStyles(boolean value)
|
void |
setWatermark(StiWatermark value)
|
void |
setWidth(double value)
|
boolean |
TitleBeforeHeader()
|
| Methods inherited from class com.stimulsoft.report.components.complexcomponents.StiPanel |
|---|
addComponent, getColumnGaps, getColumns, getColumnWidth, getColumnWidth2, getColumnWidthM, getPriority, getRightToLeft, getToolboxPosition, setColumnGaps, setColumns, setColumnWidth, setRightToLeft |
| 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.IStiStateSaveRestore |
|---|
clearAllStates, restoreState, saveState |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiBreakable |
|---|
Break |
| Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
getReference, setReference |
| Field Detail |
|---|
public static StiPage EMPTY_PAGE
public StiMargins margins
public boolean skip
public java.lang.Integer segmentPerWidth
public java.lang.Integer segmentPerHeight
public StiPageInfoV2 pageInfoV2
public boolean drillDownPageGuid
public StiEventHandler handlerBeginRender
public StiEventHandler handlerRendering
public StiEventHandler handlerEndRender
public StiEventHandler handlerOnColumnBeginRender
public StiEventHandler handlerOnColumnEndRender
public StiEventHandler handlerOnGetExcelSheet
| Constructor Detail |
|---|
public StiPage()
public StiPage(StiReport report)
report - The report in which a page will be added.| Method Detail |
|---|
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiPanelJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiPanelJSONExceptionpublic boolean getResetPageNumber()
getResetPageNumber in interface IStiResetPageNumberpublic void setResetPageNumber(boolean value)
setResetPageNumber in interface IStiResetPageNumber
public final double ConvertToHInches(StiUnit unit,
double value)
public final double ConvertFromHInches(StiUnit unit,
double value)
public final StiRectangle convertToHInches(StiUnit unit,
StiRectangle rect)
public void convert(StiUnit oldUnit,
StiUnit newUnit)
convert in interface IStiUnitConvertconvert in class StiContaineroldUnit - Old units.newUnit - New units.public boolean getCanShrink()
StiComponent
getCanShrink in interface IStiCanShrinkgetCanShrink in class StiComponentpublic void setCanShrink(boolean value)
setCanShrink in interface IStiCanShrinksetCanShrink in class StiComponent
public java.lang.Object clone(boolean cloneProperties,
boolean cloneComponents)
clone in class StiContainerpublic boolean getCanGrow()
StiComponent
getCanGrow in interface IStiCanGrowgetCanGrow in class StiComponentpublic void setCanGrow(boolean value)
setCanGrow in interface IStiCanGrowsetCanGrow in class StiComponentpublic StiPrintOnType getPrintOn()
StiComponent
getPrintOn in interface IStiPrintOngetPrintOn in class StiComponentpublic void setPrintOn(StiPrintOnType value)
setPrintOn in interface IStiPrintOnsetPrintOn in class StiComponentpublic boolean getCanBreak()
StiPanel
getCanBreak in interface IStiBreakablegetCanBreak in class StiPanelpublic void setCanBreak(boolean value)
setCanBreak in interface IStiBreakablesetCanBreak in class StiPanelpublic boolean getIsAutomaticDock()
public StiDockStyle getDockStyle()
getDockStyle in class StiComponentpublic void setDockStyle(StiDockStyle value)
setDockStyle in class StiComponentpublic StiSize getMinSize()
StiComponent
getMinSize in class StiComponentpublic void setMinSize(StiSize value)
setMinSize in class StiComponentpublic StiSize getMaxSize()
StiComponent
getMaxSize in class StiComponentpublic void setMaxSize(StiSize value)
setMaxSize in class StiComponentpublic double getLeft()
getLeft in class StiComponentpublic void setLeft(double value)
setLeft in class StiComponentpublic double getTop()
getTop in class StiComponentpublic void setTop(double value)
setTop in class StiComponentpublic double getWidth()
getWidth in class StiComponentpublic void setWidth(double value)
setWidth in class StiComponentpublic double getHeight()
getHeight in class StiComponentpublic void setHeight(double value)
setHeight in class StiComponentpublic double getRight()
getRight in class StiComponentpublic double getBottom()
getBottom in class StiComponentpublic StiRectangle getClientRectangle()
getClientRectangle in class StiContainerpublic void setClientRectangle(StiRectangle value)
setClientRectangle in class StiComponentpublic StiRectangle getDisplayRectangle()
getDisplayRectangle in class StiComponentpublic final boolean getDenyDrawSegmentMode()
public final void setDenyDrawSegmentMode(boolean value)
public final StiRectangle getSelectedRectangle()
public final void setSelectedRectangle(StiRectangle value)
public final java.util.ArrayList<StiComponent> getSelectedComponents()
public boolean getUseParentStyles()
StiComponent
getUseParentStyles in class StiComponentpublic void setUseParentStyles(boolean value)
setUseParentStyles in class StiComponentpublic boolean getGrowToHeight()
StiComponent
getGrowToHeight in interface IStiGrowToHeightgetGrowToHeight in class StiComponentpublic void setGrowToHeight(boolean value)
setGrowToHeight in interface IStiGrowToHeightsetGrowToHeight in class StiComponentpublic StiEnumSet<StiShiftMode> getShiftMode()
StiComponent
getShiftMode in interface IStiShiftgetShiftMode in class StiComponentpublic void setShiftMode(StiEnumSet<StiShiftMode> value)
setShiftMode in interface IStiShiftsetShiftMode in class StiComponentpublic boolean getPrintable()
StiComponent
getPrintable in class StiComponentpublic void setPrintable(boolean value)
setPrintable in class StiComponentpublic StiEventsCollection getEvents()
getEvents in class StiComponentpublic java.lang.String getLocalizedName()
getLocalizedName in class StiPanel@Deprecated public StiPage getPage()
StiComponent
getPage in class StiComponentpublic void setPage(StiPage value)
setPage in class StiComponentpublic StiContainer getParent()
StiComponent
getParent in class StiComponentpublic void setParent(StiContainer value)
setParent in class StiComponentpublic StiEnumSet<StiRestrictions> getRestrictions()
StiComponent
getRestrictions in class StiComponentpublic void setRestrictions(StiEnumSet<StiRestrictions> value)
setRestrictions in class StiComponentpublic final void InvokeBeginRender()
InvokeBeginRender in class StiComponentpublic StiBeginRenderEvent getBeginRenderEvent()
public void setBeginRenderEvent(StiBeginRenderEvent value)
public final void InvokeRendering()
public StiRenderingEvent getRenderingEvent()
public void setRenderingEvent(StiRenderingEvent value)
public final void InvokeEndRender()
InvokeEndRender in class StiComponentpublic StiEndRenderEvent getEndRenderEvent()
public void setEndRenderEvent(StiEndRenderEvent value)
public final void InvokeColumnBeginRender()
public final void InvokeColumnBeginRender(java.lang.Object sender,
StiEventHandlerArgs e)
public StiColumnBeginRenderEvent getColumnBeginRenderEvent()
public void setColumnBeginRenderEvent(StiColumnBeginRenderEvent value)
public final void InvokeColumnEndRender()
public final void InvokeColumnEndRender(java.lang.Object sender,
StiEventHandlerArgs e)
public StiColumnEndRenderEvent getColumnEndRenderEvent()
public void setColumnEndRenderEvent(StiColumnEndRenderEvent value)
public void InvokeGetExcelSheet(StiComponent sender,
StiGetExcelSheetEventArgs e)
public StiGetExcelSheetEvent getGetExcelSheetEvent()
public void setGetExcelSheetEvent(StiGetExcelSheetEvent value)
public final java.lang.String getExcelSheetValue()
public final void setExcelSheetValue(java.lang.String value)
public StiExcelSheetExpression getExcelSheet()
public void setExcelSheet(StiExcelSheetExpression value)
public final boolean getIsPrinted()
public final void setIsPrinted(boolean value)
public double getZoom()
public double getGridSize()
public boolean getPrintOnPreviousPage()
public void setPrintOnPreviousPage(boolean value)
public boolean getPrintHeadersFootersFromPreviousPage()
public void setPrintHeadersFootersFromPreviousPage(boolean value)
public StiPaperKind getPaperSize()
public void setPaperSize(StiPaperKind value)
public StiPaperSourceKind getPaperSourceFirstPage()
public void setPaperSourceFirstPage(StiPaperSourceKind value)
public java.lang.String getPaperSourceOfFirstPage()
public void setPaperSourceOfFirstPage(java.lang.String value)
public StiPaperSourceKind getPaperSourceOtherPages()
public void setPaperSourceOtherPages(StiPaperSourceKind value)
public java.lang.String getPaperSourceOfOtherPages()
public void setPaperSourceOfOtherPages(java.lang.String value)
public int getNumberOfCopies()
public void setNumberOfCopies(int value)
public boolean getUnlimitedBreakable()
public void setUnlimitedBreakable(boolean value)
public boolean getLargeHeight()
public void setLargeHeight(boolean value)
public int getLargeHeightFactor()
public void setLargeHeightFactor(int value)
public int getCurrentWidthSegment()
public void setCurrentWidthSegment(int value)
public int getCurrentHeightSegment()
public void setCurrentHeightSegment(int value)
public int getStopBeforePrint()
public void setStopBeforePrint(int value)
public boolean getSkip()
public void setSkip(boolean value)
public boolean getStretchToPrintArea()
public void setStretchToPrintArea(boolean value)
public boolean getTitleBeforeHeader()
public void setTitleBeforeHeader(boolean titleBeforeHeader)
public boolean getUnlimitedHeight()
public void setUnlimitedHeight(boolean value)
public boolean getUnlimitedWidth()
public void setUnlimitedWidth(boolean value)
public StiRectangle getOffsetRectangle()
public void setOffsetRectangle(StiRectangle value)
public StiPageOrientation getOrientation()
public void setOrientation(StiPageOrientation value)
public boolean getLocked()
StiComponent
getLocked in class StiComponentpublic void setLocked(boolean value)
setLocked in class StiComponentpublic boolean getLinked()
StiComponent
getLinked in class StiComponentpublic void setLinked(boolean value)
setLinked in class StiComponentpublic double getPageWidth()
public void setPageWidth(double value)
public double getPageHeight()
public void setPageHeight(double value)
public int getSegmentPerWidth()
public void setSegmentPerWidth(int value)
public int getSegmentPerHeight()
public void setSegmentPerHeight(int value)
public StiWatermark getWatermark()
public void setWatermark(StiWatermark value)
public StiMargins getMargins()
public void setMargins(StiMargins value)
public StiReport getReport()
getReport in interface IStiReportPropertygetReport in class StiComponentpublic void setReport(StiReport value)
setReport in class StiComponentpublic StiUnit getUnit()
public final StiUnit getReportUnit()
public final void setReportUnit(StiUnit value)
public final boolean getLockHighlight()
public final void setLockHighlight(boolean value)
public final boolean getDrillDownActivated()
public final void setDrillDownActivated(boolean value)
public final java.lang.String getCacheGuid()
public final void NewCacheGuid()
public final void ClearPage()
public int GetComponentsCount()
GetComponentsCount in class StiContainerpublic StiEngineVersion getEngineVersion()
public boolean TitleBeforeHeader()
public java.lang.String getComponentPlacementForChildren()
getComponentPlacementForChildren in class StiContainerpublic java.lang.Object clone()
StiComponent
clone in class StiComponentpublic StiPageInfoV2 getPageInfoV2()
public java.lang.String getName()
StiBase
getName in interface IStiNamegetName in class StiContainerpublic java.lang.String getGuid()
StiComponent
getGuid in interface IStiComponentGuidgetGuid in class StiContainerpublic java.lang.Object getTagValue()
StiComponent
getTagValue in class StiContainerpublic double getLargeHeightAutoFactor()
public void setLargeHeightAutoFactor(double largeHeightAutoFactor)
largeHeightAutoFactor - the largeHeightAutoFactor to setpublic java.lang.Boolean getMirrorMargins()
public void setMirrorMargins(java.lang.Boolean mirrorMargins)
mirrorMargins - the mirrorMargins to setpublic boolean isPage()
public void disposeImagesAndClearComponents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||