Serialized Form
-
Package com.inet.authentication
-
Class com.inet.authentication.AccessForbiddenException extends java.lang.RuntimeException implements Serializable
-
Class com.inet.authentication.FormLoginServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class com.inet.authentication.LoginServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.inet.config
-
Package com.inet.designer
-
Class com.inet.designer.Designer extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
contentPane
javax.swing.JPanel contentPane
-
desktop
javax.swing.JDesktopPane desktop
-
dropTarget
java.awt.dnd.DropTarget dropTarget
-
isEmbedded
boolean isEmbedded
-
splitPaneChecker
javax.swing.JSplitPane splitPaneChecker
-
state
com.inet.designer.DesignerState state
-
statusBar
com.inet.designer.editor.StatusBar statusBar
-
toolbar
com.inet.designer.actions.toolbar.DesignerToolBar toolbar
-
welcomeFrame
com.inet.designer.welcome.WelcomeFrame welcomeFrame
-
-
-
Class com.inet.designer.DesignerMenuBar extends javax.swing.JMenuBar implements Serializable
-
Serialized Fields
-
jMenuDebug
javax.swing.JMenu jMenuDebug
-
jMenuEdit
javax.swing.JMenu jMenuEdit
-
jMenuFile
javax.swing.JMenu jMenuFile
-
jMenuHelp
javax.swing.JMenu jMenuHelp
-
jMenuInsert
javax.swing.JMenu jMenuInsert
-
jMenuOption
javax.swing.JMenu jMenuOption
-
jMenuReport
javax.swing.JMenu jMenuReport
-
jMenuView
javax.swing.JMenu jMenuView
-
jMenuWindows
javax.swing.JMenu jMenuWindows
-
-
-
Class com.inet.designer.DialogCanceledException extends java.lang.Exception implements Serializable
-
-
Package com.inet.report
-
Class com.inet.report.AbstractDataHandler extends java.lang.Object implements Serializable
-
Serialized Fields
-
groups
Group[] groups
-
hasBySummaryOrder
boolean hasBySummaryOrder
-
hasSummaryData
boolean hasSummaryData
-
renderer
com.inet.report.RendererBase renderer
-
sums
SummaryField[] sums
-
-
-
Class com.inet.report.AbstractFontElement extends Element implements Serializable
-
Serialized Fields
-
fontColor
int fontColor
-
fontColorFormula
FormulaField fontColorFormula
-
fontName
java.lang.String fontName
-
fontNameFormula
FormulaField fontNameFormula
-
fontSize
int fontSize
-
fontSizeFormula
FormulaField fontSizeFormula
-
fontStrikeoutFormula
FormulaField fontStrikeoutFormula
-
fontStyleFormula
FormulaField fontStyleFormula
-
fontUnderlineFormula
FormulaField fontUnderlineFormula
-
isBold
boolean isBold
-
isItalic
boolean isItalic
-
isStrikeout
boolean isStrikeout
-
isUnderline
boolean isUnderline
-
-
-
Class com.inet.report.AbstractLineElement extends Element implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Wiederherstellen der Transienten Objecte nach Serialisierung. Wird von Java aufgerufen. Muss manuell aus Verneblung entfernt werden.- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
endSection
Section endSection
-
extendToBottomOfSectionWhenPrinting
boolean extendToBottomOfSectionWhenPrinting
-
lineStyle
int lineStyle
-
x2
int x2
-
y2
int y2
-
-
-
Class com.inet.report.AbstractPictureElement extends Element implements Serializable
-
Serialized Fields
-
bottomCropping
int bottomCropping
size to crop from bottom -
canShrink
boolean canShrink
true if the element can shrink -
canShrinkFormula
FormulaField canShrinkFormula
can shrink formula -
heightScaleFactor
double heightScaleFactor
vertical scale factor -
imageKeyFormula
FormulaField imageKeyFormula
the image key for caching in renderers -
imageLocation
FormulaField imageLocation
the formula to dynamically change images -
leftCropping
int leftCropping
size to crop from left -
rightCropping
int rightCropping
size to crop from right -
scaleOption
int scaleOption
scale option -
topCropping
int topCropping
size to crop from top -
vAlign
int vAlign
vertical align -
vAlignFormula
FormulaField vAlignFormula
vertical align formula -
widthScaleFactor
double widthScaleFactor
horizontal scale factor
-
-
-
Class com.inet.report.AbstractValueElement extends AbstractFontElement implements Serializable
-
Serialized Fields
-
allowFieldClipping
boolean allowFieldClipping
-
allowFieldClippingFormula
FormulaField allowFieldClippingFormula
-
amPmOrder
int amPmOrder
-
amPmOrderFormula
FormulaField amPmOrderFormula
-
amString
java.lang.String amString
-
amStringFormula
FormulaField amStringFormula
-
booleanFormatOutputType
int booleanFormatOutputType
-
booleanFormatOutputTypeFormula
FormulaField booleanFormatOutputTypeFormula
-
currencyPosition
int currencyPosition
-
currencyPositionFormula
FormulaField currencyPositionFormula
-
currencySeparator
java.lang.String currencySeparator
-
currencySeparatorFormula
FormulaField currencySeparatorFormula
-
currencySymbol
java.lang.String currencySymbol
-
currencySymbolFormula
FormulaField currencySymbolFormula
-
currencySymbolType
int currencySymbolType
-
currencySymbolTypeFormula
FormulaField currencySymbolTypeFormula
-
dateCalendarType
int dateCalendarType
-
dateCalendarTypeFormula
FormulaField dateCalendarTypeFormula
-
dateEraType
int dateEraType
-
dateEraTypeFormula
FormulaField dateEraTypeFormula
-
dateFirstSeparator
java.lang.String dateFirstSeparator
-
dateFirstSeparatorFormula
FormulaField dateFirstSeparatorFormula
-
dateFlag
int dateFlag
-
dateFormat
java.text.DateFormat dateFormat
-
dateFormatType
int dateFormatType
-
dateFormatTypeFormula
FormulaField dateFormatTypeFormula
-
dateGroupNameBuilder
com.inet.report.rowsource.GroupNameBuilder dateGroupNameBuilder
-
dateOrder
int dateOrder
-
dateOrderFormula
FormulaField dateOrderFormula
-
datePrefixSeparator
java.lang.String datePrefixSeparator
-
datePrefixSeparatorFormula
FormulaField datePrefixSeparatorFormula
-
dateSecondSeparator
java.lang.String dateSecondSeparator
-
dateSecondSeparatorFormula
FormulaField dateSecondSeparatorFormula
-
dateSuffixSeparator
java.lang.String dateSuffixSeparator
-
dateSuffixSeparatorFormula
FormulaField dateSuffixSeparatorFormula
-
dateTimeOrder
int dateTimeOrder
-
dateTimeOrderFormula
FormulaField dateTimeOrderFormula
-
dateTimeSeparator
java.lang.String dateTimeSeparator
-
dateTimeSeparatorFormula
FormulaField dateTimeSeparatorFormula
-
dayOfWeekEnclosure
int dayOfWeekEnclosure
-
dayOfWeekEnclosureFormula
FormulaField dayOfWeekEnclosureFormula
-
dayOfWeekPosition
int dayOfWeekPosition
-
dayOfWeekPositionFormula
FormulaField dayOfWeekPositionFormula
-
dayOfWeekSeparator
java.lang.String dayOfWeekSeparator
-
dayOfWeekSeparatorFormula
FormulaField dayOfWeekSeparatorFormula
-
dayOfWeekType
int dayOfWeekType
-
dayOfWeekTypeFormula
FormulaField dayOfWeekTypeFormula
-
dayType
int dayType
-
dayTypeFormula
FormulaField dayTypeFormula
-
decFormat
java.text.Format decFormat
-
decimalSeparatorSymbol
java.lang.String decimalSeparatorSymbol
-
decimalSeparatorSymbolFormula
FormulaField decimalSeparatorSymbolFormula
-
dependsOnFormula
int dependsOnFormula
-
hourMinuteSeparator
java.lang.String hourMinuteSeparator
-
hourMinuteSeparatorFormula
FormulaField hourMinuteSeparatorFormula
-
hourType
int hourType
-
hourTypeFormula
FormulaField hourTypeFormula
-
minuteSecondSeparator
java.lang.String minuteSecondSeparator
-
minuteSecondSeparatorFormula
FormulaField minuteSecondSeparatorFormula
-
minuteType
int minuteType
-
minuteTypeFormula
FormulaField minuteTypeFormula
-
monthType
int monthType
-
monthTypeFormula
FormulaField monthTypeFormula
-
nDecimalPlaces
int nDecimalPlaces
-
nDecimalPlacesFormula
FormulaField nDecimalPlacesFormula
-
negativeType
int negativeType
-
negativeTypeFormula
FormulaField negativeTypeFormula
-
numberFormatType
int numberFormatType
-
numberFormatTypeFormula
FormulaField numberFormatTypeFormula
-
numeralLanguage
int numeralLanguage
-
pmString
java.lang.String pmString
-
pmStringFormula
FormulaField pmStringFormula
-
reverseSignForDisplay
boolean reverseSignForDisplay
-
reverseSignForDisplayFormula
FormulaField reverseSignForDisplayFormula
-
rounding
int rounding
-
roundingFormula
FormulaField roundingFormula
-
roundingMode
int roundingMode
-
roundingModeFormula
FormulaField roundingModeFormula
-
secondType
int secondType
-
secondTypeFormula
FormulaField secondTypeFormula
-
suppressIfZero
boolean suppressIfZero
-
suppressIfZeroFormula
FormulaField suppressIfZeroFormula
-
thousandsSeparatorSymbol
java.lang.String thousandsSeparatorSymbol
-
thousandsSeparatorSymbolFormula
FormulaField thousandsSeparatorSymbolFormula
-
timeBase
int timeBase
-
timeBaseFormula
FormulaField timeBaseFormula
-
timeFlag
int timeFlag
-
timeFormat
java.text.DateFormat timeFormat
-
timeFormatType
int timeFormatType
-
timeFormatTypeFormula
FormulaField timeFormatTypeFormula
-
timeGroupNameBuilder
com.inet.report.rowsource.GroupNameBuilder timeGroupNameBuilder
-
useLeadingZero
boolean useLeadingZero
-
useLeadingZeroFormula
FormulaField useLeadingZeroFormula
-
useOneCurrencySymbolPerPage
boolean useOneCurrencySymbolPerPage
-
useOneCurrencySymbolPerPageFormula
FormulaField useOneCurrencySymbolPerPageFormula
-
useThousandsSeparator
boolean useThousandsSeparator
-
useThousandsSeparatorFormula
FormulaField useThousandsSeparatorFormula
-
yearType
int yearType
-
yearTypeFormula
FormulaField yearTypeFormula
-
zeroValueString
java.lang.String zeroValueString
-
-
-
Class com.inet.report.Area extends Region implements Serializable
-
Serialized Fields
-
sections
Section[] sections
-
-
-
Class com.inet.report.Box extends AbstractLineElement implements Serializable
- serialVersionUID:
- -5531183650494000639L
-
Class com.inet.report.BySummaryOrder extends java.lang.Object implements Serializable
- serialVersionUID:
- -8309322004246225265L
-
Serialized Fields
-
group
Group group
-
isProcentage
boolean isProcentage
n ist in Prozent angegeben -
n
int n
Anzahl der Elementen, die bei TopN oder BottomN angezeigt werden. -
others
int others
-
othersGroupName
java.lang.String othersGroupName
Falls others == OTHER_RECORDS_GROUP_TO_OTHERS, werden alle Datensaetze, die nicht auf die Gruppierung passen unter diesem Namen eingeordnet. -
renderer
com.inet.report.RowSourceBase renderer
-
sortDirection
int sortDirection
-
sortType
int sortType
-
sumFields
java.util.List<Field> sumFields
Liste für die SummaryFields -
summaryNumber
java.lang.Object[] summaryNumber
Ist ein Zwischenspecher, beinhaltet die Ergebnisse des Vergleichs von Summaries für jeden Datensatzt als Integer, für die OTHER-Datensätze wird die OTHER-Formula als String gespeichert.
-
-
Class com.inet.report.CascadingValueProvider extends FieldValueProvider implements Serializable
-
Serialized Fields
-
parent
PromptField parent
-
parentSource
CascadingSource parentSource
-
-
-
Class com.inet.report.Chart2 extends Element implements Serializable
-
Serialized Fields
-
footnote
ChartTitle footnote
-
globalColorsIndex
int globalColorsIndex
-
headerTitle
ChartTitle headerTitle
-
legend
Legend legend
-
mapColorsToGroupValues
java.util.HashMap<java.lang.Comparable<?>,java.awt.Color> mapColorsToGroupValues
-
plot
ChartPlot plot
-
plotOrientation
java.lang.String plotOrientation
-
subtitle
ChartTitle subtitle
-
-
-
Class com.inet.report.ChartDataHandler extends com.inet.report.AbstractDataHandler implements Serializable
-
Serialized Fields
-
chart
Chart2 chart
-
colorFormula
FormulaField colorFormula
-
colors
java.awt.Color[] colors
-
dataset
BaseDataset dataset
-
formulaColors
com.inet.report.chart.ColorFormulaList formulaColors
-
groupNameValues
com.inet.jfree.chart.labels.GroupNameValuesContainer groupNameValues
-
hasSameColorsForSameGroups
boolean hasSameColorsForSameGroups
-
style
ChartStyle style
-
summaryType
int summaryType
-
-
-
Class com.inet.report.CrossTab extends Element implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Wiederherstellen der Transienten Objecte nach Serialisierung. Wird von Java aufgerufen. Muss manuell aus Verneblung entfernt werden.- Throws:
java.io.IOException
- if the stream is not currently reading objects.java.lang.ClassNotFoundException
- if the class of a serialized object could not be found.
-
-
Serialized Fields
-
body
CrossTabBody body
-
checker
com.inet.report.CrossTabBoundsChecker checker
-
cols
CrossTabHeaderList cols
-
descriptionSection
CrossTabDescriptionSection descriptionSection
the description section in the upper left corner of the crosstab. -
gridLines
java.util.ArrayList<CrossTabGridLineFormat> gridLines
-
options
CrossTabOptions options
-
rows
CrossTabHeaderList rows
-
-
-
Class com.inet.report.CrossTabBody extends java.lang.Object implements Serializable
-
Serialized Fields
-
cells
java.util.List<CrossTabBodyCell> cells
-
crossTab
CrossTab crossTab
-
summaryFields
java.util.List<SummaryField> summaryFields
-
-
-
Class com.inet.report.CrossTabBodyCell extends java.lang.Object implements Serializable
-
Serialized Fields
-
col
CrossTabHeader col
-
crossTab
CrossTab crossTab
-
fields
java.util.ArrayList<FieldElement> fields
-
height
int height
-
oldCell
com.inet.report.CrossTabCell oldCell
Deprecated. -
row
CrossTabHeader row
-
width
int width
-
x
int x
-
y
int y
-
-
-
Class com.inet.report.CrossTabDescriptionSection extends ReportComponent implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
serialisation- Throws:
java.io.IOException
- if IOException occures while reading objectjava.lang.ClassNotFoundException
- if ClassNotFoundException occures while reading object
-
-
Serialized Fields
-
container
SimpleElementContainer container
-
ct
CrossTab ct
backlink to crosstab -
parentSection
Section parentSection
parent section of the crosstab
-
-
-
Class com.inet.report.CrossTabGridLineFormat extends java.lang.Object implements Serializable
- serialVersionUID:
- -4858857143100859556L
-
Serialized Fields
-
color
int color
The color of the grid line.- See Also:
BorderProperties
-
style
int style
The style of the grid line.- See Also:
BorderProperties
-
width
int width
The width of the grid line.- See Also:
BorderProperties
-
-
Class com.inet.report.CrossTabHeader extends java.lang.Object implements Serializable
-
Serialized Fields
-
backColor
int backColor
-
backColorFormula
FormulaField backColorFormula
-
crossTab
CrossTab crossTab
-
fieldElement
FieldElement fieldElement
-
group
Group group
-
headers
CrossTabHeaderList headers
-
height
int height
-
oldRowColumn
Element oldRowColumn
Deprecated. -
suppressGroupLabel
boolean suppressGroupLabel
-
suppressGroupLabelFormula
FormulaField suppressGroupLabelFormula
-
suppressSubTotalFormula
FormulaField suppressSubTotalFormula
-
suppressTotal
boolean suppressTotal
-
text
Text text
-
width
int width
-
x
int x
-
y
int y
-
-
-
Class com.inet.report.CrossTabHeaderList extends java.lang.Object implements Serializable
-
Serialized Fields
-
crossTab
CrossTab crossTab
-
headers
java.util.List<CrossTabHeader> headers
-
indentLabel
boolean indentLabel
-
indentLabelSize
int indentLabelSize
-
suppressEmptyLines
boolean suppressEmptyLines
-
suppressEmptyLinesFormula
FormulaField suppressEmptyLinesFormula
-
totalOnStart
boolean totalOnStart
-
totalOnStartFormula
FormulaField totalOnStartFormula
-
-
-
Class com.inet.report.CrossTabOptions extends java.lang.Object implements Serializable
-
Serialized Fields
-
allowWrappHorizSplit
boolean allowWrappHorizSplit
-
cellMarginsX
int cellMarginsX
-
cellMarginsY
int cellMarginsY
-
crossTab
CrossTab crossTab
-
repeatColumnLabels
boolean repeatColumnLabels
-
repeatRowLabels
boolean repeatRowLabels
-
showGrid
boolean showGrid
-
summaryHorizontal
boolean summaryHorizontal
-
-
-
Class com.inet.report.CustomFormulaRunner extends com.inet.report.formula.DefaultFormulaRunner implements Serializable
-
Serialized Fields
-
dataHandler
com.inet.report.IDataProvider dataHandler
-
-
-
Class com.inet.report.Database extends JdbcData implements Serializable
- serialVersionUID:
- 3653819190480745474L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Überschreibt die default Deserialisierung um transiente Variablen zu initialisieren.- Throws:
java.io.IOException
- if an I/O error occurs.java.lang.ClassNotFoundException
- if the class of a serialized object could not be found.
-
-
Serialized Fields
-
keywords
java.util.ArrayList<java.lang.String> keywords
This is the list containing non-SQL92 keywords returned from the meta data call getSQLKeywords(). As these can be different depending on the connection it is not static but local for this instance of Database.
-
-
Class com.inet.report.DatabaseAccess extends Database implements Serializable
- serialVersionUID:
- -6517417630171039429L
-
Class com.inet.report.DatabaseBean extends BaseDataFactory implements Serializable
-
Class com.inet.report.DatabaseCloudscape extends Database implements Serializable
- serialVersionUID:
- 7477211661715633371L
-
Class com.inet.report.DatabaseConfiguration extends java.lang.Object implements Serializable
- serialVersionUID:
- 1240970555557107271L
-
Serialized Fields
-
aliasToken
java.lang.String aliasToken
-
aliasToken_setByUser
boolean aliasToken_setByUser
-
identifierQuoteString
java.lang.String identifierQuoteString
-
identifierQuoteString_setByUser
boolean identifierQuoteString_setByUser
-
quiet
boolean quiet
-
useEscapeEverything
boolean useEscapeEverything
-
useEscapeEverything_setByUser
boolean useEscapeEverything_setByUser
-
useOrderBy
boolean useOrderBy
-
useOrderBy_setByUser
boolean useOrderBy_setByUser
-
useParenthesiseForJoin
boolean useParenthesiseForJoin
-
useParenthesiseForJoin_setByUser
boolean useParenthesiseForJoin_setByUser
-
useQuoteLowerCase
boolean useQuoteLowerCase
-
useQuoteLowerCase_setByUser
boolean useQuoteLowerCase_setByUser
-
useSQL92syntax
boolean useSQL92syntax
-
useSQL92syntax_setByConfiguration
boolean useSQL92syntax_setByConfiguration
-
useSQL92syntax_setByUser
boolean useSQL92syntax_setByUser
-
useWhereClause
boolean useWhereClause
-
useWhereClause_setByUser
boolean useWhereClause_setByUser
-
-
Class com.inet.report.DatabaseCore extends BaseDataFactory implements Serializable
- serialVersionUID:
- 5678695472078868457L
-
Class com.inet.report.DatabaseCSV extends Database implements Serializable
- serialVersionUID:
- -2734271298826164520L
-
Class com.inet.report.DatabaseDB2 extends Database implements Serializable
- serialVersionUID:
- 4963635231294598340L
-
Class com.inet.report.DatabaseExcel extends Database implements Serializable
-
Class com.inet.report.DatabaseField extends Field implements Serializable
- serialVersionUID:
- -3847558350543430351L
-
Serialized Fields
-
columnLabel
java.lang.String columnLabel
-
linkID
int linkID
-
replacedBy
Field replacedBy
-
shortName
java.lang.String shortName
-
tableSource
TableSource tableSource
-
-
Class com.inet.report.DatabaseHSQL extends Database implements Serializable
-
Class com.inet.report.DatabaseInformix extends Database implements Serializable
- serialVersionUID:
- 3842929347458845980L
-
Class com.inet.report.DatabaseInterbase extends Database implements Serializable
-
Class com.inet.report.DatabaseMysql extends Database implements Serializable
- serialVersionUID:
- 318423061684538994L
-
Class com.inet.report.DatabaseOdbc extends Database implements Serializable
- serialVersionUID:
- 6725775457233911325L
-
Class com.inet.report.DatabaseOpenEdge extends Database implements Serializable
-
Class com.inet.report.DatabaseOracle extends Database implements Serializable
- serialVersionUID:
- 1035861489006748612L
-
Class com.inet.report.DatabaseOracleWithCommentAsAlias extends com.inet.report.DatabaseOracle implements Serializable
-
Class com.inet.report.DatabasePicture extends AbstractPictureElement implements Serializable
-
Class com.inet.report.DatabasePostgreSql extends Database implements Serializable
- serialVersionUID:
- -7321909556334306435L
-
Class com.inet.report.DatabaseReportData extends com.inet.report.database.RelativePathDataFactory implements Serializable
-
Class com.inet.report.DatabaseSAPDB extends Database implements Serializable
- serialVersionUID:
- -4235680421910613162L
-
Class com.inet.report.DatabaseSetData extends BaseDataFactory implements Serializable
-
Serialized Fields
-
data
java.util.HashMap<java.lang.String,java.sql.ResultSet> data
-
-
-
Class com.inet.report.DatabaseSmallSQL extends Database implements Serializable
-
Class com.inet.report.DatabaseSqlServer extends Database implements Serializable
- serialVersionUID:
- 3970039286603832285L
-
Class com.inet.report.DatabaseSunopsis extends Database implements Serializable
- serialVersionUID:
- 5937350639435778699L
-
Class com.inet.report.DatabaseSybase extends Database implements Serializable
- serialVersionUID:
- 5415039309636663872L
-
Class com.inet.report.DatabaseTables extends java.lang.Object implements Serializable
- serialVersionUID:
- -5666089353307737697L
-
Serialized Fields
-
convertDateTime
int convertDateTime
-
datasources
java.util.ArrayList<Datasource> datasources
-
joins
java.util.List<Join> joins
-
rdcGetConnection
int rdcGetConnection
API needs Connection for checking, not for data fetching -
renderer
com.inet.report.RendererBase<?> renderer
-
savePassword
boolean savePassword
-
-
Class com.inet.report.DatabaseVersant extends Database implements Serializable
- serialVersionUID:
- -8848457970887703322L
-
Class com.inet.report.Datasource extends java.lang.Object implements Serializable
-
Serialized Fields
-
connectionProperties
java.util.Properties connectionProperties
-
database
DataFactory database
-
dataSourceConfiguration
DataSourceConfiguration dataSourceConfiguration
-
eng
Engine eng
-
isCatalogChange
boolean isCatalogChange
-
isOldDatasource
boolean isOldDatasource
-
isSchemaChange
boolean isSchemaChange
-
needNewDatabaseClass
boolean needNewDatabaseClass
-
tableSources
com.inet.report.TablesourceList tableSources
-
-
-
Class com.inet.report.DefaultReferencedObject extends java.lang.Object implements Serializable
-
Serialized Fields
-
referencedObject
com.inet.report.ReferencedObject referencedObject
-
-
-
Class com.inet.report.DefaultReferenceHolder extends java.lang.Object implements Serializable
-
Serialized Fields
-
holder
com.inet.report.ReferenceHolder holder
-
-
-
Class com.inet.report.DefaultValue extends java.lang.Object implements Serializable
- serialVersionUID:
- 2480667343990157870L
-
Serialized Fields
-
description
java.lang.String description
-
type
int type
-
value
java.lang.Object value
-
-
Class com.inet.report.Element extends ReportComponent implements Serializable
-
Serialized Fields
-
align
int align
-
alignFormula
FormulaField alignFormula
-
bottomLineStyle
int bottomLineStyle
-
bottomLineStyleFormula
FormulaField bottomLineStyleFormula
-
canGrow
boolean canGrow
-
canGrowCount
int canGrowCount
-
canGrowFormula
FormulaField canGrowFormula
-
closeBorderOnPageBreak
boolean closeBorderOnPageBreak
-
closeBorderOnPageBreakFormula
FormulaField closeBorderOnPageBreakFormula
-
codePage
int codePage
-
cornerEllipseHeight
int cornerEllipseHeight
-
cornerEllipseWidth
int cornerEllipseWidth
-
dropShadow
boolean dropShadow
-
dropShadowFormula
FormulaField dropShadowFormula
-
dyn
boolean dyn
-
field
Field field
Reference to field if this Element is a FieldElement, DatbasePicture -
fieldName
java.lang.String fieldName
-
foreColor
int foreColor
-
foreColorFormula
FormulaField foreColorFormula
-
hyperlinkUrl
java.lang.String hyperlinkUrl
-
hyperlinkUrlFormula
FormulaField hyperlinkUrlFormula
-
id
int id
number in list of all elements -
inCrossTable
boolean inCrossTable
-
isInit
boolean isInit
-
leftLineStyle
int leftLineStyle
-
leftLineStyleFormula
FormulaField leftLineStyleFormula
-
lineCount
int lineCount
-
lineWidth
int lineWidth
-
manualFormatFormula
FormulaField manualFormatFormula
-
parentElement
Element parentElement
-
parentSection
Section parentSection
-
refObject
java.lang.Object refObject
-
rightLineStyle
int rightLineStyle
-
rightLineStyleFormula
FormulaField rightLineStyleFormula
-
sectionId
int sectionId
-
sectionIdx
int sectionIdx
-
suppressEmbeddedFieldBlankLines
boolean suppressEmbeddedFieldBlankLines
-
suppressIfDuplicated
boolean suppressIfDuplicated
-
suppressIfDuplicatedFormula
FormulaField suppressIfDuplicatedFormula
-
text
java.lang.String text
-
textInterpretation
int textInterpretation
-
textInterpretationFormula
FormulaField textInterpretationFormula
-
tightHorizontal
boolean tightHorizontal
-
tightHorizontalFormula
FormulaField tightHorizontalFormula
-
tightVertical
boolean tightVertical
-
toolTipsText
java.lang.String toolTipsText
-
toolTipsTextFormula
FormulaField toolTipsTextFormula
-
topLineStyle
int topLineStyle
-
topLineStyleFormula
FormulaField topLineStyleFormula
-
-
-
Class com.inet.report.Engine extends java.lang.Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Deserializiable method of the engine. Engine should start the RC deserialization.- Throws:
java.io.IOException
- if an I/O error occurs.java.lang.ClassNotFoundException
- ClassNotFoundException if a ClassNotFoundException occurs due to the deserialization process.
-
-
Serialized Fields
-
closeUserConnection
boolean closeUserConnection
-
documentPageCount
int documentPageCount
-
drillEngine
boolean drillEngine
-
engineStatus
EngineStatus engineStatus
-
errorCount
int errorCount
-
errorMsg
java.lang.String errorMsg
-
executing
boolean executing
-
exportFormat
java.lang.String exportFormat
Das Exportformat als String - null, falls Java, sonst: "pdf","ps","ps2","ps3","htm"+filename,"xls","xml","txt","rtf","data","csv","svg" -
groupTreeLock
java.lang.Object groupTreeLock
-
isFinish
boolean isFinish
-
isSubreport
boolean isSubreport
-
metaProperties
java.util.Properties metaProperties
-
pages
DocumentOutput pages
-
rc_status
int rc_status
-
renderer
com.inet.report.RendererBase renderer
-
rowCount
int rowCount
FOR INTERNAL USE ONLY -
statistics
com.inet.report.renderer.base.EngineStatisticsImpl statistics
-
time
long time
-
trigger
Trigger trigger
-
userHash
java.util.Hashtable userHash
-
userProps
java.util.Properties userProps
-
warnCount
int warnCount
-
-
-
Class com.inet.report.EngineError extends java.lang.Object implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
index
int index
-
message
java.lang.String message
-
-
-
Class com.inet.report.EngineStatus extends java.lang.Object implements Serializable
-
Serialized Fields
-
errors
java.util.ArrayList<EngineError> errors
-
-
-
Class com.inet.report.ExcelFont extends java.lang.Object implements Serializable
- serialVersionUID:
- 2221331683L
-
Serialized Fields
-
attribute
int attribute
-
charset
int charset
-
colorIndex
int colorIndex
-
font_height
int font_height
-
fontName
java.lang.String fontName
-
fontNameLen
int fontNameLen
-
intencity
int intencity
-
rec_len
int rec_len
-
subsuper
int subsuper
-
underline
int underline
-
unicode
boolean unicode
-
-
Class com.inet.report.ExcelFormat extends java.lang.Object implements Serializable
- serialVersionUID:
- 4960363263707912551L
-
Serialized Fields
-
am_pm_order
int am_pm_order
-
am_pm_strings
java.lang.String[] am_pm_strings
-
currencySeparator
java.lang.String currencySeparator
-
date_time_order
int date_time_order
-
dateOrder
int dateOrder
-
dateSeparator
java.lang.String[] dateSeparator
-
dayOfWeekEnclosure
int dayOfWeekEnclosure
-
dayOfWeekPosition
int dayOfWeekPosition
-
dayOfWeekType
int dayOfWeekType
-
dayType
int dayType
-
fidx
int fidx
-
formatString
java.lang.String formatString
-
formatStringLen
int formatStringLen
-
formatTypeID
int formatTypeID
-
hour_type
int hour_type
-
leadingZero
int leadingZero
-
magnitudeType
int magnitudeType
-
minute_type
int minute_type
-
monthType
int monthType
-
namePositionID
int namePositionID
-
negativeTypeID
int negativeTypeID
-
nullTypeID
int nullTypeID
-
numberDecimal
int numberDecimal
-
numeralLanguage
int numeralLanguage
-
rec_len
int rec_len
-
second_type
int second_type
-
separator1000
java.lang.String separator1000
-
separator1000ID
int separator1000ID
-
separatorDecimalID
int separatorDecimalID
-
time_base
int time_base
-
time_separators
java.lang.String[] time_separators
-
unicode
boolean unicode
-
valueNameID
int valueNameID
-
yearType
int yearType
-
-
Class com.inet.report.ExcelXF extends java.lang.Object implements Serializable
- serialVersionUID:
- -8990045352960576579L
-
Serialized Fields
-
alignmentWord
int alignmentWord
-
bgColorVal
int bgColorVal
-
borderLeftRightColor
int borderLeftRightColor
-
borderStyle
int borderStyle
-
borderTopBottomColor
int borderTopBottomColor
-
dwTopBottomColor
int dwTopBottomColor
-
font_idx
int font_idx
-
format_idx
int format_idx
-
indentWord
int indentWord
-
style_idx
int style_idx
-
wBgColor
int wBgColor
-
wBorderStyles
int wBorderStyles
-
wLeftRightColor
int wLeftRightColor
-
-
Class com.inet.report.FacturXSettings extends java.lang.Object implements Serializable
-
Serialized Fields
-
dataGroup
GroupField dataGroup
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
-
fields
java.util.HashMap<java.lang.String,Field> fields
-
profile
com.inet.report.renderer.factur.model.ProfileLevel profile
-
renderer
com.inet.report.RendererBase<?> renderer
-
-
-
Class com.inet.report.Field extends java.lang.Object implements Serializable
-
Serialized Fields
-
defaultReferencedObject
com.inet.report.DefaultReferencedObject defaultReferencedObject
-
field
Field field
-
group
Group group
-
groupNumberType
int groupNumberType
-
idForXMLParser
int idForXMLParser
-
inCrossTable
boolean inCrossTable
-
name
java.lang.String name
-
nameIdx
int nameIdx
-
renderer
com.inet.report.RendererBase renderer
-
type
int type
The type of the field.- See Also:
Field.getType()
-
valueType
int valueType
-
-
-
Class com.inet.report.FieldElement extends AbstractValueElement implements Serializable
- serialVersionUID:
- 7892409406899339772L
-
Serialized Fields
-
baseUrl
java.lang.String baseUrl
-
baseUrlFormula
FormulaField baseUrlFormula
-
firstLineIndent
int firstLineIndent
-
firstLineIndentFormula
FormulaField firstLineIndentFormula
-
glyphOrientation
int glyphOrientation
-
glyphOrientationFormula
FormulaField glyphOrientationFormula
-
leftIndent
int leftIndent
-
leftIndentFormula
FormulaField leftIndentFormula
-
lineSpacingAbsolute
int lineSpacingAbsolute
-
lineSpacingAbsoluteFormula
FormulaField lineSpacingAbsoluteFormula
-
lineSpacingRelative
double lineSpacingRelative
-
lineSpacingRelativeFormula
FormulaField lineSpacingRelativeFormula
-
rightIndent
int rightIndent
-
rightIndentFormula
FormulaField rightIndentFormula
-
textRotation
int textRotation
Rotation des Elementes um <textRotation> Grad -
textRotationFormula
FormulaField textRotationFormula
-
-
Class com.inet.report.FieldPart extends AbstractValueElement implements Serializable
- serialVersionUID:
- 6031485721122637030L
-
Serialized Fields
-
parentParagraph
Paragraph parentParagraph
-
-
Class com.inet.report.Fields extends java.lang.Object implements Serializable
- serialVersionUID:
- -8507973633084688179L
-
Class com.inet.report.Fields.UnknownField extends Field implements Serializable
-
Class com.inet.report.FieldValueProvider extends SQLValueProvider implements Serializable
-
Serialized Fields
-
datasource
Datasource datasource
Data source used to retrieve the default values from -
descriptions
DatabaseField descriptions
DatabaseField to use to fetch the descriptions of the default values -
sortType
int sortType
Sort type to use when fetching the default values -
values
DatabaseField values
DatabaseField to use when fetching the actual default values.
-
-
-
Class com.inet.report.FormFieldElement extends AbstractFontElement implements Serializable
-
Serialized Fields
-
formFieldType
int formFieldType
-
itemLabels
java.util.List<java.lang.String> itemLabels
-
itemLabelsFormula
FormulaField itemLabelsFormula
-
name
java.lang.String name
-
-
-
Class com.inet.report.FormulaDefaultValue extends DefaultValue implements Serializable
-
Serialized Fields
-
field
FormulaField field
-
-
-
Class com.inet.report.FormulaField extends Field implements Serializable
- serialVersionUID:
- 1656566205658148711L
-
Serialized Fields
-
beforeReadingResult
java.lang.Object beforeReadingResult
-
clean
boolean clean
-
currentField
Field currentField
This field references the current report field, which contains this formula. If this is a property formula of a field element in a report, this variable will reference the field of the report element.
Whatever is set here, will be returned by the formula function 'currentFieldValue'. -
defaultAttribute
java.lang.Object defaultAttribute
This object is the default attribute of the current formula environment. In case of a property formula, it is the default value of this property. This field is null, if there is no default value for the formula of thisFormulaField
.
Whatever is set here, will be returned by the formula function 'defaultAttribute'.
Please note: The type of this Object is supposed to match the expected return type of this formula. Changing the type of the value may lead to unexpected results. -
evaluateTime
int evaluateTime
-
formula
java.lang.String formula
-
formulaType
int formulaType
Deprecated.as of i-net Clear Reports 14.UseFormulaField.getFormulaType()
instead! -
hasLoop
boolean hasLoop
-
isSetFormulaPending
boolean isSetFormulaPending
-
isSettingReferences
boolean isSettingReferences
-
isUsedPending
boolean isUsedPending
Is set to true as long as isUsed is running. If isUsed while isUsedPending is true, this is a lopp and an exception will be thrown -
localvars
com.inet.report.formula.Variables localvars
-
loopChecked
boolean loopChecked
-
loopCount
int loopCount
Deprecated.as of i-net Clear Reports 14FOR INTERNAL USE ONLY -
loopPosition
com.inet.report.formula.Position loopPosition
-
nullBehavior
int nullBehavior
-
propertyType
int propertyType
Deprecated.as of i-net Clear Reports 14.Will be hidden in a future version -
referencedByProperty
ReportComponent referencedByProperty
Deprecated.as of i-net Clear Reports 14.UseFormulaField.getElementOfPropertyFormula()
instead! -
referencedObjects
java.util.HashMap<com.inet.report.ReferencedObject,com.inet.report.MutableInteger> referencedObjects
speichert referenzierte objecte -
requiredValueType
int requiredValueType
Defines the required value type for formulas. This attribute applies to various types or formulas and will be set by it's default caller upon getting the formula. It is NOT intrinsic which is why it's not public API. It depends on the type of the formula and my require the caller to set it first (e.G. the element which uses the formula for a property) -
saveToXML
boolean saveToXML
FOR INTERNAL USE ONLY -
syntax
int syntax
-
validity
Validity validity
-
whileReadingResults
java.lang.Object[] whileReadingResults
-
-
Class com.inet.report.FormulaRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
from
java.lang.Object from
The Object that holds the from value of range. -
highLimitIncluded
boolean highLimitIncluded
-
intervaltyp
java.lang.String intervaltyp
-
lowLimitIncluded
boolean lowLimitIncluded
-
to
java.lang.Object to
The Object that holds the to value of range.
-
-
-
Class com.inet.report.Group extends java.lang.Object implements Serializable
- serialVersionUID:
- 724042343216002954L
-
Serialized Fields
-
areaPairType
int areaPairType
Type of group area: ReportArea/PageArea/really GroupArea -
bySummaryOrder
BySummaryOrder bySummaryOrder
-
customizeGroupNameField
int customizeGroupNameField
-
defaultGroupAttributes
com.inet.report.list.IntPropertyMap defaultGroupAttributes
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
-
defaultReferencedObject
com.inet.report.DefaultReferencedObject defaultReferencedObject
-
directionValue
java.lang.Integer directionValue
-
field
Field field
-
footerLink
Area footerLink
-
groupDirectionFormula
FormulaField groupDirectionFormula
Die Formula entscheidet über die Art der Sortierung. Unterstützt werden nur die ersten drei Sortarten (asc, desc und original). Ist diese Formula null, entscheidet sort über Sortart. -
groupName
GroupField groupName
-
groupNameFormula
FormulaField groupNameFormula
-
groupType
int groupType
-
headerLink
Area headerLink
-
hierarchicalGrouping
boolean hierarchicalGrouping
-
holder
com.inet.report.ReferenceHolder holder
-
indentation
int indentation
-
indentationCount
int[] indentationCount
-
keepGroupTogether
int keepGroupTogether
-
nameBuilder
com.inet.report.rowsource.GroupNameBuilder nameBuilder
-
notHasSumInGroupName
java.lang.Boolean notHasSumInGroupName
-
parentField
Field parentField
-
repeatGroupHeader
boolean repeatGroupHeader
-
repeatGroupHeaderAlsoInGroupFooter
boolean repeatGroupHeaderAlsoInGroupFooter
-
report
com.inet.report.RendererBase<?> report
-
sectionWillBePrinted
int sectionWillBePrinted
-
sort
int sort
Art der Sortierung -
specifiedOrder
SpecifiedOrder specifiedOrder
-
-
Class com.inet.report.GroupField extends Field implements Serializable
- serialVersionUID:
- -6090858177252624617L
-
Serialized Fields
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
-
groupNumber
int groupNumber
-
-
Class com.inet.report.InteractiveSorting extends Element implements Serializable
-
Class com.inet.report.JavaBean extends AbstractFontElement implements Serializable
-
Serialized Fields
-
beanClassName
java.lang.String beanClassName
-
formulaScale
FormulaField formulaScale
-
paintToImage
boolean paintToImage
-
props
java.util.HashMap<java.lang.String,com.inet.report.JavaBean.PropertyValue> props
-
scale
double scale
-
-
-
Class com.inet.report.Join extends java.lang.Object implements Serializable
- serialVersionUID:
- 7022909081767483848L
-
Serialized Fields
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
-
joinType
int joinType
-
linkTypes
int[] linkTypes
-
renderer
com.inet.report.RendererBase renderer
-
sourceColumns
com.inet.report.list.DatabaseFieldList sourceColumns
-
sourceTable
TableSource sourceTable
-
targetColumns
com.inet.report.list.DatabaseFieldList targetColumns
-
targetTable
TableSource targetTable
-
-
Class com.inet.report.MissedColumnException extends ReportException implements Serializable
-
Serialized Fields
-
missedColumns
java.util.ArrayList<java.lang.String> missedColumns
-
-
-
Class com.inet.report.MutableInteger extends java.lang.Object implements Serializable
- serialVersionUID:
- -1286796857628567026L
-
Serialized Fields
-
value
int value
-
-
Class com.inet.report.OldChart extends Element implements Serializable
-
Serialized Fields
-
adaptedLineAt
double adaptedLineAt
-
autoRange
boolean autoRange
-
autoScale
boolean autoScale
-
chartTitleAutoText
boolean chartTitleAutoText
-
chartType
int chartType
-
colorFormula
FormulaField colorFormula
-
customizeColors
boolean customizeColors
-
dataAxisFormatProperties
com.inet.report.OldChart.ChartFormatProperties dataAxisFormatProperties
-
dataAxisLeft
boolean dataAxisLeft
-
dataAxisRight
boolean dataAxisRight
-
dataPoints
int dataPoints
-
dataPointsFormat
int dataPointsFormat
-
dataPointsPosition
int dataPointsPosition
-
dataTitleAutoText
boolean dataTitleAutoText
-
dataType
int dataType
-
dataValuesMax
double dataValuesMax
-
dataValuesMin
double dataValuesMin
-
descendingDataAxis
boolean descendingDataAxis
-
doubleGroup
boolean doubleGroup
-
drawAdaptedLine
boolean drawAdaptedLine
-
drawConnectedLine
boolean drawConnectedLine
-
drawOutOfScale
boolean drawOutOfScale
-
engine
Engine engine
-
fillColors
int[] fillColors
-
fontColorDataTitle
int fontColorDataTitle
-
fontColorFootnoteTitle
int fontColorFootnoteTitle
-
fontColorGroupTitle
int fontColorGroupTitle
-
fontColorLegend
int fontColorLegend
-
fontColorSubTitle
int fontColorSubTitle
-
fontColorTitle
int fontColorTitle
-
fontColorXAxis
int fontColorXAxis
-
fontColorYAxis
int fontColorYAxis
-
fontDataTitle
java.awt.Font fontDataTitle
-
fontFootnoteTitle
java.awt.Font fontFootnoteTitle
-
fontGroupsTitle
java.awt.Font fontGroupsTitle
-
fontLegend
java.awt.Font fontLegend
-
fontSubTitle
java.awt.Font fontSubTitle
-
fontTitle
java.awt.Font fontTitle
-
fontXAxis
java.awt.Font fontXAxis
-
fontYAxis
java.awt.Font fontYAxis
-
footerAutoText
boolean footerAutoText
-
footnoteTitle
java.lang.String footnoteTitle
-
groupAxisBottom
boolean groupAxisBottom
-
groupAxisTop
boolean groupAxisTop
-
groupInReverseOrder
boolean groupInReverseOrder
-
groups
java.util.ArrayList<Group> groups
-
groupTitle
java.lang.String groupTitle
-
groupTitleAutoText
boolean groupTitleAutoText
-
horiz
boolean horiz
-
itemLabelFormatProperties
com.inet.report.OldChart.ChartFormatProperties itemLabelFormatProperties
-
legendPosition
int legendPosition
-
markerShape
int markerShape
-
markerSize
int markerSize
-
nodManual
boolean nodManual
-
numberFormat
int numberFormat
-
numberOfDivisions
int numberOfDivisions
-
percentOfChartWidthForXLabel
int percentOfChartWidthForXLabel
-
pieLegend
int pieLegend
-
resetXSourceV
boolean resetXSourceV
-
showDataGridlines
boolean showDataGridlines
-
showGroupGridlines
boolean showGroupGridlines
-
showLegend
boolean showLegend
-
sources
SummaryField[] sources
-
subTitle
java.lang.String subTitle
-
subTitleAutoText
boolean subTitleAutoText
-
summaryType
int summaryType
-
textRotationXAxis
double textRotationXAxis
-
title
java.lang.String title
-
useBlackWhite
boolean useBlackWhite
-
useDataAxisStepWidth
boolean useDataAxisStepWidth
-
useSameXColors
boolean useSameXColors
-
useTransparency
boolean useTransparency
-
xSourceV
java.util.List<Field> xSourceV
-
yAxisTitle
java.lang.String yAxisTitle
-
yStepWidth
double yStepWidth
-
-
-
Class com.inet.report.OldChart.ChartFormatProperties extends AbstractValueElement implements Serializable
-
Class com.inet.report.PageLimitException extends ReportException implements Serializable
-
Class com.inet.report.Paragraph extends Element implements Serializable
- serialVersionUID:
- -294020151505130077L
-
Serialized Fields
-
elements
AbstractFontElement[] elements
-
firstLineIndent
int firstLineIndent
-
firstLineIndentFormula
FormulaField firstLineIndentFormula
-
leftIndent
int leftIndent
-
leftIndentFormula
FormulaField leftIndentFormula
-
lines
java.util.ArrayList lines
-
lineSpacingAbsolute
int lineSpacingAbsolute
-
lineSpacingAbsoluteFormula
FormulaField lineSpacingAbsoluteFormula
-
lineSpacingRelative
double lineSpacingRelative
-
lineSpacingRelativeFormula
FormulaField lineSpacingRelativeFormula
-
parent
Text parent
-
rightIndent
int rightIndent
-
rightIndentFormula
FormulaField rightIndentFormula
-
-
Class com.inet.report.ParameterList extends java.lang.Object implements Serializable
-
Serialized Fields
-
cursorCount
int cursorCount
-
inputCount
int inputCount
-
ol
java.util.ArrayList<com.inet.report.ParameterList.Entry> ol
-
outputCount
int outputCount
-
returnCursor
boolean returnCursor
-
-
-
Class com.inet.report.ParameterList.Entry extends java.lang.Object implements Serializable
-
Serialized Fields
-
colType
int colType
-
columnName
java.lang.String columnName
-
dataType
int dataType
-
isCursor
boolean isCursor
-
isInput
boolean isInput
-
isOutput
boolean isOutput
-
scale
int scale
-
-
-
Class com.inet.report.ParseDB extends com.inet.report.ValueReader implements Serializable
- serialVersionUID:
- -8447428886930409595L
-
Serialized Fields
-
dbTables
DatabaseTables dbTables
-
originalTableSourceColumnTypes
java.util.HashMap originalTableSourceColumnTypes
-
tmpJoinSourceAlias
java.lang.String tmpJoinSourceAlias
-
tmpJoinTargetAlias
java.lang.String tmpJoinTargetAlias
-
-
Class com.inet.report.ParserOleDoc extends com.inet.report.ValueReader implements Serializable
- serialVersionUID:
- -912005356930782083L
-
Serialized Fields
-
renderer
com.inet.report.RendererBase renderer
-
url
java.net.URL url
-
-
Class com.inet.report.Picture extends AbstractPictureElement implements Serializable
- serialVersionUID:
- 6362042482151955724L
-
Serialized Fields
-
structurID
int structurID
ID des Object im in ObjectObjectMap structures (key wird gebildet aus TypeName +id z.B "embedding " + structurID
-
-
Class com.inet.report.PoolManagerJndi extends java.lang.Object implements Serializable
- serialVersionUID:
- -7806212006231474853L
-
Class com.inet.report.PrerendererExcel extends java.lang.Object implements Serializable
-
Serialized Fields
-
boundColumnIds
int[] boundColumnIds
-
boundColumnPossX
com.inet.report.SortArray boundColumnPossX
-
cols_width
int[] cols_width
-
crossTab2xidMapping
com.inet.lib.list.IntArrayList crossTab2xidMapping
-
crossTabCellWidth
int crossTabCellWidth
-
crossTabMargins
int crossTabMargins
-
crossTabRowLabelsPosX
com.inet.lib.list.IntArrayList crossTabRowLabelsPosX
-
crossTabs
java.util.ArrayList<CrossTab> crossTabs
-
filteredLists
java.util.Hashtable<Section,java.util.List<Element>> filteredLists
-
minFreeColumnID
int minFreeColumnID
-
mlElementsPossFirst
java.util.Hashtable<ReportComponent,com.inet.report.RendererXLS.MPositions> mlElementsPossFirst
-
mlElementsPossSecond
java.util.Hashtable<ReportComponent,com.inet.report.RendererXLS.MPositions> mlElementsPossSecond
-
parentSections
java.util.Map<com.inet.report.RendererXLS,Section> parentSections
-
removedElements
java.util.List<Element> removedElements
-
rendererExcel
com.inet.report.RendererXLS rendererExcel
-
tmpV
java.util.ArrayList<Element> tmpV
-
xposs
com.inet.report.SortArray xposs
-
-
-
Class com.inet.report.PromptField extends Field implements Serializable
- serialVersionUID:
- 1532099917556712684L
-
Serialized Fields
-
allowMultipleValues
boolean allowMultipleValues
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
-
defaultValues
java.util.ArrayList<DefaultValue> defaultValues
-
descOnly
boolean descOnly
-
discreteAndRangeType
int discreteAndRangeType
-
displayValueAndDesc
boolean displayValueAndDesc
-
editable
boolean editable
-
editMask
java.lang.String editMask
-
formulaAst
com.inet.report.formula.Evaluable formulaAst
This field will be set on setPrompts, if the prompt could be parsed -
groupIsExclusive
boolean groupIsExclusive
-
linkID
java.lang.Integer linkID
-
maxValue
java.lang.Object maxValue
Größter erlaubter Wert (falls range true ist). Falls null: keine obere Grenze -
minValue
java.lang.Object minValue
Kleinster erlaubter Wert (falls range true ist). Falls null: keine untere Grenze -
parameterGroupNumber
int parameterGroupNumber
-
placeInParameterGroup
boolean placeInParameterGroup
-
promptText
java.lang.String promptText
-
provider
DynamicValueProvider provider
-
range
boolean range
-
sprocName
java.lang.String sprocName
-
storedProcedure
TableSource storedProcedure
-
subReportLinkCount
int subReportLinkCount
-
value
java.lang.Object value
-
-
Class com.inet.report.PromptRequestWarning extends ReportException implements Serializable
-
Serialized Fields
-
prompts
com.inet.report.prompt.Prompt[] prompts
-
-
-
Class com.inet.report.ProxyGroup extends Group implements Serializable
-
Class com.inet.report.ProxySummaryField extends SummaryField implements Serializable
-
Serialized Fields
-
holder
com.inet.report.ReferenceHolder holder
-
-
-
Class com.inet.report.QueryValueProvider extends SQLValueProvider implements Serializable
-
Serialized Fields
-
datasource
Datasource datasource
-
parent
PromptField parent
-
query
java.lang.String query
-
refName
java.lang.String refName
-
-
-
Class com.inet.report.RDC extends java.lang.Object implements Serializable
- serialVersionUID:
- -7299948145623704228L
-
Class com.inet.report.Region extends ReportComponent implements Serializable
-
Serialized Fields
-
atBottomOfPage
boolean atBottomOfPage
-
atBottomOfPageFormula
FormulaField atBottomOfPageFormula
-
newPageAfter
boolean newPageAfter
-
newPageAfterFormula
FormulaField newPageAfterFormula
-
newPageBefore
boolean newPageBefore
-
newPageBeforeFormula
FormulaField newPageBeforeFormula
-
resetPageNumber
boolean resetPageNumber
-
resetPageNumberFormula
FormulaField resetPageNumberFormula
-
suppressOnDrillDown
boolean suppressOnDrillDown
-
suppressOnDrillDownFormula
FormulaField suppressOnDrillDownFormula
-
-
-
Class com.inet.report.RendererBase extends com.inet.report.Report implements Serializable
-
Serialized Fields
-
afterLast
boolean afterLast
-
allowCTSplitting
boolean allowCTSplitting
-
currentSectionLevel
int currentSectionLevel
-
dataProvider
com.inet.report.ReportDataHandler dataProvider
-
dynamicPageFooterHeight
boolean dynamicPageFooterHeight
-
fini
boolean fini
-
finished
boolean finished
-
hasHierarchicalGrouping
boolean hasHierarchicalGrouping
-
isUsingTotalPage
boolean isUsingTotalPage
-
lastPromptValues
java.lang.Object[] lastPromptValues
-
lastTotalPageElementCount
int lastTotalPageElementCount
-
noDatabaseDLL
boolean noDatabaseDLL
-
numberOfStaticGroups
int numberOfStaticGroups
-
outPage
com.inet.shared.utils.MemoryStream outPage
-
outSec
com.inet.shared.utils.MemoryStream outSec
-
pageFooterHeight
int pageFooterHeight
-
pages
DocumentOutput pages
-
parent
com.inet.report.RendererBase parent
-
previousGroupNumber
int previousGroupNumber
-
previousPosition
int previousPosition
-
previousSF
java.lang.String previousSF
-
r
java.util.Random r
-
resetPageNumber
boolean resetPageNumber
-
rowOfSectionFinish
int rowOfSectionFinish
-
sectionPreparers
java.util.ArrayList<com.inet.report.renderer.base.SectionPreparer> sectionPreparers
-
statistics
com.inet.report.renderer.base.EngineStatisticsImpl statistics
-
sub_w
int sub_w
-
sub_x
int sub_x
-
sub_y
int sub_y
-
totalPageElements
java.util.ArrayList<com.inet.report.TotalPageException> totalPageElements
-
trigger
Trigger trigger
-
waterMarkArea
com.inet.report.renderer.base.AreaState waterMarkArea
-
-
-
Class com.inet.report.RendererDATA extends com.inet.report.RendererBase implements Serializable
- serialVersionUID:
- 271649612102L
-
Serialized Fields
-
boundChar
char boundChar
-
cleaner
com.inet.report.renderer.csv.DataCleaner cleaner
-
columnWidths
java.util.List<java.lang.Integer> columnWidths
-
currentRow
int currentRow
-
defaultColumnWidthList
java.util.List<java.lang.Integer> defaultColumnWidthList
-
delimiter
char delimiter
-
fieldInfoList
java.util.List<com.inet.report.renderer.csv.FieldInfo> fieldInfoList
-
indexOfTheLastExecutedFieldInThePreviousSection
int indexOfTheLastExecutedFieldInThePreviousSection
-
insertBoundChar
boolean insertBoundChar
-
isRenderSection
boolean isRenderSection
-
lineSeparator
byte[] lineSeparator
-
pageStream
com.inet.shared.utils.MemoryStream pageStream
-
previousSection
Section previousSection
-
prevSectionId
int prevSectionId
-
sectionHasNonEmptyFields
boolean sectionHasNonEmptyFields
-
sectionList
java.util.List<Section> sectionList
-
sectionStream
com.inet.shared.utils.MemoryStream sectionStream
-
writeColumnLabels
boolean writeColumnLabels
-
writeWaterMark
boolean writeWaterMark
-
-
Class com.inet.report.Report extends java.lang.Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
areaPairs
Group[] areaPairs
-
currency
java.util.Currency currency
-
currentDate
java.util.Date currentDate
-
currentPage
int currentPage
-
currentPageHeaderHeight
int currentPageHeaderHeight
-
databaseProductName
java.lang.String databaseProductName
-
databaseProductVersion
java.lang.String databaseProductVersion
-
dbFields
com.inet.report.list.DatabaseFieldList dbFields
-
dbTables
DatabaseTables dbTables
-
detailLink
Area detailLink
-
engine
Engine engine
-
facturXSetting
FacturXSettings facturXSetting
-
fields
Fields fields
-
fmFields
FormulaField[] fmFields
-
formulaMethodProvider
com.inet.report.formula.javafunctions.MethodProvider formulaMethodProvider
-
grFields
GroupField[] grFields
-
groupSelection
FormulaField groupSelection
-
id
int id
-
numeralLanguage
int numeralLanguage
-
onDemand
boolean onDemand
-
pageFooterLink
Area pageFooterLink
-
pageHeaderLink
Area pageHeaderLink
-
pageOffset
int pageOffset
-
pagesHeight
com.inet.lib.list.IntList pagesHeight
-
printHeight_withoutFooter
int printHeight_withoutFooter
-
prompts
PromptField[] prompts
-
properties
ReportProperties properties
-
recordSelection
FormulaField recordSelection
-
references
com.inet.report.formula.VariableReferences references
-
reportFooterLink
Area reportFooterLink
-
reportHeaderLink
Area reportHeaderLink
-
reportUrl
java.net.URL reportUrl
-
ressourceLocale
java.util.Locale ressourceLocale
-
rptNum
int rptNum
-
sections
java.util.ArrayList<Section> sections
-
serverLocale
java.util.Locale serverLocale
-
sorts
SortField[] sorts
-
spFields
SpecialField[] spFields
-
sqlFields
SQLField[] sqlFields
-
stopEngineAt
int stopEngineAt
-
structures
java.util.HashMap<java.lang.String,com.inet.report.encode.Decoder> structures
-
subReports
java.util.ArrayList<com.inet.report.RendererBase> subReports
-
summaryFields
SummaryField[] summaryFields
-
summaryInfo
SummaryInfo summaryInfo
-
translations
Translations translations
-
userFunctions
com.inet.report.formula.userfunctions.UserFunctionsStoreImpl userFunctions
-
-
-
Class com.inet.report.ReportComponent extends java.lang.Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Wiederherstellen der Transienten Objecte nach Serialisierung. Wird von Java aufgerufen. Muss manuell aus Verneblung entfernt werden.- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
backColor
int backColor
-
backColorFormula
FormulaField backColorFormula
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
contains referenced objects -
height
int height
the height of this element -
keepTogether
boolean keepTogether
-
keepTogetherFormula
FormulaField keepTogetherFormula
-
renderer
com.inet.report.RendererBase renderer
Zur Komponente gehörender RendererBase -
suppress
boolean suppress
-
suppressFormula
FormulaField suppressFormula
-
type
int type
Type of Element -
width
int width
the width of this element -
x
int x
the x position of this element -
y
int y
the y position of this element
-
-
-
Class com.inet.report.ReportDataHandler extends com.inet.report.AbstractDataHandler implements Serializable
-
Serialized Fields
-
currentGroupNumber
int currentGroupNumber
-
databaseColumns
java.util.List<Field> databaseColumns
-
distinctLocally
boolean distinctLocally
-
evaluateNewWhileReading
boolean evaluateNewWhileReading
-
filterLater
boolean filterLater
-
filterLocally
boolean filterLocally
-
filterSelectionErrorLogged
boolean filterSelectionErrorLogged
-
groupTreeHasAdditionalRoot
boolean groupTreeHasAdditionalRoot
-
hasBySummaryOrder
boolean hasBySummaryOrder
-
hasSummaryData
boolean hasSummaryData
-
joinsInACycle
java.util.Set<Join> joinsInACycle
-
mustSortOnRowSource
boolean mustSortOnRowSource
-
originalRowSourceDbData
com.inet.report.rowsource.RowSource originalRowSourceDbData
-
refreshedKeys
java.util.HashSet<com.inet.report.rowsource.cache.DataKey> refreshedKeys
-
returnSQLvalues
boolean returnSQLvalues
-
sortLocally
boolean sortLocally
-
useLastValueCache
boolean useLastValueCache
-
-
-
Class com.inet.report.ReportException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
messageId
int messageId
MessageID of the exception (starting at 0). If no number is set, the default error message ID number is 0.
-
-
-
Class com.inet.report.ReportIOException extends ReportException implements Serializable
- serialVersionUID:
- 8596466660722582679L
-
Class com.inet.report.ReportKeyFactory extends java.lang.Object implements Serializable
-
Serialized Fields
-
props
java.util.Properties props
-
reportId
java.lang.String reportId
-
-
-
Class com.inet.report.ReportProperties extends java.lang.Object implements Serializable
- serialVersionUID:
- 1911898014992552978L
-
Serialized Fields
-
acrossThenDown
boolean acrossThenDown
printing direction bei ML oder MC: links nach rechts (true) oben nach unten(false) -
bufferSize
int bufferSize
-
clipboardEnabled
boolean clipboardEnabled
-
convertNullValuesToDefault
boolean convertNullValuesToDefault
-
dbTables
DatabaseTables dbTables
-
distinct
boolean distinct
-
enabledFormats
java.lang.String[] enabledFormats
-
engine
Engine engine
-
exportEnabled
boolean exportEnabled
-
formatGroupsWithMultipleColumn
boolean formatGroupsWithMultipleColumn
true falls Gruppen mit in die Spalte übernommen werden soll
bei Ettikettendruck is diese option immer true -
formatWithMultipleColumns
boolean formatWithMultipleColumns
-
formPrint
boolean formPrint
-
groupTreeVisible
boolean groupTreeVisible
-
hidePageFooterInsideReportHeader
boolean hidePageFooterInsideReportHeader
-
horizontal
int horizontal
-
ignoreFiltering
boolean ignoreFiltering
-
ignoreSorting
boolean ignoreSorting
-
isCCFormat
boolean isCCFormat
-
labelHeight
int labelHeight
-
labelWidth
int labelWidth
-
mailingLabelType1
java.lang.String mailingLabelType1
-
mailingLabelType2
java.lang.String mailingLabelType2
-
marginBottom
int marginBottom
-
marginLeft
int marginLeft
-
marginRight
int marginRight
-
marginTop
int marginTop
-
pageHeight
int pageHeight
-
pageWidth
int pageWidth
-
paperFormat
int paperFormat
-
paperOrient
int paperOrient
-
printingEnabled
boolean printingEnabled
-
reportLocale
java.util.Locale reportLocale
Report Locale field, replaces locale on getDefaultLocale() calls (but doesn't set the default locale for this VM!). Will be used by formulas, if set -
rptMajorVersion
int rptMajorVersion
-
rptMinorVersion
int rptMinorVersion
-
saveDatasource
boolean saveDatasource
-
showSuppressedGroupTreeNodes
boolean showSuppressedGroupTreeNodes
-
suppressIfNoRows
boolean suppressIfNoRows
-
vertikal
int vertikal
-
xmlMajorVersion
int xmlMajorVersion
-
xmlMinorVersion
int xmlMinorVersion
-
-
Class com.inet.report.ReportServletJSP extends com.inet.report.servlets.ReportPluginServlet implements Serializable
-
Class com.inet.report.Section extends Region implements Serializable
-
Serialized Fields
-
container
ElementContainer container
-
secIdx
int secIdx
-
suppressBlank
boolean suppressBlank
-
suppressBlankFormula
FormulaField suppressBlankFormula
-
underlayFollow
boolean underlayFollow
-
underlayFollowFormula
FormulaField underlayFollowFormula
-
useColor
boolean useColor
-
visibles
boolean[] visibles
elements that are not suppressed at least in one section
-
-
-
Class com.inet.report.SelectionFormulaException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
formula
java.lang.String formula
-
-
-
Class com.inet.report.SignatureForm extends Element implements Serializable
- serialVersionUID:
- 2368128046417147947L
-
Serialized Fields
-
dateLabel
java.lang.String dateLabel
Localized label for date of signing -
divideField
boolean divideField
This flag indicates that the signature field must be divided into two parts. -
issuerName
java.lang.String issuerName
The name (common name) of the certifying subject. -
location
java.lang.String location
-
locationLabel
java.lang.String locationLabel
Localized label for location of signing -
reason
java.lang.String reason
-
reasonLabel
java.lang.String reasonLabel
Localized label for signing reason -
showSubjectName
boolean showSubjectName
This flag indicates that the subject common name must be written as a part of the signature field. -
signedByLabel
java.lang.String signedByLabel
Localized label for signer name -
subjectDName
java.lang.String subjectDName
The name (distinguished name) of the signing subject. -
subjectName
java.lang.String subjectName
The name (common name) of the signing subject. -
textPosition
int textPosition
Describes the position of text-items in the divided signature field:POSITION_LEFT
,POSITION_RIGHT
-
validAfter
java.util.Date validAfter
The date after that the certificate is valid -
validBefore
java.util.Date validBefore
The date before that the certificate is valid -
writeCertificateDate
boolean writeCertificateDate
Indicates whether the date of signing must be written in certificate details. -
writeCertificateLabels
boolean writeCertificateLabels
Indicates whether the labels of signature items must be written in certificate details. -
writeCertificateLocation
boolean writeCertificateLocation
Indicates whether the subject location must be written in certificate details. -
writeCertificateReason
boolean writeCertificateReason
Indicates whether the reason of signing must be written in certificate details. -
writeCertificateSubjectName
boolean writeCertificateSubjectName
Indicates whether the subject common name must be written in certificate details. -
writeDistinguishedName
boolean writeDistinguishedName
Indicates whether subject distinguished name must be written in certificate details.
-
-
Class com.inet.report.SortArray extends java.lang.Object implements Serializable
- serialVersionUID:
- -2483760155508190440L
-
Serialized Fields
-
buf
int[] buf
-
count
int count
-
-
Class com.inet.report.SortField extends Field implements Serializable
- serialVersionUID:
- 3576784837018786341L
-
Serialized Fields
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
speichert referenzierte objecte -
directionValue
java.lang.Number directionValue
-
operation
int operation
-
sortDirectionFormula
FormulaField sortDirectionFormula
Die Formula zeigt an ob es asc, desc oder gar nicht sortiert wird. Ist diese Formula null, entscheidet operation über SortRichtung.
-
-
Class com.inet.report.SpecialField extends Field implements Serializable
-
Serialized Fields
-
operation
int operation
-
-
-
Class com.inet.report.SpecifiedOrder extends java.lang.Object implements Serializable
- serialVersionUID:
- -4772352639299524062L
-
Serialized Fields
-
fields
FormulaField[] fields
-
names
java.lang.String[] names
-
otherFormula
java.lang.StringBuilder otherFormula
-
others
int others
Was passiert mit den Datensaetzen, die nicht in eine bestimmte Group passen? -
othersGroupName
java.lang.String othersGroupName
-
report
com.inet.report.Report report
-
-
Class com.inet.report.SQLField extends Field implements Serializable
- serialVersionUID:
- -438932088678535237L
-
Serialized Fields
-
datasource
Datasource datasource
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
contains referenced objects -
expression
java.lang.String expression
-
validity
Validity validity
-
-
Class com.inet.report.SQLValueProvider extends java.lang.Object implements Serializable
-
Class com.inet.report.Subreport extends AbstractFontElement implements Serializable
- serialVersionUID:
- 5651273162968888994L
-
Serialized Fields
-
glyphOrientation
int glyphOrientation
Nur gültig, wenn Subreport On Demand -
glyphOrientationFormula
FormulaField glyphOrientationFormula
-
links
SubreportLink[] links
-
mainReport
com.inet.report.RendererBase mainReport
-
onDemand
boolean onDemand
-
onDemLab
FormulaField onDemLab
-
onDemTabLab
FormulaField onDemTabLab
-
rptId
int rptId
-
subReport
com.inet.report.RendererBase subReport
-
suppressIfBlank
boolean suppressIfBlank
-
textRotation
int textRotation
Rotation des Elementes um <textRotation> Grad -
textRotationFormula
FormulaField textRotationFormula
-
-
Class com.inet.report.SubreportLink extends java.lang.Object implements Serializable
- serialVersionUID:
- 487678907376591368L
-
Serialized Fields
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
contains referenced objects -
from
Field from
-
prompt
PromptField prompt
Das promptField, welches im Unterbericht fuer die Verknuepfung verwendet werden soll. -
promptId
java.lang.Integer promptId
-
subreport
Subreport subreport
-
subreportDBField
Field subreportDBField
-
subreportDBFieldId
java.lang.Integer subreportDBFieldId
-
subreportDBFieldRefName
java.lang.String subreportDBFieldRefName
-
subreportDBFieldType
int subreportDBFieldType
-
-
Class com.inet.report.SummaryField extends Field implements Serializable
-
Serialized Fields
-
changeField
Field changeField
-
crossTabBackLink
java.lang.Object crossTabBackLink
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
contains referenced objects -
field2nd
Field field2nd
-
hasGeneratedName
boolean hasGeneratedName
-
internalReference
FormulaField internalReference
-
isInternalField
boolean isInternalField
-
operation
int operation
Art der Gruppen Funktion 0 - sum 1 - average 2 - variance 3 - standard deviation 4 - max 5 - min 6 - count 7 - population variance 8 - population standard deviation 9 - destict Count -
resetField
Field resetField
-
resetGroup
Group resetGroup
-
showPercentVal
boolean showPercentVal
-
summaryNth
int summaryNth
-
summaryType
int summaryType
int summaryType: Hi: resetMaske xx00 Low: changeMaske 00xx
-
-
-
Class com.inet.report.SummaryInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
author
java.lang.String author
-
comments
java.lang.String comments
-
createTime
java.util.Date createTime
-
keywords
java.lang.String keywords
-
lastSave
java.util.Date lastSave
-
subject
java.lang.String subject
-
template
java.lang.String template
-
thumbnailData
byte[] thumbnailData
-
title
java.lang.String title
-
-
-
Class com.inet.report.TableSource extends java.lang.Object implements Serializable
- serialVersionUID:
- 3973650008984698095L
-
Serialized Fields
-
aliasName
java.lang.String aliasName
-
columns
com.inet.report.list.DatabaseFieldList columns
-
databaseIdentifier
java.lang.String databaseIdentifier
-
datasource
Datasource datasource
-
defaultHolder
com.inet.report.DefaultReferenceHolder defaultHolder
contains referenced objects -
definedInputParameter
java.lang.String[] definedInputParameter
-
eng
Engine eng
-
parameter
com.inet.report.ParameterList parameter
-
quoteStringPrompts
boolean quoteStringPrompts
-
sql
java.lang.String sql
-
type
int type
-
-
Class com.inet.report.TablesourceList extends java.util.ArrayList<TableSource> implements Serializable
-
Class com.inet.report.Text extends Element implements Serializable
- serialVersionUID:
- 3438603632305771133L
-
Serialized Fields
-
elements
Paragraph[] elements
-
glyphOrientation
int glyphOrientation
-
glyphOrientationFormula
FormulaField glyphOrientationFormula
-
textRotation
int textRotation
Rotation des Elementes um <textRotation> Grad -
textRotationFormula
FormulaField textRotationFormula
-
-
Class com.inet.report.TextPart extends AbstractFontElement implements Serializable
- serialVersionUID:
- -8569770230808684456L
-
Serialized Fields
-
parentParagraph
Paragraph parentParagraph
-
-
Class com.inet.report.TotalPageException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -3915032063952167054L
-
Serialized Fields
-
currentRow
int currentRow
-
el
Element el
-
maxHeight
int maxHeight
-
page
int page
-
pageOffset
int pageOffset
-
params
java.lang.Object params
-
parentPage
int parentPage
-
renderer
com.inet.report.RendererBase renderer
-
totalPageCount
int totalPageCount
-
y_Offset
int y_Offset
-
-
Class com.inet.report.Trigger extends java.lang.Object implements Serializable
-
Serialized Fields
-
formula
FormulaField formula
-
result
java.lang.Object result
-
wasSet
boolean wasSet
-
-
-
Class com.inet.report.UTF8Decoder extends java.lang.Object implements Serializable
- serialVersionUID:
- 4677456319487608849L
-
Class com.inet.report.Utils extends ReportKeyFactory implements Serializable
-
Class com.inet.report.Validity extends java.lang.Object implements Serializable
-
Serialized Fields
-
data
java.lang.Object data
-
state
Validity.States state
-
-
-
Class com.inet.report.ValueField extends Field implements Serializable
-
Serialized Fields
-
value
java.lang.Object value
-
-
-
Class com.inet.report.ValueReader extends java.lang.Object implements Serializable
- serialVersionUID:
- 1399393589557476556L
-
Serialized Fields
-
idx
int idx
-
puffer
byte[] puffer
-
-
Class com.inet.report.XLSBiffDoc extends java.lang.Object implements Serializable
- serialVersionUID:
- 4453168851501934665L
-
Serialized Fields
-
bof_len
int bof_len
-
bof_op
int bof_op
-
curr_sheet
com.inet.report.XLSSheet curr_sheet
-
fonts
java.util.ArrayList<com.inet.report.ExcelFont> fonts
-
formats
java.util.ArrayList<com.inet.report.ExcelFormat> formats
-
inverseColorList
java.util.ArrayList<java.lang.Integer> inverseColorList
-
list
com.inet.lib.list.StringIntMap list
-
patchParams
java.util.List<int[]> patchParams
-
ready
boolean ready
-
sheetNames
java.util.List<java.lang.String> sheetNames
-
sheetOffsetPoss
java.util.ArrayList<java.lang.Integer> sheetOffsetPoss
-
sheets
java.util.ArrayList<com.inet.report.XLSSheet> sheets
-
thousandSeparators
java.util.List<java.lang.String> thousandSeparators
-
totalSize
int totalSize
-
valueNames
java.util.ArrayList<java.lang.String> valueNames
-
xfs
java.util.ArrayList<com.inet.report.ExcelXF> xfs
-
xlsrenderer
com.inet.report.RendererXLS xlsrenderer
-
-
Class com.inet.report.XLSCompDoc extends java.lang.Object implements Serializable
- serialVersionUID:
- -8545124975553838020L
-
Serialized Fields
-
bbLinks
int[] bbLinks
-
bbLinksCount
int bbLinksCount
-
bbLinksLength
int bbLinksLength
-
currentBlockTyp
int currentBlockTyp
-
currentSBContainer
int currentSBContainer
-
currentSBNumInContainer
int currentSBNumInContainer
-
firstBBDBlock
int firstBBDBlock
-
firstExtBBDBlock
int firstExtBBDBlock
-
firstRootBlock
int firstRootBlock
-
firstSBContainer
int firstSBContainer
-
firstSBDContainer
int firstSBDContainer
-
numBBDBlocks
int numBBDBlocks
-
numExtBBDBlocks
int numExtBBDBlocks
-
ole_init
boolean ole_init
-
olestream
com.inet.shared.utils.MemoryStream olestream
-
root_blocks_num
int root_blocks_num
-
rootstream
com.inet.shared.utils.MemoryStream rootstream
-
sbdstream
com.inet.shared.utils.MemoryStream sbdstream
-
sblocksSize
int sblocksSize
-
setLinksSize
boolean setLinksSize
-
smallBlocksCount
int smallBlocksCount
-
-
Class com.inet.report.XLSImageStorage extends java.lang.Object implements Serializable
-
Serialized Fields
-
clusters
java.util.Vector<com.inet.report.XLSImageStorage.Cluster> clusters
-
columnWidths
int[] columnWidths
-
drawingProperties
java.util.Vector<com.inet.report.XLSDrawingProperty> drawingProperties
-
drawings
java.util.Vector<com.inet.report.XLSSheetDrawing> drawings
-
images
java.util.HashMap<java.awt.Image,com.inet.report.XLSImageStorage.ImageData> images
-
nextShapeId
int nextShapeId
-
splitMenuColors
int[] splitMenuColors
-
-
-
Class com.inet.report.XLSOleElem extends java.lang.Object implements Serializable
- serialVersionUID:
- -3554166736528645559L
-
Serialized Fields
-
data
com.inet.shared.utils.MemoryStream data
-
dir
int dir
-
name
java.lang.String name
-
name_size
short name_size
-
next
int next
-
previous
int previous
-
rel_offset_1stBlock
int rel_offset_1stBlock
-
rel_offset_number_blocks
int rel_offset_number_blocks
-
stream_size
int stream_size
-
type
short type
-
-
Class com.inet.report.XLSSheet extends java.lang.Object implements Serializable
- serialVersionUID:
- -6943740031375660422L
-
Serialized Fields
-
alreadyWritten
boolean alreadyWritten
-
blockRowLen
int[] blockRowLen
-
blockRows_size
int blockRows_size
-
blockRowsWithDate_size
int blockRowsWithDate_size
-
current_rowCount
int current_rowCount
-
currentGroupLevel
int currentGroupLevel
-
dbCellPoss
java.util.ArrayList<java.lang.Integer> dbCellPoss
-
def_col_width_char
int def_col_width_char
-
def_col_width_pos
int def_col_width_pos
-
doc
com.inet.report.XLSBiffDoc doc
-
maxrows
int maxrows
-
maxx
int maxx
-
maxy
int maxy
-
minx
int minx
-
miny
int miny
-
name
java.lang.String name
-
patchOffset
int patchOffset
-
rcell_start
int[] rcell_start
-
regions
java.util.ArrayList<int[]> regions
-
rinfo_start
int[] rinfo_start
-
selected_sheet
boolean selected_sheet
-
sheetDrawing
com.inet.report.XLSSheetDrawing sheetDrawing
-
stream
com.inet.shared.utils.MemoryStream stream
-
xlsLinks
java.util.ArrayList<com.inet.report.XLSSheet.XLSLink> xlsLinks
-
-
Class com.inet.report.XLSSheetDrawing extends java.lang.Object implements Serializable
- serialVersionUID:
- 840171266600L
-
Serialized Fields
-
columnWidths
int[] columnWidths
-
drawingId
int drawingId
-
lastClusterId
int lastClusterId
-
lastShapeId
int lastShapeId
-
pictures
java.util.Vector<com.inet.report.XLSSheetDrawing.Picture> pictures
-
shapesCount
int shapesCount
-
-
-
Package com.inet.report.cache
-
Class com.inet.report.cache.KeyNotFoundException extends ReportException implements Serializable
-
Class com.inet.report.cache.PageOutOfRangeException extends ReportException implements Serializable
-
Serialized Fields
-
page
int page
-
pageCount
int pageCount
-
-
-
Class com.inet.report.cache.ReportCacheKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
format
java.lang.String format
-
parameter
java.lang.String parameter
-
report
java.lang.String report
-
vgen
long vgen
-
-
-
-
Package com.inet.report.chart
-
Class com.inet.report.chart.ChartTitle extends java.lang.Object implements Serializable
-
Serialized Fields
-
autoTitle
java.lang.String autoTitle
-
color
int color
-
font
java.awt.Font font
-
showAutoTitle
boolean showAutoTitle
-
title
java.lang.String title
-
titleFormula
FormulaField titleFormula
-
-
-
Class com.inet.report.chart.Legend extends java.lang.Object implements Serializable
-
Serialized Fields
-
backgroundColor
int backgroundColor
-
drawOutline
boolean drawOutline
-
legendColor
int legendColor
-
legendFont
java.awt.Font legendFont
-
legendPlacement
LegendPlacement legendPlacement
-
outlineColor
int outlineColor
-
outlineStyle
int outlineStyle
-
outlineWidth
int outlineWidth
-
-
-
Class com.inet.report.chart.LegendPlacement extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
java.lang.String name
-
-
-
-
Package com.inet.report.chart.axis
-
Class com.inet.report.chart.axis.AbstractMarker extends java.lang.Object implements Serializable
-
Serialized Fields
-
color
int color
-
lineStyle
int lineStyle
-
lineWidth
int lineWidth
-
-
-
Class com.inet.report.chart.axis.AxisPosition extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class com.inet.report.chart.axis.BaseAxis extends java.lang.Object implements Serializable
-
Serialized Fields
-
axisLineColor
int axisLineColor
-
gridlineColor
int gridlineColor
-
gridlinesVisible
boolean gridlinesVisible
-
inverseOrder
boolean inverseOrder
-
position
AxisPosition position
The position of this axis. The axis with positionAxisPosition.ON_MIN
on a y-axis will be placed to the left side of chart. -
tickLabelColor
int tickLabelColor
The color of tick labels. -
tickLabelFont
java.awt.Font tickLabelFont
The font of tick labels. -
tickLabelFormat
ChartFormat tickLabelFormat
-
title
ChartTitle title
The axis title.
-
-
-
Class com.inet.report.chart.axis.ContinuousDateAxis extends BaseAxis implements Serializable
-
Serialized Fields
-
dateStep
java.lang.Integer dateStep
-
invertedByHorizontalContinuous
boolean invertedByHorizontalContinuous
JFreeChart draws the continuous number and date axes from bottom to top. These should be inverted to match to the other cc charts. -
isAutomaticScale
boolean isAutomaticScale
-
markers
java.util.ArrayList markers
-
numberOfDateSteps
java.lang.Integer numberOfDateSteps
-
range
DateRange range
-
rotateLabels
boolean rotateLabels
-
-
-
Class com.inet.report.chart.axis.ContinuousNumberAxis extends DiscreteNumberAxis implements Serializable
-
Serialized Fields
-
invertedByHorizontalContinuous
boolean invertedByHorizontalContinuous
JFreeChart draws the continuous number and date axes from bottom to top. These should be inverted to match to the other cc charts. -
isAutomaticScale
boolean isAutomaticScale
-
isLogarithmicScale
boolean isLogarithmicScale
-
markers
java.util.ArrayList markers
-
rotateLabels
boolean rotateLabels
-
-
-
Class com.inet.report.chart.axis.DateRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
autoRange
boolean autoRange
-
lowerBound
java.util.Date lowerBound
-
upperBound
java.util.Date upperBound
-
-
-
Class com.inet.report.chart.axis.DiscreteNumberAxis extends BaseAxis implements Serializable
-
Serialized Fields
-
numberOfDivisions
java.lang.Integer numberOfDivisions
-
numberOfDivisionsFormula
FormulaField numberOfDivisionsFormula
-
range
NumberRange range
-
stepWidth
java.lang.Double stepWidth
-
stepWidthFormula
FormulaField stepWidthFormula
-
-
-
Class com.inet.report.chart.axis.GroupAxis extends BaseAxis implements Serializable
-
Serialized Fields
-
autoFitTickLabel
boolean autoFitTickLabel
-
showEachNthTickLabel
int showEachNthTickLabel
-
showEachNthTickLabelFormula
FormulaField showEachNthTickLabelFormula
-
tickLabelMaximumLines
java.lang.Integer tickLabelMaximumLines
-
tickLabelRotationAngle
java.lang.Double tickLabelRotationAngle
-
tickLabelWidthRatio
java.lang.Float tickLabelWidthRatio
-
-
-
Class com.inet.report.chart.axis.IntervalMarker extends AbstractMarker implements Serializable
-
Serialized Fields
-
firstValue
double firstValue
-
firstValueFormula
FormulaField firstValueFormula
-
firstValueFormulaIsDate
boolean firstValueFormulaIsDate
-
secondValue
double secondValue
-
secondValueFormula
FormulaField secondValueFormula
-
secondValueFormulaIsDate
boolean secondValueFormulaIsDate
-
-
-
Class com.inet.report.chart.axis.LineMarker extends AbstractMarker implements Serializable
-
Serialized Fields
-
value
double value
-
valueFormula
FormulaField valueFormula
-
valueFormulaDate
boolean valueFormulaDate
-
-
-
Class com.inet.report.chart.axis.NumberRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
autoRange
boolean autoRange
-
lowerBound
java.lang.Double lowerBound
-
upperBound
java.lang.Double upperBound
-
-
-
-
Package com.inet.report.chart.dataset
-
Class com.inet.report.chart.dataset.ForAllRecordsDataset extends com.inet.report.chart.dataset.AbstractDataset implements Serializable
-
Serialized Fields
-
chart
Chart2 chart
-
dataFields
java.util.ArrayList<SummaryField> dataFields
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.ForEachRecordDataset extends ForAllRecordsDataset implements Serializable
-
Serialized Fields
-
labelField
Field labelField
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.GanttForEachRecordDataset extends com.inet.report.chart.dataset.AbstractDataset implements Serializable
-
Serialized Fields
-
chart
Chart2 chart
-
dataFields
SummaryField[] dataFields
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.GanttOneGroupDataset extends GanttForEachRecordDataset implements Serializable
-
Serialized Fields
-
categoryGroup
Group categoryGroup
-
-
-
Class com.inet.report.chart.dataset.GanttTwoGroupsDataset extends GanttOneGroupDataset implements Serializable
-
Serialized Fields
-
seriesGroup
Group seriesGroup
-
-
-
Class com.inet.report.chart.dataset.OneGroupDataset extends ForAllRecordsDataset implements Serializable
-
Serialized Fields
-
categoryGroup
Group categoryGroup
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.StockForAllRecordsDataset extends com.inet.report.chart.dataset.AbstractDataset implements Serializable
-
Serialized Fields
-
chart
Chart2 chart
-
dataFields
SummaryField[] dataFields
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.StockForEachRecordDataset extends StockForAllRecordsDataset implements Serializable
-
Serialized Fields
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.StockOneGroupDataset extends StockForEachRecordDataset implements Serializable
-
Serialized Fields
-
categoryGroup
Group categoryGroup
-
-
-
Class com.inet.report.chart.dataset.TwoGroupsDataset extends com.inet.report.chart.dataset.AbstractDataset implements Serializable
-
Serialized Fields
-
categoryGroup
Group categoryGroup
-
chart
Chart2 chart
-
dataField
SummaryField dataField
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
seriesGroup
Group seriesGroup
-
-
-
Class com.inet.report.chart.dataset.XYForAllRecordsDataset extends com.inet.report.chart.dataset.AbstractDataset implements Serializable
-
Serialized Fields
-
chart
Chart2 chart
-
dataFields
SummaryField[] dataFields
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.XYForEachRecordDataset extends XYForAllRecordsDataset implements Serializable
-
Serialized Fields
-
provider
com.inet.report.chart.dataset.LabelProvider provider
-
-
-
Class com.inet.report.chart.dataset.XYOneGroupDataset extends XYForEachRecordDataset implements Serializable
-
Serialized Fields
-
categoryGroup
Group categoryGroup
-
-
-
-
Package com.inet.report.chart.format
-
Class com.inet.report.chart.format.Abbreviation extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
divisor
double divisor
-
symbol
java.lang.String symbol
-
symbolPositionBefore
boolean symbolPositionBefore
-
-
-
Class com.inet.report.chart.format.DateTimeFormat extends java.text.DateFormat implements Serializable
-
Serialized Fields
-
datePatternConstant
java.lang.String datePatternConstant
-
format
java.text.SimpleDateFormat format
-
formatProperties
com.inet.report.chart.format.FormatingProperties formatProperties
-
timePatternConstant
java.lang.String timePatternConstant
-
-
-
Class com.inet.report.chart.format.FixedNumberFormat extends java.text.NumberFormat implements Serializable
-
Serialized Fields
-
abbreviation
Abbreviation abbreviation
-
format
java.text.DecimalFormat format
-
formatProperties
com.inet.report.chart.format.FormatingProperties formatProperties
-
minusSymbol
int minusSymbol
-
numberOfDecimalPlaces
int numberOfDecimalPlaces
-
type
int type
-
useThousandSeparator
boolean useThousandSeparator
-
-
-
Class com.inet.report.chart.format.FormatingProperties extends java.lang.Object implements Serializable
-
Serialized Fields
-
locale
java.util.Locale locale
-
numeralLanguage
int numeralLanguage
-
timeZone
java.util.TimeZone timeZone
-
-
-
Class com.inet.report.chart.format.PatternDateTimeFormat extends java.text.DateFormat implements Serializable
-
Serialized Fields
-
format
java.text.SimpleDateFormat format
-
formatProperties
com.inet.report.chart.format.FormatingProperties formatProperties
-
pattern
java.lang.String pattern
-
-
-
Class com.inet.report.chart.format.PatternNumberFormat extends java.text.NumberFormat implements Serializable
-
Serialized Fields
-
format
java.text.DecimalFormat format
-
formatProperties
com.inet.report.chart.format.FormatingProperties formatProperties
-
pattern
java.lang.String pattern
-
-
-
-
Package com.inet.report.chart.plot
-
Class com.inet.report.chart.plot.AbstractLinePlot extends StandardPlot implements Serializable
-
Serialized Fields
-
drawConnectedLines
boolean drawConnectedLines
-
drawOutOfScale
DrawOutOfScale drawOutOfScale
-
-
-
Class com.inet.report.chart.plot.AbstractPlot extends java.lang.Object implements Serializable
-
Serialized Fields
-
backgroundColor
int backgroundColor
The background color of this plot. DefaultRDC.COLOR_NO_COLOR
-
colorBySeries
boolean colorBySeries
-
colorFormula
FormulaField colorFormula
-
colorSequence
java.awt.Paint[] colorSequence
-
drawOutline
boolean drawOutline
-
foregroundAlpha
float foregroundAlpha
-
gradientSetting
AbstractPlot.GradientSetting gradientSetting
-
itemLabelColor
int itemLabelColor
-
itemLabelFont
java.awt.Font itemLabelFont
-
itemShape
ItemShape itemShape
-
outlineColor
int outlineColor
-
outlineStyle
int outlineStyle
-
outlineWidth
int outlineWidth
-
sameColorsForSameGroups
boolean sameColorsForSameGroups
-
showLabel
boolean showLabel
-
showValue
boolean showValue
-
valueFormat
ChartFormat valueFormat
-
-
-
Class com.inet.report.chart.plot.AreaPlot extends StandardPlot implements Serializable
-
Serialized Fields
-
style
AreaStyle style
-
-
-
Class com.inet.report.chart.plot.AreaStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.BarPlot extends StandardPlot implements Serializable
-
Serialized Fields
-
barMarginPercent
double barMarginPercent
-
barWidth
double barWidth
-
itemLabelAlignment
int itemLabelAlignment
-
showTotal
boolean showTotal
-
style
BarStyle style
-
-
-
Class com.inet.report.chart.plot.BarStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.Chart3DPlot extends StandardPlot implements Serializable
-
Serialized Fields
-
seriesAxis
BaseAxis seriesAxis
-
style
Chart3DStyle style
-
viewParams
com.inet.chart3d.geom.ViewParams viewParams
-
wallBackgroundColor
int wallBackgroundColor
-
-
-
Class com.inet.report.chart.plot.Chart3DStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.ChartStyle extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class com.inet.report.chart.plot.CombinedPlot extends java.lang.Object implements Serializable
-
Serialized Fields
-
combine
int combine
-
plotList
java.util.ArrayList<AbstractPlot> plotList
-
-
-
Class com.inet.report.chart.plot.ContinuousAreaPlot extends StandardPlot implements Serializable
-
Serialized Fields
-
style
ContinuousAreaStyle style
-
-
-
Class com.inet.report.chart.plot.ContinuousAreaStyle extends com.inet.report.chart.plot.ContinuousStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.ContinuousBarPlot extends StandardPlot implements Serializable
-
Serialized Fields
-
style
ContinuousBarStyle style
-
-
-
Class com.inet.report.chart.plot.ContinuousBarStyle extends com.inet.report.chart.plot.ContinuousStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.ContinuousLinePlot extends com.inet.report.chart.plot.AbstractLinePlot implements Serializable
-
Serialized Fields
-
style
ContinuousLineStyle style
-
-
-
Class com.inet.report.chart.plot.ContinuousLineStyle extends com.inet.report.chart.plot.ContinuousStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.ContinuousStyle extends ChartStyle implements Serializable
-
Class com.inet.report.chart.plot.DrawOutOfScale extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class com.inet.report.chart.plot.GanttPlot extends AbstractPlot implements Serializable
-
Serialized Fields
-
categoryAxis
GroupAxis categoryAxis
-
dataAxis
ContinuousDateAxis dataAxis
-
dataset
GanttDataset dataset
-
itemLabelAlignment
int itemLabelAlignment
-
itemLabelPosition
int itemLabelPosition
-
style
GanttStyle style
-
-
-
Class com.inet.report.chart.plot.GanttStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.ItemShape extends java.lang.Object implements Serializable
-
Serialized Fields
-
shapeSize
double shapeSize
-
shapeType
int shapeType
-
-
-
Class com.inet.report.chart.plot.LinePlot extends com.inet.report.chart.plot.AbstractLinePlot implements Serializable
-
Serialized Fields
-
style
LineStyle style
-
-
-
Class com.inet.report.chart.plot.LineStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.MultiplePiePlot extends PiePlot implements Serializable
-
Serialized Fields
-
dataset
BaseDataset dataset
-
style
MultiplePieStyle style
-
-
-
Class com.inet.report.chart.plot.MultiplePieStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.PieLegendLayout extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
java.lang.String name
-
-
-
Class com.inet.report.chart.plot.PiePlot extends AbstractPlot implements Serializable
-
Serialized Fields
-
dataset
PieDataset dataset
-
drawItemLabelOutline
boolean drawItemLabelOutline
-
expandPercent
double expandPercent
-
ignoreZeroValues
boolean ignoreZeroValues
-
itemLabelBackgroundColor
int itemLabelBackgroundColor
-
itemLabelGap
double itemLabelGap
-
itemLabelOutlineColor
int itemLabelOutlineColor
-
itemLabelOutlineStyle
int itemLabelOutlineStyle
-
itemLabelOutlineWidth
int itemLabelOutlineWidth
-
legendLayout
PieLegendLayout legendLayout
-
rotationAngle
double rotationAngle
-
sectionIndexes
int[] sectionIndexes
-
style
PieStyle style
-
-
-
Class com.inet.report.chart.plot.PieStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.PolarPlot extends StandardPlot implements Serializable
-
Serialized Fields
-
style
PolarStyle style
-
-
-
Class com.inet.report.chart.plot.PolarStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.StandardPlot extends AbstractPlot implements Serializable
-
Serialized Fields
-
categoryAxis
BaseAxis categoryAxis
-
dataAxis
DiscreteNumberAxis dataAxis
-
dataset
StandardDataset dataset
-
itemLabelPosition
int itemLabelPosition
-
showCumulativeValues
boolean showCumulativeValues
-
-
-
Class com.inet.report.chart.plot.StockPlot extends AbstractPlot implements Serializable
-
Serialized Fields
-
categoryAxis
GroupAxis categoryAxis
-
dataAxis
ContinuousNumberAxis dataAxis
-
dataset
StockDataset dataset
-
itemLabelAlignment
int itemLabelAlignment
-
itemLabelPosition
int itemLabelPosition
-
style
StockStyle style
-
-
-
Class com.inet.report.chart.plot.StockStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
Class com.inet.report.chart.plot.XYPlot extends AbstractPlot implements Serializable
-
Serialized Fields
-
categoryAxis
ContinuousNumberAxis categoryAxis
-
dataAxis
ContinuousNumberAxis dataAxis
-
dataset
XYDataset dataset
-
sizeCoefficient
double sizeCoefficient
-
style
XYStyle style
-
-
-
Class com.inet.report.chart.plot.XYStyle extends ChartStyle implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Ensures that serialization returns the unique instances.- Throws:
java.io.ObjectStreamException
- if there is a problem.
-
-
-
-
Package com.inet.report.config.datasource
-
Class com.inet.report.config.datasource.DataSourceConfiguration extends java.lang.Object implements Serializable
-
Serialized Fields
-
allowedUserGroups
java.lang.String allowedUserGroups
-
catalog
java.lang.String catalog
-
classpath
java.lang.String classpath
-
configurationName
java.lang.String configurationName
-
databaseClassName
java.lang.String databaseClassName
-
databaseConfiguration
com.inet.report.DatabaseConfiguration databaseConfiguration
-
driverClassName
java.lang.String driverClassName
-
driverProperties
java.util.Properties driverProperties
-
savePassword
boolean savePassword
-
scope
int scope
-
uid
com.inet.id.GUID uid
-
url
java.lang.String url
-
-
-
-
Package com.inet.report.database
-
Class com.inet.report.database.BaseDataFactory extends java.lang.Object implements Serializable
-
Serialized Fields
-
configuration
com.inet.report.DatabaseConfiguration configuration
-
-
-
Class com.inet.report.database.JdbcData extends BaseDataFactory implements Serializable
-
Class com.inet.report.database.LdapDataFactory extends BaseDataFactory implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
-
-
Class com.inet.report.database.RelativePathDataFactory extends BaseDataFactory implements Serializable
-
Serialized Fields
-
reportUrl
java.net.URL reportUrl
-
-
-
-
Package com.inet.report.database.beans
-
Class com.inet.report.database.beans.TransferServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
managerMap
java.util.Hashtable managerMap
-
-
-
Class com.inet.report.database.beans.TransferServletException extends java.lang.Exception implements Serializable
-
-
Package com.inet.report.database.fetch
-
Package com.inet.report.event
-
Class com.inet.report.event.ClippingEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- -3755281359435414958L
-
Serialized Fields
-
element
Element element
-
valueAfterClipped
java.lang.String valueAfterClipped
-
valueToBeClipped
java.lang.Object valueToBeClipped
-
-
-
Package com.inet.report.formula
-
Class com.inet.report.formula.AbstractFormulaRunner extends java.lang.Object implements Serializable
- serialVersionUID:
- 3070364327435303738L
-
Serialized Fields
-
basicFmSyntax
boolean basicFmSyntax
-
currentBlock
com.inet.report.formula.Evaluable currentBlock
-
currentField
Field currentField
-
currentFunction
com.inet.report.formula.userfunctions.UserFunctionImpl currentFunction
-
currentLoop
com.inet.report.formula.ast.Loop currentLoop
-
debug
com.inet.report.formula.debug.IFormulaDebugger debug
-
defaultValue
java.lang.Object defaultValue
-
factory
com.inet.report.formula.parser.FunctionFactory factory
-
fmUtils
com.inet.report.formula.ast.ASTUtils fmUtils
-
formula
com.inet.report.formula.IFormulaRenderer formula
-
formulaString
java.lang.String formulaString
-
formulaType
int formulaType
-
isDesignEnvironment
boolean isDesignEnvironment
-
isLeavePrompts
boolean isLeavePrompts
-
loopCounter
int loopCounter
-
maxLoops
int maxLoops
-
maxRecursion
int maxRecursion
-
nullBehavior
int nullBehavior
-
profile
com.inet.report.formula.parser.profiles.ParserProfileImpl profile
-
recursionCounter
int recursionCounter
-
references
com.inet.report.formula.IVariableReferences references
-
validate
boolean validate
-
-
Class com.inet.report.formula.DefaultFormulaRunner extends com.inet.report.formula.AbstractFormulaRunner implements Serializable
-
Serialized Fields
-
isInNullCheck
boolean isInNullCheck
-
referingFields
java.util.Set<java.lang.Integer> referingFields
-
renderer
com.inet.report.RendererBase<?> renderer
-
-
-
Class com.inet.report.formula.Formula extends java.lang.Object implements Serializable
- serialVersionUID:
- 3070364327435303738L
-
Serialized Fields
-
automaticallyGeneratedSummaryFields
java.util.ArrayList<SummaryField> automaticallyGeneratedSummaryFields
-
fmUtils
com.inet.report.formula.ast.ASTUtils fmUtils
-
provider
com.inet.report.formula.javafunctions.MethodProvider provider
-
references
com.inet.report.formula.IVariableReferences references
-
renderer
com.inet.report.RendererBase<?> renderer
-
staticUnbound
com.inet.report.formula.IFormulaRunner staticUnbound
-
translationKeys
java.util.Set<java.lang.String> translationKeys
-
-
Class com.inet.report.formula.FormulaException extends ReportException implements Serializable
- serialVersionUID:
- -4136839877567763370L
-
Serialized Fields
-
fmName
java.lang.String fmName
-
fmType
int fmType
-
position
com.inet.report.formula.Position position
-
-
Class com.inet.report.formula.FormulaUtils extends java.lang.Object implements Serializable
- serialVersionUID:
- 5256645178805650675L
-
Serialized Fields
-
formula
com.inet.report.formula.IFormulaBaseAccess formula
-
summaryEvaluator
com.inet.report.summary.SummaryEvaluator summaryEvaluator
-
-
Class com.inet.report.formula.Position extends java.lang.Object implements Serializable
-
Serialized Fields
-
column
int column
-
endColumn
int endColumn
-
endIndex
int endIndex
-
endLine
int endLine
-
length
int length
-
line
int line
-
startIndex
int startIndex
-
-
-
Class com.inet.report.formula.VariableReference extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
position
com.inet.report.formula.Position position
-
scope
int scope
-
type
int type
-
-
-
Class com.inet.report.formula.VariableReferences extends java.lang.Object implements Serializable
-
Serialized Fields
-
varGlobal
com.inet.report.formula.Variables varGlobal
-
varShared
com.inet.report.formula.Variables varShared
-
varStore
com.inet.report.formula.Variables varStore
-
-
-
Class com.inet.report.formula.Variables extends java.util.HashMap<java.lang.String,com.inet.report.formula.ast.Variable> implements Serializable
- serialVersionUID:
- 803151875858009895L
-
Class com.inet.report.formula.VariablesSavePoint extends java.lang.Object implements Serializable
- serialVersionUID:
- -7259734025677689819L
-
Serialized Fields
-
global
com.inet.report.formula.VariablesStore global
-
shared
com.inet.report.formula.VariablesStore shared
-
-
-
Package com.inet.report.output
-
Class com.inet.report.output.MemoryOutput extends com.inet.report.output.BaseOutput implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
-
Package com.inet.report.parser
-
Class com.inet.report.parser.FatalParserException extends ReportException implements Serializable
-
Serialized Fields
-
atts
org.xml.sax.Attributes atts
-
tag
java.lang.String tag
-
-
-
-
Package com.inet.report.translation
-
Class com.inet.report.translation.Translations extends java.lang.Object implements Serializable
-
Serialized Fields
-
resourceBundleName
java.lang.String resourceBundleName
-
store
java.util.Hashtable<java.lang.String,byte[]> store
-
useParagraph
boolean useParagraph
-
-
-
-
Package com.inet.viewer
-
Class com.inet.viewer.DateWindow extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
btnOK
javax.swing.JButton btnOK
-
closeButton
javax.swing.JPanel closeButton
-
clrCurrent
java.awt.Color clrCurrent
-
clrMonth
java.awt.Color clrMonth
-
clrNot
java.awt.Color clrNot
-
clrToday
java.awt.Color clrToday
-
cmdNext
javax.swing.JButton cmdNext
-
cmdPrev
javax.swing.JButton cmdPrev
-
current
java.util.Date current
-
currentTime
java.util.Date currentTime
-
dates
java.util.Date[] dates
-
entryMonth
javax.swing.JComboBox entryMonth
-
entryMonthLabel
javax.swing.JLabel entryMonthLabel
-
entryPanel
javax.swing.JPanel entryPanel
-
entryYear
javax.swing.JTextField entryYear
-
entryYearLabel
javax.swing.JLabel entryYearLabel
-
first
java.util.Date first
-
last
java.util.Date last
-
lblDate
javax.swing.JLabel[] lblDate
-
lblDays
javax.swing.JLabel[] lblDays
-
lblNow
javax.swing.JLabel lblNow
-
lblToday
javax.swing.JLabel lblToday
-
monthCon
java.awt.GridBagConstraints monthCon
-
okAction
javax.swing.AbstractAction okAction
-
selectedDate
int selectedDate
-
showCalendar
boolean showCalendar
-
showTimeField
boolean showTimeField
-
start
java.util.Date start
-
timeChooser
javax.swing.JSpinner timeChooser
-
today
java.util.Date today
-
windowBar
javax.swing.JPanel windowBar
-
yearCon
java.awt.GridBagConstraints yearCon
-
-
-
Class com.inet.viewer.FallbackFormatter extends java.text.Format implements Serializable
-
Serialized Fields
-
fallbackFormats
java.util.List<java.text.Format> fallbackFormats
-
outputFormat
java.text.Format outputFormat
-
-
-
Class com.inet.viewer.InfoDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
btnOk
javax.swing.JButton btnOk
-
dispatcher
java.awt.KeyEventDispatcher dispatcher
-
lblCCVersion
javax.swing.JLabel lblCCVersion
-
lblCCVersionValue
javax.swing.JLabel lblCCVersionValue
-
lblCopyright
javax.swing.JLabel lblCopyright
-
lblJavaVersion
javax.swing.JLabel lblJavaVersion
-
lblJavaVersionValue
javax.swing.JLabel lblJavaVersionValue
-
lblJavaVMVersion
javax.swing.JLabel lblJavaVMVersion
-
lblJavaVMVersionValue
javax.swing.JLabel lblJavaVMVersionValue
-
lblprotocolVersion
javax.swing.JLabel lblprotocolVersion
-
lblprotocolVersionValue
javax.swing.JLabel lblprotocolVersionValue
-
lblViewerVersion
javax.swing.JLabel lblViewerVersion
-
lblViewerVersionValue
javax.swing.JLabel lblViewerVersionValue
-
-
-
Class com.inet.viewer.JErrorDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
context
ViewerContext context
-
detailPane
javax.swing.JPanel detailPane
-
details
javax.swing.JButton details
-
more
com.inet.viewer.JLinkLabel more
-
ok
javax.swing.JButton ok
-
pane
javax.swing.JScrollPane pane
-
parent
java.awt.Component parent
-
props
java.util.Properties props
-
support
com.inet.viewer.JLinkLabel support
-
supportEmail
java.lang.String supportEmail
-
-
-
Class com.inet.viewer.JProgressPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
btnCancel
javax.swing.JButton btnCancel
-
cancel
ViewerAction cancel
-
cpbProgressBar
com.inet.viewer.widgets.CustomProgressBar cpbProgressBar
-
finishRunnable
java.lang.Runnable finishRunnable
-
lblIcon
javax.swing.JLabel lblIcon
-
progresses
java.util.ArrayList progresses
-
progressStatusListerner
com.inet.viewer.JProgressPanel.ProgressStatusListener progressStatusListerner
-
type
int type
-
view
ReportView view
-
-
-
Class com.inet.viewer.JRALoadAction extends ViewerAction implements Serializable
-
Serialized Fields
-
viewer
ReportViewer viewer
-
-
-
Class com.inet.viewer.JRASaveAction extends ViewerAction implements Serializable
-
Serialized Fields
-
viewer
ReportViewer viewer
-
-
-
Class com.inet.viewer.JTabbedPaneWithCloseIcons extends javax.swing.JTabbedPane implements Serializable
-
Serialized Fields
-
chosen
com.inet.viewer.CloseTabIcon chosen
-
startingPoint
java.awt.geom.Point2D.Double startingPoint
-
viewer
SwingReportViewer viewer
-
-
-
Class com.inet.viewer.MultiSelectionComboBox extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
bDropDown
com.inet.viewer.widgets.ArrowButton bDropDown
-
cbAll
javax.swing.JCheckBox cbAll
-
cbMulti
javax.swing.JCheckBox cbMulti
-
lInfo
javax.swing.JLabel lInfo
-
list
javax.swing.JList list
-
multiRenderer
javax.swing.ListCellRenderer multiRenderer
-
popup
javax.swing.JPopupMenu popup
-
singleRenderer
javax.swing.ListCellRenderer singleRenderer
-
tfEditor
javax.swing.JTextField tfEditor
-
-
-
Class com.inet.viewer.NullableStringFieldImpl extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
btnNoValue
javax.swing.JToggleButton btnNoValue
-
innerComponent
java.awt.Component innerComponent
-
noValueText
java.lang.String noValueText
-
originalText
java.lang.String originalText
-
txtEntry
javax.swing.text.JTextComponent txtEntry
-
-
-
Class com.inet.viewer.PatchedBoxLayout extends javax.swing.BoxLayout implements Serializable
-
Serialized Fields
-
target
java.awt.Container target
-
-
-
Class com.inet.viewer.PromptData extends java.lang.Object implements Serializable
- serialVersionUID:
- 1414195392625930L
-
Serialized Fields
-
cascadingParent
java.lang.String cascadingParent
-
changeable
boolean changeable
-
defaultDescs
java.lang.String[] defaultDescs
-
defaultValues
java.util.Vector defaultValues
-
descOnly
boolean descOnly
-
description
java.lang.String description
-
displayName
java.lang.String displayName
-
editMask
java.lang.String editMask
-
informix
boolean informix
-
isDiscrete
boolean isDiscrete
-
isRange
boolean isRange
-
maxValue
PromptValue maxValue
-
minValue
PromptValue minValue
-
multipleAllowed
boolean multipleAllowed
-
name
java.lang.String name
-
setValues
PromptValue setValues
-
skipThisPrompt
boolean skipThisPrompt
-
type
int type
-
-
Class com.inet.viewer.PromptValue extends java.lang.Object implements Serializable
- serialVersionUID:
- 1414213562373095L
-
Serialized Fields
-
description
java.lang.String description
description for the prompt value -
onlyDescription
boolean onlyDescription
if true show only the description for the prompt value -
type
int type
value type of this prompt
-
-
Class com.inet.viewer.PromptValueInputBox extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
allowsNull
boolean allowsNull
-
inputBox
javax.swing.JComponent inputBox
-
multiSelectionBox
boolean multiSelectionBox
-
nullableStringField
com.inet.viewer.NullableStringFieldImpl nullableStringField
-
promptType
int promptType
-
txtTextEditor
javax.swing.JTextField txtTextEditor
-
type
int type
-
-
-
Class com.inet.viewer.Range extends java.lang.Object implements Serializable
-
Serialized Fields
-
includeLower
boolean includeLower
-
includeUpper
boolean includeUpper
-
lower
java.lang.Object lower
-
upper
java.lang.Object upper
-
-
-
Class com.inet.viewer.RangePromptValue extends PromptValue implements Serializable
- serialVersionUID:
- 92387615822531L
-
Serialized Fields
-
range
Range range
-
-
Class com.inet.viewer.SwingBooleanSingleValuePromptPanel extends com.inet.viewer.SwingSingleValuePromptPanel implements Serializable
-
Class com.inet.viewer.SwingDateRangeValuePromptPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 2645751311064591L
-
Serialized Fields
-
cmbCalWeek
javax.swing.JComboBox cmbCalWeek
-
cmbMonth
javax.swing.JComboBox cmbMonth
-
cmbPredefined
javax.swing.JComboBox cmbPredefined
-
cmbQuarter
javax.swing.JComboBox cmbQuarter
-
cmbYear
javax.swing.JComboBox cmbYear
-
componentToRadioButton
java.util.HashMap componentToRadioButton
-
currentFromDate
java.util.Date currentFromDate
-
currentToDate
java.util.Date currentToDate
-
dateFormatter
java.text.Format dateFormatter
-
dfFrom
com.inet.viewer.widgets.DateField dfFrom
-
dfTo
com.inet.viewer.widgets.DateField dfTo
-
factory
com.inet.viewer.SwingDateRangeValuePromptPanel.CalendarFactory factory
-
fromToLabelPanel
javax.swing.JPanel fromToLabelPanel
-
glassPane
java.awt.Component glassPane
-
lblFrom
javax.swing.JLabel lblFrom
-
lblHyphen
javax.swing.JLabel lblHyphen
-
lblTo
javax.swing.JLabel lblTo
-
lblYear
javax.swing.JLabel lblYear
-
localBehavior
com.inet.viewer.SwingDateRangeValuePromptPanel.LocalBehavior localBehavior
-
longPreviewFormatter
java.text.Format longPreviewFormatter
-
nonDefaultPredefinedItems
int nonDefaultPredefinedItems
-
oldGlassPane
java.awt.Component oldGlassPane
-
owner
javax.swing.JDialog owner
-
previewFormatter
java.text.Format previewFormatter
-
promptData
PromptData promptData
-
promptType
int promptType
-
radioCalWeek
javax.swing.JRadioButton radioCalWeek
-
radioFromTo
javax.swing.JRadioButton radioFromTo
-
radioMonth
javax.swing.JRadioButton radioMonth
-
radioPredefined
javax.swing.JRadioButton radioPredefined
-
radioQuarter
javax.swing.JRadioButton radioQuarter
-
resultDisplay
javax.swing.JLabel resultDisplay
-
workingCalendar
java.util.Calendar workingCalendar
-
yearPanel
javax.swing.JPanel yearPanel
-
-
Class com.inet.viewer.SwingDateSingleValuePromptPanel extends com.inet.viewer.SwingSingleValuePromptPanel implements Serializable
-
Serialized Fields
-
btnDateChooser
javax.swing.JButton btnDateChooser
-
dateChooser
com.inet.viewer.DateWindow dateChooser
-
-
-
Class com.inet.viewer.SwingGroupView extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
clearingTree
boolean clearingTree
-
currentGroupTreeNode
com.inet.viewer.GroupTreeNode currentGroupTreeNode
-
data
RenderData data
-
drillDownEnabled
boolean drillDownEnabled
-
groupLoader
com.inet.viewer.GroupLoader groupLoader
-
navViewParent
SwingNavigationView navViewParent
-
preferredSize
java.awt.Dimension preferredSize
-
selectedNodeIndex
int selectedNodeIndex
-
tree
javax.swing.JTree tree
-
-
-
Class com.inet.viewer.SwingMultiValuePromptPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addRangeValueButton
javax.swing.JButton addRangeValueButton
-
addSingleValueButton
javax.swing.JButton addSingleValueButton
-
entryPanel
javax.swing.JPanel entryPanel
-
prompt
PromptData prompt
-
rangePanel
com.inet.viewer.RangeValuePromptPanel rangePanel
-
removeAction
ViewerAction removeAction
-
removeButton
javax.swing.JButton removeButton
-
singlePanel
com.inet.viewer.SingleValuePromptPanel singlePanel
-
valueList
javax.swing.JList valueList
-
valueListScrollPane
javax.swing.JScrollPane valueListScrollPane
-
-
-
Class com.inet.viewer.SwingNavigationView extends javax.swing.JTabbedPane implements Serializable
-
Serialized Fields
-
data
RenderData data
-
groupView
NavigationTab groupView
-
parent
SwingReportView parent
-
tmpRemove
boolean tmpRemove
Sagt aus, dass ein Tab gerade temporär entfernt wird, damit die View nicht unsichtbar geschaltet wird
-
-
-
Class com.inet.viewer.SwingPageView extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
alteredByHighlight
boolean alteredByHighlight
-
backup
byte[] backup
-
cachedViewport
java.awt.Rectangle cachedViewport
-
currentlySelectedText
java.util.Vector currentlySelectedText
-
currLink
com.inet.viewer.PageClip currLink
-
currToolTip
com.inet.viewer.PageClip currToolTip
-
data
RenderData data
-
drillDownRect
java.awt.Rectangle drillDownRect
-
groupHighlight
java.awt.Rectangle groupHighlight
-
ignoreNextTimestamp
boolean ignoreNextTimestamp
-
imageVisible
boolean imageVisible
-
imageWithoutHighlight
java.awt.Image imageWithoutHighlight
-
info
com.inet.viewer.PageInfo info
-
loader
com.inet.viewer.PageLoader loader
-
margins
java.awt.Insets margins
-
markedForTermination
boolean markedForTermination
-
mouseIsOverDrillDown
boolean mouseIsOverDrillDown
-
pageImage
java.awt.Image pageImage
-
pageMouseListener
java.awt.event.MouseListener pageMouseListener
-
pageMouseMotionListener
java.awt.event.MouseMotionListener pageMouseMotionListener
-
pageNumber
int pageNumber
-
painter
com.inet.viewer.Graphics2DPainter painter
-
painterLock
java.lang.Object painterLock
-
paintThread
com.inet.viewer.SwingPageView.RenderRunnable paintThread
-
parent
com.inet.viewer.SwingReportScrollView parent
-
selectionArea
java.awt.geom.Area selectionArea
-
tempCachedViewport
java.awt.Rectangle tempCachedViewport
-
tmpImgSize
java.awt.Rectangle tmpImgSize
-
toolTipLocation
java.awt.Point toolTipLocation
-
toolTipTextShowing
boolean toolTipTextShowing
-
workingImage
java.awt.image.BufferedImage workingImage
-
zoomFactor
float zoomFactor
-
-
-
Class com.inet.viewer.SwingPromptDialog extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cancelAction
javax.swing.Action cancelAction
-
cancelButton
javax.swing.JButton cancelButton
-
canceled
boolean canceled
-
currentCustomPromptEditor
CustomPromptEditor currentCustomPromptEditor
-
currentPrompt
PromptData currentPrompt
-
currentPromptPanel
com.inet.viewer.PromptPanel currentPromptPanel
-
data
RenderData data
-
defaultButton
javax.swing.JButton defaultButton
-
descPanel
javax.swing.JPanel descPanel
-
descTextArea
javax.swing.JLabel descTextArea
-
dlgParams
javax.swing.JDialog dlgParams
-
downAction
javax.swing.Action downAction
-
enterAction
javax.swing.Action enterAction
-
inputPanel
javax.swing.JPanel inputPanel
-
inputScrollPane
javax.swing.JScrollPane inputScrollPane
-
listListener
javax.swing.event.TreeSelectionListener listListener
-
listScrollPane
javax.swing.JScrollPane listScrollPane
-
nameToLastKnownValue
java.util.Map nameToLastKnownValue
-
nameToNode
java.util.Map nameToNode
-
nextAction
javax.swing.Action nextAction
-
nextButton
javax.swing.JButton nextButton
-
okAction
javax.swing.Action okAction
-
okButton
javax.swing.JButton okButton
-
oldPrompts
PromptData[] oldPrompts
-
parent
java.awt.Component parent
-
prevAction
javax.swing.Action prevAction
-
prevButton
javax.swing.JButton prevButton
-
promptPaneldimension
java.awt.Dimension promptPaneldimension
-
promptPanelHolder
javax.swing.JPanel promptPanelHolder
-
prompts
PromptData[] prompts
-
promptTree
javax.swing.JTree promptTree
-
upAction
javax.swing.Action upAction
-
viewer
SwingReportViewer viewer
-
-
-
Class com.inet.viewer.SwingRangeValuePromptPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
defaultBox
javax.swing.JComboBox defaultBox
-
defaultBoxListener
java.awt.event.ItemListener defaultBoxListener
-
includeHigher
javax.swing.JCheckBox includeHigher
-
includeLower
javax.swing.JCheckBox includeLower
-
lower
com.inet.viewer.SwingSingleValuePromptPanel lower
-
prompt
PromptData prompt
-
upper
com.inet.viewer.SwingSingleValuePromptPanel upper
-
-
-
Class com.inet.viewer.SwingReportScrollView extends javax.swing.JScrollPane implements Serializable
-
Serialized Fields
-
actualPageSize
java.awt.Dimension actualPageSize
-
ad
java.awt.event.MouseMotionAdapter ad
-
backgroundColor
java.awt.Color backgroundColor
-
cache
java.util.Map cache
-
canceledLoader
boolean canceledLoader
-
checkIfPageNumbersAreKnownRunnable
java.lang.Runnable checkIfPageNumbersAreKnownRunnable
-
clipBoardEnabled
boolean clipBoardEnabled
-
copyAction
javax.swing.AbstractAction copyAction
-
ctrlDown
boolean ctrlDown
-
ctrlDownAction
javax.swing.AbstractAction ctrlDownAction
-
ctrlUpAction
javax.swing.AbstractAction ctrlUpAction
-
currentGroupTreeNode
com.inet.viewer.GroupTreeNode currentGroupTreeNode
-
currentPage
int currentPage
-
data
RenderData data
-
datafetchWorker
com.inet.viewer.DataFetchWorker datafetchWorker
-
doNotPaint
boolean doNotPaint
-
downAction
javax.swing.AbstractAction downAction
-
firingZoomPropertyChange
boolean firingZoomPropertyChange
-
firstView
com.inet.viewer.SwingPageView firstView
-
fontDataVersions
java.util.ArrayList fontDataVersions
-
from
float from
-
getPageNumbers
java.lang.Runnable getPageNumbers
-
goToEndAction
javax.swing.AbstractAction goToEndAction
-
goToFirstAction
javax.swing.AbstractAction goToFirstAction
-
horScrollbarListener
java.awt.event.AdjustmentListener horScrollbarListener
-
info
com.inet.viewer.ReportInfo info
-
isAtBottomOfView
boolean isAtBottomOfView
-
isFontAutoScaling
boolean isFontAutoScaling
-
justUpdating
boolean justUpdating
-
lastTimePageChanged
long lastTimePageChanged
-
layoutType
int layoutType
-
leftAction
javax.swing.AbstractAction leftAction
-
listen
java.awt.event.MouseListener listen
-
load
java.lang.Runnable load
-
loadedFirstPage
boolean loadedFirstPage
-
loadError
boolean loadError
-
mode
int mode
-
mouseDown
boolean mouseDown
-
mouseEventStartX
int mouseEventStartX
-
mouseEventStartY
int mouseEventStartY
-
mouseWheelListener
java.awt.event.MouseWheelListener mouseWheelListener
-
numberOfHorizontalPages
int numberOfHorizontalPages
-
oldVerticalScrollBarValue
int oldVerticalScrollBarValue
-
pageDownAction
javax.swing.AbstractAction pageDownAction
-
pageFrom
int pageFrom
-
pageHeight
int pageHeight
-
pageHolderPanel
javax.swing.JPanel pageHolderPanel
-
pageNumbersKnown
boolean pageNumbersKnown
-
pagesVisible
int pagesVisible
-
pageTo
int pageTo
-
pageUpAction
javax.swing.AbstractAction pageUpAction
-
painterWorker
com.inet.viewer.Worker painterWorker
-
parent
SwingReportView parent
-
performSnapshot
boolean performSnapshot
-
pingServerAction
java.awt.event.ActionListener pingServerAction
-
pingServerTimer
javax.swing.Timer pingServerTimer
-
promptDialogOpen
boolean promptDialogOpen
-
promptValueMap
java.util.HashMap promptValueMap
-
readyForNextHighlight
boolean readyForNextHighlight
-
refresh
boolean refresh
-
refreshBottomOfViewRunnable
java.lang.Runnable refreshBottomOfViewRunnable
-
refreshCurrentPageRunnable
java.lang.Runnable refreshCurrentPageRunnable
-
renderTimestamp
long renderTimestamp
-
repaintAllVisiblePagesNoLoadRunnable
java.lang.Runnable repaintAllVisiblePagesNoLoadRunnable
-
repaintAllVisiblePagesRunnable
java.lang.Runnable repaintAllVisiblePagesRunnable
-
repainting
boolean repainting
-
reportInfoLock
java.lang.Object reportInfoLock
-
resizeListener
java.awt.event.ComponentAdapter resizeListener
-
rightAction
javax.swing.AbstractAction rightAction
-
scaledPageImageSize
java.awt.Dimension scaledPageImageSize
-
scaledPageSizeWithBorder
java.awt.Dimension scaledPageSizeWithBorder
-
scrolling
boolean scrolling
-
scrollToRect
java.awt.Rectangle scrollToRect
-
selectionAreaMap
java.util.Map<java.lang.Integer,java.awt.geom.Area> selectionAreaMap
-
selectionRect
java.awt.Rectangle selectionRect
-
settings
com.inet.viewer.props.IViewerDefaultSettings settings
-
tmpAutomaticZoom
boolean tmpAutomaticZoom
-
tmpCachedComponents
java.util.ArrayList tmpCachedComponents
-
tmpRemove
boolean tmpRemove
-
to
float to
-
totalHeight
int totalHeight
-
totalPageCount
int totalPageCount
-
tweenFillerSpace
double tweenFillerSpace
-
upAction
javax.swing.AbstractAction upAction
-
updateIfNecessary
java.awt.event.ActionListener updateIfNecessary
-
updateTimer
javax.swing.Timer updateTimer
-
verScrollbarListener
java.awt.event.AdjustmentListener verScrollbarListener
-
viewerContext
ViewerContext viewerContext
-
viewportPanel
javax.swing.JPanel viewportPanel
-
zoomFactor
float zoomFactor
-
zoomInAction
javax.swing.AbstractAction zoomInAction
-
zoomLock
java.lang.Object zoomLock
-
zoomOutAction
javax.swing.AbstractAction zoomOutAction
-
zoomType
int zoomType
-
-
-
Class com.inet.viewer.SwingReportView extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
autoRefreshAction
java.awt.event.ActionListener autoRefreshAction
-
autoRefreshTimer
javax.swing.Timer autoRefreshTimer
-
drilldownEnabled
boolean drilldownEnabled
-
exportEnabled
boolean exportEnabled
Export erlaubt. True, wenn mindestens ein Exportformat aktiviert ist fuer diesen report (ReportView). Die ReportView merkt sich so, ob der Export fuer diese View erlaubt ist. Das ist fuer das Hin- und Herschalten zwischen verschiedenen ReportViews wichtig. Damit kann der Export in der einen ReportView erlaubt sein und in der anderen nicht. -
forcedGroupTree
java.lang.Boolean forcedGroupTree
Ob der Nutzer den GroupTree manuell auf sichtbar/unsichtbar geschaltet hat. Wenn hier Boolean.FALSE, wird kein GroupTree angezeigt. -
hasGroups
boolean hasGroups
Ob der Bericht Gruppen überhaupt benutzt -
navScrollSplit
javax.swing.JSplitPane navScrollSplit
Splitpane, teilt scrollView und navView auf -
navView
SwingNavigationView navView
Linke NavView, für Group-Tree / Suchen zuständig -
navViewIsExtracted
boolean navViewIsExtracted
Die navView ist extrahiert worden: Nicht mehr adden. -
navViewIsVisible
boolean navViewIsVisible
Ist derzeitig die navView überhaupt zu sehen? -
newSplitWidth
int newSplitWidth
Hier wird der berechnete Wert für die Position des Divider hinterlegt um vom resetSplitPaneRunnable zugewiesen zu werden. -
pageLimitExceeded
boolean pageLimitExceeded
-
parent
SwingReportViewer parent
Viewer, dem wir angehören - darf nie null sein. -
reportSuppressed
boolean reportSuppressed
-
resetSplitPaneRunnable
java.lang.Runnable resetSplitPaneRunnable
Sorgt dafür, dass die Splitpane wieder an den PreferredSizes ihrer Komponenten ausgerichtet wird -
scrollConstraints
java.awt.GridBagConstraints scrollConstraints
-
scrollView
com.inet.viewer.SwingReportScrollView scrollView
ScrollView, enthält die PageViews -
sessionExportProps
java.util.Properties sessionExportProps
-
statusBar
SwingStatusBar statusBar
Untere Statusleiste zum Anzeigen der Progresses -
statusCon
java.awt.GridBagConstraints statusCon
-
-
-
Class com.inet.viewer.SwingReportViewer extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
changeListener
javax.swing.event.ChangeListener changeListener
-
contentPane
com.inet.viewer.JTabbedPaneWithCloseIcons contentPane
-
currReportView
SwingReportView currReportView
-
exportDefaultDirectory
java.lang.String exportDefaultDirectory
-
globalGroupTreeVisible
java.lang.Boolean globalGroupTreeVisible
null falls nicht global gesetzt, sonst Boolean.TRUE / Boolean.FALSE -
hasGroupTree
boolean hasGroupTree
-
hasMemoryBar
boolean hasMemoryBar
-
hasStatusBar
boolean hasStatusBar
-
lastError
java.lang.Throwable lastError
-
printerFormatHandling
int printerFormatHandling
-
progressPool
ProgressPool progressPool
-
promptNameToCustomPromptEditor
java.util.Map promptNameToCustomPromptEditor
StringInt-to-CustomPromptEditor -
promptValueMap
java.util.HashMap promptValueMap
Wir merken uns hier die gesetzten Werte für den Prompt-Dialog, damit diese erneut angezeigt werden bei einem Refresh -
propertySupporter
java.beans.PropertyChangeSupport propertySupporter
-
reportViewChangeListeners
java.util.ArrayList reportViewChangeListeners
-
reportViewerActions
ActionPool reportViewerActions
-
toolbar
SwingToolBar toolbar
-
viewerContext
ViewerContext viewerContext
-
viewerProperties
com.inet.viewer.props.IViewerDefaultSettings viewerProperties
-
views
java.util.ArrayList views
-
-
-
Class com.inet.viewer.SwingSearchView extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
closeAction
javax.swing.Action closeAction
-
closeSearch
javax.swing.JButton closeSearch
-
continueAction
javax.swing.Action continueAction
-
continueSearch
javax.swing.JButton continueSearch
-
data
RenderData data
-
ignoreNextReload
boolean ignoreNextReload
-
keyListener
java.awt.event.KeyListener keyListener
-
lastPage
int lastPage
-
lastSearchCaseSensitive
boolean lastSearchCaseSensitive
-
lastSearchRegularExpression
boolean lastSearchRegularExpression
-
lastSearchTerm
java.lang.String lastSearchTerm
-
lastSearchWholeWord
boolean lastSearchWholeWord
-
lastTimestamp
long lastTimestamp
-
mousedOverItem
com.inet.viewer.SearchResult mousedOverItem
-
mouseMotionListener
java.awt.event.MouseMotionListener mouseMotionListener
-
mouseSelectionListener
java.awt.event.MouseListener mouseSelectionListener
-
navPanel
javax.swing.JPanel navPanel
-
optionCaseSensitive
javax.swing.JCheckBox optionCaseSensitive
-
optionRegEx
javax.swing.JCheckBox optionRegEx
-
optionWholeWord
javax.swing.JCheckBox optionWholeWord
-
parent
SwingNavigationView parent
-
resultList
javax.swing.JList resultList
-
resultListScrollPane
javax.swing.JScrollPane resultListScrollPane
-
resultRenderer
javax.swing.ListCellRenderer resultRenderer
-
results
java.util.Vector results
-
searchAction
javax.swing.Action searchAction
-
searchInputField
javax.swing.JComboBox searchInputField
-
searchInputPanel
javax.swing.JPanel searchInputPanel
-
searchOptionsPanel
javax.swing.JPanel searchOptionsPanel
-
searchProgress
com.inet.viewer.SearchProgress searchProgress
-
selectionListener
javax.swing.event.ListSelectionListener selectionListener
-
startSearch
javax.swing.JButton startSearch
-
tmpResults
java.util.Vector tmpResults
-
-
-
Class com.inet.viewer.SwingSingleValuePromptPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
inputBox
com.inet.viewer.PromptValueInputBox inputBox
-
multiSelectionBox
boolean multiSelectionBox
-
prompt
PromptData prompt
-
-
-
Class com.inet.viewer.SwingStatusBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
infoMessage
java.lang.String infoMessage
the current status message -
isError
boolean isError
if current state is an error -
lblIcon
javax.swing.JLabel lblIcon
-
lblMessage
javax.swing.JLabel lblMessage
-
memoryBar
com.inet.viewer.widgets.MemoryBar memoryBar
-
pnlExportProgressPanel
com.inet.viewer.JProgressPanel pnlExportProgressPanel
-
pnlMessagePanel
javax.swing.JPanel pnlMessagePanel
-
pnlPageProgressPanel
com.inet.viewer.JProgressPanel pnlPageProgressPanel
-
pnlPrintProgressPanel
com.inet.viewer.JProgressPanel pnlPrintProgressPanel
-
pnlSearchProgressPanel
com.inet.viewer.JProgressPanel pnlSearchProgressPanel
-
pool
ProgressPool pool
-
propertySupporter
java.beans.PropertyChangeSupport propertySupporter
FOR INTERNAL USE ONLY -
statusMessage
java.lang.String statusMessage
the current status message
-
-
-
Class com.inet.viewer.SwingToolBar extends javax.swing.JToolBar implements Serializable
-
Serialized Fields
-
btnExports
com.inet.viewer.widgets.DropDownButton btnExports
-
btnGeneral
com.inet.viewer.widgets.DropDownButton btnGeneral
-
btnInfo
javax.swing.JButton btnInfo
-
btnPrint
javax.swing.JButton btnPrint
the print button -
btnRefresh
javax.swing.JButton btnRefresh
the refresh button -
btnSearch
javax.swing.JButton btnSearch
the search button -
btnViewDouble
javax.swing.JToggleButton btnViewDouble
-
btnViewDoubleCon
javax.swing.JToggleButton btnViewDoubleCon
-
btnViewSingle
javax.swing.JToggleButton btnViewSingle
-
btnViewSingleCon
javax.swing.JToggleButton btnViewSingleCon
-
currentReportView
ReportView currentReportView
This field is necessary to remove the listeners -
generalToolbar
javax.swing.JToolBar generalToolbar
the toolbar with general controls -
navigationToolbar
javax.swing.JToolBar navigationToolbar
the toolbar with navigation controls -
pageInputBox
com.inet.viewer.widgets.PageInputBox pageInputBox
the page inputbox -
reportToolbar
javax.swing.JToolBar reportToolbar
the toolbar with report controls -
reportToolbar2
javax.swing.JToolBar reportToolbar2
-
reportViewer
ReportViewer reportViewer
-
viewToolbar
javax.swing.JToolBar viewToolbar
the toolbar with view controls -
zoomBox
com.inet.viewer.widgets.ZoomBox zoomBox
the zoom box -
zoomToolbar
javax.swing.JToolBar zoomToolbar
the toolbar with zoom controls
-
-
-
Class com.inet.viewer.ViewerAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
actionID
int actionID
-
currentReportView
ReportView currentReportView
-
enabled
boolean enabled
-
type
int type
-
-
-
Class com.inet.viewer.ViewerException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 8174976235156271L
-
Serialized Fields
-
errorCode
int errorCode
-
format
java.lang.String format
-
needPrompts
boolean needPrompts
Whether or not this is a "NeedPrompts" exception, meaning that prompt values are required by the server. If so, see the field prompts. -
prompts
PromptData[] prompts
-
srvCache
int srvCache
-
srvJVM
java.lang.String srvJVM
-
srvOS
java.lang.String srvOS
-
srvVersion
java.lang.String srvVersion
-
stacktrace
java.lang.String stacktrace
-
supportEmail
java.lang.String supportEmail
-
-
Class com.inet.viewer.XFlowLayout extends java.awt.FlowLayout implements Serializable
-
-
Package com.inet.viewer.print
-
Class com.inet.viewer.print.CustomMediaSizeName extends javax.print.attribute.standard.MediaSizeName implements Serializable
-
Class com.inet.viewer.print.FormPrint extends java.lang.Object implements Serializable
-
Class com.inet.viewer.print.SwingPrintDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
attributeSet
javax.print.attribute.HashPrintRequestAttributeSet attributeSet
-
btnApprove
javax.swing.JButton btnApprove
-
btnCancel
javax.swing.JButton btnCancel
-
docFlavor
javax.print.DocFlavor docFlavor
-
job
java.awt.print.PrinterJob job
-
messageRB
java.util.ResourceBundle messageRB
-
pnlAppearance
com.inet.viewer.print.SwingPrintDialog.AppearancePanel pnlAppearance
-
pnlGeneral
com.inet.viewer.print.SwingPrintDialog.GeneralPanel pnlGeneral
-
pnlPageSetup
com.inet.viewer.print.SwingPrintDialog.PageSetupPanel pnlPageSetup
-
printerFormatHandling
int printerFormatHandling
-
printService
javax.print.PrintService printService
-
status
int status
-
tpTabs
javax.swing.JTabbedPane tpTabs
-
-
-
Class com.inet.viewer.print.Transparency extends java.lang.Object implements Serializable
-