|
||||||||||
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 StiComponent
public java.lang.Object clone()
clone
in class StiPage
public StiEventsCollection getEvents()
getEvents
in class StiPage
public java.lang.String getLocalizedName()
getLocalizedName
in class StiPage
public final StiMargins getMargins()
StiPage
getMargins
in class StiPage
public final void setMargins(StiMargins value)
setMargins
in class StiPage
public final boolean getPrintHeadersFootersFromPreviousPage()
StiPage
getPrintHeadersFootersFromPreviousPage
in class StiPage
public final void setPrintHeadersFootersFromPreviousPage(boolean value)
setPrintHeadersFootersFromPreviousPage
in class StiPage
public final boolean getPrintOnPreviousPage()
StiPage
getPrintOnPreviousPage
in class StiPage
public final void setPrintOnPreviousPage(boolean value)
setPrintOnPreviousPage
in class StiPage
public final int getStopBeforePrint()
StiPage
getStopBeforePrint
in class StiPage
public final void setStopBeforePrint(int value)
setStopBeforePrint
in class StiPage
public final boolean getLargeHeight()
StiPage
getLargeHeight
in class StiPage
public final void setLargeHeight(boolean value)
setLargeHeight
in class StiPage
public final int getLargeHeightFactor()
StiPage
getLargeHeightFactor
in class StiPage
public final void setLargeHeightFactor(int value)
setLargeHeightFactor
in class StiPage
public final boolean getResetPageNumber()
StiPage
getResetPageNumber
in interface IStiResetPageNumber
getResetPageNumber
in class StiPage
public final void setResetPageNumber(boolean value)
setResetPageNumber
in interface IStiResetPageNumber
setResetPageNumber
in class StiPage
public final StiWatermark getWatermark()
StiPage
getWatermark
in class StiPage
public final void setWatermark(StiWatermark value)
setWatermark
in class StiPage
public final StiExcelSheetExpression getExcelSheet()
StiPage
getExcelSheet
in class StiPage
public final void setExcelSheet(StiExcelSheetExpression value)
setExcelSheet
in class StiPage
public double getZoom()
StiPage
getZoom
in class StiPage
public double getGridSize()
StiPage
getGridSize
in class StiPage
public StiUnit getUnit()
getUnit
in class StiPage
public boolean getCanBreak()
StiPanel
getCanBreak
in interface IStiBreakable
getCanBreak
in class StiPage
public void setCanBreak(boolean value)
setCanBreak
in interface IStiBreakable
setCanBreak
in class StiPage
public StiInteraction getInteraction()
StiComponent
getInteraction
in interface IStiInteraction
getInteraction
in class StiComponent
public void setInteraction(StiInteraction value)
setInteraction
in interface IStiInteraction
setInteraction
in class StiComponent
public StiPaperSourceKind getPaperSourceFirstPage()
StiPage
getPaperSourceFirstPage
in class StiPage
public void setPaperSourceFirstPage(StiPaperSourceKind value)
setPaperSourceFirstPage
in class StiPage
public java.lang.String getPaperSourceOfFirstPage()
StiPage
getPaperSourceOfFirstPage
in class StiPage
public void setPaperSourceOfFirstPage(java.lang.String value)
setPaperSourceOfFirstPage
in class StiPage
public StiPaperSourceKind getPaperSourceOtherPages()
StiPage
getPaperSourceOtherPages
in class StiPage
public void setPaperSourceOtherPages(StiPaperSourceKind value)
setPaperSourceOtherPages
in class StiPage
public java.lang.String getPaperSourceOfOtherPages()
StiPage
getPaperSourceOfOtherPages
in class StiPage
public void setPaperSourceOfOtherPages(java.lang.String value)
setPaperSourceOfOtherPages
in class StiPage
public boolean getUseParentStyles()
StiComponent
getUseParentStyles
in class StiPage
public void setUseParentStyles(boolean value)
setUseParentStyles
in class StiPage
public final StiConditionsCollection getConditions()
StiComponent
getConditions
in interface IStiConditions
getConditions
in class StiComponent
public final void setConditions(StiConditionsCollection value)
setConditions
in interface IStiConditions
setConditions
in class StiComponent
public java.lang.String getComponentStyle()
StiComponent
getComponentStyle
in class StiContainer
public void setComponentStyle(java.lang.String value)
setComponentStyle
in class StiComponent
public StiPaperKind getPaperSize()
StiPage
getPaperSize
in class StiPage
public void setPaperSize(StiPaperKind value)
setPaperSize
in class StiPage
public int getNumberOfCopies()
StiPage
getNumberOfCopies
in class StiPage
public void setNumberOfCopies(int value)
setNumberOfCopies
in class StiPage
public StiPrintOnType getPrintOn()
StiComponent
getPrintOn
in interface IStiPrintOn
getPrintOn
in class StiPage
public void setPrintOn(StiPrintOnType value)
setPrintOn
in interface IStiPrintOn
setPrintOn
in class StiPage
public StiBorder getBorder()
StiContainer
getBorder
in interface IStiBorder
getBorder
in class StiContainer
public void setBorder(StiBorder value)
setBorder
in interface IStiBorder
setBorder
in class StiContainer
public StiBrush getBrush()
StiContainer
getBrush
in interface IStiBrush
getBrush
in class StiContainer
public void setBrush(StiBrush value)
setBrush
in interface IStiBrush
setBrush
in class StiContainer
public void convert(StiUnit oldUnit, StiUnit newUnit)
StiPage
convert
in interface IStiUnitConvert
convert
in class StiPage
oldUnit
- Old units.newUnit
- New units.public final boolean getUnlimitedBreakable()
StiPage
getUnlimitedBreakable
in class StiPage
public final void setUnlimitedBreakable(boolean value)
setUnlimitedBreakable
in class StiPage
public final boolean getSkip()
StiPage
getSkip
in class StiPage
public final void setSkip(boolean value)
setSkip
in class StiPage
public final boolean getStretchToPrintArea()
StiPage
getStretchToPrintArea
in class StiPage
public final void setStretchToPrintArea(boolean value)
setStretchToPrintArea
in class StiPage
public final boolean getTitleBeforeHeader()
StiPage
getTitleBeforeHeader
in class StiPage
public final boolean getUnlimitedHeight()
StiPage
getUnlimitedHeight
in class StiPage
public final void setUnlimitedHeight(boolean value)
setUnlimitedHeight
in class StiPage
public final boolean getUnlimitedWidth()
StiPage
getUnlimitedWidth
in class StiPage
public final void setUnlimitedWidth(boolean value)
setUnlimitedWidth
in class StiPage
public final StiPageOrientation getOrientation()
StiPage
getOrientation
in class StiPage
public final void setOrientation(StiPageOrientation value)
setOrientation
in class StiPage
public final double getPageWidth()
StiPage
getPageWidth
in class StiPage
public final void setPageWidth(double value)
setPageWidth
in class StiPage
public final double getPageHeight()
StiPage
getPageHeight
in class StiPage
public final void setPageHeight(double value)
setPageHeight
in class StiPage
public final int getSegmentPerWidth()
StiPage
getSegmentPerWidth
in class StiPage
public final void setSegmentPerWidth(int value)
setSegmentPerWidth
in class StiPage
public final int getSegmentPerHeight()
StiPage
getSegmentPerHeight
in class StiPage
public final void setSegmentPerHeight(int value)
setSegmentPerHeight
in class StiPage
public final double getColumnGaps()
StiPanel
getColumnGaps
in class StiPanel
public final void setColumnGaps(double value)
setColumnGaps
in class StiPanel
public final double getColumnWidth()
StiPanel
getColumnWidth
in class StiPanel
public final void setColumnWidth(double value)
setColumnWidth
in class StiPanel
public final int getColumns()
StiPanel
getColumns
in class StiPanel
public final void setColumns(int value)
setColumns
in class StiPanel
public final boolean getCanShrink()
StiComponent
getCanShrink
in interface IStiCanShrink
getCanShrink
in class StiPage
public final void setCanShrink(boolean value)
setCanShrink
in interface IStiCanShrink
setCanShrink
in class StiPage
public final boolean getCanGrow()
StiComponent
getCanGrow
in interface IStiCanGrow
getCanGrow
in class StiPage
public final void setCanGrow(boolean value)
setCanGrow
in interface IStiCanGrow
setCanGrow
in class StiPage
public final boolean getPrintable()
StiComponent
getPrintable
in class StiPage
public final void setPrintable(boolean value)
setPrintable
in class StiPage
public final StiBookmarkExpression getBookmark()
StiComponent
getBookmark
in class StiComponent
public final void setBookmark(StiBookmarkExpression value)
setBookmark
in class StiComponent
public final StiToolTipExpression getToolTip()
StiComponent
getToolTip
in class StiComponent
public final void setToolTip(StiToolTipExpression value)
setToolTip
in class StiComponent
public final StiHyperlinkExpression getHyperlink()
StiComponent
getHyperlink
in class StiComponent
public final void setHyperlink(StiHyperlinkExpression value)
setHyperlink
in class StiComponent
public final boolean getEnabled()
StiComponent
getEnabled
in interface IStiForm
getEnabled
in class StiComponent
public final void setEnabled(boolean value)
setEnabled
in class StiComponent
public final StiBeginRenderEvent getBeginRenderEvent()
StiPage
getBeginRenderEvent
in class StiPage
public final void setBeginRenderEvent(StiBeginRenderEvent value)
setBeginRenderEvent
in class StiPage
public final StiRenderingEvent getRenderingEvent()
StiPage
getRenderingEvent
in class StiPage
public final void setRenderingEvent(StiRenderingEvent value)
setRenderingEvent
in class StiPage
public final StiEndRenderEvent getEndRenderEvent()
StiPage
getEndRenderEvent
in class StiPage
public final void setEndRenderEvent(StiEndRenderEvent value)
setEndRenderEvent
in class StiPage
public final StiGetToolTipEvent getgetToolTipEvent()
StiComponent
getgetToolTipEvent
in class StiComponent
public final void setgetToolTipEvent(StiGetToolTipEvent value)
setgetToolTipEvent
in class StiComponent
public final StiGetBookmarkEvent getgetBookmarkEvent()
StiComponent
getgetBookmarkEvent
in class StiComponent
public final void setgetBookmarkEvent(StiGetBookmarkEvent value)
setgetBookmarkEvent
in class StiComponent
public final StiGetHyperlinkEvent getgetHyperlinkEvent()
StiComponent
getgetHyperlinkEvent
in class StiComponent
public final void setgetHyperlinkEvent(StiGetHyperlinkEvent value)
setgetHyperlinkEvent
in class StiComponent
public final StiBeforePrintEvent getBeforePrintEvent()
StiComponent
getBeforePrintEvent
in class StiComponent
public final void setBeforePrintEvent(StiBeforePrintEvent value)
setBeforePrintEvent
in class StiComponent
public final StiAfterPrintEvent getAfterPrintEvent()
StiComponent
getAfterPrintEvent
in class StiComponent
public final void setAfterPrintEvent(StiAfterPrintEvent value)
setAfterPrintEvent
in class StiComponent
public final StiMouseEnterEvent getMouseEnterEvent()
StiComponent
getMouseEnterEvent
in class StiComponent
public final void setMouseEnterEvent(StiMouseEnterEvent value)
setMouseEnterEvent
in class StiComponent
public final StiMouseLeaveEvent getMouseLeaveEvent()
StiComponent
getMouseLeaveEvent
in class StiComponent
public final void setMouseLeaveEvent(StiMouseLeaveEvent value)
setMouseLeaveEvent
in class StiComponent
public final StiColumnBeginRenderEvent getColumnBeginRenderEvent()
StiPage
getColumnBeginRenderEvent
in class StiPage
public final void setColumnBeginRenderEvent(StiColumnBeginRenderEvent value)
setColumnBeginRenderEvent
in class StiPage
public final StiColumnEndRenderEvent getColumnEndRenderEvent()
StiPage
getColumnEndRenderEvent
in class StiPage
public final void setColumnEndRenderEvent(StiColumnEndRenderEvent value)
setColumnEndRenderEvent
in class StiPage
public final StiGetExcelSheetEvent getGetExcelSheetEvent()
StiPage
getGetExcelSheetEvent
in class StiPage
public final void setGetExcelSheetEvent(StiGetExcelSheetEvent value)
setGetExcelSheetEvent
in class StiPage
public final StiGetDrillDownReportEvent getgetDrillDownReportEvent()
StiComponent
getgetDrillDownReportEvent
in class StiComponent
public final void setgetDrillDownReportEvent(StiGetDrillDownReportEvent value)
setgetDrillDownReportEvent
in class StiComponent
public StiClickEvent getClickEvent()
getClickEvent
in class StiComponent
public void setClickEvent(StiClickEvent value)
setClickEvent
in class StiComponent
public StiGetTagEvent getgetTagEvent()
StiComponent
getgetTagEvent
in class StiComponent
public void setgetTagEvent(StiGetTagEvent value)
setgetTagEvent
in class StiComponent
public 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 StiPage
public final void setWidth(int value)
public final double getHeight()
StiPage
getHeight
in class StiPage
public final void setHeight(int value)
public final double getLeft()
StiPage
getLeft
in class StiPage
public final void setLeft(int value)
public final double getTop()
StiPage
getTop
in class StiPage
public final void setTop(int value)
public final StiSize getSize()
getSize
in interface IStiForm
public final void setSize(StiSize value)
setSize
in interface IStiForm
public 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 IStiForm
public void setText(java.lang.String value)
setText
in interface IStiForm
public StiFont getFont()
public void setFont(StiFont value)
public StiColor getBackColor()
public void setBackColor(StiColor value)
public StiTagExpression getTag()
StiComponent
getTag
in class StiComponent
public void setTag(StiTagExpression value)
setTag
in class StiComponent
public boolean getVisible()
getVisible
in interface IStiForm
public void setVisible(boolean value)
setVisible
in interface IStiForm
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject
in interface IStiJsonReportObject
SaveToJsonObject
in class StiPage
JSONException
public void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject
in interface IStiJsonReportObject
LoadFromJsonObject
in class StiPage
JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |