|
||||||||||
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 IStiJsonReportObject
SaveToJsonObject
in class StiPanel
JSONException
public void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject
in interface IStiJsonReportObject
LoadFromJsonObject
in class StiPanel
JSONException
public boolean getResetPageNumber()
getResetPageNumber
in interface IStiResetPageNumber
public 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 IStiUnitConvert
convert
in class StiContainer
oldUnit
- Old units.newUnit
- New units.public boolean getCanShrink()
StiComponent
getCanShrink
in interface IStiCanShrink
getCanShrink
in class StiComponent
public void setCanShrink(boolean value)
setCanShrink
in interface IStiCanShrink
setCanShrink
in class StiComponent
public java.lang.Object clone(boolean cloneProperties, boolean cloneComponents)
clone
in class StiContainer
public boolean getCanGrow()
StiComponent
getCanGrow
in interface IStiCanGrow
getCanGrow
in class StiComponent
public void setCanGrow(boolean value)
setCanGrow
in interface IStiCanGrow
setCanGrow
in class StiComponent
public StiPrintOnType getPrintOn()
StiComponent
getPrintOn
in interface IStiPrintOn
getPrintOn
in class StiComponent
public void setPrintOn(StiPrintOnType value)
setPrintOn
in interface IStiPrintOn
setPrintOn
in class StiComponent
public boolean getCanBreak()
StiPanel
getCanBreak
in interface IStiBreakable
getCanBreak
in class StiPanel
public void setCanBreak(boolean value)
setCanBreak
in interface IStiBreakable
setCanBreak
in class StiPanel
public boolean getIsAutomaticDock()
public StiDockStyle getDockStyle()
getDockStyle
in class StiComponent
public void setDockStyle(StiDockStyle value)
setDockStyle
in class StiComponent
public StiSize getMinSize()
StiComponent
getMinSize
in class StiComponent
public void setMinSize(StiSize value)
setMinSize
in class StiComponent
public StiSize getMaxSize()
StiComponent
getMaxSize
in class StiComponent
public void setMaxSize(StiSize value)
setMaxSize
in class StiComponent
public double getLeft()
getLeft
in class StiComponent
public void setLeft(double value)
setLeft
in class StiComponent
public double getTop()
getTop
in class StiComponent
public void setTop(double value)
setTop
in class StiComponent
public double getWidth()
getWidth
in class StiComponent
public void setWidth(double value)
setWidth
in class StiComponent
public double getHeight()
getHeight
in class StiComponent
public void setHeight(double value)
setHeight
in class StiComponent
public double getRight()
getRight
in class StiComponent
public double getBottom()
getBottom
in class StiComponent
public StiRectangle getClientRectangle()
getClientRectangle
in class StiContainer
public void setClientRectangle(StiRectangle value)
setClientRectangle
in class StiComponent
public StiRectangle getDisplayRectangle()
getDisplayRectangle
in class StiComponent
public 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 StiComponent
public void setUseParentStyles(boolean value)
setUseParentStyles
in class StiComponent
public boolean getGrowToHeight()
StiComponent
getGrowToHeight
in interface IStiGrowToHeight
getGrowToHeight
in class StiComponent
public void setGrowToHeight(boolean value)
setGrowToHeight
in interface IStiGrowToHeight
setGrowToHeight
in class StiComponent
public StiEnumSet<StiShiftMode> getShiftMode()
StiComponent
getShiftMode
in interface IStiShift
getShiftMode
in class StiComponent
public void setShiftMode(StiEnumSet<StiShiftMode> value)
setShiftMode
in interface IStiShift
setShiftMode
in class StiComponent
public boolean getPrintable()
StiComponent
getPrintable
in class StiComponent
public void setPrintable(boolean value)
setPrintable
in class StiComponent
public StiEventsCollection getEvents()
getEvents
in class StiComponent
public java.lang.String getLocalizedName()
getLocalizedName
in class StiPanel
@Deprecated public StiPage getPage()
StiComponent
getPage
in class StiComponent
public void setPage(StiPage value)
setPage
in class StiComponent
public StiContainer getParent()
StiComponent
getParent
in class StiComponent
public void setParent(StiContainer value)
setParent
in class StiComponent
public StiEnumSet<StiRestrictions> getRestrictions()
StiComponent
getRestrictions
in class StiComponent
public void setRestrictions(StiEnumSet<StiRestrictions> value)
setRestrictions
in class StiComponent
public final void InvokeBeginRender()
InvokeBeginRender
in class StiComponent
public 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 StiComponent
public 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 StiComponent
public void setLocked(boolean value)
setLocked
in class StiComponent
public boolean getLinked()
StiComponent
getLinked
in class StiComponent
public void setLinked(boolean value)
setLinked
in class StiComponent
public 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 IStiReportProperty
getReport
in class StiComponent
public void setReport(StiReport value)
setReport
in class StiComponent
public 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 StiContainer
public StiEngineVersion getEngineVersion()
public boolean TitleBeforeHeader()
public java.lang.String getComponentPlacementForChildren()
getComponentPlacementForChildren
in class StiContainer
public java.lang.Object clone()
StiComponent
clone
in class StiComponent
public StiPageInfoV2 getPageInfoV2()
public java.lang.String getName()
StiBase
getName
in interface IStiName
getName
in class StiContainer
public java.lang.String getGuid()
StiComponent
getGuid
in interface IStiComponentGuid
getGuid
in class StiContainer
public java.lang.Object getTagValue()
StiComponent
getTagValue
in class StiContainer
public 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 |