| 
 | ||||||||||
| 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
com.stimulsoft.report.dialogs.StiForm
public class StiForm
Represents a dialog box.
| Field Summary | 
|---|
| Fields inherited from class com.stimulsoft.report.components.StiPage | 
|---|
| drillDownPageGuid, EMPTY_PAGE, handlerBeginRender, handlerEndRender, handlerOnColumnBeginRender, handlerOnColumnEndRender, handlerOnGetExcelSheet, handlerRendering, margins, pageInfoV2, segmentPerHeight, segmentPerWidth, 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 | |
|---|---|
| StiForm()Creates a new StiForm. | |
| StiForm(StiReport report)Creates a new StiForm. | |
| Method Summary | |
|---|---|
|  java.lang.Object | clone()Creates a new object that is a copy of the current instance. | 
|  void | convert(StiUnit oldUnit,
        StiUnit newUnit)Converts a component out of one unit into another * * | 
|  StiAfterPrintEvent | getAfterPrintEvent()Occurs after the component printing. | 
|  StiColor | getBackColor()Gets or sets the background color for the control. | 
|  StiBeforePrintEvent | getBeforePrintEvent()Occurs before printing of the component. | 
|  StiBeginRenderEvent | getBeginRenderEvent()Occurs when when a page begins to render. | 
|  StiBookmarkExpression | getBookmark()gets or sets the expression to fill a component bookmark. | 
|  StiBorder | getBorder()Gets or sets frame of the component. | 
|  StiBrush | getBrush()Gets or sets a brush to fill a component. | 
|  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. | 
|  StiClickEvent | getClickEvent()Gets or sets a script of the event Click. | 
|  StiClosedFormEvent | getClosedFormEvent()Gets or sets a script of the event ClosedForm. | 
|  StiClosingFormEvent | getClosingFormEvent()Gets or sets a script of the event ClosingForm. | 
|  StiColumnBeginRenderEvent | getColumnBeginRenderEvent()Occurs when start render column. | 
|  StiColumnEndRenderEvent | getColumnEndRenderEvent()Occurs when end render column. | 
|  double | getColumnGaps()Gets or sets distance between two columns. | 
|  int | getColumns()Gets or sets columns count. | 
|  double | getColumnWidth()Gets or sets width of column. | 
|  java.lang.String | getComponentStyle()gets or sets a style of a component. | 
|  StiConditionsCollection | getConditions()gets or sets the collection of conditions. | 
|  java.lang.Object | getControlWpf()Gets ot sets WPF control for this Report Control. | 
|  int | getDialogResult()Gets or sets the dialog result for the form. | 
|  boolean | getEnabled()gets or sets a value which indicates will this component be available or not. | 
|  StiEndRenderEvent | getEndRenderEvent()Occurs when when a page ends to render. | 
|  StiEventsCollection | getEvents()Return events collection of this component; | 
|  StiExcelSheetExpression | getExcelSheet()Gets or sets an expression used for generation name of excel sheet. | 
|  StiFont | getFont()Gets or sets font of control. | 
|  StiGetBookmarkEvent | getgetBookmarkEvent()Occurs when getting of the Bookmark for the component. | 
|  StiGetDrillDownReportEvent | getgetDrillDownReportEvent()Occurs when it is required to get a report for the Drill-Down operation. | 
|  StiGetExcelSheetEvent | getGetExcelSheetEvent()Occurs when the ExcelSheet is calculated. | 
|  StiGetHyperlinkEvent | getgetHyperlinkEvent()Occurs when getting Hyperlink for the component. | 
|  StiGetTagEvent | getgetTagEvent()Occurs when getting a Tag for a component. | 
|  StiGetToolTipEvent | getgetToolTipEvent()Occurs when getting the ToolTip for the component. | 
|  double | getGridSize()Gets grid size in the unit. | 
|  double | getHeight()Gets or sets height. | 
|  StiHyperlinkExpression | getHyperlink()gets or sets an expression to fill a component hyperlink. | 
|  StiInteraction | getInteraction()gets interaction options of this component. | 
|  boolean | getLargeHeight()Gets or sets value indicates that this page has in designer large height. | 
|  int | getLargeHeightFactor()Gets or sets large height factor for LargeHeight property of this page. | 
|  double | getLeft()Gets or sets left margin. | 
|  StiLoadFormEvent | getLoadFormEvent()Gets or sets a script of the event LoadForm. | 
|  java.lang.String | getLocalizedName()Gets a localized component name. | 
|  StiPoint | getLocation()Gets or sets the coordinates of the upper-left corner of the form. | 
|  StiMargins | getMargins()Gets or sets page margins. | 
|  StiMouseEnterEvent | getMouseEnterEvent()Occurs when user enters the mouse into the area of the component in the window of viewer. | 
|  StiMouseLeaveEvent | getMouseLeaveEvent()Occurs when user leaves the mouse out of the area of the component in the window of viewer. | 
|  int | getNumberOfCopies()Gets or sets a value of number of copies of the current page. | 
|  StiPageOrientation | getOrientation()Gets or sets page orientation. | 
|  double | getPageHeight()Gets or sets the total height of the page. | 
|  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. | 
|  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. | 
|  boolean | getResetPageNumber()Allows to reset page number on this page. | 
|  int | getSegmentPerHeight()Gets or sets the number of segments per height. | 
|  int | getSegmentPerWidth()Gets or sets the number of segments per width. | 
|  java.lang.String | getServiceCategory()Gets a service category. | 
|  StiSize | getSize()Gets or sets the size of the form. | 
|  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. | 
|  StiTagExpression | getTag()gets or sets the expression to fill a component tag. | 
|  java.lang.String | getText()Gets or sets the text associated with this control. | 
|  boolean | getTitleBeforeHeader()Gets or sets value, indicates that it is necessary to put the report title before the page header. | 
|  StiToolTipExpression | getToolTip()gets or sets the expression to fill a component tooltip. | 
|  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. | 
|  boolean | getVisible()Gets or sets a value indicating whether the control is displayed. | 
|  StiWatermark | getWatermark()Gets or sets watermark of the page. | 
|  double | getWidth()Gets or sets width. | 
|  double | getZoom()Gets zoom of a report. | 
|  void | LoadFromJsonObject(JSONObject jObject) | 
|  JSONObject | SaveToJsonObject(StiJsonSaveMode mode) | 
|  void | setAfterPrintEvent(StiAfterPrintEvent value) | 
|  void | setBackColor(StiColor value) | 
|  void | setBeforePrintEvent(StiBeforePrintEvent value) | 
|  void | setBeginRenderEvent(StiBeginRenderEvent value) | 
|  void | setBookmark(StiBookmarkExpression value) | 
|  void | setBorder(StiBorder value) | 
|  void | setBrush(StiBrush value) | 
|  void | setCanBreak(boolean value) | 
|  void | setCanGrow(boolean value) | 
|  void | setCanShrink(boolean value) | 
|  void | setClickEvent(StiClickEvent value) | 
|  void | setClosedFormEvent(StiClosedFormEvent value) | 
|  void | setClosingFormEvent(StiClosingFormEvent value) | 
|  void | setColumnBeginRenderEvent(StiColumnBeginRenderEvent value) | 
|  void | setColumnEndRenderEvent(StiColumnEndRenderEvent value) | 
|  void | setColumnGaps(double value) | 
|  void | setColumns(int value) | 
|  void | setColumnWidth(double value) | 
|  void | setComponentStyle(java.lang.String value) | 
|  void | setConditions(StiConditionsCollection value) | 
|  void | setControlWpf(java.lang.Object value) | 
|  void | setDialogResult(int value) | 
|  void | setEnabled(boolean value) | 
|  void | setEndRenderEvent(StiEndRenderEvent value) | 
|  void | setExcelSheet(StiExcelSheetExpression value) | 
|  void | setFont(StiFont value) | 
|  void | setgetBookmarkEvent(StiGetBookmarkEvent value) | 
|  void | setgetDrillDownReportEvent(StiGetDrillDownReportEvent value) | 
|  void | setGetExcelSheetEvent(StiGetExcelSheetEvent value) | 
|  void | setgetHyperlinkEvent(StiGetHyperlinkEvent value) | 
|  void | setgetTagEvent(StiGetTagEvent value) | 
|  void | setgetToolTipEvent(StiGetToolTipEvent value) | 
|  void | setHeight(int value) | 
|  void | setHyperlink(StiHyperlinkExpression value) | 
|  void | setInteraction(StiInteraction value) | 
|  void | setLargeHeight(boolean value) | 
|  void | setLargeHeightFactor(int value) | 
|  void | setLeft(int value) | 
|  void | setLoadFormEvent(StiLoadFormEvent value) | 
|  void | setLocation(StiPoint value) | 
|  void | setMargins(StiMargins value) | 
|  void | setMouseEnterEvent(StiMouseEnterEvent value) | 
|  void | setMouseLeaveEvent(StiMouseLeaveEvent value) | 
|  void | setNumberOfCopies(int value) | 
|  void | setOrientation(StiPageOrientation 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 | setPrintable(boolean value) | 
|  void | setPrintHeadersFootersFromPreviousPage(boolean value) | 
|  void | setPrintOn(StiPrintOnType value) | 
|  void | setPrintOnPreviousPage(boolean value) | 
|  void | setRenderingEvent(StiRenderingEvent value) | 
|  void | setResetPageNumber(boolean value) | 
|  void | setSegmentPerHeight(int value) | 
|  void | setSegmentPerWidth(int value) | 
|  void | setSize(StiSize value) | 
|  void | setSkip(boolean value) | 
|  void | setStopBeforePrint(int value) | 
|  void | setStretchToPrintArea(boolean value) | 
|  void | setTag(StiTagExpression value) | 
|  void | setText(java.lang.String value) | 
|  void | setToolTip(StiToolTipExpression value) | 
|  void | setTop(int value) | 
|  void | setUnlimitedBreakable(boolean value) | 
|  void | setUnlimitedHeight(boolean value) | 
|  void | setUnlimitedWidth(boolean value) | 
|  void | setUseParentStyles(boolean value) | 
|  void | setVisible(boolean value) | 
|  void | setWatermark(StiWatermark value) | 
|  void | setWidth(int value) | 
| Methods inherited from class com.stimulsoft.report.components.complexcomponents.StiPanel | 
|---|
| addComponent, getColumnWidth2, getColumnWidthM, getPriority, getRightToLeft, getToolboxPosition, 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.dialogs.IStiForm | 
|---|
| getName, setName | 
| 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 | 
| Constructor Detail | 
|---|
public StiForm()
public StiForm(StiReport report)
rect - The rectangle describes sizes and position of the control.| Method Detail | 
|---|
public java.lang.String getServiceCategory()
getServiceCategory in class StiComponentpublic java.lang.Object clone()
clone in class StiPagepublic StiEventsCollection getEvents()
getEvents in class StiPagepublic java.lang.String getLocalizedName()
getLocalizedName in class StiPagepublic final StiMargins getMargins()
StiPage
getMargins in class StiPagepublic final void setMargins(StiMargins value)
setMargins in class StiPagepublic final boolean getPrintHeadersFootersFromPreviousPage()
StiPage
getPrintHeadersFootersFromPreviousPage in class StiPagepublic final void setPrintHeadersFootersFromPreviousPage(boolean value)
setPrintHeadersFootersFromPreviousPage in class StiPagepublic final boolean getPrintOnPreviousPage()
StiPage
getPrintOnPreviousPage in class StiPagepublic final void setPrintOnPreviousPage(boolean value)
setPrintOnPreviousPage in class StiPagepublic final int getStopBeforePrint()
StiPage
getStopBeforePrint in class StiPagepublic final void setStopBeforePrint(int value)
setStopBeforePrint in class StiPagepublic final boolean getLargeHeight()
StiPage
getLargeHeight in class StiPagepublic final void setLargeHeight(boolean value)
setLargeHeight in class StiPagepublic final int getLargeHeightFactor()
StiPage
getLargeHeightFactor in class StiPagepublic final void setLargeHeightFactor(int value)
setLargeHeightFactor in class StiPagepublic final boolean getResetPageNumber()
StiPage
getResetPageNumber in interface IStiResetPageNumbergetResetPageNumber in class StiPagepublic final void setResetPageNumber(boolean value)
setResetPageNumber in interface IStiResetPageNumbersetResetPageNumber in class StiPagepublic final StiWatermark getWatermark()
StiPage
getWatermark in class StiPagepublic final void setWatermark(StiWatermark value)
setWatermark in class StiPagepublic final StiExcelSheetExpression getExcelSheet()
StiPage
getExcelSheet in class StiPagepublic final void setExcelSheet(StiExcelSheetExpression value)
setExcelSheet in class StiPagepublic double getZoom()
StiPage
getZoom in class StiPagepublic double getGridSize()
StiPage
getGridSize in class StiPagepublic StiUnit getUnit()
getUnit in class StiPagepublic boolean getCanBreak()
StiPanel
getCanBreak in interface IStiBreakablegetCanBreak in class StiPagepublic void setCanBreak(boolean value)
setCanBreak in interface IStiBreakablesetCanBreak in class StiPagepublic StiInteraction getInteraction()
StiComponent
getInteraction in interface IStiInteractiongetInteraction in class StiComponentpublic void setInteraction(StiInteraction value)
setInteraction in interface IStiInteractionsetInteraction in class StiComponentpublic StiPaperSourceKind getPaperSourceFirstPage()
StiPage
getPaperSourceFirstPage in class StiPagepublic void setPaperSourceFirstPage(StiPaperSourceKind value)
setPaperSourceFirstPage in class StiPagepublic java.lang.String getPaperSourceOfFirstPage()
StiPage
getPaperSourceOfFirstPage in class StiPagepublic void setPaperSourceOfFirstPage(java.lang.String value)
setPaperSourceOfFirstPage in class StiPagepublic StiPaperSourceKind getPaperSourceOtherPages()
StiPage
getPaperSourceOtherPages in class StiPagepublic void setPaperSourceOtherPages(StiPaperSourceKind value)
setPaperSourceOtherPages in class StiPagepublic java.lang.String getPaperSourceOfOtherPages()
StiPage
getPaperSourceOfOtherPages in class StiPagepublic void setPaperSourceOfOtherPages(java.lang.String value)
setPaperSourceOfOtherPages in class StiPagepublic boolean getUseParentStyles()
StiComponent
getUseParentStyles in class StiPagepublic void setUseParentStyles(boolean value)
setUseParentStyles in class StiPagepublic final StiConditionsCollection getConditions()
StiComponent
getConditions in interface IStiConditionsgetConditions in class StiComponentpublic final void setConditions(StiConditionsCollection value)
setConditions in interface IStiConditionssetConditions in class StiComponentpublic java.lang.String getComponentStyle()
StiComponent
getComponentStyle in class StiContainerpublic void setComponentStyle(java.lang.String value)
setComponentStyle in class StiComponentpublic StiPaperKind getPaperSize()
StiPage
getPaperSize in class StiPagepublic void setPaperSize(StiPaperKind value)
setPaperSize in class StiPagepublic int getNumberOfCopies()
StiPage
getNumberOfCopies in class StiPagepublic void setNumberOfCopies(int value)
setNumberOfCopies in class StiPagepublic StiPrintOnType getPrintOn()
StiComponent
getPrintOn in interface IStiPrintOngetPrintOn in class StiPagepublic void setPrintOn(StiPrintOnType value)
setPrintOn in interface IStiPrintOnsetPrintOn in class StiPagepublic StiBorder getBorder()
StiContainer
getBorder in interface IStiBordergetBorder in class StiContainerpublic void setBorder(StiBorder value)
setBorder in interface IStiBordersetBorder in class StiContainerpublic StiBrush getBrush()
StiContainer
getBrush in interface IStiBrushgetBrush in class StiContainerpublic void setBrush(StiBrush value)
setBrush in interface IStiBrushsetBrush in class StiContainer
public void convert(StiUnit oldUnit,
                    StiUnit newUnit)
StiPage
convert in interface IStiUnitConvertconvert in class StiPageoldUnit - Old units.newUnit - New units.public final boolean getUnlimitedBreakable()
StiPage
getUnlimitedBreakable in class StiPagepublic final void setUnlimitedBreakable(boolean value)
setUnlimitedBreakable in class StiPagepublic final boolean getSkip()
StiPage
getSkip in class StiPagepublic final void setSkip(boolean value)
setSkip in class StiPagepublic final boolean getStretchToPrintArea()
StiPage
getStretchToPrintArea in class StiPagepublic final void setStretchToPrintArea(boolean value)
setStretchToPrintArea in class StiPagepublic final boolean getTitleBeforeHeader()
StiPage
getTitleBeforeHeader in class StiPagepublic final boolean getUnlimitedHeight()
StiPage
getUnlimitedHeight in class StiPagepublic final void setUnlimitedHeight(boolean value)
setUnlimitedHeight in class StiPagepublic final boolean getUnlimitedWidth()
StiPage
getUnlimitedWidth in class StiPagepublic final void setUnlimitedWidth(boolean value)
setUnlimitedWidth in class StiPagepublic final StiPageOrientation getOrientation()
StiPage
getOrientation in class StiPagepublic final void setOrientation(StiPageOrientation value)
setOrientation in class StiPagepublic final double getPageWidth()
StiPage
getPageWidth in class StiPagepublic final void setPageWidth(double value)
setPageWidth in class StiPagepublic final double getPageHeight()
StiPage
getPageHeight in class StiPagepublic final void setPageHeight(double value)
setPageHeight in class StiPagepublic final int getSegmentPerWidth()
StiPage
getSegmentPerWidth in class StiPagepublic final void setSegmentPerWidth(int value)
setSegmentPerWidth in class StiPagepublic final int getSegmentPerHeight()
StiPage
getSegmentPerHeight in class StiPagepublic final void setSegmentPerHeight(int value)
setSegmentPerHeight in class StiPagepublic final double getColumnGaps()
StiPanel
getColumnGaps in class StiPanelpublic final void setColumnGaps(double value)
setColumnGaps in class StiPanelpublic final double getColumnWidth()
StiPanel
getColumnWidth in class StiPanelpublic final void setColumnWidth(double value)
setColumnWidth in class StiPanelpublic final int getColumns()
StiPanel
getColumns in class StiPanelpublic final void setColumns(int value)
setColumns in class StiPanelpublic final boolean getCanShrink()
StiComponent
getCanShrink in interface IStiCanShrinkgetCanShrink in class StiPagepublic final void setCanShrink(boolean value)
setCanShrink in interface IStiCanShrinksetCanShrink in class StiPagepublic final boolean getCanGrow()
StiComponent
getCanGrow in interface IStiCanGrowgetCanGrow in class StiPagepublic final void setCanGrow(boolean value)
setCanGrow in interface IStiCanGrowsetCanGrow in class StiPagepublic final boolean getPrintable()
StiComponent
getPrintable in class StiPagepublic final void setPrintable(boolean value)
setPrintable in class StiPagepublic final StiBookmarkExpression getBookmark()
StiComponent
getBookmark in class StiComponentpublic final void setBookmark(StiBookmarkExpression value)
setBookmark in class StiComponentpublic final StiToolTipExpression getToolTip()
StiComponent
getToolTip in class StiComponentpublic final void setToolTip(StiToolTipExpression value)
setToolTip in class StiComponentpublic final StiHyperlinkExpression getHyperlink()
StiComponent
getHyperlink in class StiComponentpublic final void setHyperlink(StiHyperlinkExpression value)
setHyperlink in class StiComponentpublic final boolean getEnabled()
StiComponent
getEnabled in interface IStiFormgetEnabled in class StiComponentpublic final void setEnabled(boolean value)
setEnabled in class StiComponentpublic final StiBeginRenderEvent getBeginRenderEvent()
StiPage
getBeginRenderEvent in class StiPagepublic final void setBeginRenderEvent(StiBeginRenderEvent value)
setBeginRenderEvent in class StiPagepublic final StiRenderingEvent getRenderingEvent()
StiPage
getRenderingEvent in class StiPagepublic final void setRenderingEvent(StiRenderingEvent value)
setRenderingEvent in class StiPagepublic final StiEndRenderEvent getEndRenderEvent()
StiPage
getEndRenderEvent in class StiPagepublic final void setEndRenderEvent(StiEndRenderEvent value)
setEndRenderEvent in class StiPagepublic final StiGetToolTipEvent getgetToolTipEvent()
StiComponent
getgetToolTipEvent in class StiComponentpublic final void setgetToolTipEvent(StiGetToolTipEvent value)
setgetToolTipEvent in class StiComponentpublic final StiGetBookmarkEvent getgetBookmarkEvent()
StiComponent
getgetBookmarkEvent in class StiComponentpublic final void setgetBookmarkEvent(StiGetBookmarkEvent value)
setgetBookmarkEvent in class StiComponentpublic final StiGetHyperlinkEvent getgetHyperlinkEvent()
StiComponent
getgetHyperlinkEvent in class StiComponentpublic final void setgetHyperlinkEvent(StiGetHyperlinkEvent value)
setgetHyperlinkEvent in class StiComponentpublic final StiBeforePrintEvent getBeforePrintEvent()
StiComponent
getBeforePrintEvent in class StiComponentpublic final void setBeforePrintEvent(StiBeforePrintEvent value)
setBeforePrintEvent in class StiComponentpublic final StiAfterPrintEvent getAfterPrintEvent()
StiComponent
getAfterPrintEvent in class StiComponentpublic final void setAfterPrintEvent(StiAfterPrintEvent value)
setAfterPrintEvent in class StiComponentpublic final StiMouseEnterEvent getMouseEnterEvent()
StiComponent
getMouseEnterEvent in class StiComponentpublic final void setMouseEnterEvent(StiMouseEnterEvent value)
setMouseEnterEvent in class StiComponentpublic final StiMouseLeaveEvent getMouseLeaveEvent()
StiComponent
getMouseLeaveEvent in class StiComponentpublic final void setMouseLeaveEvent(StiMouseLeaveEvent value)
setMouseLeaveEvent in class StiComponentpublic final StiColumnBeginRenderEvent getColumnBeginRenderEvent()
StiPage
getColumnBeginRenderEvent in class StiPagepublic final void setColumnBeginRenderEvent(StiColumnBeginRenderEvent value)
setColumnBeginRenderEvent in class StiPagepublic final StiColumnEndRenderEvent getColumnEndRenderEvent()
StiPage
getColumnEndRenderEvent in class StiPagepublic final void setColumnEndRenderEvent(StiColumnEndRenderEvent value)
setColumnEndRenderEvent in class StiPagepublic final StiGetExcelSheetEvent getGetExcelSheetEvent()
StiPage
getGetExcelSheetEvent in class StiPagepublic final void setGetExcelSheetEvent(StiGetExcelSheetEvent value)
setGetExcelSheetEvent in class StiPagepublic final StiGetDrillDownReportEvent getgetDrillDownReportEvent()
StiComponent
getgetDrillDownReportEvent in class StiComponentpublic final void setgetDrillDownReportEvent(StiGetDrillDownReportEvent value)
setgetDrillDownReportEvent in class StiComponentpublic StiClickEvent getClickEvent()
getClickEvent in class StiComponentpublic void setClickEvent(StiClickEvent value)
setClickEvent in class StiComponentpublic StiGetTagEvent getgetTagEvent()
StiComponent
getgetTagEvent in class StiComponentpublic void setgetTagEvent(StiGetTagEvent value)
setgetTagEvent in class StiComponentpublic StiClosedFormEvent getClosedFormEvent()
public void setClosedFormEvent(StiClosedFormEvent value)
public StiClosingFormEvent getClosingFormEvent()
public void setClosingFormEvent(StiClosingFormEvent value)
public StiLoadFormEvent getLoadFormEvent()
public void setLoadFormEvent(StiLoadFormEvent value)
public final java.lang.Object getControlWpf()
public final void setControlWpf(java.lang.Object value)
public final double getWidth()
StiPage
getWidth in class StiPagepublic final void setWidth(int value)
public final double getHeight()
StiPage
getHeight in class StiPagepublic final void setHeight(int value)
public final double getLeft()
StiPage
getLeft in class StiPagepublic final void setLeft(int value)
public final double getTop()
StiPage
getTop in class StiPagepublic final void setTop(int value)
public final StiSize getSize()
getSize in interface IStiFormpublic final void setSize(StiSize value)
setSize in interface IStiFormpublic final StiPoint getLocation()
public final void setLocation(StiPoint value)
public final int getDialogResult()
public final void setDialogResult(int value)
public java.lang.String getText()
getText in interface IStiFormpublic void setText(java.lang.String value)
setText in interface IStiFormpublic StiFont getFont()
public void setFont(StiFont value)
public StiColor getBackColor()
public void setBackColor(StiColor value)
public StiTagExpression getTag()
StiComponent
getTag in class StiComponentpublic void setTag(StiTagExpression value)
setTag in class StiComponentpublic boolean getVisible()
getVisible in interface IStiFormpublic void setVisible(boolean value)
setVisible in interface IStiForm
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
                            throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiPageJSONException
public void LoadFromJsonObject(JSONObject jObject)
                        throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiPageJSONException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||