public class StiRuntimeVariables
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
int |
Column |
int |
CurrentPrintPage |
java.util.Hashtable<java.lang.String,java.lang.Integer> |
DataSourcesPosition |
int |
Line |
int |
LineThrough |
StiPage |
Page |
int |
PageIndex |
StiSimpleText |
TextBox |
| Constructor and Description |
|---|
StiRuntimeVariables(StiReport report)
Creates a new instance of the StiRuntimeVariables class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
void |
SetVariables(StiReport report)
Sets runtime-variables to the specified report.
|
public StiPage Page
public int PageIndex
public StiSimpleText TextBox
public int Line
public int Column
public int CurrentPrintPage
public int LineThrough
public java.util.Hashtable<java.lang.String,java.lang.Integer> DataSourcesPosition
public StiRuntimeVariables(StiReport report)
public final void SetVariables(StiReport report)
public java.lang.Object clone()
clone in class java.lang.ObjectCopyright © 2019 Stimulsoft. All Rights Reserved.