- GANTT - Static variable in class com.inet.report.chart.plot.GanttStyle
-
The default chart style with this plot.
- GanttDataset - Interface in com.inet.report.chart.dataset
-
An interface that is implemented by data sets that have start, end and progress fields.
- GanttForEachRecordDataset - Class in com.inet.report.chart.dataset
-
This is a dataset used by Gantt charts.
- GanttForEachRecordDataset(Chart2) - Constructor for class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Creates a new empty dataset.
- GanttOneGroupDataset - Class in com.inet.report.chart.dataset
-
This is a dataset used by Gantt charts.
- GanttOneGroupDataset(Chart2) - Constructor for class com.inet.report.chart.dataset.GanttOneGroupDataset
-
Creates a new empty dataset.
- GanttPlot - Class in com.inet.report.chart.plot
-
A general class for plotting data in the form of an start, end and progress value.
- GanttPlot() - Constructor for class com.inet.report.chart.plot.GanttPlot
-
Creates a gantt plot with default properties.
- GanttPlot(GanttStyle) - Constructor for class com.inet.report.chart.plot.GanttPlot
-
Creates a gantt plot with defined chart style.
- GanttStyle - Class in com.inet.report.chart.plot
-
This class defines the styles of the gantt chart.
- GanttTwoGroupsDataset - Class in com.inet.report.chart.dataset
-
This is a dataset used by Gantt charts.
- GanttTwoGroupsDataset(Chart2) - Constructor for class com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Creates a new empty dataset.
- GeneralProperties - Interface in com.inet.report
-
Interface for all elements that can be inserted into sections.
- generateName(String, String, int) - Static method in class com.inet.report.SummaryField
-
Generates the name of a summary field, i.e.
- generateName(String, String, int, String) - Static method in class com.inet.report.SummaryField
-
Generates the name of a summary field, i.e.
- get(String) - Method in interface com.inet.config.Configuration
-
Returns the value to which the specified key is mapped, or null
otherwise.
- get(String, String) - Method in interface com.inet.config.Configuration
-
Returns the value to which the specified key is mapped, or def
otherwise.
- get(ConfigKey) - Method in interface com.inet.config.Configuration
-
Returns the string value to which the specified ConfigKey is mapped, or the default otherwise.
- get(String) - Method in class com.inet.config.ConfigurationManager
-
Fetches the configuration specified by the name and the scope.
- get(int, String) - Method in class com.inet.config.ConfigurationManager
-
Fetches the configuration specified by the name and the scope.
- get(Class<T>) - Method in class com.inet.plugin.ServerPluginManager
-
Get a list of instances of the given extension type.
- get(int) - Method in class com.inet.report.CrossTabHeaderList
-
Returns the CrossTabHeader at the specified position in this list.
- getAbbreviation(Element) - Static method in class com.inet.report.chart.format.Abbreviation
-
Reads the XML properties of a abbreviation.
- getAbbreviation() - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Returns the abbreviation of formatted values.
- getActionPool() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the SwingViewer report actions connected to this viewer.
- getAddOp() - Method in class com.inet.report.Database
-
Overwrite this method if the used database uses another sign than "+" as add operator.
- getAlias() - Method in class com.inet.report.TableSource
-
Returns the alias name.
- getAliasList() - Method in class com.inet.report.Datasource
-
Returns a String array of alias names from all TableSources of this Datasource.
- getAliasToken() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the SQL keyword that is required to define an alias name in a SQL statement.
- getAliasToken() - Method in class com.inet.report.Database
-
- getAll(int) - Method in class com.inet.config.ConfigurationManager
-
Returns all configurations in the given scope.
- getAllAvailableColumns() - Method in class com.inet.report.DatabaseTables
-
Returns all columns that are available for this report.
- getAllBeanClassNames(String, String) - Method in interface com.inet.report.database.beans.BeanDataSourceManager
-
Returns the class names of the Java Beans whose data can be requested.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.AreaStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.BarStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.Chart3DStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.ChartStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.ContinuousAreaStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.ContinuousBarStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.ContinuousLineStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.GanttStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.LineStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.MultiplePieStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.PieStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.PolarStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.StockStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Method in class com.inet.report.chart.plot.XYStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedUserGroups() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the list of group-GUID
s that are allowed to access this datasource
- getAllowFieldClippingFormula() - Method in class com.inet.report.AbstractValueElement
-
Get the formula for the property 'allow field clipping'.
- getAllowFieldClippingFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula which specifies the value of the allowed
field clipping property or null
if not set.
- getAllowMultipleValues() - Method in class com.inet.report.PromptField
-
Returns whether or not multiple values can be passed to this prompt or not.
- getAmPmOrder() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'am pm order/type'.
- getAmPmOrder() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'am pm order/type'.
- getAmPmOrderFormula() - Method in class com.inet.report.AbstractValueElement
-
returns the formula of the property 'am pm order/type'.
- getAmPmOrderFormula() - Method in interface com.inet.report.ValueProperties
-
returns the formula of the property 'am pm order/type'.
- getAmString() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'am string'.
- getAmString() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'am string'.
- getAmStringFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula of the property 'am string'.
- getAmStringFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula of the property 'am string'.
- getApplicationDirectory() - Method in class com.inet.designer.AbstractDesignerDataModel
-
Returns the location of the application directory which is the
directory where the designer is located in.
- getApplicationDirectory() - Method in interface com.inet.designer.DesignerDataModel
-
Returns the location of the application directory which is the
directory where the designer is located in.
- getArea(int) - Method in class com.inet.report.Engine
-
Returns an AreaElement of the Area set.
- getArea(String) - Method in class com.inet.report.Engine
-
Returns an area element of the set of areas.
- getAreaCount() - Method in class com.inet.report.Engine
-
Returns the number of Areas of the report.
- getAtBottomOfPageFormula() - Method in class com.inet.report.Region
-
Gets the formula for the property 'print at bottom of page'.
- getAtts() - Method in exception com.inet.report.parser.FatalParserException
-
Returns the SAX attributes of the tag currently being parsed at the time of the exception.
- getAuthenticationDescription(HashMap<String, String>, boolean, boolean) - Method in interface com.inet.authentication.AuthenticationProvider
-
Get the AuthenticationDescription for the given configuration settings and logging
- getAuthenticationDescription() - Method in class com.inet.authentication.LoginProcessor
-
Get the AuthenticationDescription for creating this login processor.
- getAuthor() - Method in class com.inet.report.SummaryInfo
-
Returns the author of the report if the value was specified in the "Summary Info" or with the method setAuthor(String).
- getAutoFixActions() - Method in interface com.inet.problemfinder.ProblemFinderWarning
-
Returns the Actions which autofix this problem.
- getAutomaticZoomType() - Method in interface com.inet.viewer.ReportView
-
Returns which type of automatic zoom is used in the report view whenever the ReportView
is displayed anew, for example after resizing the display.
- getAutomaticZoomType() - Method in class com.inet.viewer.SwingReportView
-
Returns which type of automatic zoom is used in the report view whenever the ReportView
is displayed anew, for example after resizing the display.
- getAvailableFonts() - Method in class com.inet.designer.AbstractDesignerDataModel
-
Returns a list of all available fonts for the designer.
- getAvailableFonts() - Method in interface com.inet.designer.DesignerDataModel
-
Returns a list of all available fonts for the designer.
- getAvailableFontsFromRepository() - Method in class com.inet.designer.AbstractDesignerDataModel
-
fetches a list of fonts available on the repository configured for the designer
- getAvailableFontsFromRepository() - Method in interface com.inet.designer.DesignerDataModel
-
fetches a list of fonts available on the repository configured for the designer
- getAvailableIPAddresses() - Method in class com.inet.config.ConfigurationManager
-
Returns all available IP addresses on the current system as a InetAddress array, each IP address as an individual
InetAddress.
- getAvailableLocales() - Method in class com.inet.report.translation.Translations
-
Get a list of all available translation locales in this report.
- getAvailablePlugins() - Method in class com.inet.plugin.ServerPluginManager
-
Get the list of all available plugins in the plugin directory.
- getAxisLineColor() - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns the ABGR value representing the axis line color.
- getAxisPosition() - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns the relative position of this axis on the chart.
- getBackColor() - Method in class com.inet.report.Area
-
- getBackColor() - Method in interface com.inet.report.BorderProperties
-
Returns the value of the property 'back color'.
- getBackColor() - Method in interface com.inet.report.BoxProperties
-
Returns the value of the property 'back color'.
- getBackColor() - Method in class com.inet.report.chart.Legend
-
Returns the ABGR value representing the background color.
- getBackColor() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the ABGR value representing the background color.
- getBackColor() - Method in class com.inet.report.CrossTabHeader
-
Returns the background color of the header as ABGR, i.e. 0x000000FF for red.
- getBackColor() - Method in class com.inet.report.ReportComponent
-
Returns the background color of this report element as ABGR, i.e. 0x000000FF for red.
- getBackColorFormula() - Method in class com.inet.report.Area
-
Returns null since an Area does not have a background color formula.
- getBackColorFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula for the property 'back color'.
- getBackColorFormula() - Method in interface com.inet.report.BoxProperties
-
Returns the formula for the property 'back color'.
- getBackColorFormula() - Method in class com.inet.report.CrossTabHeader
-
Returns the formula of the background color of the header as ABGR, i.e. 0x000000FF for red.
- getBackColorFormula() - Method in class com.inet.report.ReportComponent
-
Returns the background color formula of this report element.
- getBarMarginPercent() - Method in class com.inet.report.chart.plot.BarPlot
-
Returns the bar margin in percent where 0.10 is 10 percent.
- getBarWidth() - Method in class com.inet.report.chart.plot.BarPlot
-
Returns the maximum bar width in percent where 0.10 is 10 percent.
- getBaseUrl() - Method in class com.inet.report.FieldElement
-
Returns the currently set base URL for relative URLs.
- getBaseUrl() - Method in interface com.inet.report.TextInterpretationProperties
-
Returns the currently set base URL for relative URLs.
- getBaseUrlFormula() - Method in class com.inet.report.FieldElement
-
Returns the property formula set for the base URL property.
- getBaseUrlFormula() - Method in interface com.inet.report.TextInterpretationProperties
-
Returns the property formula set for the base URL property.
- getBasicSupport() - Method in class com.inet.authentication.AuthenticationDescription
-
If this authentication supports basic authentication.
- getBeanClassName() - Method in class com.inet.report.JavaBean
-
Returns the name of the beans's class
- getBeanComponent() - Method in class com.inet.report.JavaBean
-
Return a instance of bean Component.
- getBeanData(String, String, String) - Method in interface com.inet.report.database.beans.BeanDataSourceManager
-
Returns a list of Java Beans of the supplied type.
- getBeanData(String, String, String, String) - Method in interface com.inet.report.database.beans.BeanDataSourceManager
-
Returns a list of Java Beans of the supplied type.
- getBeanPropertyDescriptorsForGUI() - Method in class com.inet.report.JavaBean
-
Returns those bean property descriptors that are suitable for setting via the i-net Desginer GUI.
- getBeanPropertyFormula(String) - Method in class com.inet.report.JavaBean
-
Returns the current property FormulaField of the beans' property named name
.
- getBeanPropertyValue(String) - Method in class com.inet.report.JavaBean
-
Returns the current property value of the beans' property named name
.
- getBody() - Method in class com.inet.report.CrossTab
-
The body of the table.
- getBooleanFormatOutputType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'boolean format output type'.
- getBooleanFormatOutputType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'boolean format output type'.
- getBooleanFormatOutputTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'boolean format output type'.
- getBooleanFormatOutputTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'boolean format output type'.
- getBottomCropping() - Method in class com.inet.report.AbstractPictureElement
-
Gets the value of the property 'bottom cropping size'.
- getBottomCropping() - Method in interface com.inet.report.PictureProperties
-
Gets the value of the property 'bottom cropping size'.
- getBottomLineStyle() - Method in class com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getBottomLineStyle() - Method in interface com.inet.report.BorderProperties
-
Returns the value of the property 'bottom line style'.
- getBottomLineStyle() - Method in class com.inet.report.Element
-
Returns the value of the property 'bottom line style'.
- getBottomLineStyleFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula of the property 'bottom line style'.
- getBottomLineStyleFormula() - Method in class com.inet.report.Element
-
Returns the formula of the property 'bottom line style'.
- getBySummaryOrder() - Method in class com.inet.report.Group
-
Returns the BySummary sorting order for this group
BySummary sorting allows you to sort the groups by our values of aggregate function.
- getCache() - Static method in class com.inet.report.cache.Cache
-
Returns the singleton Cache instance.
- getCacheSize() - Method in class com.inet.report.Engine
-
This function returns the current cache size.
- getCanGrowCount() - Method in class com.inet.report.Element
-
Returns the value of the property 'can grow count'.
- getCanGrowCount() - Method in interface com.inet.report.GeneralProperties
-
Returns the value of the property 'can grow count'.
- getCanGrowFormula() - Method in class com.inet.report.Element
-
Returns the formula of the property 'can grow'.
- getCanGrowFormula() - Method in interface com.inet.report.GeneralProperties
-
Returns the formula of the property 'can grow'.
- getCanGrowFormula() - Method in interface com.inet.report.PictureProperties
-
Returns the formula of the property 'can grow'.
- getCanShrinkFormula() - Method in class com.inet.report.AbstractPictureElement
-
Returns the formula of the property 'can shrink'.
- getCanShrinkFormula() - Method in interface com.inet.report.PictureProperties
-
Returns the formula of the property 'can shrink'.
- getCascadingParent() - Method in class com.inet.viewer.PromptData
-
Returns the parent to this prompt if this is a cascading prompt.
- getCatalog() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set database catalog.
- getCatalog() - Method in class com.inet.report.database.TableSourceInfo
-
Get the catalog name or null.
- getCatalog() - Method in class com.inet.report.Datasource
-
Returns the value of the connection property catalog.
- getCatalogs() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Get the list of catalogs.
- getCategory() - Method in class com.inet.viewer.print.FormPrint
-
Get the printing attribute class which is to be used as the "category"
for this printing attribute value when it is added to an attribute set.
- getCategory() - Method in class com.inet.viewer.print.Transparency
-
Get the printing attribute class which is to be used as the "category"
for this printing attribute value when it is added to an attribute set.
- getCategoryAxis() - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns the category axis of this plot.
- getCategoryAxis() - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns the category axis.
- getCategoryAxis() - Method in class com.inet.report.chart.plot.StockPlot
-
Returns the category axis for this plot.
- getCategoryAxis() - Method in class com.inet.report.chart.plot.XYPlot
-
Returns the category axis for this plot.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.GanttOneGroupDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.OneGroupDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.StockOneGroupDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the category group.
- getCategoryGroup() - Method in class com.inet.report.chart.dataset.XYOneGroupDataset
-
Returns the category group.
- getCause() - Method in class com.inet.report.EngineError
-
Returns the Throwable
responsible for this error.
- getCell(int) - Method in class com.inet.report.CrossTabBody
-
Get the ith cell of the body.
- getCell(int, int) - Method in class com.inet.report.CrossTabBody
-
Get the cell that is related to the row header and column header.
- getCellCount() - Method in class com.inet.report.CrossTabBody
-
Get the count of cells in the body.
- getCellMarginsX() - Method in class com.inet.report.CrossTabOptions
-
Returns the left and right cell margins of all cells
- getCellMarginsY() - Method in class com.inet.report.CrossTabOptions
-
Returns the top and bottom cell margins of all cells
- getCertificateFactory() - Static method in class com.inet.report.RDC
-
Returns the certificate factory that is used to sign PDF documents created with i-net Clear Reports.
- getCertificateInfo(Engine) - Method in interface com.inet.report.certificate.CertificateInfoFactory
-
Returns a certificate info that is fully initialized
and holds all the information needed to produce a signature.
- getChangedConfiguration() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the configuration which was changed (or the new current configuration).
- getChangedConfigurationName() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the name of the configuration which was changed (or the name of the new current configuration).
- getChangedConfigurationScope() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the scope of the configuration which was changed (or the scope of the new current configuration).
- getChangeField() - Method in class com.inet.report.SummaryField
-
Running total changes if this field value was changed.
- getChart() - Method in interface com.inet.report.chart.dataset.BaseDataset
-
Returns the parent chart of this dataset.
- getChart() - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the parent chart of this dataset.
- getChart() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the parent chart of this dataset.
- getChart() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the parent chart of this dataset.
- getChart() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the parent chart of this dataset.
- getChart() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the parent chart of this dataset.
- getChosenValue() - Method in class com.inet.viewer.PromptData
-
Returns the set value of this prompt.
- getClippedResult() - Method in class com.inet.report.event.ClippingEvent
-
Returns the displayed text value after clipping.
- getCloseBorderOnPageBreakFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula for the property 'close border on page break'.
- getCloseBorderOnPageBreakFormula() - Method in interface com.inet.report.BoxProperties
-
Returns the formula for the property 'close border on page break'.
- getCloseBorderOnPageBreakFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'close border on page break'.
- getCloseField() - Method in interface com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the close value.
- getCloseField() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the close value.
- getColor() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the color as hex value, e.g.
- getColor() - Method in class com.inet.report.chart.axis.AbstractMarker
-
Returns the color of the line or area of this marker.
- getColor() - Method in class com.inet.report.chart.ChartTitle
-
Returns the ABGR value of color for this title.
- getColorFormula() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the color formula which determines the color at run-time.
- getColorSequence() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the user defined color sequence of this chart plot.
- getColumn() - Method in class com.inet.report.CrossTabBodyCell
-
Get the column header of this cell.
- getColumnCount() - Method in class com.inet.report.TableSource
-
Returns the number of columns.
- getColumnLabel() - Method in class com.inet.report.DatabaseField
-
Returns the label of this DatabaseField
.
- getColumnName(String, String, int, TableSource, int) - Method in class com.inet.report.Database
-
Returns the column name dependent of the database.
- getColumnName(String, String, int, TableSource, int) - Method in class com.inet.report.database.JdbcData
-
Returns the column name dependent of the database.
- getColumnName(int) - Method in class com.inet.report.TableSource
-
Returns the column name of the selected column.
- getColumnNames(String) - Method in class com.inet.report.DatabaseTables
-
Returns a String[] with the column names.
- getColumnNames() - Method in class com.inet.report.TableSource
-
Returns an array of all column names.
- getColumns() - Method in class com.inet.report.CrossTab
-
The top headers of the table.
- getColumns(TableSource) - Method in class com.inet.report.database.BaseDataFactory
-
Returns the column information for a TableSource
- getColumns(Datasource, String, String, String, int) - Method in class com.inet.report.database.BaseDataFactory
-
Returns the column information for a TableSource
- getColumns(TableSource) - Method in interface com.inet.report.database.DataFactory
-
Returns the column information for a TableSource
- getColumns(TableSource) - Method in class com.inet.report.database.JdbcData
-
Returns the column information for a TableSource
- getColumns(String[], int[]) - Static method in class com.inet.report.DatabaseMetaDataFactory
-
Returns a ResultSet that has the structure of the ResultSet returned from DatabaseMetaData.getColumns().
- getColumnType() - Method in class com.inet.report.database.ColumnInfo
-
A value of DatabaseMetaData.procedureColumnIn, DatabaseMetaData.procedureColumnInOut, DatabaseMetaData.procedureColumnOut,
DatabaseMetaData.procedureColumnReturn or DatabaseMetaData.procedureColumnResult.
- getColumnType(int) - Method in class com.inet.report.TableSource
-
Returns the column type of the selected column.
- getColumnTypes(String) - Method in class com.inet.report.DatabaseTables
-
Returns an int[] with the types of columns.
- getColumnTypes() - Method in class com.inet.report.TableSource
-
Returns an array of all column types.
- getCombineType() - Method in class com.inet.report.chart.plot.CombinedPlot
-
Returns the combine type.
- getComments() - Method in class com.inet.report.SummaryInfo
-
Returns the comments of the report if the value was specified in the "Summary Info" or with the method setComments(String).
- getComponent() - Method in class com.inet.viewer.SwingNavigationView
-
All public graphical components of the viewer must implement this method, which
returns the actual AWT component so that it can be added to containers, etc.
- getComponent() - Method in class com.inet.viewer.SwingReportView
-
All public graphical components of the viewer must implement this method, which
returns the actual AWT component so that it can be added to containers, etc.
- getComponent() - Method in class com.inet.viewer.SwingReportViewer
-
All public graphical components of the viewer must implement this method, which
returns the actual AWT component so that it can be added to containers, etc.
- getComponent() - Method in class com.inet.viewer.SwingStatusBar
-
All public graphical components of the viewer must implement this method, which
returns the actual AWT component so that it can be added to containers, etc.
- getComponent() - Method in class com.inet.viewer.SwingToolBar
-
Returns the gui component of this toolbar.
- getComponent() - Method in interface com.inet.viewer.ToolBar
-
Returns the gui component of this toolbar.
- getComponent() - Method in interface com.inet.viewer.ViewerComponent
-
All public graphical components of the viewer must implement this method, which
returns the actual AWT component so that it can be added to containers, etc.
- getConditionCount() - Method in class com.inet.report.Join
-
Returns the number of join conditions.
- getConditionLinkType(int) - Method in class com.inet.report.Join
-
Returns the link type of the specified condition.
- getConditionLinkTypes() - Method in class com.inet.report.Join
-
Returns the link types of all join conditions.
- getConditionSourceColumn(int) - Method in class com.inet.report.Join
-
Returns the column name from source table, used in the specified condition.
- getConditionSourceColumns() - Method in class com.inet.report.Join
-
Returns all columns from source table, that are used for the join conditions.
- getConditionSourceFields() - Method in class com.inet.report.Join
-
Returns all fields from source table, that are used for the join conditions.
- getConditionTargetColumn(int) - Method in class com.inet.report.Join
-
Returns the column name from target table, used in the specified condition.
- getConditionTargetColumns() - Method in class com.inet.report.Join
-
Returns all columns from target table, that are used for the join conditions.
- getConditionTargetFields() - Method in class com.inet.report.Join
-
Returns all fields from target table, that are used for the join conditions.
- getConfiguration() - Method in class com.inet.report.database.BaseDataFactory
-
Returns the DatabaseConfiguration of this DataFactory.
- getConfiguration() - Method in interface com.inet.report.database.DataFactory
-
Returns the DatabaseConfiguration of this DataFactory.
- getConfigurationName() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the name of this DataSourceConfiguration
.
- getConnection() - Method in class com.inet.report.Datasource
-
Returns the Connection used to request data from the datasource.
- getConnectionProperties() - Method in class com.inet.report.Datasource
-
Returns the properties passed to JDBC driver to create the Connection.
- getCookie() - Method in class com.inet.viewer.URLRenderData
-
Returns the cookie set for the next connections made by URLRenderData.
- getCopy() - Method in class com.inet.report.CacheRenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCopy() - Method in class com.inet.report.EngineRenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCopy() - Method in interface com.inet.viewer.RenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCopy() - Method in class com.inet.viewer.URLRenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCorePluginId() - Method in class com.inet.plugin.ServerPluginManager
-
Returns the id of the product core plugin that was provided to initialize the ServerPluginManager.
- getCoreServerPluginDescription(String) - Method in class com.inet.plugin.ServerPluginManager
-
Get the core server plugin for recovery and process starter.
- getCornerEllipseHeight() - Method in class com.inet.report.Box
-
Returns the value of the property 'corner ellipse height'.
- getCornerEllipseHeight() - Method in interface com.inet.report.BoxProperties
-
Returns the value of the property 'corner ellipse height'.
- getCornerEllipseWidth() - Method in class com.inet.report.Box
-
Returns the value of the property 'corner ellipse width'.
- getCornerEllipseWidth() - Method in interface com.inet.report.BoxProperties
-
Returns the value of the property 'corner ellipse width'.
- getCount() - Method in class com.inet.report.SpecifiedOrder
-
Get the count of specified group values.
- getCreated() - Method in class com.inet.report.SummaryInfo
-
Returns the date and time the report was created.
- getCreateLabel() - Method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns localized label for adding a new user of this type.
- getCreator() - Static method in class com.inet.report.Engine
-
Returns the creator string that i-net Clear Reports writes into the exported files.
- getCrossTabGridLineFormat() - Method in class com.inet.report.CrossTab
-
Returns the gridline format of the crosstab.
- getCurrencyPosition() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'currency position type'.
- getCurrencyPosition() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'currency position type'.
- getCurrencyPositionFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency position type'.
- getCurrencyPositionFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'currency position type'.
- getCurrencySeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the separator between the number value and currency symbol.
- getCurrencySeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the separator between the number value and currency symbol.
- getCurrencySeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency separator'.
- getCurrencySeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'currency separator'.
- getCurrencySymbol() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'currency symbol'.
- getCurrencySymbol() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'currency symbol'.
- getCurrencySymbolFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency symbol'.
- getCurrencySymbolFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'currency symbol'.
- getCurrencySymbolType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'currency symbol type'.
- getCurrencySymbolType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'currency symbol type'.
- getCurrencySymbolTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency symbol type'.
- getCurrencySymbolTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'currency symbol type'.
- getCurrent() - Static method in class com.inet.authentication.LoginProcessor
-
Get the login processor for the current request session/thread.
- getCurrent() - Method in class com.inet.config.ConfigurationManager
-
Returns the current Configuration.
- getCurrent() - Static method in class com.inet.report.config.LicenseKeyInfo
-
Get the current LicenseKeyInfo which show the state of the current license
- getCurrentEngine() - Static method in class com.inet.designer.EmbeddedUtils
-
Returns the engine of the report that is currently opened.
- getCurrentField() - Method in class com.inet.report.FormulaField
-
This field references the current report field, which contains this formula.
- getCurrentPage() - Method in interface com.inet.viewer.ReportView
-
Returns the number of the "current page" being displayed in this ReportView.
- getCurrentPage() - Method in class com.inet.viewer.SwingReportView
-
Returns the number of the "current page" being displayed in this ReportView.
- getCurrentReportView() - Method in interface com.inet.viewer.ReportViewer
-
Returns the currently visible or selected ReportView object.
- getCurrentReportView() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the currently visible or selected ReportView object.
- getCursorType(int) - Method in class com.inet.report.Database
-
Returns the SQL data type for a cursor if the stored procedure parameter
is a cursor.
- getCustomizeGroupNameField() - Method in class com.inet.report.Group
-
Returns the kind of the customization of the group name field.
- getCustomizer() - Method in class com.inet.report.JavaBean
-
Returns the customizer component if it is supported for this bean.
- getData() - Method in class com.inet.report.database.TableData
-
ONLY FOR INTERNAL USE
Get the data of this TableData.
- getDataAxis() - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns the data axis of this plot.
- getDataAxis() - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns the data axis of this plot.
- getDataAxis() - Method in class com.inet.report.chart.plot.StockPlot
-
Returns the data axis for this plot.
- getDataAxis() - Method in class com.inet.report.chart.plot.XYPlot
-
Returns the data axis for this plot.
- getDatabaseClassname() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns com.inet.report.database.DataFactory
class name or an empty String.
- getDatabaseField(int) - Method in class com.inet.report.Fields
-
Returns the idx-th element of database fields array.
- getDatabaseField(String) - Method in class com.inet.report.Fields
-
Returns the DatabaseField with name dbColName
or null
if not existent in report.
- getDatabaseField(int) - Method in class com.inet.report.TableSource
-
Returns the corresponding DatabaseField to that column index.
- getDatabaseField(String) - Method in class com.inet.report.TableSource
-
Returns the corresponding DatabaseField to that column name.
- getDatabaseFields() - Method in class com.inet.report.TableSource
-
Returns all DatabaseFields that belongs to this TableSource.
- getDatabaseFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of database fields of this report.
- getDatabaseIdentifier() - Method in class com.inet.report.TableSource
-
Returns the original name of the table source.
- getDatabaseTables() - Method in class com.inet.report.Engine
-
Returns the DatabaseTables object for this report.
- getDataFactory() - Method in class com.inet.report.Datasource
-
Returns the DataFactory instance which should be used for the connection configured
by this Datasource.
- getDataFetchingCpuTime() - Method in interface com.inet.report.EngineStatistics
-
Get the CPU time that is used for fetching the report data from a datasource, measured in nanoseconds.
- getDataFetchingSystemTime() - Method in interface com.inet.report.EngineStatistics
-
Get the system time that is used for fetching the report data from a datasource, measured in nanoseconds.
- getDataField(String) - Method in interface com.inet.report.chart.dataset.BaseDataset
-
Returns the summary field with the specified name or null
if the summary field with this name not found in the list.
- getDataField(int) - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the summary field at the specified position in the list.
- getDataField(String) - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the summary field with the specified name or null
if the summary field with this name not found in the list.
- getDataField(String) - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the summary field with the specified name or null
if the summary field with this name not found in the list.
- getDataField(int) - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the summary field at the specified position in the list.
- getDataField(String) - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the summary field with the specified name or null
if the summary field with this name not found in the list.
- getDataField(int) - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the summary field at the specified position in the list.
- getDataField() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the data field.
- getDataField(String) - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the summary field with the specified name or null
if the summary field with this name not found in the list.
- getDataField(String) - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the summary field with the specified name or null
if the summary field with this name not found in the list.
- getDataField(int) - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the summary field at the specified position in the list.
- getDataFields() - Method in interface com.inet.report.chart.dataset.BaseDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data fields of this dataset as list.
- getDataFieldsCount() - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the count of data fields in this dataset.
- getDataGroup() - Method in class com.inet.report.FacturXSettings
-
Get the group for which a line in the invoice should be created.
- getDataset() - Method in interface com.inet.report.chart.plot.ChartPlot
-
Returns the dataset of this plot.
- getDataset() - Method in class com.inet.report.chart.plot.CombinedPlot
-
Returns nothing (null
).
- getDataset() - Method in class com.inet.report.chart.plot.GanttPlot
-
- getDataset() - Method in class com.inet.report.chart.plot.MultiplePiePlot
-
- getDataset() - Method in class com.inet.report.chart.plot.PiePlot
-
- getDataset() - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns the data container of this plot.
- getDataset() - Method in class com.inet.report.chart.plot.StockPlot
-
- getDataset() - Method in class com.inet.report.chart.plot.XYPlot
-
- getDataSource(String) - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the DataSourceConfiguration
specified by the given name.
- getDataSource(GUID) - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the DataSourceConfiguration
specified by the given uid.
- getDatasource(int) - Method in class com.inet.report.DatabaseTables
-
Returns the data source at position idx.
- getDatasource(String) - Method in class com.inet.report.DatabaseTables
-
Returns the datasource by name.
- getDatasource() - Method in class com.inet.report.FieldValueProvider
-
Returns the data source the query is to be run on
- getDatasource() - Method in class com.inet.report.QueryValueProvider
-
Returns the data source the query is to be run on
- getDatasource() - Method in class com.inet.report.SQLField
-
Returns the datasource.
- getDatasource() - Method in class com.inet.report.SQLValueProvider
-
Returns the data source the query is to be run on
- getDatasource() - Method in class com.inet.report.TableSource
-
Returns the Datasource object, to which this TableSource belongs.
- getDataSourceConfiguration(String, int) - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the DataSourceConfiguration
specified by the given configuration
name and scope.
- getDataSourceConfiguration() - Method in class com.inet.report.Datasource
-
If this Datasource is based on a DataSourceConfiguration and the configuration
exists, the DataSourceConfiguration object will be returned.
- getDataSourceConfigurationListeners() - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the list of listeners.
- getDataSourceConfigurationName() - Method in class com.inet.report.Datasource
-
If this Datasource is based on a DataSourceConfiguration and the configuration exists, the name of the
DataSourceConfiguration object will be returned.
- getDataSourceConfigurationNames() - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the configuration names of all DataSourceConfiguration
s
stored for user and system scope.
- getDataSourceConfigurationNames(int) - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the configuration names of all DataSourceConfiguration
s
stored for the given scope.
- getDataSourceConfigurations(int) - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the DataSourceConfiguration
objects stored for the given scope.
- getDatasourceCount() - Method in class com.inet.report.DatabaseTables
-
Returns how many data sources are known.
- getDataType() - Method in class com.inet.report.database.ColumnInfo
-
The data type of this column.
- getDateCalendarType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date calendar type'.
- getDateCalendarType() - Method in interface com.inet.report.ValueProperties
-
For future use.
- getDateCalendarTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula of the property 'date calendar type'.
- getDateCalendarTypeFormula() - Method in interface com.inet.report.ValueProperties
-
For future use.
- getDateEraType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date era type'.
- getDateEraType() - Method in interface com.inet.report.ValueProperties
-
For future use.
- getDateEraTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula of the property 'date era type'.
- getDateEraTypeFormula() - Method in interface com.inet.report.ValueProperties
-
For future use.
- getDateFirstSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date first separator'.
- getDateFirstSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date first separator'.
- getDateFirstSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date first separator'.
- getDateFirstSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date first separator'.
- getDateFormatType() - Method in class com.inet.report.AbstractValueElement
-
Returns the date format type set for this element.
- getDateFormatType() - Method in interface com.inet.report.ValueProperties
-
Returns the date format type set for this element.
- getDateFormatTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date format type'.
- getDateFormatTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date format type'.
- getDateOrder() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date order'.
- getDateOrder() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date order'.
- getDateOrderFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date order'.
- getDateOrderFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date order'.
- getDatePatternConstant() - Method in class com.inet.report.chart.format.DateTimeFormat
-
Returns the date format pattern constant, e.g.
- getDatePrefixSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date prefix separator'.
- getDatePrefixSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date prefix separator'.
- getDatePrefixSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date prefix separator'.
- getDatePrefixSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date prefix separator'.
- getDateRange() - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the range controller object which is responsible for determining the range to be shown on
the axis
- getDateSecondSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date second separator'.
- getDateSecondSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date second separator'.
- getDateSecondSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date second separator'.
- getDateSecondSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date second separator'.
- getDateStepWidthType() - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the date step width of axis units - a step will be 1 of the unit returned.
- getDateSuffixSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date suffix separator'.
- getDateSuffixSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date suffix separator'.
- getDateSuffixSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date suffix separator'.
- getDateSuffixSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date suffix separator'.
- getDateTimeOrder() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date time order'.
- getDateTimeOrder() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date time order'.
- getDateTimeOrderFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date time order'.
- getDateTimeOrderFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date time order'.
- getDateTimeSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'date time separator'.
- getDateTimeSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'date time separator'.
- getDateTimeSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date time separator'.
- getDateTimeSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'date time separator'.
- getDayOfWeekEnclosure() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week enclosure'.
- getDayOfWeekEnclosure() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'day of week enclosure'.
- getDayOfWeekEnclosureFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week enclosure'.
- getDayOfWeekEnclosureFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week enclosure'.
- getDayOfWeekPosition() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week position'.
- getDayOfWeekPosition() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'day of week position'.
- getDayOfWeekPositionFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week position'.
- getDayOfWeekPositionFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week position'.
- getDayOfWeekSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week separator'.
- getDayOfWeekSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'day of week separator'.
- getDayOfWeekSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week separator'.
- getDayOfWeekSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week separator'.
- getDayOfWeekType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week type'.
- getDayOfWeekType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'day of week type'.
- getDayOfWeekTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week type'.
- getDayOfWeekTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week type'.
- getDayType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'day type'.
- getDayType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'day type'.
- getDayTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day type'.
- getDayTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'day type'.
- getDecimalSeparatorSymbol() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'decimal separators symbol'.
- getDecimalSeparatorSymbol() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'decimal separators symbol'.
- getDecimalSeparatorSymbolFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'decimal separators symbol'.
- getDecimalSeparatorSymbolFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'decimal separators symbol'.
- getDefaultAttributeSet(int, int) - Method in interface com.inet.viewer.ReportView
-
Creates and returns a HashPrintRequestAttributeSet for the given page(s) with the default
printing attributes.
- getDefaultAttributeSet(int, int) - Method in class com.inet.viewer.SwingReportView
-
Creates and returns a HashPrintRequestAttributeSet for the given page(s) with the default
printing attributes.
- getDefaultExportDirectory() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the default directory in that the Java viewer will save the exported files.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.AreaStyle
-
Creates a new area plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.BarStyle
-
Creates a new bar plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.Chart3DStyle
-
Creates a new 3D plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.ChartStyle
-
Creates a default plot properly for this chart style.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.ContinuousAreaStyle
-
Creates a new continuous area plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.ContinuousBarStyle
-
Creates a new continuous bar plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.ContinuousLineStyle
-
Creates a new continuous line plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.GanttStyle
-
Creates a new gantt plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.LineStyle
-
Creates a new line plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.MultiplePieStyle
-
Creates a new multiple pie style plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.PieStyle
-
Creates a new pie plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.PolarStyle
-
Creates a new polar plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.StockStyle
-
Creates a new stock plot and initializes the plot with default settings.
- getDefaultPlot() - Method in class com.inet.report.chart.plot.XYStyle
-
Creates a new xy plot and initializes the plot with default settings.
- getDefaultPromptValuesAsString() - Method in class com.inet.report.PromptField
-
Returns the default values for this prompt as formula syntax, i.e. as an array if there are multiple default prompt values.
- getDefaultSetting(DefaultSetting.Key) - Method in class com.inet.viewer.SwingReportViewer
-
Returns the setting of the property defined by the key, or null if no value is set.
- getDefaultSqlOfAllStatements(boolean) - Method in class com.inet.report.Engine
-
Returns the statements that will be send to the database.
- getDefaultValue(int) - Method in class com.inet.report.PromptField
-
Returns the default value at the given index.
- getDefaultValueCount() - Method in class com.inet.report.PromptField
-
Returns The number of default values set for this prompt. 0 if none are set.
- getDefaultValueProvider() - Method in class com.inet.report.PromptField
-
If a DynamicValueProvider has been set for this PromptField, this method will return this provider.
- getDefaultValues() - Method in interface com.inet.report.DynamicValueProvider
-
Returns an array of DefaultValue objects for a prompt field.
- getDefaultValues(Function<DefaultValue, Boolean>) - Method in interface com.inet.report.DynamicValueProvider
-
Query the DefaultValue objects for a prompt field.
- getDefaultValues() - Method in class com.inet.report.PromptField
-
Fetches the default values.
- getDefaultValues(Function<DefaultValue, Boolean>) - Method in class com.inet.report.SQLValueProvider
-
Query the DefaultValue objects for a prompt field.
- getDefaultValues() - Method in class com.inet.viewer.PromptData
-
Returns the default values of this prompt.
- getDescription() - Method in interface com.inet.config.Configuration
-
Returns the description set for this configuration, which is found in the property
"configuration.description", i.e. this is equivalent to calling get("configuration.description").
- getDescription() - Method in class com.inet.report.DefaultValue
-
Returns the description of this default value.
- getDescription() - Method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns localized description for the user account type.
- getDescription() - Method in class com.inet.viewer.PromptData
-
Returns the description of this prompt.
- getDescription() - Method in class com.inet.viewer.PromptValue
-
Returns the description of the parameter field that has been set using API or i-net Designer dialog.
- getDescriptions() - Method in class com.inet.report.FieldValueProvider
-
Returns the DatabaseField responsible for fetching the descriptions from.
- getDescriptionSection() - Method in class com.inet.report.CrossTab
-
Gets the description section of the crosstab.
- getDiscreteOrRangeType() - Method in class com.inet.report.PromptField
-
Returns the type of values which are allowed for this prompt.
- getDisplayName() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the display name for this authentication method.
- getDisplayName(HashMap<String, String>) - Method in interface com.inet.authentication.AuthenticationProvider
-
Get the display name for the GUI.
- getDisplayName() - Method in enum com.inet.usersandgroups.api.user.UserAccountType
-
Returns the localized display name of the user account type.
- getDisplayName() - Method in class com.inet.viewer.PromptData
-
Returns name to use for displaying the prompt name
- getDivideField() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the signature field must be divided into two parts.
- getDivideField() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the signature field must be divided into two parts.
- getDivisor() - Method in class com.inet.report.chart.format.Abbreviation
-
Returns the divisor.
- getDocumentPageCount() - Method in class com.inet.report.Engine
-
Returns the number of pages in the finally document, e.g.
- getDrawOutOfScale(Element) - Static method in class com.inet.report.chart.plot.DrawOutOfScale
-
Reads the XML properties of a of Draw Out Of Scale for LinePlot.
- getDriverClassname() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the name of the java.sql.Driver
that will be used to establish the Connection to database.
- getDriverLibrary() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
- getDropShadowFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula for the property 'drop shadow'.
- getDropShadowFormula() - Method in interface com.inet.report.BoxProperties
-
Returns the formula for the property 'drop shadow'.
- getDropShadowFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'drop shadow'.
- getDropShadowFormula() - Method in class com.inet.report.Line
-
Lines do not support drop shadows.
- getElement() - Method in class com.inet.report.event.ClippingEvent
-
Returns the element on which the clipping occurred.
- getElements() - Method in class com.inet.report.CrossTabDescriptionSection
-
Returns an array containing all elements of this container.
- getElements() - Method in class com.inet.report.Section
-
Returns an Array
containing all elements in this section.
- getElements() - Method in interface com.inet.report.SimpleElementContainer
-
Returns an array containing all elements of this container.
- getElementsV() - Method in class com.inet.report.CrossTabDescriptionSection
-
Returns a Vector containing all elements in this container.
- getElementsV() - Method in class com.inet.report.Section
-
Returns a Vector
containing all elements in this section.
- getElementsV() - Method in interface com.inet.report.SimpleElementContainer
-
- getEmbeddableFontNames() - Static method in class com.inet.report.Engine
-
Returns true type font names for all fonts from fontPath (set in the i-net Clear Reports configuration)
that are licensed for embedding.
- getEnabledFormats() - Method in class com.inet.report.ReportProperties
-
Returns the valid output formats for this report.
- getEndField() - Method in interface com.inet.report.chart.dataset.GanttDataset
-
Returns the data field which indicates the end position of each interval bar.
- getEndField() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data field which indicates the end position of each interval bar.
- getEndSection() - Method in class com.inet.report.AbstractLineElement
-
Returns the value of the property 'end section'.
- getEndSection() - Method in interface com.inet.report.LineProperties
-
Gets the value of the property 'end section'.
- getEndValue() - Method in class com.inet.viewer.RangePromptValue
-
Returns the upper limit to the range, or null if there is no upper limit
- getEngine(ReportCacheKey) - Method in class com.inet.report.cache.Cache
-
Returns the engine for the specified key in the specified cache if active rendering.
- getEngine() - Method in class com.inet.report.cache.store.CachedOutput
-
Get the Engine/EngineBundle that produce the data for this output.
- getEngine() - Method in class com.inet.report.Element
-
Returns the Engine this Element is associated with.
- getEngine(String) - Method in class com.inet.report.EngineRenderData
-
Get the Engine
from the cache if exists.
- getEngine() - Method in class com.inet.report.event.EngineFinishEvent
-
Returns the Engine that has been finished now.
- getEngine() - Method in class com.inet.report.Subreport
-
Returns the engine object belonging to this subreport.
- getEngine0() - Method in class com.inet.report.EngineBundle
-
Get the first Engine from the bundle list.
- getEngineFactory() - Static method in class com.inet.report.cache.Cache
-
Get the current EngineFactory.
- getEngineFactory() - Method in class com.inet.report.CacheRenderData
-
- getEngines() - Method in class com.inet.report.EngineBundle
-
Get all Engines of this bundle.
- getError(int) - Method in class com.inet.report.EngineStatus
-
Returns the EngineError at the given index.
- getErrorCode() - Method in exception com.inet.report.ReportException
-
Returns an error code that describes the cause for this exception.
- getErrorCode() - Method in exception com.inet.viewer.ViewerException
-
Returns the error code of the exception that was thrown on report server.
- getErrorCount() - Method in class com.inet.report.EngineStatus
-
Returns the number of errors in this status
- getErrorData() - Method in class com.inet.report.Validity
-
Possible error data if the object is not valid.
- getErrorMessage() - Method in class com.inet.report.config.LicenseKeyInfo
-
Get the error message if the license is invalid
- getErrorMessage() - Method in class com.inet.viewer.Progress
-
Returns the last error message of this Progress.
- getErrorMessage(Throwable) - Static method in exception com.inet.viewer.ViewerException
-
Create a user friendly error message.
- getErrorMsg() - Method in class com.inet.report.Engine
-
Returns the error message as string.
- getEvaluateTime() - Method in class com.inet.report.FormulaField
-
Returns the lowest theoretically possible evaluation time this formula can have.
- getEvaluateTimeReal() - Method in class com.inet.report.FormulaField
-
Returns the time of evaluation of this formula that is actually used at runtime.
- getExecutionSystemTime() - Method in interface com.inet.report.EngineStatistics
-
Get the rendering system time of the report in nanoseconds.
- getExecutionTime() - Method in class com.inet.report.event.EngineFinishEvent
-
Returns the execution time of the Engine in milliseconds.
- getExpandPercent() - Method in class com.inet.report.chart.plot.PiePlot
-
- getExportChunkCount(Properties) - Method in class com.inet.report.CacheRenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportChunkCount(Properties) - Method in class com.inet.report.EngineRenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportChunkCount(Properties) - Method in interface com.inet.viewer.RenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportChunkCount(Properties) - Method in class com.inet.viewer.URLRenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportFormat() - Method in class com.inet.report.ReportKeyFactory
-
Returns the export format of the report that was set via the properties object
in the constructor.
- getExtensionName() - Method in interface com.inet.plugin.NamedExtension
-
Returns the UNIQUE name of the extension.
- getFacturXSettings() - Method in class com.inet.report.Engine
-
Get the factur X settings.
- getFailureCause(ReportCacheKey) - Method in class com.inet.report.cache.Cache
-
Returns the cause for the failure of the report.
- getField() - Method in class com.inet.report.CrossTabHeader
-
The field of the grouping.
- getField() - Method in class com.inet.report.Element
-
Returns the field definition element (for example, database field element, prompt field element).
- getField() - Method in class com.inet.report.Field
-
Gets the field definition element (for example, database field element, prompt field element).
- getField() - Method in class com.inet.report.Group
-
Gets the field definition element.
- getField() - Method in class com.inet.report.GroupField
-
Gets the field definition element (for example, database field element, prompt field element).
- getField2nd() - Method in class com.inet.report.SummaryField
-
Some Summaries need two fields for calculation, i.e. weighted average,
correlation etc.
- getFieldElement(int) - Method in class com.inet.report.CrossTabBodyCell
-
Get the FieldElement at the given index.
- getFieldElement() - Method in class com.inet.report.CrossTabHeader
-
Returns the field element of this row.
- getFieldElementCount() - Method in class com.inet.report.CrossTabBodyCell
-
Get the count of the FieldElements in this cell.
- getFieldRefName() - Method in interface com.inet.report.CascadingSource
-
Returns the name to be used as the SQL reference name in the WHERE part of the query
used by a cascading prompt referencing this as its parent.
- getFieldRefName() - Method in class com.inet.report.FieldValueProvider
-
Returns the name to be used as the SQL reference name in the WHERE part of the query
used by a cascading prompt referencing this as its parent.
- getFieldRefName() - Method in class com.inet.report.QueryValueProvider
-
Returns the name to be used as the SQL reference name in the WHERE part of the query
used by a cascading prompt referencing this as its parent.
- getFields() - Method in class com.inet.report.Engine
-
Returns a new Fields Object.
- getFields() - Method in class com.inet.report.FacturXSettings
-
Provides a map with all available field mappings.
- getFieldType() - Method in class com.inet.problemfinder.rules.AbstractRuleField
-
returns the Field type which has to checked, -1 listen to all Field types
- getFileNames() - Method in class com.inet.viewer.ExportProgress
-
Get the generated file names on the export.
- getFirstLineIndent() - Method in class com.inet.report.FieldElement
-
Returns the value of the property 'first line indent'.
- getFirstLineIndent() - Method in class com.inet.report.Paragraph
-
Returns the value of the property 'first line indent'.
- getFirstLineIndent() - Method in interface com.inet.report.ParagraphProperties
-
Returns the value of the property 'first line indent'.
- getFirstLineIndentFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'first line indent'.
- getFirstLineIndentFormula() - Method in class com.inet.report.Paragraph
-
Returns the formula whose return value determines the property 'first line indent'.
- getFirstLineIndentFormula() - Method in interface com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the property 'first line indent'.
- getFirstValue() - Method in class com.inet.report.chart.axis.IntervalMarker
-
Returns the first value (lower bound) of this marker.
- getFirstValueFormula() - Method in class com.inet.report.chart.axis.IntervalMarker
-
Get the Formula which returns the first value of the marker.
- getFont() - Method in class com.inet.report.chart.ChartTitle
-
Returns the font of the label.
- getFontColor() - Method in class com.inet.report.AbstractFontElement
-
Returns the value of the property 'font color'.
- getFontColor() - Method in interface com.inet.report.FontProperties
-
Returns the font color for the text in this element as an RGB value
consisting of the red component in bits 16-23, the green component
in bits 8-15, and the blue component in bits 0-7.
- getFontColorFormula() - Method in class com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font color'.
- getFontColorFormula() - Method in interface com.inet.report.FontProperties
-
Returns the property formula for the font color.
- getFontCount() - Method in class com.inet.report.cache.store.CachedOutput
-
Get the count of added fonts.
- getFontCount() - Method in interface com.inet.report.output.DocumentOutput
-
Get the count of added fonts.
- getFontCount() - Method in class com.inet.report.output.DocumentOutputStream
-
Get the count of added fonts.
- getFontData(int) - Method in class com.inet.report.cache.store.CachedOutput
-
Get the font data from the given index.
- getFontData(int) - Method in class com.inet.report.CacheRenderData
-
Returns the byte array of the embedded font at the specified fontId,
which is encoded in the Viewer's protocol.
- getFontData(int) - Method in class com.inet.report.Engine
-
Returns the byte array of the embedded font at the specified fontId,
encoded in the Viewer's protocol.
- getFontData(int) - Method in class com.inet.report.EngineRenderData
-
Returns the byte array of the embedded font at the specified fontId,
which is encoded in the Viewer's protocol.
- getFontData(int) - Method in interface com.inet.report.output.DocumentOutput
-
Get the font data from the given index.
- getFontData(int) - Method in class com.inet.report.output.DocumentOutputStream
-
Get the font data from the given index.
- getFontData(int) - Method in interface com.inet.viewer.RenderData
-
Returns the byte array of the embedded font at the specified fontId,
which is encoded in the Viewer's protocol.
- getFontData(int) - Method in class com.inet.viewer.URLRenderData
-
Returns the byte array of the embedded font at the specified fontId,
which is encoded in the Viewer's protocol.
- getFontName() - Method in class com.inet.report.AbstractFontElement
-
Returns the value of the property 'font name'.
- getFontName() - Method in interface com.inet.report.FontProperties
-
Returns the font name for the text in this element.
- getFontNameFormula() - Method in class com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font name'.
- getFontNameFormula() - Method in interface com.inet.report.FontProperties
-
Returns the property formula for the font name.
- getFontSize() - Method in class com.inet.report.AbstractFontElement
-
Returns the value of the property 'font size', rounded to an integer(!).
- getFontSize() - Method in interface com.inet.report.FontProperties
-
Returns the font size for the text in this element, in points.
- getFontSizeFormula() - Method in class com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font size'.
- getFontSizeFormula() - Method in interface com.inet.report.FontProperties
-
Returns the property formula for the font size.
- getFontSizeTwips() - Method in class com.inet.report.AbstractFontElement
-
Returns the value of the property 'font size' in Twips.
- getFontSizeTwips() - Method in interface com.inet.report.FontProperties
-
Returns the font size for the text in this element, in twips.
- getFontStyle() - Method in class com.inet.report.AbstractFontElement
-
Returns the value of the property 'font style'.
- getFontStyle() - Method in interface com.inet.report.FontProperties
-
Returns the font style for the text in this element.
- getFontStyleFormula() - Method in class com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font style'.
- getFontStyleFormula() - Method in interface com.inet.report.FontProperties
-
Returns the property formula for the font style.
- getFooter() - Method in class com.inet.report.Group
-
Returns the group footer area.
- getFootnote() - Method in class com.inet.report.Chart2
-
Returns the footnote of this chart.
- getForeColor() - Method in interface com.inet.report.BorderProperties
-
Returns the value of the property 'fore color'.
- getForeColor() - Method in class com.inet.report.Element
-
Returns the fore color of the element.
- getForeColor() - Method in interface com.inet.report.LineProperties
-
Gets the fore color of the element.
- getForeColorFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula of the property 'fore color'.
- getForeColorFormula() - Method in class com.inet.report.Element
-
Returns the formula fore color of the element.
- getForegroundAlpha() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the alpha value for the foreground color: 1.0 is fully opaque, while 0.0 is fully transparent.
- getFormat() - Method in class com.inet.report.cache.ReportCacheKey
-
Returns the export format of the report.
- getFormula() - Method in class com.inet.report.FormulaField
-
Returns the value of the property 'formula text'.
- getFormula(int) - Method in class com.inet.report.SpecifiedOrder
-
Return the formula of the nth group.
- getFormula() - Method in class com.inet.report.Trigger
-
Get the formula of this trigger.
- getFormulaField(String) - Method in class com.inet.report.Fields
-
Returns the FormulaField with name fieldName
or null
if not existent in report.
- getFormulaField(int) - Method in class com.inet.report.Fields
-
Returns the i-th element of Formula Fields array.
- getFormulaFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of user formulas in this report.
- getFormulaType() - Method in class com.inet.report.FormulaField
-
Returns the formula type, i.e. whether the formula is a record selection, group selection, property, or user formula
- getFrom() - Method in class com.inet.report.FormulaRange
-
Gets the value the range begins with.
- getFunction(int) - Method in class com.inet.report.Fields
-
Returns the user defined functions at the specified index
- getFunction(String) - Method in class com.inet.report.Fields
-
Returns the user defined function with the specified name
- getFunctionsCount() - Method in class com.inet.report.Fields
-
Returns the number of user defined functions in this report
- getGF() - Method in class com.inet.report.Engine
-
Returns the group selection formula used in the current main or subreport.
- getGFField() - Method in class com.inet.report.Engine
-
Returns the group selection formula used in the current main or subreport as a field.
- getGlyphOrientation() - Method in class com.inet.report.FieldElement
-
Returns the glyph orientation.
- getGlyphOrientation() - Method in class com.inet.report.Subreport
-
Returns the glyph orientation.
- getGlyphOrientation() - Method in class com.inet.report.Text
-
Returns the glyph orientation.
- getGlyphOrientation() - Method in interface com.inet.report.TextProperties
-
Returns the glyph orientation.
- getGlyphOrientationFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the glyph orientation.
- getGlyphOrientationFormula() - Method in class com.inet.report.Subreport
-
Returns the formula whose return value determines the glyph orientation.
- getGlyphOrientationFormula() - Method in class com.inet.report.Text
-
Returns the formula whose return value determines the glyph orientation.
- getGlyphOrientationFormula() - Method in interface com.inet.report.TextProperties
-
Returns the formula whose return value determines the glyph orientation.
- getGradientSetting() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the gradient paint settings.
- getGrandTotal() - Method in class com.inet.report.CrossTabHeaderList
-
The header with the grand total label.
- getGridlineColor() - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns the ABGR value representing the grid lines color.
- getGroup() - Method in class com.inet.report.CrossTabHeader
-
Returns the group object of this row.
- getGroup(int) - Method in class com.inet.report.Engine
-
Returns the grouping with the specified number, where number is greater than 1
or
lesser than count of groupings.
- getGroup() - Method in class com.inet.report.Field
-
Returns the group this field is associated with.
- getGroup() - Method in class com.inet.report.GroupField
-
Returns the group this field is associated with.
- getGroupByField(Field) - Method in class com.inet.report.Engine
-
Returns the group which is based on the parameter field
if exists -
otherwise null
is returned.
- getGroupCount() - Method in class com.inet.report.Engine
-
Returns the count of groupings in report without the count of page, report and detail area pairs.
- getGroupDirectionFormula() - Method in class com.inet.report.Group
-
Returns the formula of sort direction for this group.
- getGroupNameDbField() - Method in class com.inet.report.Group
-
Returns the database field which specify the name of the group.
- getGroupNameField(String) - Method in class com.inet.report.Fields
-
Returns the GroupField with name fieldName
or null
if not existent in report.
- getGroupNameField(int) - Method in class com.inet.report.Fields
-
Returns the i-th element of group name fields array.
- getGroupNameField() - Method in class com.inet.report.Group
-
Returns the group name field of this group.
- getGroupNameFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of group name fields defined in this report.
- getGroupNameFormula() - Method in class com.inet.report.Group
-
Returns the formula which specify the name of the group.
- getGroupTree() - Method in class com.inet.report.cache.store.CachedOutput
-
Get the data of the group tree.
- getGroupTree() - Method in class com.inet.report.CacheRenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Method in class com.inet.report.Engine
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Method in class com.inet.report.EngineRenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Method in interface com.inet.report.output.DocumentOutput
-
Get the data of the group tree.
- getGroupTree() - Method in class com.inet.report.output.DocumentOutputStream
-
Get the data of the group tree.
- getGroupTree() - Method in interface com.inet.viewer.RenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Method in class com.inet.viewer.URLRenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupType() - Method in class com.inet.report.GroupField
-
Returns the type of the group, which is associated with this group name field.
- getHeader() - Method in class com.inet.report.Group
-
Returns the group header area.
- getHeaderTitle() - Method in class com.inet.report.Chart2
-
Returns the header title of this chart.
- getHeight() - Method in class com.inet.report.AbstractLineElement
-
Returns the height of an element.
- getHeight() - Method in class com.inet.report.CrossTabBodyCell
-
the height of this cell in the design view.
- getHeight() - Method in class com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getHeight() - Method in interface com.inet.report.LineProperties
-
Gets the height of an element.
- getHeight() - Method in interface com.inet.report.PictureProperties
-
Gets the height of an element.
- getHeight() - Method in class com.inet.report.ReportComponent
-
Returns the height of this report element.
- getHeightRenderingFactor() - Method in class com.inet.report.DatabasePicture
-
Gets the property 'height rendering factor'.
- getHeightRenderingFactor() - Method in class com.inet.report.Picture
-
Gets the property 'height rendering factor'.
- getHeightRenderingFactor() - Method in interface com.inet.report.PictureProperties
-
Gets the property 'height rendering factor'.
- getHeightScalingFactor() - Method in class com.inet.report.AbstractPictureElement
-
Gets the property 'height scaling factor'.
- getHeightScalingFactor() - Method in interface com.inet.report.PictureProperties
-
Gets the property 'height scaling factor'.
- getHierarchicalGrouping() - Method in class com.inet.report.Group
-
Returns if the property 'hierarchical grouping' is enabled or disabled.
- getHighField() - Method in interface com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the high value.
- getHighField() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the high value.
- getHorAlign() - Method in class com.inet.report.Element
-
Returns the value of the property 'horizontal alignment'.
- getHorAlign() - Method in class com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- getHorAlign() - Method in interface com.inet.report.GeneralProperties
-
Returns the value of the property 'horizontal alignment'.
- getHorAlign() - Method in interface com.inet.report.PictureProperties
-
Returns the value of the property 'horizontal alignment'.
- getHorAlign() - Method in class com.inet.report.Text
-
Returns the common HorAlign value from Paragraph Elements if they're all equals or ALIGN_HORIZONTAL_DEFAULT otherwise
- getHorAlign() - Method in class com.inet.report.TextPart
-
Use the value of the parent paragraph.
- getHorAlignFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'horizontal alignment'.
- getHorAlignFormula() - Method in class com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- getHorAlignFormula() - Method in interface com.inet.report.GeneralProperties
-
Returns the formula for the property 'horizontal alignment'.
- getHorAlignFormula() - Method in interface com.inet.report.PictureProperties
-
Returns the formula for the property 'horizontal alignment'.
- getHorAlignFormula() - Method in class com.inet.report.TextPart
-
Use the value of the parent paragraph.
- getHorizontal() - Method in class com.inet.report.ReportProperties
-
Returns the horizontal gap between multi-column labels.
- getHost() - Method in class com.inet.report.Datasource
-
Returns the value of the connection property host.
- getHourMinuteSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'hour minute sepereator'.
- getHourMinuteSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'hour minute separator'.
- getHourMinuteSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'hour minute sepereator'.
- getHourMinuteSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'hour minute separator'.
- getHourType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'hour type'.
- getHourType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'hour type'.
- getHourTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'hour type'.
- getHourTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'hour type'.
- getHyperlinkUrl() - Method in class com.inet.report.Element
-
Returns the target url of the hyperlink which is associated with this element.
- getHyperlinkUrl() - Method in interface com.inet.report.HyperlinkProperties
-
Returns the target URL of the hyperlink which is associated with this element.
- getHyperlinkUrlFormula() - Method in class com.inet.report.Element
-
Returns the formula of the property 'hyperlink url'.
- getHyperlinkUrlFormula() - Method in interface com.inet.report.HyperlinkProperties
-
Returns the formula of the property 'hyperlink url'.
- getIcon() - Method in class com.inet.viewer.PromptData
-
Returns the icon of this PromptData
.
- getIconURL() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the Icon resource URL for displaying in the user ui.
- getIdentifierQuoteString() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the string used to quote SQL identifiers.
- getIdentifierQuoteString() - Method in class com.inet.report.Database
-
Returns the string used to quote SQL identifiers.
- getImage(byte[], boolean) - Method in class com.inet.report.DatabasePicture
-
convert the given data to an image
- getImage() - Method in class com.inet.report.Picture
-
Returns the java.awt.Image of this picture element.
- getImageKeyFormula() - Method in class com.inet.report.AbstractPictureElement
-
Return the image key formula for this picture.
- getImageKeyFormula() - Method in interface com.inet.report.PictureProperties
-
Return the image key formula for this picture.
- getImageLocationFormula() - Method in class com.inet.report.Picture
-
Returns the formula for the "image location" property
- getIndentation() - Method in class com.inet.report.Group
-
Returns the depth of the indentation of the data groups.
- getIndentLabel() - Method in class com.inet.report.CrossTabHeaderList
-
Returns whether the row label should be indent (true
) or not (false
).
- getIndentLabelSize() - Method in class com.inet.report.CrossTabHeaderList
-
Returns the size of indentation of the row label in twips.
- getInfoMessage() - Method in interface com.inet.viewer.StatusBar
-
Returns the current info message from the statusbar.
- getInfoMessage() - Method in class com.inet.viewer.SwingStatusBar
-
Returns the current info message from the statusbar.
- getInputParameters() - Method in class com.inet.report.TableSource
-
Returns the list of
PromptField
s which are used by this table source as store procedures parameter.
- getInstance() - Static method in class com.inet.config.ConfigurationManager
-
Returns the singleton instance of the ConfigurationManager.
- getInstance() - Static method in class com.inet.plugin.ServerPluginManager
-
Gets the current instance of the ServerPluginManager.
- getInstance() - Static method in class com.inet.problemfinder.ProblemFinder
-
- getInstance(String, String, String, String, String, String) - Static method in class com.inet.report.certificate.CertificateInfo
-
This method returns an instance of Certificate Info
- getIntervalType() - Method in class com.inet.report.FormulaRange
-
If the range type is Date or Time, the intervalType specifies the part of the
Date or Time, that should be used, e.g.
- getItemLabelAlignment() - Method in class com.inet.report.chart.plot.BarPlot
-
Returns the label alignment displayed on the items of this plot.
- getItemLabelAlignment() - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns the labels alignment of the items displayed on this plot.
- getItemLabelAlignment() - Method in class com.inet.report.chart.plot.StockPlot
-
Returns the label alignment of the items on this plot.
- getItemLabelBackColor() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the ABGR value representing the background color of item labels .
- getItemLabelColor() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the ABGR value representing the color of the item labels.
- getItemLabelFont() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns font for the item labels.
- getItemLabelFormat() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the format for the item value.
- getItemLabelGap() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the gap between the pie and the item label.
- getItemLabelOutlineColor() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the ABGR value representing the legend outline color.
- getItemLabelOutlineStyle() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the border line style of item labels.
- getItemLabelOutlineWidth() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the outline width of item labels.
- getItemLabelPosition() - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns the item label position on the chart item.
- getItemLabelPosition() - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns the item label position on the chart item.
- getItemLabelPosition() - Method in class com.inet.report.chart.plot.StockPlot
-
Returns the item label position on the chart item.
- getItemShape() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the item shape settings for this plot.
- getJoinsEntries() - Method in class com.inet.report.DatabaseTables
-
Returns a Vector with an entry for each join.
- getJoinsView() - Method in class com.inet.report.DatabaseTables
-
Returns a Vector with an entry for each join, i.e.
- getJoinType() - Method in class com.inet.report.Join
-
Returns the join type of this Join.
- getKeepTogether() - Method in class com.inet.report.Group
-
Returns the number of records that are kept together in this group.
- getKeepTogetherFormula() - Method in interface com.inet.report.GeneralProperties
-
Returns the formula for the property 'keep together'.
- getKeepTogetherFormula() - Method in class com.inet.report.ReportComponent
-
Returns the formula for the property 'keep together'.
- getKey(Properties) - Method in class com.inet.report.cache.Cache
-
Create a ReportCacheKey and start rendering if report does not exist in the Cache.
- getKey(Properties, PropertiesChecker, Object) - Method in class com.inet.report.cache.Cache
-
Create a ReportCacheKey and start rendering if report does not exist in the Cache.
- getKey(Properties, PropertiesChecker, EngineFactory, Object) - Method in class com.inet.report.cache.Cache
-
Create a ReportCacheKey and start rendering if report does not exist in the Cache.
- getKey(Properties) - Method in interface com.inet.report.cache.EngineFactory
-
- getKey(Properties) - Method in class com.inet.report.cache.EngineFactoryImpl
-
Create a unique key for the Engine that is returned by createEngine().
- getKey() - Method in class com.inet.report.cache.store.CachedOutput
-
Get the key of this DocumentOutput.
- getKey(Properties) - Method in class com.inet.report.CacheRenderData
-
Create a key and start the rendering.
- getKey(Properties) - Method in class com.inet.report.EngineRenderData
-
Create a key for the given properties.
- getKey() - Method in class com.inet.viewer.props.DefaultSetting
-
Returns the key belonging to this value. only this key may be used when setting this value.
- getKeywords() - Method in class com.inet.report.SummaryInfo
-
Returns the keywords of the report if the value was specified in the "Summary Info" or with the method setKeywords(String).
- getLabelField() - Method in class com.inet.report.chart.dataset.ForEachRecordDataset
-
Returns the label field which is used to label the row on the group axis.
- getLabelHeight() - Method in class com.inet.report.ReportProperties
-
Returns the height of a multi-column label.
- getLabelName() - Method in class com.inet.report.ReportProperties
-
Returns the name of a multi-column label.
- getLabelProvider() - Method in interface com.inet.report.chart.dataset.BaseDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.ForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.OneGroupDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.StockForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Method in class com.inet.report.chart.dataset.XYForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelWidth() - Method in class com.inet.report.ReportProperties
-
Returns the width of a multi-column label.
- getLastError() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the last error which occurred in the viewer.
- getLastSaved() - Method in class com.inet.report.SummaryInfo
-
Returns the date and time set as the last time the report was saved.
- getLeftCropping() - Method in class com.inet.report.AbstractPictureElement
-
Gets the value of the property 'left cropping size'.
- getLeftCropping() - Method in interface com.inet.report.PictureProperties
-
Gets the value of the property 'left cropping size'.
- getLeftIndent() - Method in class com.inet.report.FieldElement
-
Returns the value of the property 'left indent'.
- getLeftIndent() - Method in class com.inet.report.Paragraph
-
Returns the value of the property 'left indent'.
- getLeftIndent() - Method in interface com.inet.report.ParagraphProperties
-
Returns the value of the property 'left indent'.
- getLeftIndentFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'left indent'.
- getLeftIndentFormula() - Method in class com.inet.report.Paragraph
-
Returns the formula whose return value determines the property 'left indent'.
- getLeftIndentFormula() - Method in interface com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the property 'left indent'.
- getLeftLineStyle() - Method in class com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getLeftLineStyle() - Method in interface com.inet.report.BorderProperties
-
Returns the value of the property 'left line style'.
- getLeftLineStyle() - Method in class com.inet.report.Element
-
Returns the value of the property 'left line style'.
- getLeftLineStyleFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula for the property 'left line style'.
- getLeftLineStyleFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'left line style'.
- getLegend() - Method in class com.inet.report.Chart2
-
Returns the legend of this chart.
- getLegendColor() - Method in class com.inet.report.chart.Legend
-
Returns the ABGR value representing the legend color.
- getLegendFont() - Method in class com.inet.report.chart.Legend
-
Returns the font for all labels in this legend.
- getLegendLayout() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the legend layout.
- getLegendPlacement() - Method in class com.inet.report.chart.Legend
-
Returns the placement of the legend in the chart.
- getLicensee() - Method in class com.inet.report.config.LicenseKeyInfo
-
Returns the licensee of the license.
- getLicenseText() - Method in class com.inet.report.config.LicenseKeyInfo
-
Returns a text description of the license
- getLineSpacingAbsolute() - Method in class com.inet.report.FieldElement
-
Returns the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- getLineSpacingAbsolute() - Method in class com.inet.report.Paragraph
-
Returns the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- getLineSpacingAbsolute() - Method in interface com.inet.report.ParagraphProperties
-
Returns the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- getLineSpacingAbsoluteFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- getLineSpacingAbsoluteFormula() - Method in class com.inet.report.Paragraph
-
Returns the formula whose return value determines the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- getLineSpacingAbsoluteFormula() - Method in interface com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- getLineSpacingRelative() - Method in class com.inet.report.FieldElement
-
Returns the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelative() - Method in class com.inet.report.Paragraph
-
Returns the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelative() - Method in interface com.inet.report.ParagraphProperties
-
Returns the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelativeFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelativeFormula() - Method in class com.inet.report.Paragraph
-
Returns the formula whose return value determines the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelativeFormula() - Method in interface com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineStyle() - Method in class com.inet.report.AbstractLineElement
-
Returns the value of the property 'line style', with one of the following line styles: single line, double line, dashed line, dotted line or no line.
- getLineStyle() - Method in class com.inet.report.chart.axis.AbstractMarker
-
Returns the marker's line style.
- getLineStyle() - Method in interface com.inet.report.LineProperties
-
Returns the value of the property 'line style', with one of the different line styles
single line, dashed line or dotted line.
- getLineWidth() - Method in class com.inet.report.AbstractLineElement
-
Returns the value of the property 'line width'.
- getLineWidth() - Method in class com.inet.report.chart.axis.AbstractMarker
-
Returns the line width in twips.
- getLineWidth() - Method in interface com.inet.report.LineProperties
-
Returns the value of the property 'line width'.
- getLoadedEngines() - Static method in class com.inet.designer.EmbeddedUtils
-
Returns the engines of all reports which are currently opened.
- getLoadedPlugins() - Method in class com.inet.plugin.ServerPluginManager
-
Get the list of all loaded/running plugins.
- getLoadExceptions() - Method in class com.inet.report.Engine
-
If one or more errors occurred while loading a report template, you can get this error(s)
as Exception[]
from engine.
- getLoadingCpuTime() - Method in interface com.inet.report.EngineStatistics
-
Get the CPU time that is used for loading the rpt file in nanoseconds.
- getLoadingStatus() - Method in interface com.inet.viewer.ReportView
-
Fetches the current "loading status" of this report view.
- getLoadingStatus() - Method in class com.inet.viewer.SwingReportView
-
Fetches the current "loading status" of this report view.
- getLoadingSystemTime() - Method in interface com.inet.report.EngineStatistics
-
Get the system time that is used for loading the rpt file in nanoseconds.
- getLocale() - Method in class com.inet.report.Engine
-
Returns the locale that is used by the renderer.
- getLocalizationResources() - Method in class com.inet.report.Chart2
-
Returns a localized resources bundle for the chart messages.
- getLocalVariables() - Method in class com.inet.report.FormulaField
-
Returns all local variables of this field
- getLoggingStream() - Static method in class com.inet.viewer.SwingReportViewer
-
Returns the PrintStream used by the viewer for log outputs.
- getLoginID() - Method in class com.inet.authentication.LoginProcessor
-
Returns the user ID of the logged in user, or null if the user is not logged in.
- getLoginSource() - Method in class com.inet.authentication.LoginProcessor
-
Get an unique ID for the source of the login.
- getLogLevel() - Static method in class com.inet.report.Engine
-
Returns the logging/tracing level that is used by the Engine.
- getLogStream() - Static method in class com.inet.report.Engine
-
Returns the logging/tracing PrintStream that is used by the Engine.
- getLowerBound() - Method in class com.inet.report.chart.axis.DateRange
-
Returns the manually set lower bound.
- getLowerBound() - Method in class com.inet.report.chart.axis.NumberRange
-
Returns the manually set lower bound of this range.
- getLowField() - Method in interface com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the low value.
- getLowField() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the low value.
- getMainEngine() - Method in class com.inet.report.SubreportLink
-
Gets the main Engine to which the subreport is linked.
- getMainExecutionCpuTime() - Method in interface com.inet.report.EngineStatistics
-
Get the rendering CPU time of the main report in nanoseconds.
- getMainField() - Method in class com.inet.report.SubreportLink
-
Gets the Field to that the field in subreport is linked.
- getMajorVersion() - Static method in class com.inet.report.Engine
-
Returns the Engine's major version number.
- getMajorVersion() - Static method in class com.inet.viewer.SwingReportViewer
-
Returns the number of the "major version" of this SwingReportViewer, that is,
for version 7.5, this would return "7".
- getManualFormatFormula() - Method in class com.inet.report.AbstractValueElement
-
Gets the formula of the property 'manual format'.
- getManualFormatFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula of the property 'manual format'.
- getMarginBottom() - Method in class com.inet.report.ReportProperties
-
Returns the bottom margin of the page in twips.
- getMarginLeft() - Method in class com.inet.report.ReportProperties
-
Returns the left margin of the page in twips.
- getMarginRight() - Method in class com.inet.report.ReportProperties
-
Returns the right margin of the page in twips.
- getMarginTop() - Method in class com.inet.report.ReportProperties
-
Returns the top margin of the page in twips.
- getMarker(int) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the marker from position.
- getMarker(int) - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns the marker from position.
- getMarkerReferencesIfExist(MarkerAxis...) - Static method in class com.inet.report.chart.axis.AbstractMarker
-
Get all references to FormulaFields for all given Marker-Axis.
- getMarkersCount() - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the total amount of markers on this axis.
- getMarkersCount() - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns the total amount of markers on this axis.
- getMaxAliasNameLength() - Method in class com.inet.report.Database
-
Returns the maximum length of the alias name.
- getMaxRangeValue() - Method in class com.inet.report.PromptField
-
If property 'use range' is enabled this method returns the maximum value for an prompt value.
- getMemoryUsage(ReportCacheKey) - Method in class com.inet.report.cache.Cache
-
Get the size a report uses in memory.
- getMemoryUsage() - Method in class com.inet.report.cache.Cache
-
Get the amount of bytes used for cached reports in memory.
- getMenu(int) - Static method in class com.inet.designer.EmbeddedUtils
-
Returns the i-net Designer menu item which corresponds to the menu id.
- getMessage() - Method in interface com.inet.problemfinder.ProblemFinderWarning
-
Returns the message which describes this problem.
- getMessage() - Method in class com.inet.report.EngineError
-
Returns the message text for this error.
- getMetaProperties() - Method in class com.inet.report.Engine
-
Returns any meta properties belonging to this engine.
- getMinorVersion() - Static method in class com.inet.report.Engine
-
Returns the Engine's minor version number.
- getMinorVersion() - Static method in class com.inet.viewer.SwingReportViewer
-
Returns the number of the "minor version" of this SwingReportViewer, that is,
for version 7.5, this would return "5".
- getMinRangeValue() - Method in class com.inet.report.PromptField
-
If property 'use range' is enabled this method returns the minimum value for an prompt value.
- getMinusSymbol() - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Returns the flag that control the placing and form of the minus symbol.
- getMinuteSecondSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'minute second separator'.
- getMinuteSecondSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'minute second separator'.
- getMinuteSecondSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'minute second separator'.
- getMinuteSecondSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'minute second separator'.
- getMinuteType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'minute type'.
- getMinuteType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'minute type'.
- getMinuteTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'minute type'.
- getMinuteTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'minute type'.
- getModel() - Static method in class com.inet.designer.Startup
-
Get the data model for the i-net Designer.
- getMonthType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'month type'.
- getMonthType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'month type'.
- getMonthTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'month type'.
- getMonthTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'month type'.
- getMouseActionMode() - Method in interface com.inet.viewer.ReportView
-
Returns the currently selected mode for mouse actions such as clicking and dragging in this
ReportView.
- getMouseActionMode() - Method in class com.inet.viewer.SwingReportView
-
Returns the currently selected mode for mouse actions such as clicking and dragging in this
ReportView.
- getMsgListener() - Method in class com.inet.report.Engine
-
Returns the MsgListener for RDC.
- getN() - Method in class com.inet.report.BySummaryOrder
-
Gets the count of displayed elements
- getName() - Method in class com.inet.authentication.AuthenticationDescription
-
The unique name of the authentication.
- getName() - Method in interface com.inet.config.Configuration
-
Returns the name of this configuration.
- getName() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
- getName() - Method in class com.inet.report.chart.dataset.GanttOneGroupDataset
- getName() - Method in class com.inet.report.chart.dataset.GanttTwoGroupsDataset
- getName() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
- getName() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
- getName() - Method in class com.inet.report.chart.dataset.XYForEachRecordDataset
- getName() - Method in class com.inet.report.chart.dataset.XYOneGroupDataset
- getName() - Method in class com.inet.report.database.ColumnInfo
-
The name of this column.
- getName() - Method in class com.inet.report.database.TableSourceInfo
-
Get the complete name of this object.
- getName() - Method in class com.inet.report.Field
-
Returns the value of the property 'name'.
- getName() - Method in class com.inet.report.GroupField
-
Returns a string which represents the name of the group field.
- getName() - Method in class com.inet.report.Section
-
Returns the name of the section - i.e.
- getName() - Method in class com.inet.report.SpecialField
-
Returns the value of the property 'name'.
- getName(int) - Method in class com.inet.report.SpecifiedOrder
-
Return the display name of the nth group.
- getName() - Method in class com.inet.viewer.ExportProgress
-
The name of the daemon thread.
- getName() - Method in interface com.inet.viewer.NavigationTab
-
Returns the name given to this NavigationTab, or null if this
NavigationTabnone has no name.
- getName() - Method in class com.inet.viewer.print.FormPrint
-
Get the name of the category of which this attribute value is an
instance.
- getName() - Method in class com.inet.viewer.print.Transparency
-
Get the name of the category of which this attribute value is an
instance.
- getName() - Method in class com.inet.viewer.PrinterJobProgress
-
The name of the daemon thread.
- getName() - Method in class com.inet.viewer.Progress
-
The name of the daemon thread.
- getName() - Method in class com.inet.viewer.PromptData
-
Returns the name of this prompt.
- getName() - Method in class com.inet.viewer.props.DefaultSetting
-
Returns the name of the key
- getName() - Method in class com.inet.viewer.props.DefaultSetting.Key
-
Returns the name of this key
- getNavigationTab(int) - Method in interface com.inet.viewer.NavigationView
-
Returns the navigation tab at the specified index - the index is 0-based and is determined by when the navigation tabs were
added to the navigation view.
- getNavigationTab(int) - Method in class com.inet.viewer.SwingNavigationView
-
Returns the navigation tab at the specified index - the index is 0-based and is determined by when the navigation tabs were
added to the navigation view.
- getNavigationTabIndex(String) - Method in interface com.inet.viewer.NavigationView
-
Returns the NavigationTab index of the first found NavigationTab with the given name, or -1 if none is found with this name.
- getNavigationTabIndex(String) - Method in class com.inet.viewer.SwingNavigationView
-
Returns the NavigationTab index of the first found NavigationTab with the given name, or -1 if none is found with this name.
- getNavigationTabsCount() - Method in interface com.inet.viewer.NavigationView
-
Get the amount of navigation tabs in this navigation view - this is also one higher than the allowed index of any navigation tab.
- getNavigationTabsCount() - Method in class com.inet.viewer.SwingNavigationView
-
Get the amount of navigation tabs in this navigation view - this is also one higher than the allowed index of any navigation tab.
- getNavigationView() - Method in interface com.inet.viewer.ReportView
-
Returns this ReportView's NavigationView, that is, the element containing this ReportView's SearchView, GroupView and/or IndexView.
- getNavigationView() - Method in class com.inet.viewer.SwingReportView
-
Returns this ReportView's NavigationView, that is, the element containing this ReportView's SearchView, GroupView and/or IndexView.
- getNDecimalPlaces() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'n decimal places'.
- getNDecimalPlaces() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'n decimal places'.
- getNDecimalPlacesFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'n decimal places'.
- getNDecimalPlacesFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'n decimal places'.
- getNegativeType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'negative type'.
- getNegativeType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'negative type'.
- getNegativeTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'negative type'.
- getNegativeTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'negative type'.
- getNewPageAfterFormula() - Method in class com.inet.report.Region
-
Returns the formula for the property 'new page after'.
- getNewPageBeforeFormula() - Method in class com.inet.report.Region
-
Returns the formula for the property 'new page before'.
- getNextExportChunk() - Method in class com.inet.report.CacheRenderData
-
Returns the next chunk of the exported report if there is at least one more chunk available.
- getNextExportChunk() - Method in class com.inet.report.EngineRenderData
-
Returns the current export chunk.
- getNextExportChunk() - Method in interface com.inet.viewer.RenderData
-
Returns the next chunk of the exported report if there is at least one more chunk available.
- getNextExportChunk() - Method in class com.inet.viewer.URLRenderData
-
Returns the next chunk of the exported report if there is at least one more chunk available.
- getNullBehavior() - Method in class com.inet.report.FormulaField
-
Returns the null behavoir constant which was set for this formula field.
- getNumberFormatType() - Method in class com.inet.report.AbstractValueElement
-
Returns the number format type set for this element.
- getNumberFormatType() - Method in interface com.inet.report.ValueProperties
-
Returns the number format type set for this element.
- getNumberFormatTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula which returns the number format type to use for this element.
- getNumberFormatTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula which returns the number format type to use for this element.
- getNumberOfDateSteps() - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the number of steps or null
if the number of steps should be defined automatically.
- getNumberOfDecimalPlaces() - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Returns the number of decimal places of this number format.
- getNumberOfDivisions() - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the number of divisions on the axis.
- getNumberOfDivisionsFormula() - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Get the numberOfDivisionsFormula of the DiscreteNumberAxis.
- getNumeralLanguage() - Method in class com.inet.report.AbstractValueElement
-
Returns the language of numerals for numbers, date, time and datetime values.
- getNumeralLanguage() - Method in class com.inet.report.Engine
-
Returns the language of numerals for numbers, date, time and datetime values.
- getNumeralLanguage() - Method in interface com.inet.report.ValueProperties
-
Returns the language of numerals for numbers, date, time and datetime values.
- getOnDemandLinkLabel() - Method in class com.inet.report.Subreport
-
Returns a FormulaField whose return value
specifies the text that is shown instead of the element content when on demand is enabled.
- getOnDemandLinkLabel() - Method in interface com.inet.report.SubreportProperties
-
Returns a FormulaField whose return value
specifies the text that is shown instead of the element content when on demand is enabled.
- getOnDemandTabLabel() - Method in class com.inet.report.Subreport
-
Returns a FormulaField whose return value
specifies the name of the tab which is showing
the activated element if on demand is enabled.
- getOnDemandTabLabel() - Method in interface com.inet.report.SubreportProperties
-
Returns a FormulaField whose return value
specifies the name of the tab which is showing
the activated element if on demand is enabled.
- getOpenField() - Method in interface com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the open value.
- getOpenField() - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the open value.
- getOpenFileChooser() - Method in class com.inet.designer.BasicDesignerDataModel
-
Returns a file chooser which will be used when a report template should
be opened.
- getOperationName() - Method in class com.inet.report.SpecialField
-
Returns the name of the operation of this SpecialField
,
i.e.
- getOperationName(int) - Static method in class com.inet.report.SummaryField
-
Returns the name of the operation by id.
- getOptionalInstance(Class<T>) - Method in class com.inet.plugin.ServerPluginManager
-
Get a optional instance of a specific type.
- getOptions() - Method in class com.inet.report.CrossTab
-
The properties of the table.
- getOrCreateUserAccount(String) - Method in class com.inet.authentication.LoginProcessor
-
Get user account from the user manager or create if not exists.
- getOther() - Method in class com.inet.report.BySummaryOrder
-
Gets the type for handling the values with sorting number greater than n.
- getOtherName() - Method in class com.inet.report.BySummaryOrder
-
Gets the display name the other group entry.
- getOtherName() - Method in class com.inet.report.SpecifiedOrder
-
Get the display name the other group entry.
- getOtherType() - Method in class com.inet.report.SpecifiedOrder
-
Get the type for handling the not specified rows.
- getOutlineColor() - Method in class com.inet.report.chart.Legend
-
Returns the ABGR value representing the legend's outline's color.
- getOutlineColor() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the ABGR value representing the chart items outline color.
- getOutlineStyle() - Method in class com.inet.report.chart.Legend
-
Returns the legend's outline's style.
- getOutlineStyle() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the chart items' outline style.
- getOutlineWidth() - Method in class com.inet.report.chart.Legend
-
Returns the width of the legend's outline in twips.
- getOutlineWidth() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the chart outline's width.
- getOutputFormat() - Method in class com.inet.report.ReportKeyFactory
-
Returns the output format of the report that was set via the properties object
in the constructor.
- getPage() - Method in exception com.inet.report.cache.PageOutOfRangeException
-
Get the requested page number.
- getPageAndWait(ReportCacheKey, int) - Method in class com.inet.report.cache.Cache
-
The method returns the binary data of pages of a report.
- getPageAndWait(ReportCacheKey, int, int) - Method in class com.inet.report.cache.Cache
-
The method returns the binary data of pages of a report.
- getPageCount() - Method in exception com.inet.report.cache.PageOutOfRangeException
-
Get the highest legal page number.
- getPageCount() - Method in class com.inet.report.cache.store.CachedOutput
-
Get the current count of pages.
- getPageCount() - Method in class com.inet.report.CacheRenderData
-
Returns the number of pages in the report.
- getPageCount() - Method in class com.inet.report.Engine
-
Returns the number of pages (Java Viewer)
or chunks (byte arrays in that the report will be streamed to the client) of the report.
- getPageCount() - Method in class com.inet.report.EngineBundle
-
- getPageCount() - Method in class com.inet.report.EngineRenderData
-
Returns the number of pages in the report.
- getPageCount() - Method in interface com.inet.report.output.DocumentOutput
-
Get the current count of pages.
- getPageCount() - Method in class com.inet.report.output.DocumentOutputStream
-
Get the current count of pages.
- getPageCount() - Method in interface com.inet.report.ReportGenerator
-
- getPageCount() - Method in interface com.inet.viewer.RenderData
-
Returns the number of pages in the report.
- getPageCount() - Method in class com.inet.viewer.URLRenderData
-
Returns the number of pages in the report.
- getPageCountAndWait(ReportCacheKey) - Method in class com.inet.report.cache.Cache
-
Returns the total count of pages and blocks until the rendering is finished.
- getPageCountAndWait(ReportCacheKey, int) - Method in class com.inet.report.cache.Cache
-
Returns the total count of pages and blocks until the rendering is finished.
- getPageData(int) - Method in class com.inet.report.cache.store.CachedOutput
-
Get the binary data of a page/chunk.
- getPageData(int) - Method in class com.inet.report.CacheRenderData
-
Returns the binary data of one page for the Java Viewer.
- getPageData(int) - Method in class com.inet.report.Engine
-
Returns the data of a single report page.
- getPageData(int) - Method in class com.inet.report.EngineBundle
-
- getPageData(int) - Method in class com.inet.report.EngineRenderData
-
Returns the binary data of one page for the Java Viewer.
- getPageData(int) - Method in interface com.inet.report.output.DocumentOutput
-
Get the binary data of a page/chunk.
- getPageData(int) - Method in class com.inet.report.output.DocumentOutputStream
-
Get the binary data of a page/chunk.
- getPageData(int) - Method in interface com.inet.report.ReportGenerator
-
- getPageData(int) - Method in interface com.inet.viewer.RenderData
-
Returns the binary data of one page for the Java Viewer.
- getPageData(int) - Method in class com.inet.viewer.URLRenderData
-
Any page number greater than 0 is viewed as valid - if the page number is higher than the
number of pages in the report, this will return the data from the last page.
- getPaperFormat() - Method in class com.inet.report.ReportProperties
-
Returns the format of the paper as a constant.
- getPaperHeight() - Method in class com.inet.report.ReportProperties
-
Returns the height of the report page in twips.
- getPaperOrient() - Method in class com.inet.report.ReportProperties
-
Returns the orientation of the paper.
- getPaperWidth() - Method in class com.inet.report.ReportProperties
-
Returns the width of the report page in twips.
- getParagraph(int) - Method in class com.inet.report.Text
-
Returns the Paragraph with the specified index.
- getParagraphCount() - Method in class com.inet.report.Text
-
Returns the count of Paragraphs in this Text.
- getParameter() - Method in class com.inet.report.cache.ReportCacheKey
-
Returns the report relevant parameters.
- getParent() - Method in class com.inet.report.Area
-
Returns the parent Group if there is one, or null if there is not.
- getParent() - Method in class com.inet.report.CascadingValueProvider
-
Returns the set parent prompt field
- getParent() - Method in class com.inet.report.Element
-
Returns the parent element in object hierarchie (here: Section or null).
- getParent() - Method in class com.inet.report.Engine
-
Returns the parent Engine for the current subreport or null if
the current engine is the engine for the main report.
- getParent() - Method in interface com.inet.report.HasCascadingParent
-
Returns the set parent prompt field
- getParent() - Method in class com.inet.report.QueryValueProvider
-
Returns the set parent prompt field
- getParent() - Method in class com.inet.report.Section
-
Returns the parent
Area
of the
Section
.
- getParentComponent() - Static method in class com.inet.designer.EmbeddedUtils
-
Returns the parent i-net Designer frame.
- getParentField() - Method in class com.inet.report.Group
-
Returns the reference field for grouping of the instanceId field.
- getParentParagraph() - Method in class com.inet.report.FieldPart
-
Returns this field part's parent's paragraph.
- getParentParagraph() - Method in class com.inet.report.TextPart
-
Returns this field part's parent's paragraph.
- getParentSource() - Method in class com.inet.report.CascadingValueProvider
-
Returns the parent source which provides the reference name for the parent prompt when referencing
it in the generated SQL query.
- getPart(int) - Method in class com.inet.report.Paragraph
-
Returns the TextPart or the FieldPart at the specified index.
- getPartCount() - Method in class com.inet.report.Paragraph
-
Returns the number of TextParts and FieldParts of this paragraph.
- getPassword() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the password of the database user used to create database connection.
- getPassword() - Method in class com.inet.report.Datasource
-
Returns the value of the connection property password.
- getPattern() - Method in class com.inet.report.chart.format.PatternDateTimeFormat
-
Returns the format pattern.
- getPattern() - Method in class com.inet.report.chart.format.PatternNumberFormat
-
Returns the format pattern.
- getPlaceholderName() - Method in class com.inet.report.Field
-
Returns the placeholder of this field including its brackets, required to use the field in formulas and sql statements.
- getPlot(int) - Method in class com.inet.report.chart.plot.CombinedPlot
-
Returns the chart plot at the specified position in this list.
- getPlot() - Method in class com.inet.report.Chart2
-
Returns the plot of chart.
- getPlotOrientation() - Method in class com.inet.report.Chart2
-
Returns the plot orientation of this chart.
- getPluginDir() - Method in class com.inet.plugin.ServerPluginManager
-
Get the base plugin directory.
- getPluginDirs() - Method in class com.inet.plugin.ServerPluginManager
-
Get the locations from which plugins are loaded.
- getPluginFile(String, String) - Method in class com.inet.plugin.ServerPluginManager
-
Returns a ResourceFile
for a file which is contained in a plugin.
- getPluginLoadError(String) - Method in class com.inet.plugin.ServerPluginManager
-
Get the cause because a plugin was not loaded.
- getPmString() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'pm string'.
- getPmString() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'pm string'.
- getPmStringFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula of the property 'pm string'.
- getPmStringFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula of the property 'pm string'.
- getPrintDate() - Method in class com.inet.report.Engine
-
Returns the print date for this report.
- getPrinterDefaultFormatHandling() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the printer default format handling.
- getPriority() - Method in interface com.inet.authentication.AuthenticationProvider
-
The order of providers if the "automatic" login method is selected and the order in drop down boxes of the GUI is determined
using this priority value.
- getProcedureColumns(Datasource, String, String, String) - Method in class com.inet.report.Database
-
Is used from #getColumns(TableSource)
if the TableSource based on a stored procedure.
- getProcedureColumns(Datasource, String, String, String) - Method in class com.inet.report.database.JdbcData
-
Is used from #getColumns(TableSource)
if the TableSource based on a stored procedure.
- getProcedures(Datasource, String) - Method in class com.inet.report.Database
-
Is used from #getTableSourceInfos(Datasource, String)
to find a list of stored procedures.
- getProcedures(Datasource, String) - Method in class com.inet.report.database.JdbcData
-
Is used from #getTableSourceInfos(Datasource, String)
to find a list of stored procedures.
- getProcedureType() - Method in class com.inet.report.database.TableSourceInfo
-
- getProfile() - Method in class com.inet.report.FacturXSettings
-
Get the profile of the FacturX.
- getProgress() - Method in class com.inet.viewer.Progress
-
Use this method to get the current step of this progress .
- getProgressField() - Method in interface com.inet.report.chart.dataset.GanttDataset
-
Returns the data field which indicates the progress status of each interval bar.
- getProgressField() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data field which indicates the progress status of each interval bar.
- getProgressPool() - Method in interface com.inet.viewer.ReportViewer
-
- getProgressPool() - Method in class com.inet.viewer.SwingReportViewer
-
- getPrompt(int) - Method in class com.inet.report.Engine
-
Returns the current value for a parameter field in the report.
- getPromptCount() - Method in class com.inet.report.Engine
-
Returns the number of prompt fields set for the engine.
- getPromptField(String) - Method in class com.inet.report.Engine
-
Returns the prompt field with the given name (note this is case-insensitive) or null if no such prompt exists.
- getPromptField(String) - Method in class com.inet.report.EngineBundle
-
- getPromptField(String) - Method in class com.inet.report.Fields
-
Returns the PromptField with name fieldName
or null
if not existent in report.
- getPromptField(int) - Method in class com.inet.report.Fields
-
Returns the i-th element of Prompt Variable Fields array.
- getPromptField(String) - Method in interface com.inet.report.ReportGenerator
-
- getPromptField() - Method in class com.inet.report.SubreportLink
-
Returns the PromptField of the subreport,
that is linked with the DatabaseField from the main report.
- getPromptFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of prompt fields defined for this report.
- getPrompts() - Method in exception com.inet.viewer.ViewerException
-
Sets the array of prompt information - prompt information is stored as Prompt data objects
If this is not an exception encapsulating a prompt request, this will return null
- getPromptText() - Method in class com.inet.report.PromptField
-
Returns the prompting text.
- getPromptType() - Method in class com.inet.report.PromptField
-
Returns the value type of this prompt field.
- getPromptValue() - Method in class com.inet.report.PromptField
-
Returns the value set for this prompt.
- getPromptValueAsFormula() - Method in class com.inet.report.PromptField
-
Get the set value of this prompt as a formula.
- getPromptValueDescriptions() - Method in class com.inet.report.PromptField
-
Returns the array of the value descriptions of the default values of this prompt field, which are shown to the user when prompting.
- getProperties() - Method in interface com.inet.config.Configuration
-
Returns the configuration's properties copied as a Properties object.
- getProperties() - Method in class com.inet.report.CacheRenderData
-
Returns the Properties object used by this RenderData object.
- getProperties() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns all properties stored in this DataSourceConfiguration.
- getProperties() - Method in class com.inet.report.EngineRenderData
-
Returns the Properties object used by this RenderData object.
- getProperties() - Method in class com.inet.report.ReportKeyFactory
-
- getProperties() - Method in interface com.inet.viewer.RenderData
-
Returns the Properties object used by this RenderData object.
- getProperties() - Method in class com.inet.viewer.URLRenderData
-
Returns the Properties object used by this RenderData object.
- getPropertiesChecker() - Static method in class com.inet.report.cache.Cache
-
Get the current PropertiesChecker.
- getPropertiesChecker() - Method in class com.inet.report.EngineRenderData
-
- getProperty(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the value of the passed property key.
- getPropertyFormulas() - Method in class com.inet.report.AbstractFontElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.AbstractPictureElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.AbstractValueElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.Area
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.CrossTab
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.Element
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.FieldElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.JavaBean
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.Region
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.ReportComponent
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.Section
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Method in class com.inet.report.Subreport
-
Returns a list with all property formulas that are set for this report element.
- getProvider() - Method in class com.inet.authentication.AuthenticationDescription
-
Get the provider that has generate this description.
- getQuery() - Method in class com.inet.report.QueryValueProvider
-
Get the current query to execute.
- getQuoteStringPrompts() - Method in class com.inet.report.TableSource
-
Get the value if a string prompts in a SQL statement should be quoted or not.
- getRange() - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the range controller object.
- getRecordCount() - Method in class com.inet.report.Engine
-
Returns count of records this report has read from database.
- getRecoveryConfiguration() - Static method in class com.inet.config.ConfigurationManager
-
The preferred configuration of the recovery mode.
- getReferencedObject() - Method in class com.inet.report.chart.dataset.ForEachRecordDataset
- getReferencedObject() - Method in class com.inet.report.chart.dataset.GanttOneGroupDataset
- getReferencedObject() - Method in class com.inet.report.chart.dataset.GanttTwoGroupsDataset
- getReferencedObject() - Method in class com.inet.report.chart.dataset.OneGroupDataset
- getReferencedObject() - Method in class com.inet.report.chart.dataset.StockOneGroupDataset
- getReferencedObject() - Method in class com.inet.report.chart.dataset.XYOneGroupDataset
- getReferencedObject() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObject() - Method in interface com.inet.report.chart.plot.ChartPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObject() - Method in class com.inet.report.chart.plot.CombinedPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObject() - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObject() - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObject() - Method in class com.inet.report.chart.plot.StockPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObject() - Method in class com.inet.report.chart.plot.XYPlot
-
Returns a list of referenced i-net Clear Reports objects:
Field
or
Group
- getReferencedObjects() - Method in class com.inet.report.chart.axis.BaseAxis
-
Get FormulaFields referenced by this Axis.
- getReferencedObjects() - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Get FormulaFields referenced by this Axis.
- getReferencedObjects() - Method in class com.inet.report.chart.axis.GroupAxis
-
Get FormulaFields referenced by this Axis.
- getRefName() - Method in class com.inet.report.Field
-
Returns the value of the property 'name' with a type marker.
- getRefName() - Method in class com.inet.report.SpecialField
-
Returns a reference name identifying this SpecialField.
- getRelevantParams(Properties) - Static method in class com.inet.report.ReportKeyFactory
-
Returns a String representation of all relevant parameters from the given properties object.
- getRelevantParamsNoSort(Properties) - Static method in class com.inet.report.ReportKeyFactory
-
Returns a String representation of all relevant parameters from the given properties object.
- getRenderStartDate() - Method in interface com.inet.report.EngineStatistics
-
Get the point in time when the report has started rendering.
- getRepeatColumnLabels() - Method in class com.inet.report.CrossTabOptions
-
Returns whether column labels should be repeated (true
) or not (false
).
- getRepeatGroupHeader() - Method in class com.inet.report.Group
-
Use this property to specify whether the group should be repeated on each new page (true
)
or not (false
).
- getRepeatGroupHeaderWithinFooter() - Method in class com.inet.report.Group
-
Get the RepeatGroupHeaderWithinFooter flag.
- getRepeatRowLabels() - Method in class com.inet.report.CrossTabOptions
-
Returns whether row labels should be repeated (true
) or not (false
).
- getReport() - Method in class com.inet.report.cache.ReportCacheKey
-
Returns the report name (file path) of the report.
- getReportData(Engine, String) - Method in class com.inet.report.Database
-
- getReportData() - Method in interface com.inet.viewer.NavigationTab
-
Returns the RenderData object of this NavigationTab, that is, the source of the report data
- getReportData() - Method in interface com.inet.viewer.NavigationView
-
Returns the RenderData object of this NavigationView, that is, the source of the report data
- getReportData() - Method in interface com.inet.viewer.ReportView
-
Returns the RenderData object belonging to this ReportView.
- getReportData() - Method in class com.inet.viewer.SwingNavigationView
-
Returns the RenderData object of this NavigationView, that is, the source of the report data
- getReportData() - Method in class com.inet.viewer.SwingReportView
-
Returns the RenderData object belonging to this ReportView.
- getReportDataPerInstance() - Method in class com.inet.report.database.BaseDataFactory
-
- getReportDataPerInstance() - Method in interface com.inet.report.database.DataFactory
-
- getReportDataPerInstance() - Method in class com.inet.report.database.JdbcData
-
- getReportElement(int) - Method in class com.inet.report.CrossTabDescriptionSection
-
Get a report Element.
- getReportElement(int) - Method in class com.inet.report.Section
-
Returns a report element.
- getReportElement(int) - Method in interface com.inet.report.SimpleElementContainer
-
Get a report Element.
- getReportElementsCount() - Method in class com.inet.report.CrossTabDescriptionSection
-
Counts the number of Report Elements in this container and returns it.
- getReportElementsCount() - Method in class com.inet.report.Section
-
Counts the number of Report Elements in this section and returns it.
- getReportElementsCount() - Method in interface com.inet.report.SimpleElementContainer
-
Counts the number of Report Elements in this container and returns it.
- getReportFile() - Method in class com.inet.report.Engine
-
Returns the URL of the report template file.
- getReportID() - Method in class com.inet.report.Engine
-
Returns the identifier of this report element.
- getReportId() - Method in class com.inet.report.ReportKeyFactory
-
Generates an ID which is unique to identify a report.
- getReportLocale() - Method in class com.inet.report.ReportProperties
-
Returns the default formula/resource locale defined for the current report.
- getReportLocation() - Method in class com.inet.report.CacheRenderData
-
Returns the location of the report set by setReportLocation.
- getReportLocation() - Method in class com.inet.report.EngineRenderData
-
Returns the location of the report set by setReportLocation.
- getReportLocation() - Method in interface com.inet.viewer.RenderData
-
Returns the location of the report set by setReportLocation.
- getReportLocation() - Method in class com.inet.viewer.URLRenderData
-
Returns the URL this report is to be found at, without any attached properties.
- getReportName() - Method in class com.inet.report.ReportKeyFactory
-
A synonym for getReportId().
- getReportProperties() - Method in class com.inet.report.Engine
-
Returns the reports global properties.
- getReportProperty(String) - Method in class com.inet.report.CacheRenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReportProperty(String) - Method in class com.inet.report.EngineRenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReportProperty(String) - Method in interface com.inet.viewer.RenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReportProperty(String) - Method in class com.inet.viewer.URLRenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReports() - Method in class com.inet.report.cache.Cache
-
Returns all reports that are currently listed in the Cache.
- getReportTitle() - Method in class com.inet.report.CacheRenderData
-
Returns the manually set title of the report if there is one, that is, what would be typically displayed in a title bar, e.g.
- getReportTitle() - Method in class com.inet.report.Engine
-
Returns the title of the report specified either in the "Summary Info" dialog of the report designer or
with the method setReportTitle.
- getReportTitle() - Method in class com.inet.report.EngineRenderData
-
Returns the manually set title of the report if there is one, that is, what would be typically displayed in a title bar, e.g.
- getReportTitle() - Method in class com.inet.report.SummaryInfo
-
Returns the report title if the value was specified in the "Summary Info" or with the method setReportTitle(String).
- getReportTitle() - Method in interface com.inet.viewer.RenderData
-
Returns the manually set title of the report if there is one, that is, what would be typically displayed in a title bar, e.g.
- getReportTitle() - Method in interface com.inet.viewer.ReportView
-
Returns the title of this report if it is known.
- getReportTitle() - Method in class com.inet.viewer.SwingReportView
-
Returns the title of this report if it is known.
- getReportTitle() - Method in class com.inet.viewer.URLRenderData
-
Returns the manually set title of the report if there is one, that is, what would be typically displayed in a title bar, e.g.
- getReportView() - Method in class com.inet.viewer.Progress
-
Returns the ReportView to which this progress belongs.
- getReportView(int) - Method in interface com.inet.viewer.ReportViewer
-
Returns the report view at the given index.
- getReportView(int) - Method in class com.inet.viewer.SwingReportViewer
-
Returns the report view at the given index.
- getReportViewCount() - Method in interface com.inet.viewer.ReportViewer
-
Returns the number of ReportViews registered and added to this viewer.
- getReportViewCount() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the number of ReportViews registered and added to this viewer.
- getReportViewer() - Method in interface com.inet.viewer.ReportView
-
Returns the parent ReportViewer for this component.
- getReportViewer() - Method in class com.inet.viewer.SwingReportView
-
Returns the parent ReportViewer for this component.
- getResetField() - Method in class com.inet.report.SummaryField
-
Running total is reset if this field value was changed.
- getResetPageNumberFormula() - Method in class com.inet.report.Region
-
Gets the formula for the property 'reset page number'.
- getResourceBundle(Locale) - Method in class com.inet.report.translation.Translations
-
Request a resource bundle for translation the current report.
- getResourceBundleName() - Method in class com.inet.report.translation.Translations
-
Get the base name of the ResourceBundle
- getResult() - Method in class com.inet.report.Trigger
-
The result of the trigger formula.
- getResultSet() - Method in class com.inet.report.TableSource
-
Returns the ResultSet of that TableSource.
- getReverseSignForDisplayFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use reverse sign for display'.
- getReverseSignForDisplayFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'use reverse sign for display'.
- getRightCropping() - Method in class com.inet.report.AbstractPictureElement
-
Gets the value of the property 'right cropping size'.
- getRightCropping() - Method in interface com.inet.report.PictureProperties
-
Gets the value of the property 'right cropping size'.
- getRightIndent() - Method in class com.inet.report.FieldElement
-
Returns the value of the property 'rightIndent'.
- getRightIndent() - Method in class com.inet.report.Paragraph
-
Returns the value of the property 'rightIndent'.
- getRightIndent() - Method in interface com.inet.report.ParagraphProperties
-
Returns the value of the property 'rightIndent'.
- getRightIndentFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'right indent'.
- getRightIndentFormula() - Method in class com.inet.report.Paragraph
-
Returns the formula whose return value determines the property 'right indent'.
- getRightIndentFormula() - Method in interface com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the property 'right indent'.
- getRightLineStyle() - Method in class com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getRightLineStyle() - Method in interface com.inet.report.BorderProperties
-
Returns the value of the property 'right line style'.
- getRightLineStyle() - Method in class com.inet.report.Element
-
Returns the value of the property 'right line style'.
- getRightLineStyleFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula for the property 'right line style'.
- getRightLineStyleFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'right line style'.
- getRotationAngle() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the rotation angle of pie.
- getRounding() - Method in class com.inet.report.AbstractValueElement
-
Returns which digit to round the number to.
- getRounding() - Method in interface com.inet.report.ValueProperties
-
Returns which digit to round the number to.
- getRoundingFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula which provides the digit to round the number to.
- getRoundingFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula which provides the digit to round the number to.
- getRoundingMode() - Method in class com.inet.report.AbstractValueElement
-
Returns the rounding mode for this element.
- getRoundingMode() - Method in interface com.inet.report.ValueProperties
-
Returns the rounding mode for this element.
- getRoundingModeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the rounding mode, can be null if the formula is not set.
- getRoundingModeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the rounding mode, can be null if the formula is not set.
- getRow() - Method in class com.inet.report.CrossTabBodyCell
-
Get the row header of the cell.
- getRowBufferSize() - Method in class com.inet.report.ReportProperties
-
Returns the number of rows which will be cached in the row buffer.
- getRows() - Method in class com.inet.report.CrossTab
-
The left headers of the table.
- getRuleLabel() - Method in interface com.inet.problemfinder.rules.ProblemFinderRule
-
Get the localized label for this rule.
- getRunningTotal() - Method in class com.inet.report.SummaryField
-
Returns the running total property of this SummaryField.
- getSaveFileChooser(File) - Method in class com.inet.designer.BasicDesignerDataModel
-
Returns a file chooser which will be used when a report template should be
saved.
- getScale() - Method in class com.inet.report.database.ColumnInfo
-
The SQL scale of the column.
- getScale() - Method in class com.inet.report.JavaBean
-
Returns the scaling factor used for this JavaBean.
- getScaleFormula() - Method in class com.inet.report.JavaBean
-
Returns the formula used to determine the scaling factor of this JavaBean.
- getScalingOption() - Method in class com.inet.report.AbstractPictureElement
-
Gets the scaling option which represents the way to scale the source image into its element frame.
- getScalingOption() - Method in interface com.inet.report.PictureProperties
-
Gets the scaling option which represents the way to scale the source image into its element frame.
- getSchema() - Method in class com.inet.report.database.TableSourceInfo
-
Get the schema name or null.
- getSchema() - Method in class com.inet.report.Datasource
-
Returns the value of the connection property schema.
- getScope() - Method in interface com.inet.config.Configuration
-
Returns the scope of this configuration, which determines where (and if) the Preferences are to be stored.
- getScope() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Get the scope in which the datas ource was created.
- getSecondType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'second type'.
- getSecondType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'second type'.
- getSecondTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'second type'.
- getSecondTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'second type'.
- getSecondValue() - Method in class com.inet.report.chart.axis.IntervalMarker
-
Returns the end value (upper bound) of this marker.
- getSecondValueFormula() - Method in class com.inet.report.chart.axis.IntervalMarker
-
Get the Formula which returns the second value for the marker.
- getSection(int) - Method in class com.inet.report.Area
-
Returns a SectionElement of the area.
- getSectionCount() - Method in class com.inet.report.Area
-
Returns the number of Sections in this Area.
- getSectionIndexes() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the sections indexes which will be expanded.
- getSectionNameByNumber(int) - Method in class com.inet.report.Section
-
Generates a name ending usually used for section names.
- getSections() - Method in class com.inet.report.Engine
-
Returns a list containing all sections the report consists of.
- getSectionWillBePrinted() - Method in class com.inet.report.Group
-
Returns for what kind of values the group section should be printed, i.e.
- getSelectedEngine() - Static method in class com.inet.designer.EmbeddedUtils
-
Returns the current selected engine of the report.
- getSeriesAxis() - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Returns the series axis.
- getSeriesGroup() - Method in class com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Returns the series group.
- getSeriesGroup() - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the series group.
- getSettings() - Method in class com.inet.authentication.AuthenticationDescription
-
Get all the settings in the configuration manager.
- getSF() - Method in class com.inet.report.Engine
-
Returns the record selection formula used in the current main or subreport.
- getSFField() - Method in class com.inet.report.Engine
-
Returns the record selection formula used in the current main or subreport as a formula field.
- getShapeSize() - Method in class com.inet.report.chart.plot.ItemShape
-
Returns the shape size.
- getShapeType() - Method in class com.inet.report.chart.plot.ItemShape
-
Returns the shape form.
- getShortName() - Method in class com.inet.report.DatabaseField
-
Returns the short name of a database field.
- getShowEachNthTickLabel() - Method in class com.inet.report.chart.axis.GroupAxis
-
Returns the number for show each nth tick labels.
- getShowEachNthTickLabelFormula() - Method in class com.inet.report.chart.axis.GroupAxis
-
Get the showEachNthTickLabelFormula of the GroupAxis.
- getShowGrid() - Method in class com.inet.report.CrossTabOptions
-
Returns if the crosstab gridlines are enabled or disabled.
- getShowPercentVal() - Method in class com.inet.report.SummaryField
-
How result of summary operation is shown.
- getShowSubjectName() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject common name must be written in a signature field.
- getShowSubjectName() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject common name must be written in a signature field.
- getSingleInstance(Class<T>) - Method in class com.inet.plugin.ServerPluginManager
-
Get a single instance of a specific type.
- getSingleInstanceByName(Class<T>, String, boolean) - Method in class com.inet.plugin.ServerPluginManager
-
Get a single instance of a certain type.
- getSizeCoefficient() - Method in class com.inet.report.chart.plot.XYPlot
-
Returns the size coefficient of chart items.
- getSizeField() - Method in interface com.inet.report.chart.dataset.XYDataset
-
Returns the data field which provides the size of the bubble.
- getSizeField() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data field which provides the size of the bubble.
- getSort() - Method in class com.inet.report.Group
-
The Method getSort
returns the type of sorting of the data of this group.
- getSort() - Method in class com.inet.report.SortField
-
Returns the value of the property 'sort direction'.
- getSortDirection() - Method in class com.inet.report.BySummaryOrder
-
Gets the direction of the sorting
- getSortDirectionFormula() - Method in class com.inet.report.SortField
-
Returns the formula of sort direction for this sort field.
- getSortField(String) - Method in class com.inet.report.Fields
-
Returns the SortField with name fieldName
or null
if not existent in report.
- getSortField(int) - Method in class com.inet.report.Fields
-
Returns the i-th element of sort fields array.
- getSortFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of the sort fields defined in this report.
- getSortType() - Method in class com.inet.report.BySummaryOrder
-
Gets the type of sorting
- getSortType() - Method in class com.inet.report.FieldValueProvider
-
Returns the SortField constant specifying how the values are to be sorted.
- getSource() - Method in interface com.inet.problemfinder.ProblemFinderWarning
-
- getSourceAlias() - Method in class com.inet.report.Join
-
Returns the source alias name for the source tables.
- getSourceMessage() - Method in interface com.inet.problemfinder.ProblemFinderWarning
-
Returns the message which describes the problem source.
- getSourceNameWithChange(TableSource, boolean) - Method in class com.inet.report.Database
-
Returns the source name like catalog.schema.table.
- getSourceNameWithChange(TableSource, boolean) - Method in class com.inet.report.database.JdbcData
-
Returns the source name like catalog.schema.table.
- getSourceTableSource() - Method in class com.inet.report.Join
-
Returns the TableSource Object of the source table.
- getSpecialField(int) - Method in class com.inet.report.Fields
-
Returns the special field with the specified operation.
- getSpecialFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of special fields defined in this report.
- getSpecialType() - Method in class com.inet.report.SpecialField
-
Returns the type of the special field.
- getSpecifiedOrder() - Method in class com.inet.report.Group
-
Returns the specified sorting order for this group.
- getSQL() - Method in class com.inet.report.CascadingValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL(String, boolean, boolean) - Method in class com.inet.report.FieldValueProvider
-
Returns the query to be used, using the given String as its WHERE condition
- getSQL() - Method in class com.inet.report.FieldValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL() - Method in class com.inet.report.QueryValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL() - Method in class com.inet.report.SQLValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSql() - Method in class com.inet.report.TableSource
-
Returns the SQL command if it was set.
- getSqlAliasCount() - Method in class com.inet.report.DatabaseTables
-
Returns the count of aliases.
- getSqlAliasNames() - Method in class com.inet.report.DatabaseTables
-
Returns a String[] with the names of the sql aliases used in this report.
- getSQLExpression() - Method in class com.inet.report.SQLField
-
Returns the value of the property 'SQL expression text'.
- getSQLExpressionField(String) - Method in class com.inet.report.Fields
-
Returns the SQLField with name fieldName
or null
if not existent in report.
- getSQLExpressionField(int) - Method in class com.inet.report.Fields
-
Returns the i-th element of SQL Expression Fields array.
- getSQLExpressionFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of SQL expression fields defined in this report.
- getSqlIdentifier(Datasource, String, boolean) - Method in class com.inet.report.Database
-
- getSqlSourcesView() - Method in class com.inet.report.DatabaseTables
-
Returns a String[] with the names of all TableSources used in this report.
- getSqlSyntax() - Method in class com.inet.report.Database
-
Returns the SQL syntax definition instance for this data factory.
- getSqlSyntax() - Method in class com.inet.report.database.JdbcData
-
Returns the SQL syntax definition instance for this data factory.
- getSqlType() - Method in class com.inet.report.database.ColumnInfo
-
The SQL type of the column.
- getSQLTypedValue() - Method in class com.inet.viewer.PromptValue
-
this method returns the value of this promptvalue using
an SQL compatible type.
- getSQLTypedValue() - Method in class com.inet.viewer.RangePromptValue
-
not implemented yet.
- getSqlWithPromptFieldValues() - Method in class com.inet.report.TableSource
-
Returns the SQL command if it was set.
- getStartField() - Method in interface com.inet.report.chart.dataset.GanttDataset
-
Returns the data field which indicates the start position of each interval bar.
- getStartField() - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data field which indicates the start position of each interval bar.
- getStartProperties() - Method in class com.inet.plugin.ServerPluginManager
-
Get the start properties.
- getStartValue() - Method in class com.inet.viewer.RangePromptValue
-
Returns the lower limit to the range, or null if there is no lower limit
- getState() - Method in class com.inet.plugin.ServerPluginManager
-
Get the current state of the manager
- getState() - Method in class com.inet.report.Validity
-
One of the possible States
- getStatistics() - Method in class com.inet.report.Engine
-
Runtime statistic data of this Engine.
- getStatistics() - Method in class com.inet.report.EngineBundle
-
- getStatistics() - Method in interface com.inet.report.ReportGenerator
-
- getStatus() - Method in class com.inet.report.Engine
-
Returns an EngineStatus object including information about the status of this Engine .
- getStatus() - Method in class com.inet.viewer.Progress
-
Returns the status of this Progress.
- getStatusBar() - Method in interface com.inet.viewer.ReportView
-
Returns this ReportView's StatusBar, the element which can display messages or progress bars.
- getStatusBar() - Method in class com.inet.viewer.SwingReportView
-
Returns this ReportView's StatusBar, the element which can display messages or progress bars.
- getStatusMessage() - Method in interface com.inet.viewer.StatusBar
-
Returns the current status message from the statusbar.
- getStatusMessage() - Method in class com.inet.viewer.SwingStatusBar
-
Returns the current status message from the statusbar.
- getStepWidth() - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the step width of axis units.
- getStepWidthFormula() - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Get the stepWidthFormula of the DiscreteNumberAxis.
- getStoredProceduresParameterNames() - Method in class com.inet.report.PromptField
-
Returns the names of the stored procedures parameters.
- getStrikeoutFormula() - Method in class com.inet.report.AbstractFontElement
-
Returns The formula field for the property 'strike out'.
- getStrikeoutFormula() - Method in interface com.inet.report.FontProperties
-
Returns the formula field for whether the text is struck through or not.
- getStringRepresentation() - Method in class com.inet.viewer.PromptValue
-
Returns a string representation of the value of this prompt.
- getStringRepresentation() - Method in class com.inet.viewer.RangePromptValue
-
Returns a string representation of the value of this prompt.
- getStyle() - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.AreaPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.BarPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.ContinuousAreaPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.ContinuousBarPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.ContinuousLinePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.LinePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.MultiplePiePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.PolarPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.StockPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Method in class com.inet.report.chart.plot.XYPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getSubComponents() - Method in class com.inet.report.Area
-
- getSubComponents() - Method in class com.inet.report.Box
-
- getSubComponents() - Method in class com.inet.report.Chart2
-
- getSubComponents() - Method in class com.inet.report.CrossTab
-
- getSubComponents() - Method in class com.inet.report.CrossTabDescriptionSection
-
- getSubComponents() - Method in class com.inet.report.DatabasePicture
-
- getSubComponents() - Method in class com.inet.report.FieldElement
-
- getSubComponents() - Method in class com.inet.report.FieldPart
-
- getSubComponents() - Method in class com.inet.report.JavaBean
-
- getSubComponents() - Method in class com.inet.report.Line
-
- getSubComponents() - Method in class com.inet.report.Paragraph
-
- getSubComponents() - Method in class com.inet.report.Picture
-
- getSubComponents() - Method in class com.inet.report.ReportComponent
-
- getSubComponents() - Method in class com.inet.report.Section
-
- getSubComponents() - Method in class com.inet.report.SignatureForm
-
- getSubComponents() - Method in class com.inet.report.Subreport
-
- getSubComponents() - Method in class com.inet.report.Text
-
- getSubComponents() - Method in class com.inet.report.TextPart
-
- getSubEngine() - Method in class com.inet.report.SubreportLink
-
Gets the Engine of the subreport.
- getSubExecutionCpuTime() - Method in interface com.inet.report.EngineStatistics
-
Get the rendering CPU time of all sub report in nanoseconds.
- getSubField() - Method in class com.inet.report.SubreportLink
-
Returns the field in the subreport, that is used to compare with the value of the links PromptField in the record selection formula.
- getSubject() - Method in class com.inet.report.SummaryInfo
-
Returns the subject of the report if the value was specified in the "Summary Info" or with the method setSubject(String).
- getSubProperties(int) - Method in class com.inet.report.chart.axis.AbstractMarker
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.GroupAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.IntervalMarker
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.axis.LineMarker
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.BarPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.GanttPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.PiePlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.StandardPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.StockPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Method in class com.inet.report.chart.plot.XYPlot
-
Returns the serialized simple properties of subclasses.
- getSubReport(int) - Method in class com.inet.report.Engine
-
Every engine object of a main report may have several subreport engines.
- getSubReportCount() - Method in class com.inet.report.Engine
-
Returns the number of sub-reports.
- getSubReportElement() - Method in class com.inet.report.Engine
-
Returns the subreport element of the main report.
- getSubreportIndex() - Method in class com.inet.report.EngineError
-
Returns the index of the sub report if the error was
raised during execution of a sub report.
- getSubreportLink(int) - Method in class com.inet.report.Subreport
-
Gets the subreport link at the specified index.
- getSubreportLinkCount() - Method in class com.inet.report.Subreport
-
Returns the number of subreport links in the set
- getSubreportWarningMap() - Method in class com.inet.problemfinder.ProblemFinder
-
- getSubtitle() - Method in class com.inet.report.Chart2
-
Returns the sub title of this chart.
- getSummaryField(int) - Method in class com.inet.report.BySummaryOrder
-
Gets the summary field used for sorting at index position.
- getSummaryField(int) - Method in class com.inet.report.CrossTabBody
-
Returns the i-th summary fields of the crosstab.
- getSummaryField(String) - Method in class com.inet.report.Fields
-
Returns the SummaryField with name fieldName
or null
if not existent in report.
- getSummaryField(int) - Method in class com.inet.report.Fields
-
Returns the i-th element of SummaryFields array.
- getSummaryFieldCount() - Method in class com.inet.report.BySummaryOrder
-
Use this method to get the number of summary fields used for sorting.
- getSummaryFieldsCount() - Method in class com.inet.report.CrossTabBody
-
Returns the number of summary fields of the crosstab.
- getSummaryFieldsCount() - Method in class com.inet.report.Fields
-
Returns the number of summary fields defined in this report.
- getSummaryFieldType() - Method in class com.inet.report.SummaryField
-
Indicates to which object this summary field belongs.
- getSummaryHorizontal() - Method in class com.inet.report.CrossTabOptions
-
Get the summary horizontal flag.
- getSummaryInfo() - Method in class com.inet.report.Engine
-
Returns the SummaryInfo class with that you can get/set the report summary info specified in the "Summary Info" of the Reports Designer
or with the setXXX methods in the class SummaryInfo.
- getSummaryNth() - Method in class com.inet.report.SummaryField
-
Returns the Nth value in Nth-functions.
- getSummaryOperation() - Method in class com.inet.report.SummaryField
-
Returns the value of the property 'summary operation'.
- getSummaryOperation(String) - Static method in class com.inet.report.SummaryField
-
Returns the operation constant according to the name
- getSuppressEmptyLines() - Method in class com.inet.report.CrossTabHeaderList
-
Returns whether empty rows/columns should be suppressed (true
) or not (false
).
- getSuppressEmptyLinesFormula() - Method in class com.inet.report.CrossTabHeaderList
-
Returns the formula for the property 'suppress empty columns'.
- getSuppressFormula() - Method in interface com.inet.report.GeneralProperties
-
Returns the formula for the property 'suppress'.
- getSuppressFormula() - Method in interface com.inet.report.LineProperties
-
Returns the formula for the property 'suppress'.
- getSuppressFormula() - Method in class com.inet.report.ReportComponent
-
Returns the formula for the property 'suppress'.
- getSuppressGroupLabel() - Method in class com.inet.report.CrossTabHeader
-
Returns whether group labels should be suppressed (true
) or not (false
).
- getSuppressGroupLabelFormula() - Method in class com.inet.report.CrossTabHeader
-
Returns the formula for the property 'suppress group labels'.
- getSuppressIfBlank() - Method in class com.inet.report.Section
-
Returns the value of the property 'suppress if blank'.
- getSuppressIfBlankFormula() - Method in class com.inet.report.Section
-
Returns the formula for the property 'suppress if blank'.
- getSuppressIfDuplicatedFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'suppress if duplicated'.
- getSuppressIfDuplicatedFormula() - Method in interface com.inet.report.GeneralProperties
-
Returns the formula for the property 'suppress if duplicated'.
- getSuppressIfZero() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'suppress if zero'.
- getSuppressIfZero() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'suppress if zero'.
- getSuppressIfZeroFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'suppress if zero'.
- getSuppressIfZeroFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'suppress if zero'.
- getSuppressOnDrillDownFormula() - Method in class com.inet.report.Region
-
Returns the formula for 'suppressOnDrillDown'.
- getSuppressTotal() - Method in class com.inet.report.CrossTabHeader
-
Returns whether total of this header should be suppressed true
or not (false
).
- getSuppressTotalFormula() - Method in class com.inet.report.CrossTabHeader
-
Returns the formula for the property 'suppress total'.
- getSwapSize(ReportCacheKey) - Method in class com.inet.report.cache.Cache
-
Get the memory size a report uses on an external cache media.
- getSwapSize() - Method in class com.inet.report.cache.Cache
-
Get the total amount of bytes used on an external cache media.
- getSymbol() - Method in class com.inet.report.chart.format.Abbreviation
-
Returns the symbol for this abbreviation, e.g.
- getSyntax() - Method in class com.inet.report.FormulaField
-
Returns the syntax for this formula.
- getTable() - Method in class com.inet.report.database.TableSourceInfo
-
Get the object name.
- getTables(Datasource, String) - Method in class com.inet.report.Database
-
Is used from #getTableSourceInfos(Datasource, String)
to find a list of tables and views.
- getTables(Datasource, String) - Method in class com.inet.report.database.JdbcData
-
Is used from #getTableSourceInfos(Datasource, String)
to find a list of tables and views.
- getTables(String[], String) - Static method in class com.inet.report.DatabaseMetaDataFactory
-
Creates a dummy ResultSet that has the structure defined for method DatabaseMetaData.getTables(String,String,String,String[]).
- getTableSource() - Method in class com.inet.report.DatabaseField
-
Returns the table source this database field is based on, will never return null
.
- getTablesource(String) - Method in class com.inet.report.DatabaseTables
-
Returns the TableSource with that alias name.
- getTableSource(int) - Method in class com.inet.report.Datasource
-
Returns the TableSource of the specified index.
- getTableSource(String) - Method in class com.inet.report.Datasource
-
Returns the TableSource identified with the alias.
- getTableSourceCount() - Method in class com.inet.report.Datasource
-
Returns the number of registered table sources.
- getTableSourceData(TableSource) - Method in class com.inet.report.database.BaseDataFactory
-
Is called from getReportData to request the data of a single TableSource if the TableSource is not a joined table or view.
- getTableSourceData(TableSource, List<DatabaseField>) - Method in class com.inet.report.database.BaseDataFactory
-
Is called from getTableSourceData to request the data of a single
TableSource
if the
TableSource
is not a joined table or view.
- getTableSourceData(TableSource, ArrayList<DatabaseField>) - Method in class com.inet.report.database.BaseDataFactory
-
- getTableSourceData(TableSource) - Method in interface com.inet.report.database.DataFactory
-
Is called from getReportData to request the data of a single TableSource if the TableSource is not a joined table or view.
- getTableSourceData(TableSource) - Method in class com.inet.report.database.JdbcData
-
Is called from getReportData to request the data of a single TableSource if the TableSource is not a joined table or view.
- getTableSourceIfExist(String) - Method in class com.inet.report.Datasource
-
Returns the TableSource identified with the alias.
- getTableSourceInfos(Datasource, String) - Method in interface com.inet.report.database.DataFactory
-
Returns a map of objects in the database which can return table data.
- getTableSourceInfos(Datasource, String) - Method in class com.inet.report.database.JdbcData
-
Returns a map of objects in the database which can return table data.
- getTableSources() - Method in interface com.inet.report.database.fetch.FetchTables
-
Returns a list of all tablesources to fetch.
- getTableSources() - Method in class com.inet.report.PromptField
-
Returns the table sources this prompt field is a parameter for.
- getTag() - Method in exception com.inet.report.parser.FatalParserException
-
Returns the XML Tag currently being parsed at the time of the exception.
- getTargetAlias() - Method in class com.inet.report.Join
-
Returns the target alias name for the source tables.
- getTargetTableSource() - Method in class com.inet.report.Join
-
Returns the TableSource Object of the target table.
- getTemplate() - Method in class com.inet.report.SummaryInfo
-
Returns the template value of the report if the value was specified in the "Summary Info" or with the method setTemplate(String).
- getText() - Method in class com.inet.report.CrossTabHeader
-
Returns the text element of this row.
- getText() - Method in class com.inet.report.Paragraph
-
Returns the parent
Text
element.
- getText() - Method in class com.inet.report.TextPart
-
Gets the value of the property 'text'.
- getTextInterpretation() - Method in class com.inet.report.FieldElement
-
Returns the type of text interpretation.
- getTextInterpretation() - Method in interface com.inet.report.TextInterpretationProperties
-
Returns the type of text interpretation.
- getTextInterpretationFormula() - Method in class com.inet.report.FieldElement
-
Sets the formula for the type of text interpretation.
- getTextInterpretationFormula() - Method in interface com.inet.report.TextInterpretationProperties
-
Sets the formula for the type of text interpretation.
- getTextPosition() - Method in class com.inet.report.SignatureForm
-
- getTextPosition() - Method in interface com.inet.report.SignatureProperties
-
- getTextRotation() - Method in class com.inet.report.FieldElement
-
Returns the value of the property 'text rotation'.
- getTextRotation() - Method in class com.inet.report.Subreport
-
Returns the value of the property 'text rotation'.
- getTextRotation() - Method in class com.inet.report.Text
-
Returns the value of the property 'text rotation'.
- getTextRotation() - Method in interface com.inet.report.TextProperties
-
Returns the value of the property 'text rotation'.
- getTextRotationFormula() - Method in class com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'text rotation'.
- getTextRotationFormula() - Method in class com.inet.report.Subreport
-
Returns the formula whose return value determines the property 'text rotation'.
- getTextRotationFormula() - Method in class com.inet.report.Text
-
Returns the formula whose return value determines the property 'text rotation'.
- getTextRotationFormula() - Method in interface com.inet.report.TextProperties
-
Returns the formula whose return value determines the property 'text rotation'.
- getThousandsSeparatorSymbol() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'thousands separator symbol'.
- getThousandsSeparatorSymbol() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'thousands separator symbol'.
- getThousandsSeparatorSymbolFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'thousands separator symbol'.
- getThousandsSeparatorSymbolFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'thousands separator symbol'.
- getThrowable() - Method in class com.inet.plugin.ServerPluginManager
-
Get a throwable that occur on init of the plugin manager.
- getTickLabelColor() - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns the color as ABGR value of tick labels on this axis.
- getTickLabelFont() - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns the font of tick labels on this axis.
- getTickLabelFormat() - Method in class com.inet.report.chart.axis.BaseAxis
-
Returns a tick label format of this axis.
- getTickLabelMaximumLines() - Method in class com.inet.report.chart.axis.GroupAxis
-
Returns the maximum number of lines to use for each tick label.
- getTickLabelRotationAngle() - Method in class com.inet.report.chart.axis.GroupAxis
-
Returns the tick label rotation angle (in radians).
- getTickLabelWidthRatio() - Method in class com.inet.report.chart.axis.GroupAxis
-
Returns the tick label width ratio, i.e. how much of the label to display.
- getTightHorizontalFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula for the property 'tight horizontal'.
- getTightHorizontalFormula() - Method in class com.inet.report.Element
-
Returns the formula for the property 'tight horizontal'.
- getTime() - Method in class com.inet.report.Engine
-
Returns the timestamp that was set with setTime.
- getTimeBase() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'time base'.
- getTimeBase() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'time base'.
- getTimeBaseFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'time base'.
- getTimeBaseFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'time base'.
- getTimeFormatType() - Method in class com.inet.report.AbstractValueElement
-
Returns the time format type to use for this element.
- getTimeFormatType() - Method in interface com.inet.report.ValueProperties
-
Returns the time format type to use for this element.
- getTimeFormatTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula determining the time format type to use for this element.
- getTimeFormatTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula determining the time format type to use for this element.
- getTimePatternConstant() - Method in class com.inet.report.chart.format.DateTimeFormat
-
Returns the time format pattern constant, e.g.
- getTitle() - Method in class com.inet.report.chart.axis.BaseAxis
-
Gets the title of this axis
- getTitle() - Method in class com.inet.report.chart.ChartTitle
-
Returns this title's text.
- getTitleFormula() - Method in class com.inet.report.chart.ChartTitle
-
Returns the property formula for the chart title, if it is specified.
- getTo() - Method in class com.inet.report.FormulaRange
-
Gets the value the range ends with.
- getToolBar() - Method in interface com.inet.viewer.ReportViewer
-
Returns the current ToolBar - this tool bar belongs to the currently visible or
selected ReportView object.
- getToolBar() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the current ToolBar - this tool bar belongs to the currently visible or
selected ReportView object.
- getToolTipsText() - Method in class com.inet.report.Element
-
Returns the value of the property 'tool tips text'.
- getToolTipsText() - Method in interface com.inet.report.GeneralProperties
-
Returns the value of the property 'tool tips text'.
- getToolTipsTextFormula() - Method in class com.inet.report.Element
-
Returns the formula of the property 'tool tips text'.
- getToolTipsTextFormula() - Method in interface com.inet.report.GeneralProperties
-
Returns the formula of the property 'tool tips text'.
- getTopCropping() - Method in class com.inet.report.AbstractPictureElement
-
Gets the value of the property 'top cropping size'.
- getTopCropping() - Method in interface com.inet.report.PictureProperties
-
Gets the value of the property 'top cropping size'.
- getTopLineStyle() - Method in class com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getTopLineStyle() - Method in interface com.inet.report.BorderProperties
-
Returns the value of the property 'top line style'.
- getTopLineStyle() - Method in class com.inet.report.Element
-
Returns the value of the property 'top line style'.
- getTopLineStyleFormula() - Method in interface com.inet.report.BorderProperties
-
Returns the formula of the property 'top line style'.
- getTopLineStyleFormula() - Method in class com.inet.report.Element
-
Returns the formula of the property 'top line style'.
- getTotalCpuTime() - Method in interface com.inet.report.EngineStatistics
-
Get the sum of all other CPU times.
- getTotalOnStart() - Method in class com.inet.report.CrossTabHeaderList
-
Returns whether Column Total should be on left or top (true
) or not (false
).
- getTotalOnStartFormula() - Method in class com.inet.report.CrossTabHeaderList
-
Returns the formula for showing the total on start or on end.
- getTotalPages() - Method in interface com.inet.viewer.ReportView
-
Returns the total number of pages this report has.
- getTotalPages() - Method in class com.inet.viewer.SwingReportView
-
Returns the total number of pages this report has.
- getTotalPageSizeAndWait(ReportCacheKey) - Method in class com.inet.report.cache.Cache
-
Returns the total size of all pages in bytes
and blocks
until the rendering is finished.
- getTotalPageSizeAndWait(ReportCacheKey, int) - Method in class com.inet.report.cache.Cache
-
Returns the total size of all pages in bytes
and blocks
until the rendering is finished.
- getTotalProgress() - Method in class com.inet.viewer.Progress
-
Use this method to get the total steps (e.g. pages)
to go.
- getTotalSystemTime() - Method in interface com.inet.report.EngineStatistics
-
Get the sum of all other system times.
- getTranslation(Locale) - Method in class com.inet.report.translation.Translations
-
Request the property of a translation for the given locale.
- getTranslationKeys() - Method in class com.inet.report.FormulaField
-
Returns a set of all translation keys used in the formula described by this field.
- getTranslations() - Method in class com.inet.report.Engine
-
Get the Translations of the report.
- getTranslationsDir() - Method in class com.inet.plugin.ServerPluginManager
-
Get the directory where additional translations can be saved.
- getTrigger() - Method in class com.inet.report.Engine
-
Request the Trigger object of this Engine.
- getTriggeringRule() - Method in interface com.inet.problemfinder.ProblemFinderWarning
-
- getType() - Method in class com.inet.config.ConfigurationChangeEvent
-
Returns the event type which specifies exactly which change occurred with the given configuration.
- getType() - Method in class com.inet.report.cache.Cache
-
Returns the defined Cache type.
- getType() - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Returns the formating type: number, currency or percent.
- getType() - Method in class com.inet.report.database.TableSourceInfo
-
Get a type of the object (whether the table source is a database table, a stored procedure, etc.)
- getType() - Method in class com.inet.report.DefaultValue
-
Returns the value type set in the constructor for this default value
- getType() - Method in class com.inet.report.Field
-
Returns the value of the property 'type'.
- getType() - Method in class com.inet.report.Region
-
Returns the value of the property 'type'.
- getType() - Method in class com.inet.report.ReportComponent
-
Returns the type of this report element.
- getType() - Method in class com.inet.report.TableSource
-
Returns the type of that TableSource.
- getType() - Method in class com.inet.viewer.Progress
-
Returns the type of the progress, which can be one of the following types.
- getType() - Method in class com.inet.viewer.PromptData
-
Returns the type of this prompt (without any included bit flags) - that is,
NUMBER, CURRENCY, BOOLEAN, DATE, TIME, DATETIME, STRING, or BINARY
- getType() - Method in class com.inet.viewer.PromptValue
-
Get value type of the prompt, see the value type constants in
PromptData
- getUID() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Get the unique ID of the data source.
- getUnderlayFollow() - Method in class com.inet.report.Section
-
Returns the value of the property 'underlay follow'.
- getUnderlayFollowFormula() - Method in class com.inet.report.Section
-
Returns the formula for the property 'underlay follow'.
- getUnderlineFormula() - Method in class com.inet.report.AbstractFontElement
-
Returns the formula field for the property 'underline'.
- getUnderlineFormula() - Method in interface com.inet.report.FontProperties
-
Returns the formula field for whether the text is underlined or not.
- getUniqueName(String, int) - Static method in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
Creates a unique configuration name from the supplied name for the given scope.
- getUpperBound() - Method in class com.inet.report.chart.axis.DateRange
-
Returns the upper bound.
- getUpperBound() - Method in class com.inet.report.chart.axis.NumberRange
-
Returns the manually set upper bound of this range.
- getUrl() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set JDBC URL that will be used to create the Connection.
- getUrl() - Method in class com.inet.report.Datasource
-
Returns the Connection URL for the JDBC driver.
- getUrl() - Method in class com.inet.report.event.EngineFinishEvent
-
Returns the report URL of the finished engine.
- getUseColor() - Method in class com.inet.report.Section
-
Returns the value of the property 'useColor'.
- getUseLeadingZero() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'use leading zero'.
- getUseLeadingZero() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'use leading zero'.
- getUseLeadingZeroFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use leading zero'.
- getUseLeadingZeroFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'use leading zero'.
- getUseOneCurrencySymbolPerPage() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'use one currency symbol per page'.
- getUseOneCurrencySymbolPerPage() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'use one currency symbol per page'.
- getUseOneCurrencySymbolPerPageFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use one currency symbol per page'.
- getUseOneCurrencySymbolPerPageFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'use one currency symbol per page'.
- getUser() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set database user.
- getUserAccountID() - Method in class com.inet.authentication.LoginProcessor
-
Get the id of the account or null if not login.
- getUserAccountID(Runnable) - Method in class com.inet.authentication.LoginProcessor
-
Get the id of the account or null if not login.
- getUserAccountType() - Method in class com.inet.authentication.LoginProcessor
-
The account type determine some possible features of a user and/or login.
- getUserAction(int) - Method in class com.inet.viewer.ActionPool
-
Returns an Action
with the given action id from viewers action list.
- getUserActionCount() - Method in class com.inet.viewer.ActionPool
-
Returns the number of user actions(action added by user).
- getUseRange() - Method in class com.inet.report.PromptField
-
Returns whether or not any values which are to be for this prompt must be in a range.
- getUserData() - Method in class com.inet.report.Engine
-
Returns the user data that has been set with setUserData(Hashtable).
- getUsername() - Method in class com.inet.report.Datasource
-
Returns the value of the connection property user.
- getUserProperties() - Method in class com.inet.report.Engine
-
Returns the user data that has been set either with setUserProperties()
, checkProperties()
or in the report URL.
- getUseThousandsSeparator() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'use thousands separator'.
- getUseThousandsSeparator() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'use thousands separator'.
- getUseThousandsSeparatorFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use thousands separator'.
- getUseThousandsSeparatorFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'use thousands separator'.
- getValidationQuery() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set SQL validation query which should be used to check if the
database connection is valid or not.
- getValue(ConfigKey) - Method in interface com.inet.config.Configuration
-
Returns the current value of the ConfigKey in this configuration.
- getValue() - Method in class com.inet.report.chart.axis.LineMarker
-
Returns the value (position) of this marker.
- getValue() - Method in class com.inet.report.DefaultValue
-
Returns the value of this default value.
- getValue() - Method in class com.inet.report.PromptField
-
Returns the prompt value.
- getValue() - Method in class com.inet.report.Trigger
-
The value of the trigger.
- getValue() - Method in interface com.inet.viewer.CustomPromptEditor
-
Returns the currently chosen value for the prompt for which this editor is
being used.
- getValue() - Method in class com.inet.viewer.PromptValue
-
Returns the value of this prompt - its type will depend on which value type this PromptValue has:
String for STRING
Double for NUMBER and CURRENCY
Boolean for BOOLEAN
Date for DATE and DATETIME
Time for TIME
byte[] for BINARY
- getValue() - Method in class com.inet.viewer.RangePromptValue
-
Returns the value of this prompt - its type will depend on which value type this PromptValue has:
String for STRING
Double for NUMBER and CURRENCY
Boolean for BOOLEAN
Date for DATE and DATETIME
Time for TIME
byte[] for BINARY
- getValueBeforeClip() - Method in class com.inet.report.event.ClippingEvent
-
Returns the actual value which will be clipped or truncated.
- getValueFormula() - Method in class com.inet.report.chart.axis.LineMarker
-
Get the Formula for the value of the marker.
- getValues() - Method in class com.inet.report.FieldValueProvider
-
Returns the DatabaseField responsible for fetching the values from.
- getValuesCount() - Method in class com.inet.report.PromptField
-
Returns the number of values set for this prompt.
- getValueType() - Method in class com.inet.report.Field
-
Returns the value type (or return type) of the field.
- getValueType() - Method in class com.inet.report.FormulaField
-
Returns the value type (or return type) of the field.
- getValueType() - Method in class com.inet.report.GroupField
-
The return value type of a GroupField is always Field.String, but for formatting
the return value type of the group the field is based on is needed.
- getValueType() - Method in class com.inet.report.PromptField
-
Returns the value type (or return type) of the field.
- getValueType() - Method in class com.inet.report.SortField
-
Returns the value type (or return type) of the field.
- getValueType() - Method in class com.inet.report.SummaryField
-
Returns the value type (or return type) of the field.
- getVariableReferences(String) - Method in class com.inet.report.Engine
-
Returns an array of all FormulaFields referencing the variable with the name varName - this array
is empty if there is no such FormulaField referencing the variable.
- getVerAlign() - Method in class com.inet.report.AbstractPictureElement
-
Returns the value of the property 'vertical alignment'.
- getVerAlign() - Method in interface com.inet.report.PictureProperties
-
Returns the value of the property 'vertical alignment'.
- getVerAlignFormula() - Method in class com.inet.report.AbstractPictureElement
-
Gets the formula for the property 'vertical alignment'.
- getVerAlignFormula() - Method in interface com.inet.report.PictureProperties
-
Gets the formula for the property 'vertical alignment'.
- getVersion() - Static method in class com.inet.report.Engine
-
Returns the release version of this i-net Clear Reports installation, e.g. "8.1.24"
- getVersion() - Static method in class com.inet.viewer.SwingReportViewer
-
Returns the current version of the SwingReportViewer as a String representation, e.g. "7.5".
- getVertical() - Method in class com.inet.report.ReportProperties
-
Returns the vertical gap between multi-column labels.
- getVGen() - Method in class com.inet.report.cache.ReportCacheKey
-
Returns the value of the property "vgen".
- getViewer() - Method in class com.inet.viewer.SwingViewerContext
-
Returns the viewer to which this context belongs.
- getViewerAction(int) - Method in class com.inet.viewer.ActionPool
-
Returns an Action
with the given action id from viewers action list.
- getViewerContext() - Method in interface com.inet.viewer.ReportViewer
-
Returns the current ViewerContext for this viewer, which is used for reacting to and handling events occurring in the viewer.
- getViewerContext() - Method in class com.inet.viewer.SwingReportViewer
-
Returns the current ViewerContext for this viewer, which is used for reacting to and handling events occurring in the viewer.
- getViewMode() - Method in interface com.inet.viewer.ReportView
-
Returns which type of layout view this ReportView is to take.
- getViewMode() - Method in class com.inet.viewer.SwingReportView
-
Returns which type of layout view this ReportView is to take.
- getViewParams() - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Returns the 3D viewing parameters for this chart.
- getWallBackColor() - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Returns the ABGR value representing the wall background color.
- getWarningList() - Method in class com.inet.problemfinder.ProblemFinder
-
- getWarningType() - Method in interface com.inet.problemfinder.ProblemFinderWarning
-
Returns the type of this problem, that can be error, warning or info.
- getWaterMark() - Method in class com.inet.report.config.LicenseKeyInfo
-
The watermark text
- getWidth() - Method in class com.inet.report.AbstractLineElement
-
Returns the width of an element.
- getWidth() - Method in class com.inet.report.CrossTabBodyCell
-
The width of this cell in the design view.
- getWidth() - Method in class com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getWidth() - Method in interface com.inet.report.LineProperties
-
Gets the width of an element.
- getWidth() - Method in interface com.inet.report.PictureProperties
-
Gets the width of an element.
- getWidth() - Method in class com.inet.report.ReportComponent
-
Returns the width of this report element.
- getWidth() - Method in class com.inet.report.Section
-
Returns the width of the section.
- getWidthRenderingFactor() - Method in class com.inet.report.DatabasePicture
-
Gets the property 'width rendering factor'.
- getWidthRenderingFactor() - Method in class com.inet.report.Picture
-
Gets the property 'width rendering factor'.
- getWidthRenderingFactor() - Method in interface com.inet.report.PictureProperties
-
Gets the property 'width rendering factor'.
- getWidthScalingFactor() - Method in class com.inet.report.AbstractPictureElement
-
Gets the property 'width scaling factor'.
- getWidthScalingFactor() - Method in interface com.inet.report.PictureProperties
-
Gets the property 'width scaling factor'.
- getWrapEnabled() - Method in class com.inet.report.CrossTabOptions
-
Returns the behavior of small crosstabs if they do not fit the page.
- getWriteCertificateDate() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the date of signing must be written in certificate details.
- getWriteCertificateDate() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the date of signing must be written in certificate details.
- getWriteCertificateDistinguishedName() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject distinguished name must be written in certificate details.
- getWriteCertificateDistinguishedName() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject distinguished name must be written in certificate details.
- getWriteCertificateLabels() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the labels of signature items must be written in certificate details.
- getWriteCertificateLabels() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the labels of signature items must be written in certificate details.
- getWriteCertificateLocation() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject location must be written in certificate details.
- getWriteCertificateLocation() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject location must be written in certificate details.
- getWriteCertificateReason() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the reason of signing must be written in certificate details.
- getWriteCertificateReason() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the reason of signing must be written in certificate details.
- getWriteCertificateSubjectName() - Method in class com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject common name must be written in certificate details.
- getWriteCertificateSubjectName() - Method in interface com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject common name must be written in certificate details.
- getX() - Method in class com.inet.report.CrossTabBodyCell
-
The X position of this cell in the parent section in the design view.
- getX() - Method in class com.inet.report.CrossTabDescriptionSection
-
Returns the x position of the left upper corner of the element in the report.
- getX() - Method in class com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getX() - Method in interface com.inet.report.LineProperties
-
Gets the x position of the left upper corner of the element in the report.
- getX() - Method in class com.inet.report.ReportComponent
-
Returns the x position of the left upper corner of the element in the report.
- getX2() - Method in class com.inet.report.AbstractLineElement
-
Returns the x position of the element in the end section, if the element does not end in the same section as it begins.
- getX2() - Method in interface com.inet.report.LineProperties
-
Gets the x position of the element in the end section, if the
element does not end in the same section as it begins.
- getXField() - Method in interface com.inet.report.chart.dataset.XYDataset
-
Returns the data field which provides the x coordinates of the item label.
- getXField() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data field which provides the x coordinates of the item label.
- getXMLMajorVersion() - Method in class com.inet.report.ReportProperties
-
Returns the major version of the report XML of the template underlying this report.
- getXMLMinorVersion() - Method in class com.inet.report.ReportProperties
-
Returns the minor version of the report XML of the template underlying this report.
- getY() - Method in class com.inet.report.CrossTabBodyCell
-
The Y position of this cell in the parent section in the design view.
- getY() - Method in class com.inet.report.CrossTabDescriptionSection
-
Returns the y position of the left upper corner of the element in the report.
- getY() - Method in class com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getY() - Method in interface com.inet.report.LineProperties
-
Gets the y position of the left upper corner of the element in the report.
- getY() - Method in class com.inet.report.ReportComponent
-
Returns the y position of the left upper corner of the element in the report.
- getY2() - Method in class com.inet.report.AbstractLineElement
-
Returns the x position of the element in the end section, if the element does not end in the same section as it begins.
- getY2() - Method in interface com.inet.report.LineProperties
-
Gets the x position of the element in the end section, if the
element does not end in the same section as it begins.
- getYearType() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'year type'.
- getYearType() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'year type'.
- getYearTypeFormula() - Method in class com.inet.report.AbstractValueElement
-
Returns the formula for the property 'year type'.
- getYearTypeFormula() - Method in interface com.inet.report.ValueProperties
-
Returns the formula for the property 'year type'.
- getYField() - Method in interface com.inet.report.chart.dataset.XYDataset
-
Returns the data field which provides the y coordinates of the item label.
- getYField() - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data field which provides the y coordinates of the item label.
- getZeroValueString() - Method in class com.inet.report.AbstractValueElement
-
Returns the value of the property 'zero value string'.
- getZeroValueString() - Method in interface com.inet.report.ValueProperties
-
Returns the value of the property 'zero value string'.
- getZoomFactor() - Method in interface com.inet.viewer.ReportView
-
Returns the currently set zoom factor of this ReportView - this is not a percentage value,
that is, 1.0 is 1x, 2.0 is 2x view, 0.25 is 1/4 view, etc.
- getZoomFactor() - Method in class com.inet.viewer.SwingReportView
-
Returns the currently set zoom factor of this ReportView - this is not a percentage value,
that is, 1.0 is 1x, 2.0 is 2x view, 0.25 is 1/4 view, etc.
- GLYPH_DEFAULT - Static variable in interface com.inet.report.TextProperties
-
This is the default glyph orientation, that is, the glyphs are to point towards the source of the block progression.
- GLYPH_DOWN - Static variable in interface com.inet.report.TextProperties
-
The glyphs are to always point downwards, regardless of text or block progression.
- GLYPH_LEFT - Static variable in interface com.inet.report.TextProperties
-
The glyphs are to always point to the left, regardless of text or block progression.
- GLYPH_RIGHT - Static variable in interface com.inet.report.TextProperties
-
The glyphs are to always point to the right, regardless of text or block progression.
- GLYPH_UP - Static variable in interface com.inet.report.TextProperties
-
The glyphs are to always point upwards, regardless of text or block progression.
- goToLastPage() - Method in interface com.inet.viewer.ReportView
-
Navigates directly to the last page in the report - if the current page is
already the last page of the report, or if the total page count is not known
as of yet (that is, the report is still being rendered), this method does nothing.
- goToLastPage() - Method in class com.inet.viewer.SwingReportView
-
Navigates directly to the last page in the report - if the current page is
already the last page of the report, or if the total page count is not known
as of yet (that is, the report is still being rendered), this method does nothing.
- goToPage(int) - Method in interface com.inet.viewer.ReportView
-
Causes the page indicated by the parameter pageNum to be displayed in this ReportView.
- goToPage(int) - Method in class com.inet.viewer.SwingReportView
-
Causes the page indicated by the parameter pageNum to be displayed in this ReportView.
- GREGORIAN_CALENDAR - Static variable in interface com.inet.report.ValueProperties
-
Calendar type: gregorian.
- GREGORIAN_US_CALENDAR - Static variable in interface com.inet.report.ValueProperties
-
Calendar type: US-gregorian.
- Group - Class in com.inet.report
-
This class represents a grouping and disposes references to group header- and group footer areas.
- GROUP_FOOTER - Static variable in class com.inet.report.Region
-
Identifier for group footer area or section.
- GROUP_HEADER - Static variable in class com.inet.report.Region
-
Identifier for group header area or section.
- GROUP_NAME_FIELD - Static variable in class com.inet.report.Field
-
Field is a group name field.
- GROUP_NUMBER - Static variable in class com.inet.report.SpecialField
-
The type of the SpecialField
"Group Number".
- GROUP_SELECTION_FORMULA - Static variable in class com.inet.report.SpecialField
-
The type of the SpecialField
"Group Selection Formula".
- GROUP_SORT_ALL - Static variable in class com.inet.report.BySummaryOrder
-
Display all elements sorted ascending or descending
- GROUP_SORT_BOTTOM_N - Static variable in class com.inet.report.BySummaryOrder
-
Display only first n elements in ascending sort order
- GROUP_SORT_BOTTOM_N_PERCENTAGE - Static variable in class com.inet.report.BySummaryOrder
-
Display only first n-procent elements in ascending sort order
- GROUP_SORT_TOP_N - Static variable in class com.inet.report.BySummaryOrder
-
Display only first n elements in descending sort order
- GROUP_SORT_TOP_N_PERCENTAGE - Static variable in class com.inet.report.BySummaryOrder
-
Display only first n-procent elements in descending sort order
- GroupAxis - Class in com.inet.report.chart.axis
-
The axis which displays the category and series group values.
- GroupAxis() - Constructor for class com.inet.report.chart.axis.GroupAxis
-
Creates a discrete GroupAxis, sets the default properties.
- GroupField - Class in com.inet.report
-
The GroupField
represents a group name field, which is automatically created with the creation of a Group
object.
- GUEST_LOGIN_SOURCE - Static variable in class com.inet.authentication.LoginProcessor
-
The login source for the guest login.
- SAMPLE_STANDARD_DEVIATION - Static variable in class com.inet.report.SummaryField
-
SummaryField calculates sample standard deviation.
- SAMPLE_VARIANCE - Static variable in class com.inet.report.SummaryField
-
SummaryField calculates sample varianz.
- save(int) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
- save() - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Save the settings persistent.
- saveEngine(File, Engine) - Static method in class com.inet.report.RDC
-
Saves an Engine
as report template into a file.
- saveEngine(OutputStream, Engine) - Static method in class com.inet.report.RDC
-
Saves an Engine
as report template into an output stream.
- saveEngineToDir(File, Engine) - Static method in class com.inet.report.RDC
-
Saves an Engine
as report template into a directory.
- saveGroups(PrintWriter, int) - Method in class com.inet.report.chart.dataset.GanttOneGroupDataset
- saveGroups(PrintWriter, int) - Method in class com.inet.report.chart.dataset.GanttTwoGroupsDataset
- saveGroups(PrintWriter, int) - Method in class com.inet.report.chart.dataset.OneGroupDataset
- saveGroups(PrintWriter, int) - Method in class com.inet.report.chart.dataset.StockOneGroupDataset
- saveGroups(PrintWriter, int) - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
- saveGroups(PrintWriter, int) - Method in class com.inet.report.chart.dataset.XYOneGroupDataset
- saveOnRepository() - Method in class com.inet.designer.AbstractDesignerDataModel
-
Opens up a save dialog which enables the user to save a report onto the repository configured for the designer.
- saveOnRepository() - Method in interface com.inet.designer.DesignerDataModel
-
Opens up a save dialog which enables the user to save a report onto the repository configured for the designer.
- saveProperties(PrintWriter, int, String) - Method in class com.inet.report.chart.axis.BaseAxis
-
Writes the axis properties to the output stream as XML
- saveProperties(StringBuilder, String, int) - Method in class com.inet.report.chart.ChartTitle
-
Writes the properties of the title to PrintWriter
.
- saveProperties(PrintWriter, int) - Method in class com.inet.report.chart.dataset.ForEachRecordDataset
- saveProperties(StringBuilder, int) - Method in interface com.inet.report.chart.format.ChartFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Method in class com.inet.report.chart.format.DateTimeFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Method in class com.inet.report.chart.format.PatternDateTimeFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Method in class com.inet.report.chart.format.PatternNumberFormat
-
Writes the format properties to output.
- saveProperties(PrintWriter, int) - Method in class com.inet.report.chart.Legend
-
Writes the properties of this legend to PrintWriter
as XML.
- saveProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Writes the properties of this chart plot to PrintWriter
.
- saveProperties(PrintWriter, int) - Method in interface com.inet.report.chart.plot.ChartPlot
-
Writes the properties of this chart plot to PrintWriter
.
- saveProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.CombinedPlot
-
Writes the properties of this chart plot to PrintWriter
.
- saveReport(Component, Engine, boolean) - Method in class com.inet.designer.BasicDesignerDataModel
-
Save a report
Choosing a location is the task of the programmer who may use any Swing
component.
- saveReport(Component, Engine, boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Save a report
Choosing a location is the task of the programmer who may use any Swing
component.
- saveReport(URL) - Method in interface com.inet.designer.DesignerListener
-
Called when the user saved a report.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.axis.BaseAxis
-
Writes the intern axis properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Writes the intern axis properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Writes the intern axis properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.GanttPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.PiePlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.StandardPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.StockPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Method in class com.inet.report.chart.plot.XYPlot
-
Writes the intern properties to output.
- SCALE_BEST_FIT_KEEP_ASPECT_RATIO - Static variable in interface com.inet.report.PictureProperties
-
Scales the source image to fit in the bounds of its element size while keeping the correct aspect ratio.
- SCALE_FIT_HEIGHT_KEEP_ASPECT_RATIO - Static variable in interface com.inet.report.PictureProperties
-
Scales the height of the source image to its element size while keeping the correct aspect ratio.
- SCALE_FIT_WIDTH_FIT_HEIGHT - Static variable in interface com.inet.report.PictureProperties
-
Stretches the source image to the element frame
- SCALE_FIT_WIDTH_FIXED_HEIGHT - Static variable in interface com.inet.report.PictureProperties
-
Scales the width of the source image to its element size and the height using the given scale factor.
- SCALE_FIT_WIDTH_KEEP_ASPECT_RATIO - Static variable in interface com.inet.report.PictureProperties
-
Scales the width of the source image to its element size while keeping the correct aspect ratio.
- SCALE_FIXED_WIDTH_FIT_HEIGHT - Static variable in interface com.inet.report.PictureProperties
-
Scales the width of the source image by the given scaling factor and scales its height to the height of the element.
- SCALE_FIXED_WIDTH_FIXED_HEIGHT - Static variable in interface com.inet.report.PictureProperties
-
Scales the source image by the given scaling factor
- scanIdentifierQuoteString(Datasource) - Method in class com.inet.report.Database
-
This method will detect which String should be used to quote database
identifiers for the supplied Datasource.
- SCATTER - Static variable in class com.inet.report.chart.plot.XYStyle
-
The scatter chart style.
- SCOPE_SYSTEM - Static variable in interface com.inet.config.Configuration
-
Constant for the scope of a configuration.
- SCOPE_TEMP - Static variable in interface com.inet.config.Configuration
-
Constant for the scope a configuration.
- SCOPE_USER - Static variable in interface com.inet.config.Configuration
-
Constant for the scope a configuration.
- search(String, int, int) - Method in class com.inet.report.CacheRenderData
-
Searches the given phrase in the report, starting at a certain page and using
the search options given in the flags.
- search(String, int, int) - Method in class com.inet.report.EngineRenderData
-
Searches the given phrase in the report, starting at a certain page and using
the search options given in the flags.
- SEARCH - Static variable in class com.inet.viewer.ActionPool
-
Opens the search dialog.
- search(String, int, int) - Method in interface com.inet.viewer.RenderData
-
Searches the given phrase in the report, starting at a certain page and using
the search options given in the flags.
- search(String, int, int) - Method in class com.inet.viewer.URLRenderData
-
Searches the given phrase in the report, starting at a certain page and using
the search options given in the flags.
- Section - Class in com.inet.report
-
The Section
class represents the sections of a report.
- SELECTION_LOCALE - Static variable in class com.inet.report.SpecialField
-
The type of the SpecialField
"Selection Locale".
- sendHtmlViewer(HttpServletRequest, HttpServletResponse, OutputStream, Properties) - Method in interface com.inet.report.renderer.html.viewer.HTMLViewer
-
Send the HTML viewer to the client.
- ServerPlugin - Interface in com.inet.plugin
-
This interface must be implemented by server plugin entry points.
- ServerPluginManager - Class in com.inet.plugin
-
The ServerPluginManager is the central point in the server for the plugin framework.
- ServerPluginManager() - Constructor for class com.inet.plugin.ServerPluginManager
-
Create a instance of ServerPluginManager.
- ServerPluginManager.PluginLoadFailCause - Enum in com.inet.plugin
-
Possible cause why a plugin was not loaded.
- ServerPluginManager.ServerPluginManagerState - Enum in com.inet.plugin
-
The state the plugin manager is in: whether before initialization, currently registering plugins, initialized, or
resetting
- setAbbreviation(Abbreviation) - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Sets the abbreviation of formatted values.
- setAcrossThenDown(boolean) - Method in class com.inet.report.ReportProperties
-
Sets the printing direction of a multi-column report.
- setActived(Map<String, Boolean>) - Method in class com.inet.plugin.ServerPluginManager
-
Set the activated plugins.
- setAddElementAllowed(boolean, int) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to add a element to a report with the i-net Designer.
- setAddElementAllowed(boolean, int) - Method in interface com.inet.designer.DesignerDataModel
-
Set if it is allowed to add a element with the given type to the report.
- setAddGroupAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to add new groups to the reports.
- setAddGroupAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets if add groups is allowed.
- setAddSectionAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to add a new section to a report with the i-net Designer.
- setAddSectionAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets if it is allowed to add sections to the report.
- setAliasToken(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the SQL keyword that will be put between table name and table alias.
- setAliasToken(String) - Method in class com.inet.report.Database
-
- setAllowedUserGroups(Set<GUID>) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the list of group-GUID
s that will grant access to this datasource
- setAllowFieldClipping(boolean) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'allow field clipping'.
- setAllowFieldClipping(boolean) - Method in interface com.inet.report.ValueProperties
-
Specify how the field value is shown when the width of
the element is smaller than the width of the string representation
of the field.
- setAllowFieldClippingFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Set the formula for the property 'allow field clipping'.
- setAllowFieldClippingFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets a formula or null
to specify the value of
the allowed field clipping property by a formula.
- setAllowMultipleValues(boolean) - Method in class com.inet.report.PromptField
-
Sets whether multiple values can be passed to this prompt or only a single value.
- setAmPmOrder(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'am pm order/type'.
- setAmPmOrder(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'am pm order/type'.
- setAmPmOrderFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'am pm order/type'.
- setAmPmOrderFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'am pm order/type'.
- setAmString(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'am string'.
- setAmString(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'am string'.
- setAmStringFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'am string'.
- setAmStringFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'am string'.
- setAtBottomOfPage(boolean) - Method in class com.inet.report.Region
-
Sets the 'print at bottom of page' property.
- setAtBottomOfPageFormula(FormulaField) - Method in class com.inet.report.Region
-
Sets the formula for the property 'print at bottom of page'.
- setAuthor(String) - Method in class com.inet.report.SummaryInfo
-
Sets the author of the report.
- setAutoFitTickLabel(boolean) - Method in class com.inet.report.chart.axis.GroupAxis
-
Sets whether or not the axis tick labels
are automatically adjusted (e.g. by rotating or truncating) to fit the axis space.
- setAutomaticScale(boolean) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Sets a flag that determines whether or not the axis range is
automatically adjusted to fit the data, and notifies registered
listeners that the axis has been modified.
- setAutomaticScale(boolean) - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Sets whether or not the axis range is
automatically adjusted to fit the data, and notifies registered
listeners that the axis has been modified.
- setAutomaticZoomType(int) - Method in interface com.inet.viewer.ReportView
-
Sets the type of zoom to use in the report view when the ReportView is displayed anew (for
example after resizing the display).
- setAutomaticZoomType(int) - Method in class com.inet.viewer.SwingReportView
-
Sets the type of zoom to use in the report view when the ReportView is displayed anew (for
example after resizing the display).
- setAutoRange(boolean) - Method in class com.inet.report.chart.axis.DateRange
-
Sets whether or not the range is to be defined automatically, i.e. at
run-time, and depending on the values in the chart.
- setAutoRange(boolean) - Method in class com.inet.report.chart.axis.NumberRange
-
Sets whether or not the range will be defined automatically instead of using the
manually set values.
- setAutoRefresh(int) - Method in interface com.inet.viewer.ReportView
-
Sets the auto-refresh time for this report view.
- setAutoRefresh(int) - Method in class com.inet.viewer.SwingReportView
-
Sets the auto-refresh time for this report view.
- setAxisLineColor(int) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the ABGR components of the axis line color.
- setAxisPosition(AxisPosition) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the position of this axis on the chart or disables the axis from being shown, if
AxisPosition.NONE
is passed.
- setBackColor(int) - Method in class com.inet.report.Area
-
Does nothing since an Area does not have a background color.
- setBackColor(int) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'back color'.
- setBackColor(int) - Method in interface com.inet.report.BoxProperties
-
Sets the value of the property 'back color'.
- setBackColor(int) - Method in class com.inet.report.chart.Legend
-
Sets the ABGR value representing the legend's background color.
- setBackColor(int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the ABGR value representing the background color.
- setBackColor(int) - Method in class com.inet.report.CrossTabHeader
-
Sets the background color of the header.
- setBackColor(int) - Method in class com.inet.report.ReportComponent
-
Sets the background color of this report element.
- setBackColorFormula(FormulaField) - Method in class com.inet.report.Area
-
Does nothing since an Area does not have a background color formula.
- setBackColorFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'back color'.
- setBackColorFormula(FormulaField) - Method in interface com.inet.report.BoxProperties
-
Sets the formula for the property 'back color'.
- setBackColorFormula(FormulaField) - Method in class com.inet.report.CrossTabHeader
-
Sets the formula of the background color of the header.
- setBackColorFormula(FormulaField) - Method in class com.inet.report.ReportComponent
-
Sets the background color of this report element.
- setBarMarginPercent(double) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets the bar margin (space between the bars).
- setBarWidth(double) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets the maximum bar width, which is specified as a percentage of the
available space for all bars,
- setBaseUrl(String) - Method in class com.inet.report.FieldElement
-
Sets the base URL for relative URLs.
- setBaseUrl(String) - Method in interface com.inet.report.TextInterpretationProperties
-
Sets the base URL for relative URLs.
- setBaseUrlFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets a property formula for the base URL property.
- setBaseUrlFormula(FormulaField) - Method in interface com.inet.report.TextInterpretationProperties
-
Sets a property formula for the base URL property.
- setBeanClassName(String) - Method in class com.inet.report.JavaBean
-
Sets the name of the beans' class
- setBeanProperty(String, FormulaField) - Method in class com.inet.report.JavaBean
-
Sets the beans property named name
to be the value of the passed
FormulaField
.
- setBeanProperty(String, Object) - Method in class com.inet.report.JavaBean
-
Sets the beans property named name
to the passed value (while
trying to convert to the properties' type).
- setBold(boolean) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'font bold'.
- setBold(boolean) - Method in interface com.inet.report.FontProperties
-
Sets whether the text in this element is to be bold or not.
- setBooleanFormatOutputType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'boolean format output type'.
- setBooleanFormatOutputType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'boolean format output type'.
- setBooleanFormatOutputTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'boolean format output type'.
- setBooleanFormatOutputTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'boolean format output type'.
- setBottomCropping(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'bottom cropping size'.
- setBottomCropping(int) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'bottom cropping size'.
- setBottomLineStyle(int) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'bottom line style'.
- setBottomLineStyle(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'bottom line style'.
- setBottomLineStyleFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'bottom line style'.
- setBottomLineStyleFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'bottom line style'.
- setButtonsVisible(int, boolean) - Method in class com.inet.viewer.SwingToolBar
-
Sets a button or a button group visible or invisible.
- setButtonsVisible(int, boolean) - Method in interface com.inet.viewer.ToolBar
-
Sets a button or a button group visible or invisible.
- setBySummaryOrder(BySummaryOrder) - Method in class com.inet.report.Group
-
Set BySummary sorting order for this group.
- setCanGrow(boolean) - Method in class com.inet.report.Element
-
Sets the value of the property 'can grow'.
- setCanGrow(boolean) - Method in class com.inet.report.FieldElement
-
Number and Currency Field Elements can be set can grow, however they then always have a maximum limit of 1 line, i.e.
- setCanGrow(boolean) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'can grow'.
- setCanGrow(boolean) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'can grow'.
- setCanGrowCount(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'can grow count'.
- setCanGrowCount(int) - Method in class com.inet.report.FieldElement
-
Number and Currency Field Elements can only be set to a can grow maximum limit of 1.
- setCanGrowCount(int) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'can grow count'.
- setCanGrowFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'can grow'.
- setCanGrowFormula(FormulaField) - Method in interface com.inet.report.GeneralProperties
-
Sets the formula for the property 'can grow'.
- setCanGrowFormula(FormulaField) - Method in interface com.inet.report.PictureProperties
-
Sets the formula for the property 'can grow'.
- setCanShrink(boolean) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'can shrink'.
- setCanShrink(boolean) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'can shrink'.
- setCanShrinkFormula(FormulaField) - Method in class com.inet.report.AbstractPictureElement
-
Sets the formula for the property 'can shrink'.
- setCanShrinkFormula(FormulaField) - Method in interface com.inet.report.PictureProperties
-
Sets the formula for the property 'can shrink'.
- setCascadingParent(String) - Method in class com.inet.viewer.PromptData
-
If not null, causes this prompt to be viewed as a cascading prompt and sets its parent.
- setCatalog(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the database catalog used to create database connection.
- setCatalog(String) - Method in class com.inet.report.Datasource
-
Sets the database name that will be used to connect to the data source.
- setCatalog(String) - Method in class com.inet.report.Engine
-
Sets the database name that will be used at runtime instead of the database name that was specified
at design time in the report template.
- setCategoryAxis(GroupAxis) - Method in class com.inet.report.chart.plot.AreaPlot
-
Sets the axis for categories of this plot.
- setCategoryAxis(GroupAxis) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets the axis for categories of this plot.
- setCategoryAxis(ContinuousAxis) - Method in class com.inet.report.chart.plot.ContinuousAreaPlot
-
Sets a category axis.
- setCategoryAxis(ContinuousAxis) - Method in class com.inet.report.chart.plot.ContinuousBarPlot
-
Sets a category axis.
- setCategoryAxis(ContinuousAxis) - Method in class com.inet.report.chart.plot.ContinuousLinePlot
-
Sets a category axis.
- setCategoryAxis(GroupAxis) - Method in class com.inet.report.chart.plot.GanttPlot
-
Sets the category axis for the plot.
- setCategoryAxis(GroupAxis) - Method in class com.inet.report.chart.plot.LinePlot
-
Sets the category axis of this plot.
- setCategoryAxis(BaseAxis) - Method in class com.inet.report.chart.plot.StandardPlot
-
Sets the category axis for this plot.
- setCategoryAxis(GroupAxis) - Method in class com.inet.report.chart.plot.StockPlot
-
Sets the category axis for this plot.
- setCategoryAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.XYPlot
-
Sets the category axis for this plot.
- setCategoryGroup(Field) - Method in class com.inet.report.chart.dataset.GanttOneGroupDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Method in class com.inet.report.chart.dataset.OneGroupDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Method in class com.inet.report.chart.dataset.StockOneGroupDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Method in class com.inet.report.chart.dataset.XYOneGroupDataset
-
Creates a category group on this field.
- setCause(Throwable) - Method in exception com.inet.report.ReportException
-
- setCellMarginsX(int) - Method in class com.inet.report.CrossTabOptions
-
Sets left and right cell margins of all cells.
- setCellMarginsY(int) - Method in class com.inet.report.CrossTabOptions
-
Sets top and bottom cell margins of all cells.
- setCertificateInfoFactory(CertificateInfoFactory) - Static method in class com.inet.report.RDC
-
Sets the certificate factory that is used to sign PDF documents created with i-net Clear Reports.
- setChangeField(Field) - Method in class com.inet.report.SummaryField
-
Running total changes if this field value was changed.
- setChosenValues(Object) - Method in class com.inet.viewer.PromptData
-
Sets the value(s) actually chosen for this prompt.
- setClientLocale(Locale) - Method in class com.inet.report.Engine
-
This method do the same as the method setLocale(Locale) except that
the country from the locale of the server is used for the currency format.
- setClientLocale(Locale) - Method in class com.inet.report.EngineBundle
-
- setClientLocale(Locale) - Method in interface com.inet.report.ReportGenerator
-
- setClipboardEnabled(boolean) - Method in class com.inet.report.ReportProperties
-
Enable the clipboard of the new Java Viewer.
- setCloseAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to close reports opened with the i-net Designer.
- setCloseAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets if is allowed to close reports.
- setCloseBorderOnPageBreak(boolean) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreak(boolean) - Method in class com.inet.report.Box
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreak(boolean) - Method in interface com.inet.report.BoxProperties
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreak(boolean) - Method in class com.inet.report.Element
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreakFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'close border on page break'.
- setCloseBorderOnPageBreakFormula(FormulaField) - Method in interface com.inet.report.BoxProperties
-
Sets the formula for the property 'close border on page break'.
- setCloseBorderOnPageBreakFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'close border on page break'.
- setCloseField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the close value.
- setCloseField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the close value.
- setColor(int) - Method in class com.inet.report.chart.axis.AbstractMarker
-
Sets the color of the line or area of this marker.
- setColor(int) - Method in class com.inet.report.chart.ChartTitle
-
Sets the ABGR value of color for this title.
- setColorBySeries(boolean) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets whether the chart items are colored by series or by groups.
- setColorFormula(FormulaField) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the color formula which determines the color at run-time.
- setColorSequence(Color[]) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the user defined color sequence for this chart plot.
- setColumnLabel(String) - Method in class com.inet.report.DatabaseField
-
Specifies an alias for table columns.
- setCombineType(int) - Method in class com.inet.report.chart.plot.CombinedPlot
-
Sets the combine type.
- setComments(String) - Method in class com.inet.report.SummaryInfo
-
Sets the comments of the report.
- setConfiguration(DatabaseConfiguration) - Method in class com.inet.report.database.BaseDataFactory
-
Sets the DatabaseConfiguration for this DataFactory. this is calling from the runtime after creating.
- setConfiguration(DatabaseConfiguration) - Method in interface com.inet.report.database.DataFactory
-
Sets the DatabaseConfiguration for this DataFactory. this is calling from the runtime after creating.
- setConnection(Connection) - Method in class com.inet.report.Datasource
-
Sets the connection to the data source.
- setConnection(Connection) - Method in class com.inet.report.Engine
-
Sets the connection object to the engine of the main- or subreport.
- setConnectionCloseOnFinishing(boolean) - Method in class com.inet.report.Engine
-
Sets if the set connection should be closed or not be closed after the report executing has been finished.
- setConvertNullValuesToDefault(boolean) - Method in class com.inet.report.ReportProperties
-
If convertNullValuesToDefault is set to true the report will convert null values from the database to a 0 (for
numeric fields) or a blank (for non-numeric fields).
- setCookie(String) - Method in class com.inet.viewer.URLRenderData
-
Sets the cookie for the next connections made by URLRenderData.
- setCorePluginId(String) - Method in class com.inet.plugin.ServerPluginManager
-
Set the name of the core plugin id.
- setCornerEllipseHeight(int) - Method in class com.inet.report.Box
-
Sets the value of the property 'corner ellipse height'.
- setCornerEllipseHeight(int) - Method in interface com.inet.report.BoxProperties
-
Sets the value of the property 'corner ellipse height'.
- setCornerEllipseWidth(int) - Method in class com.inet.report.Box
-
Sets the value of the property 'corner ellipse width'.
- setCornerEllipseWidth(int) - Method in interface com.inet.report.BoxProperties
-
Sets the value of the property 'corner ellipse width'.
- setCreated(Date) - Method in class com.inet.report.SummaryInfo
-
Sets the date and time the report was created.
- setCreator(String) - Static method in class com.inet.report.Engine
-
Sets the creator string that is visible in the exported files.
- setCrossTabGridLineFormat(CrossTabGridLineFormat[]) - Method in class com.inet.report.CrossTab
-
Sets the gridline format of the crosstab.
- setCurrencyPosition(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'currency position type'.
- setCurrencyPosition(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'currency position type'.
- setCurrencyPositionFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'currency position type'.
- setCurrencyPositionFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'currency position type'.
- setCurrencySeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the separator to be displayed between the number value and the
currency value.
- setCurrencySeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the separator to be displayed between the number value and the
currency value.
- setCurrencySeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula which should be used to retrieve the value for the
separator between number value and currency symbol.
- setCurrencySeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula which should be used to retrieve the value for the
separator between number value and currency symbol.
- setCurrencySymbol(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'currency symbol'.
- setCurrencySymbol(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'currency symbol'.
- setCurrencySymbolFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'currency symbol'.
- setCurrencySymbolFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'currency symbol'.
- setCurrencySymbolType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'currency symbol type'.
- setCurrencySymbolType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'currency symbol type'.
- setCurrencySymbolTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'currency symbol type'.
- setCurrencySymbolTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'currency symbol type'.
- setCurrent(LoginProcessor) - Static method in class com.inet.authentication.LoginProcessor
-
Sets the specified
LoginProcessor
as the info for the current request session/thread.
- setCurrent(Configuration) - Method in class com.inet.config.ConfigurationManager
-
Sets the given configuration as the one currently being used by the application instead of the default
configuration as specified in
ConfigurationManager.getCurrent()
.
- setCurrentField(Field) - Method in class com.inet.report.FormulaField
-
This field references the current report field, which contains this formula.
- setCurrentForAllThreads(LoginProcessor) - Static method in class com.inet.authentication.LoginProcessor
-
Set the LoginProcessor from the designer.
- setCurrentReportView(ReportView) - Method in interface com.inet.viewer.ReportViewer
-
Sets which ReportView is currently selected and to be affected by any toolbar
actions, etc.
- setCurrentReportView(ReportView) - Method in class com.inet.viewer.SwingReportViewer
-
Sets which ReportView is currently selected and to be affected by any toolbar
actions, etc.
- setCustomizeGroupNameField(int) - Method in class com.inet.report.Group
-
Use this property to customize the group name field.
- setCustomPromptEditor(String, int, CustomPromptEditor) - Method in interface com.inet.viewer.ReportViewer
-
Registers the given
CustomPromptEditor
for prompts with the given name and value type,
case-insensitive.
- setCustomPromptEditor(String, int, CustomPromptEditor) - Method in class com.inet.viewer.SwingReportViewer
-
Registers the given
CustomPromptEditor
for prompts with the given name and value type,
case-insensitive.
- setData(String[], Object[][], boolean) - Method in class com.inet.report.Engine
-
Sets the report data with external data without the use of a JDBC driver.
- setData(List<String>, List<?>, boolean) - Method in class com.inet.report.Engine
-
The columns contains the strings with the columns names.
- setData(String[], Object[][]) - Method in class com.inet.report.Engine
-
Sets the report data with external data without the use of a JDBC driver.
- setData(ResultSet) - Method in class com.inet.report.Engine
-
Sets the report data with an ResultSet.
- setData(String, ResultSet) - Method in class com.inet.report.Engine
-
Set the data for one TableSource.
- setData(String, String[], Object[][]) - Method in class com.inet.report.Engine
-
Set the data for one TableSource.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.AreaPlot
-
Sets the axis for data of this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets the axis for data of this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.ContinuousAreaPlot
-
Sets a data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.ContinuousBarPlot
-
Sets a data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.ContinuousLinePlot
-
Sets a data axis of this plot.
- setDataAxis(ContinuousDateAxis) - Method in class com.inet.report.chart.plot.GanttPlot
-
Sets the data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.LinePlot
-
Sets the data axis of this plot.
- setDataAxis(DiscreteNumberAxis) - Method in class com.inet.report.chart.plot.StandardPlot
-
Sets the data axis for this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.StockPlot
-
Sets the data axis for this plot.
- setDataAxis(ContinuousNumberAxis) - Method in class com.inet.report.chart.plot.XYPlot
-
Sets the data axis for this plot.
- setDatabase(Database) - Method in class com.inet.report.Datasource
-
- setDatabaseChangeAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if changes to the connection are allowed.
- setDatabaseChangeAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether changes to the connection are allowed.
- setDatabaseClassname(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the class name of a class extended from com.inet.report.database.DataFactory
.
- setDatabaseIdentifierName(String) - Method in class com.inet.report.TableSource
-
Sets the identifier name of the TableSource.
- setDataFactory(DataFactory) - Method in class com.inet.report.Datasource
-
Allows to set an user defined DataFactory class that controls the access to the database or data.
- setDataField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Sets the data field which values will be calculated by the summary operation
and shown in the chart as i.e. bar length.
- setDataGroup(GroupField) - Method in class com.inet.report.FacturXSettings
-
Set for which group a line in the invoice should be created.
- setDataset(GanttDataset) - Method in class com.inet.report.chart.plot.GanttPlot
-
Sets the dataset for gantt chart.
- setDataset(StandardDataset) - Method in class com.inet.report.chart.plot.MultiplePiePlot
-
Sets the dataset for this plot.
- setDataset(PieDataset) - Method in class com.inet.report.chart.plot.MultiplePiePlot
-
Sets a pie dataset for this chart.
- setDataset(PieDataset) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets a pie dataset for this chart.
- setDataset(StandardDataset) - Method in class com.inet.report.chart.plot.StandardPlot
-
Sets the data container for this plot.
- setDataset(StockDataset) - Method in class com.inet.report.chart.plot.StockPlot
-
Sets the data container for this plot.
- setDataset(XYDataset) - Method in class com.inet.report.chart.plot.XYPlot
-
Sets the dataset for this plot.
- setDatasource(Datasource) - Method in class com.inet.report.FieldValueProvider
-
Sets the datasource to run the query on.
- setDatasource(Datasource) - Method in class com.inet.report.QueryValueProvider
-
Sets the data source on which the query is to be executed.
- setDataSourceConfiguration(DataSourceConfiguration) - Method in class com.inet.report.Datasource
-
Defines that this Datasource bases on a data source configuration.
- setDataSourceConfigurationName(String) - Method in class com.inet.report.Datasource
-
Defines that this Datasource bases on a data source configuration.
- setDataSourceConfigurationName(String) - Method in class com.inet.report.Engine
-
Sets the name of datasource configuration.
- setDataSourceManagerAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Sets whether the datasource manager dialog shall be accessible or not.
- setDataSourceManagerAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether the datasource manager dialog shall be accessible or not.
- setDateCalendarType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date calendar type'.
- setDateCalendarType(int) - Method in interface com.inet.report.ValueProperties
-
For future use.
- setDateCalendarTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date calendar type'.
- setDateCalendarTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
For future use.
- setDateEraType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date era type'.
- setDateEraType(int) - Method in interface com.inet.report.ValueProperties
-
For future use.
- setDateEraTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date era type'.
- setDateEraTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
For future use.
- setDateFirstSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date first separator'.
- setDateFirstSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date first separator'.
- setDateFirstSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date first separator'.
- setDateFirstSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date first separator'.
- setDateFormatType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the date format type to use for this element.
- setDateFormatType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the date format type to use for this element.
- setDateFormatTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date format type'.
- setDateFormatTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date format type'.
- setDateOrder(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date order'.
- setDateOrder(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date order'.
- setDateOrderFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date order'.
- setDateOrderFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date order'.
- setDatePatternConstant(String) - Method in class com.inet.report.chart.format.DateTimeFormat
-
Sets the date format pattern constant, e.g.
- setDatePrefixSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date prefix separator'.
- setDatePrefixSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date prefix separator'.
- setDatePrefixSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date prefix separator'.
- setDatePrefixSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date prefix separator'.
- setDateRange(DateRange) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Sets the range controller object.
- setDateSecondSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date second separator'.
- setDateSecondSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date second separator'.
- setDateSecondSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date second separator'.
- setDateSecondSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date second separator'.
- setDateStepWidthType(Integer) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Sets date step width of axis units: a step will be 1 of whichever unit is provided.
- setDateSuffixSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date suffix separator'.
- setDateSuffixSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date suffix separator'.
- setDateSuffixSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date suffix separator'.
- setDateSuffixSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date suffix separator'.
- setDateTimeOrder(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date time order'.
- setDateTimeOrder(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date time order'.
- setDateTimeOrderFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date time order'.
- setDateTimeOrderFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date time order'.
- setDateTimeSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'date time separator'.
- setDateTimeSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'date time separator'.
- setDateTimeSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date time separator'.
- setDateTimeSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'date time separator'.
- setDayOfWeekEnclosure(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week enclosure'.
- setDayOfWeekEnclosure(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'day of week enclosure'.
- setDayOfWeekEnclosureFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week enclosure'.
- setDayOfWeekEnclosureFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week enclosure'.
- setDayOfWeekPosition(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week position'.
- setDayOfWeekPosition(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'day of week position'.
- setDayOfWeekPositionFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week position'.
- setDayOfWeekPositionFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week position'.
- setDayOfWeekSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week separator'.
- setDayOfWeekSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'day of week separator'.
- setDayOfWeekSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week separator'.
- setDayOfWeekSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week separator'.
- setDayOfWeekType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week type'.
- setDayOfWeekType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'day of week type'.
- setDayOfWeekTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week type'.
- setDayOfWeekTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week type'.
- setDayType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'day type'.
- setDayType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'day type'.
- setDayTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day type'.
- setDayTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'day type'.
- setDecimalSeparatorSymbol(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'decimal separators symbol'.
- setDecimalSeparatorSymbol(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'decimal separators symbol'.
- setDecimalSeparatorSymbolFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'decimal separators symbol'.
- setDecimalSeparatorSymbolFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'decimal separators symbol'.
- setDefaultExportDirectory(String) - Method in class com.inet.viewer.SwingReportViewer
-
Sets the default directory in that the Java viewer will save the exported files.
- setDefaultPageLayout(Engine) - Static method in class com.inet.designer.EmbeddedUtils
-
This method loads the default page layout from the local registry.
- setDefaultSetting(DefaultSetting.Key, DefaultSetting) - Method in class com.inet.viewer.SwingReportViewer
-
Applies a setting defined by the given key-value pair.
- setDefaultValue(int, DefaultValue) - Method in class com.inet.report.PromptField
-
Overrides a single default value at the given index.
- setDefaultValueProvider(DynamicValueProvider) - Method in class com.inet.report.PromptField
-
Sets the DynamicValueProvider which will dynamically create values for the default values at run-time.
- setDefaultValues(DefaultValue[]) - Method in class com.inet.report.PromptField
-
Sets the default values for this prompt.
- setDescription(String) - Method in interface com.inet.config.Configuration
-
Sets a description for this configuration.
- setDescription(String) - Method in class com.inet.report.DefaultValue
-
Sets the description of this default value.
- setDescription(String) - Method in class com.inet.viewer.PromptValue
-
Set the description of the parameter field that can be used with API or in the prompt request dialog.
- setDescriptionOnly(boolean) - Method in class com.inet.report.PromptField
-
Sets whether or not only the descriptions of the default values are to be shown when this field is prompted for.
- setDescriptions(DatabaseField) - Method in class com.inet.report.FieldValueProvider
-
Sets the description DatabaseField.
- setDesignNeedsConnection(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if the with the i-net Designer opened reports need a database connection.
- setDesignNeedsConnection(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether the design of reports needs a connection.
- setDiscreteOrRangeType(int) - Method in class com.inet.report.PromptField
-
Sets the value of the property 'discrete or range type'.
- setDisplayName(String) - Method in class com.inet.viewer.PromptData
-
Sets the name to be used in the display of the prompt name.
- setDistinct(boolean) - Method in class com.inet.report.ReportProperties
-
Set the value of the property 'distinct'.
- setDivideField(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that the signature field must be divided into two parts.
- setDivideField(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that the signature field must be divided into two parts.
- setDocumentOutput(DocumentOutput) - Method in class com.inet.report.Engine
-
Set the output location for the rendered data.
- setDocumentOutput(DocumentOutput) - Method in class com.inet.report.EngineBundle
-
Set the output location for the rendered data.
- setDocumentOutput(DocumentOutput) - Method in interface com.inet.report.ReportGenerator
-
Set the output location for the rendered data.
- setDrawItemLabelOutline(boolean) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets whether or not to draw the item label outline.
- setDrawOutline(boolean) - Method in class com.inet.report.chart.Legend
-
Sets whether or not to draw the outline of legend.
- setDrawOutline(boolean) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets whether or not to draw the outline.
- setDrilldownEnabled(boolean) - Method in interface com.inet.viewer.ReportView
-
Sets whether this report view should allow drill downs on its groups if it has any.
- setDrilldownEnabled(boolean) - Method in class com.inet.viewer.SwingReportView
-
Sets whether this report view should allow drill downs on its groups if it has any.
- setDriverClassname(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the class name of a java.sql.Driver
implementation.
- setDriverLibrary(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
- setDropShadow(boolean) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'drop shadow'.
- setDropShadow(boolean) - Method in interface com.inet.report.BoxProperties
-
Sets the value of the property 'drop shadow'.
- setDropShadow(boolean) - Method in class com.inet.report.Element
-
Sets the value of the property 'drop shadow'.
- setDropShadow(boolean) - Method in class com.inet.report.Line
-
Lines can not have drop shadows.
- setDropShadowFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'drop shadow'.
- setDropShadowFormula(FormulaField) - Method in interface com.inet.report.BoxProperties
-
Sets the formula for the property 'drop shadow'.
- setDropShadowFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'drop shadow'.
- setDropShadowFormula(FormulaField) - Method in class com.inet.report.Line
-
Lines can not have drop shadows.
- setEditable(boolean) - Method in class com.inet.report.PromptField
-
Sets whether or not values are allowed to be entered other than the default values themselves.
- setEnabled(boolean) - Method in class com.inet.viewer.ViewerAction
-
Enables or disables the action.
- setEnabledFormats(String[]) - Method in class com.inet.report.ReportProperties
-
Sets a list of valid formats, that is, which formats it is possible to render.
- setEndField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.GanttDataset
-
Sets the data field which indicates the end position of each interval bar.
- setEndField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Sets the data field which indicates the end position of each interval bar.
- setEndSection(Section) - Method in class com.inet.report.AbstractLineElement
-
Sets the value of the property 'end section'.
- setEndSection(Section) - Method in interface com.inet.report.LineProperties
-
Sets the value of the property 'end section'.
- setEndValue(SinglePromptValue) - Method in class com.inet.viewer.RangePromptValue
-
Sets the Upper limit to the range, or null if there is no upper limit
- setEngineFactory(EngineFactory) - Static method in class com.inet.report.cache.Cache
-
You can override the default EngineFactory.
- setEngineParams(Engine, Properties) - Method in class com.inet.report.EngineRenderData
-
Overrides the properties stored in the Engine
with the properties stored in props.
- setEngineParams(Engine, Properties, boolean) - Method in class com.inet.report.EngineRenderData
-
Overrides the properties stored in the Engine
with the properties stored in props.
- setErrorData(byte[]) - Method in class com.inet.report.cache.store.CachedOutput
-
Set error data.
- setErrorData(byte[]) - Method in interface com.inet.report.output.DocumentOutput
-
Set error data.
- setErrorData(byte[]) - Method in class com.inet.report.output.DocumentOutputStream
-
Set error data.
- setErrorMessage(String) - Method in class com.inet.viewer.Progress
-
Sets an error message for this progress to pass failure information to the viewer.
- setErrorMsg(String) - Method in class com.inet.report.Engine
-
Sets an error message.
- setExpandPercent(double) - Method in class com.inet.report.chart.plot.PiePlot
-
- setExportEnabled(boolean) - Method in class com.inet.report.ReportProperties
-
Enable or disable the export button and the export API of the new Java Viewer.
- setExtendToBottomOfSectionWhenPrinting(boolean) - Method in class com.inet.report.AbstractLineElement
-
Sets the value of the property 'extend to bottom of section when printing'.
- setExtendToBottomOfSectionWhenPrinting(boolean) - Method in interface com.inet.report.LineProperties
-
Sets the value of the property 'extend to bottom of section when printing'.
- setField(Field) - Method in class com.inet.report.AbstractValueElement
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Method in class com.inet.report.CrossTabHeader
-
Set the field of grouping.
- setField(Field) - Method in class com.inet.report.Element
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Method in class com.inet.report.Field
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Method in class com.inet.report.Group
-
Sets the field definition element.
- setField(Field) - Method in class com.inet.report.GroupField
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Method in class com.inet.report.SummaryField
-
Sets the field witch values will be used by result calculating of this summary field.
- setField2nd(Field) - Method in class com.inet.report.SummaryField
-
Sets the second field.
- setFieldRefName(String) - Method in class com.inet.report.QueryValueProvider
-
Sets the reference name to use if this provider used as a parent source to a cascading prompt.
- setFirstLineIndent(int) - Method in class com.inet.report.FieldElement
-
Sets the value of the property 'first line indent'.
- setFirstLineIndent(int) - Method in class com.inet.report.Paragraph
-
Sets the value of the property 'first line indent'.
- setFirstLineIndent(int) - Method in interface com.inet.report.ParagraphProperties
-
Sets the value of the property 'first line indent'.
- setFirstLineIndentFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'first line indent'.
- setFirstLineIndentFormula(FormulaField) - Method in class com.inet.report.Paragraph
-
Sets the formula whose return value determines the property 'first line indent'.
- setFirstLineIndentFormula(FormulaField) - Method in interface com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the property 'first line indent'.
- setFirstValue(double) - Method in class com.inet.report.chart.axis.IntervalMarker
-
Sets the start value (lower bound) of this marker.
- setFirstValueFormula(FormulaField, boolean) - Method in class com.inet.report.chart.axis.IntervalMarker
-
Set the Formula for the first value of the marker.
- setFont(Font) - Method in class com.inet.report.chart.ChartTitle
-
Sets the font of the label.
- setFontColor(int) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'font color'.
- setFontColor(int) - Method in interface com.inet.report.FontProperties
-
Sets the font color for the text in this element to the given RGB value
consisting of the red component in bits 16-23, the green component
in bits 8-15, and the blue component in bits 0-7.
- setFontColorFormula(FormulaField) - Method in class com.inet.report.AbstractFontElement
-
Sets the formula of the property 'font color'.
- setFontColorFormula(FormulaField) - Method in interface com.inet.report.FontProperties
-
Sets the property formula for the font color.
- setFontData(byte[], int) - Method in class com.inet.report.cache.store.CachedOutput
-
Override the font data with a new version.
- setFontData(byte[], int) - Method in interface com.inet.report.output.DocumentOutput
-
Override the font data with a new version.
- setFontData(byte[], int) - Method in class com.inet.report.output.DocumentOutputStream
-
Override the font data with a new version.
- setFontName(String) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'font name'.
- setFontName(String) - Method in interface com.inet.report.FontProperties
-
Sets the font name for the text in this element.
- setFontNameFormula(FormulaField) - Method in class com.inet.report.AbstractFontElement
-
Sets the formula for the property 'font name'.
- setFontNameFormula(FormulaField) - Method in interface com.inet.report.FontProperties
-
Sets a property formula for the font name.
- setFontSize(int) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'font size'.
- setFontSize(int) - Method in interface com.inet.report.FontProperties
-
Sets the font size for the text in this element in points.
- setFontSizeFormula(FormulaField) - Method in class com.inet.report.AbstractFontElement
-
Sets the formula for the property 'font size'.
- setFontSizeFormula(FormulaField) - Method in interface com.inet.report.FontProperties
-
Sets a property formula for the font size.
- setFontSizeTwips(int) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'font size'.
- setFontSizeTwips(int) - Method in interface com.inet.report.FontProperties
-
Sets the font size for the text in this element in twips.
- setFontStyle(int) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'font style'.
- setFontStyle(int) - Method in interface com.inet.report.FontProperties
-
Sets the font style for the text.
- setFontStyleFormula(FormulaField) - Method in class com.inet.report.AbstractFontElement
-
Sets the formula for the property 'font style'.
- setFontStyleFormula(FormulaField) - Method in interface com.inet.report.FontProperties
-
Sets a property formula for the font style.
- setFootnote(ChartTitle) - Method in class com.inet.report.Chart2
-
Sets the footnote of this chart.
- setForceUseGET(boolean) - Method in class com.inet.viewer.URLRenderData
-
If you set this to true, the URL request will never send parameters as POST parameters but only as a GET request.
- setForeColor(int) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'fore color'.
- setForeColor(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'fore color'.
- setForeColor(int) - Method in interface com.inet.report.LineProperties
-
Sets the value of the property 'fore color'.
- setForeColorFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula of the property 'fore color'.
- setForeColorFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula fore color of the element.
- setForegroundAlpha(float) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the alpha (opaqueness) value for the foreground color: 1.0 is fully opaque, while 0.0 is fully transparent.
- setFormatGroupsWithMultipleColumn(boolean) - Method in class com.inet.report.ReportProperties
-
Should be group header/footer be treated as an ordinary label in a multi-column report?
- setFormatingProperties(FormatingProperties) - Method in interface com.inet.report.chart.format.ChartFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Method in class com.inet.report.chart.format.DateTimeFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Method in class com.inet.report.chart.format.PatternDateTimeFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Method in class com.inet.report.chart.format.PatternNumberFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatWithMultipleColumns(boolean) - Method in class com.inet.report.ReportProperties
-
Sets if the detail section of the report should be formatted in multiple columns of variable or fixed (labels)
length.
- setFormPrint(boolean) - Method in class com.inet.report.ReportProperties
-
Determines whether this report is a form - forms are never automatically resized if the designed margins are
larger than the printable area, rather, the area which is not printable is truncated instead.
- setFormula(String) - Method in class com.inet.report.FormulaField
-
Sets formula text to this element and parses the formula.
- setFormula(int, FormulaField) - Method in class com.inet.report.SpecifiedOrder
-
Set a new formula value on the idx position.
- setFormula(FormulaField) - Method in class com.inet.report.Trigger
-
Set the formula of the trigger.
- setFormulaType(int) - Method in class com.inet.report.FormulaField
-
Sets the formula type.
- setFrom(Object) - Method in class com.inet.report.FormulaRange
-
Sets the value the range should begin with.
- setGF(String) - Method in class com.inet.report.Engine
-
Specifies a group selection formula.
- setGlyphOrientation(int) - Method in class com.inet.report.FieldElement
-
Sets the orientation of the glyphs.
- setGlyphOrientation(int) - Method in class com.inet.report.Subreport
-
Sets the orientation of the glyphs.
- setGlyphOrientation(int) - Method in class com.inet.report.Text
-
Sets the orientation of the glyphs.
- setGlyphOrientation(int) - Method in interface com.inet.report.TextProperties
-
Sets the orientation of the glyphs.
- setGlyphOrientationFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the glyph orientation.
- setGlyphOrientationFormula(FormulaField) - Method in class com.inet.report.Subreport
-
Sets the formula whose return value determines the glyph orientation.
- setGlyphOrientationFormula(FormulaField) - Method in class com.inet.report.Text
-
Sets the formula whose return value determines the glyph orientation.
- setGlyphOrientationFormula(FormulaField) - Method in interface com.inet.report.TextProperties
-
Sets the formula whose return value determines the glyph orientation.
- setGradientSetting(AbstractPlot.GradientSetting) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the gradient paint settings.
- setGridlineColor(int) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the ABGR components of the grid lines color.
- setGridlinesVisible(boolean) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets whether or not the axis grid lines are visible.
- setGroup(Group) - Method in class com.inet.report.Field
-
Sets the group this field should associated with.
- setGroup(Group) - Method in class com.inet.report.SummaryField
-
Sets the group this field should associated with.
- setGroupDirectionFormula(FormulaField) - Method in class com.inet.report.Group
-
Sets the formula of sort direction of current group.
- setGroupNameDbField(DatabaseField) - Method in class com.inet.report.Group
-
If property 'customize groupname field' is set to CUSTOMIZE_GROUP_NAME_FIELD_ENABLED
a databasefield is needed for rendering.
- setGroupNameFormula(FormulaField) - Method in class com.inet.report.Group
-
If property 'customize groupname field' is set to CUSTOMIZE_GROUP_NAME_FIELD_ENABLED_WITH_FM
a formula is needed for rendering.
- setGroupTree(byte[]) - Method in class com.inet.report.cache.store.CachedOutput
-
Set the group tree.
- setGroupTree(byte[]) - Method in interface com.inet.report.output.DocumentOutput
-
Set the group tree.
- setGroupTree(byte[]) - Method in class com.inet.report.output.DocumentOutputStream
-
Set the group tree.
- setGroupTreeVisible(boolean) - Method in class com.inet.report.ReportProperties
-
Enable or disable the GroupTree of the Java Viewer.
- setHasGroupTree(boolean) - Method in interface com.inet.viewer.ReportView
-
Sets this report view to whether or not it is to show a group tree.
- setHasGroupTree(boolean) - Method in interface com.inet.viewer.ReportViewer
-
Sets all report views to whether or not they are to show a group tree.
- setHasGroupTree(boolean) - Method in class com.inet.viewer.SwingReportView
-
Sets this report view to whether or not it is to show a group tree.
- setHasGroupTree(boolean) - Method in class com.inet.viewer.SwingReportViewer
-
Sets all report views to whether or not they are to show a group tree.
- setHasStatusBar(boolean) - Method in interface com.inet.viewer.ReportViewer
-
Sets for all report views whether or not they are to show a status bar.
- setHasStatusBar(boolean) - Method in class com.inet.viewer.SwingReportViewer
-
Sets for all report views whether or not they are to show a status bar.
- setHeaderTitle(ChartTitle) - Method in class com.inet.report.Chart2
-
Sets the header title of this chart.
- setHeight(int) - Method in class com.inet.report.AbstractLineElement
-
Sets the height of an element.
- setHeight(int) - Method in class com.inet.report.CrossTab
-
This element can not be resized.
- setHeight(int) - Method in class com.inet.report.CrossTabDescriptionSection
-
This element can not be resized.
- setHeight(int) - Method in interface com.inet.report.LineProperties
-
Sets the height of an element.
- setHeight(int) - Method in interface com.inet.report.PictureProperties
-
Sets the height of an element.
- setHeight(int) - Method in class com.inet.report.ReportComponent
-
Sets the height of this report element.
- setHeightScalingFactor(double) - Method in class com.inet.report.AbstractPictureElement
-
Sets the property 'height scaling factor'.
- setHeightScalingFactor(double) - Method in interface com.inet.report.PictureProperties
-
Sets the property 'height scaling factor'.
- setHidePageFooterInsideReportHeader(boolean) - Method in class com.inet.report.ReportProperties
-
Set value of the flag "Hide PageFooter inside ReportHeader".
- setHierarchicalGrouping(boolean, Field, int) - Method in class com.inet.report.Group
-
Enable or disable the property 'hierarchical grouping' with this method.
- setHighField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the high value.
- setHighField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the high value.
- setHighLimitIncluded(boolean) - Method in class com.inet.report.FormulaRange
-
Sets whether or not the high limit of this range is inclusive or exclusive.
- setHorAlign(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Method in class com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- setHorAlign(int) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Method in class com.inet.report.Text
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Method in class com.inet.report.TextPart
-
Use the value of the parent paragraph.
- setHorAlignFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'horizontal alignment'.
- setHorAlignFormula(FormulaField) - Method in class com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- setHorAlignFormula(FormulaField) - Method in interface com.inet.report.GeneralProperties
-
Sets the formula for the property 'horizontal alignment'.
- setHorAlignFormula(FormulaField) - Method in interface com.inet.report.PictureProperties
-
Sets the formula for the property 'horizontal alignment'.
- setHorAlignFormula(FormulaField) - Method in class com.inet.report.TextPart
-
Use the value of the parent paragraph.
- setHorizontal(int) - Method in class com.inet.report.ReportProperties
-
Sets the horizontal gap between multi-column labels.
- setHost(String) - Method in class com.inet.report.Datasource
-
Sets the host name that will be used to connect to the data source.
- setHostnameVerifier(HostnameVerifier) - Method in class com.inet.viewer.URLRenderData
-
Sets a HostnameVerifier
that is used if the report has an HTTPS url.
- setHourMinuteSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'hour minute sepereator'.
- setHourMinuteSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'hour minute separator'.
- setHourMinuteSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'hour minute sepereator'.
- setHourMinuteSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'hour minute separator'.
- setHourType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'hour type'.
- setHourType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'hour type'.
- setHourTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'hour type'.
- setHourTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'hour type'.
- setHyperlinkUrl(String) - Method in class com.inet.report.Element
-
Sets the target location of a hyperlink which is assoziated with this element.
- setHyperlinkUrl(String) - Method in interface com.inet.report.HyperlinkProperties
-
Sets the target location of a hyperlink which is associated with this element.
- setHyperlinkUrl(String) - Method in class com.inet.report.Line
-
Setting hyperlinks on lines is not possible and will throw an UnsupportedOperationException
- setHyperlinkUrlFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'hyperlink url'.
- setHyperlinkUrlFormula(FormulaField) - Method in interface com.inet.report.HyperlinkProperties
-
Sets the formula for the property 'hyperlink url'.
- setHyperlinkUrlFormula(FormulaField) - Method in class com.inet.report.Line
-
Setting hyperlinks on lines is not possible and will throw an UnsupportedOperationException
- setIdentifierQuoteString(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the string used to quote SQL identifiers.
- setIdentifierQuoteString(String) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setIgnoreFiltering(boolean) - Method in class com.inet.report.ReportProperties
-
- setIgnoreSorting(boolean) - Method in class com.inet.report.ReportProperties
-
- setIgnoreZeroValues(boolean) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the flag that controls whether or not the null and zero values will be ignored.
- setImageKeyFormula(FormulaField) - Method in class com.inet.report.AbstractPictureElement
-
Sets a Formulafield which contains a key string to
identify identical images.
- setImageKeyFormula(FormulaField) - Method in interface com.inet.report.PictureProperties
-
Sets a Formulafield which contains a key string to
identify identical images.
- setImageLocationFormula(FormulaField) - Method in class com.inet.report.Picture
-
Use this formula to exchange the source of the image dynamically at runtime.
- setIncludeHigh(boolean) - Method in class com.inet.viewer.RangePromptValue
-
Sets whether the upper limit is included in the range
- setIncludeLow(boolean) - Method in class com.inet.viewer.RangePromptValue
-
Sets whether the lower limit is included in the range
- setIndentation(int) - Method in class com.inet.report.Group
-
Sets the depth of the indentation of the data groups.
- setIndentLabel(boolean) - Method in class com.inet.report.CrossTabHeaderList
-
Sets whether the row label should be indent (true
) or not (false
).
- setIndentLabelSize(int) - Method in class com.inet.report.CrossTabHeaderList
-
Sets the size of indentation of the row label for the crosstab's indent row label mode.
- setIndeterminate(boolean) - Method in class com.inet.viewer.Progress
-
Set the status of the progress to indeterminate or determined.
- setIndex(int) - Method in class com.inet.report.Element
-
Changes the z-order position of this element in the section (0 is all the way in
the back, greater numbers cause the elements to overlap elements with a lower z
index).
- setInfoMessage(String) - Method in interface com.inet.viewer.StatusBar
-
Sets and shows a info message in this StatusBar.
- setInfoMessage(String) - Method in class com.inet.viewer.SwingStatusBar
-
Sets and shows a info message in this StatusBar.
- setInputParameter(String[], int[]) - Method in class com.inet.report.TableSource
-
Defines the input parameter for this TableSource.
- setInputParameter(String[], int[], Object[]) - Method in class com.inet.report.TableSource
-
Defines the input parameter for this TableSource.
- setInputParameter_TypesOfSQLType(String[], int[]) - Method in class com.inet.report.TableSource
-
- setInputParameter_TypesOfSQLType(String[], int[], Object[]) - Method in class com.inet.report.TableSource
-
- setIntervalType(String) - Method in class com.inet.report.FormulaRange
-
If the range type is Date or Time, the intervalType specifies the part of the
Date or Time that should be used for the range, e.g.
- setInverseOrder(boolean) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the orientation of the values on the axis -true if inverse, false otherwise
- setIsInvalidSPSelectable(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if a invalid connection is selectable in the virtual database dialog.
- setItalic(boolean) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'italic'.
- setItalic(boolean) - Method in interface com.inet.report.FontProperties
-
Sets whether the text in this element is to be italic or not.
- setItemLabelAlignment(int) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets the item label alignment.
- setItemLabelAlignment(int) - Method in class com.inet.report.chart.plot.GanttPlot
-
Sets the item label alignment.
- setItemLabelAlignment(int) - Method in class com.inet.report.chart.plot.StockPlot
-
Sets the item label alignment.
- setItemLabelBackColor(int) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the ABGR value representing the background color of item labels.
- setItemLabelColor(int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the ABGR value representing the color of the item labels.
- setItemLabelFont(Font) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the font of the item labels.
- setItemLabelFormat(ChartFormat) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the format for the item value.
- setItemLabelGap(double) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the gap between the pie and the item label.
- setItemLabelOutlineColor(int) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the ABGR components of the legend outline color.
- setItemLabelOutlineStyle(int) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the border line style of item labels.
- setItemLabelOutlineWidth(int) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the item labels outline width in twips.
- setItemLabelPosition(int) - Method in class com.inet.report.chart.plot.GanttPlot
-
Sets the item label position on the chart item.
- setItemLabelPosition(int) - Method in class com.inet.report.chart.plot.StandardPlot
-
Sets the item label position on the chart item.
- setItemLabelPosition(int) - Method in class com.inet.report.chart.plot.StockPlot
-
Sets the item label position on the chart item.
- setItemShape(ItemShape) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the item shape properties for this plot.
- setJoinType(int) - Method in class com.inet.report.Join
-
Sets the join type of this Join object.
- setKeepGroupTogether(boolean) - Method in class com.inet.report.Area
-
Sets the value of the property 'keep group together'.
- setKeepTogether(boolean) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'keep together'.
- setKeepTogether(int) - Method in class com.inet.report.Group
-
Use this property to specify the number of records to keep together in this group.
- setKeepTogether(boolean) - Method in class com.inet.report.ReportComponent
-
Sets the value of the property 'keep together'.
- setKeepTogetherFormula(FormulaField) - Method in interface com.inet.report.GeneralProperties
-
Sets the formula for the property 'keep together'.
- setKeepTogetherFormula(FormulaField) - Method in class com.inet.report.ReportComponent
-
Sets the formula for the property 'keep together'.
- setKeywords(String) - Method in class com.inet.report.SummaryInfo
-
Sets the keywords of the report as a single string.
- setLabelField(Field) - Method in class com.inet.report.chart.dataset.ForEachRecordDataset
-
Sets the label field.
- setLabelHeight(int) - Method in class com.inet.report.ReportProperties
-
Sets the height of a multi-column label.
- setLabelName(String) - Method in class com.inet.report.ReportProperties
-
Sets the label name, such as "User Defined Label" or "Address"
- setLabelWidth(int) - Method in class com.inet.report.ReportProperties
-
Sets the width of a multi-column label.
- setLastSaved(Date) - Method in class com.inet.report.SummaryInfo
-
Sets the date and time the report was last saved.
- setLeftCropping(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'left cropping size'.
- setLeftCropping(int) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'left cropping size'.
- setLeftIndent(int) - Method in class com.inet.report.FieldElement
-
Sets the value of the property 'left indent'.
- setLeftIndent(int) - Method in class com.inet.report.Paragraph
-
Sets the value of the property 'left indent'.
- setLeftIndent(int) - Method in interface com.inet.report.ParagraphProperties
-
Sets the value of the property 'left indent'.
- setLeftIndentFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'left indent'.
- setLeftIndentFormula(FormulaField) - Method in class com.inet.report.Paragraph
-
Sets the formula whose return value determines the property 'left indent'.
- setLeftIndentFormula(FormulaField) - Method in interface com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the property 'left indent'.
- setLeftLineStyle(int) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'left line style'.
- setLeftLineStyle(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'left line style'.
- setLeftLineStyleFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'left line style'.
- setLeftLineStyleFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'left line style'.
- setLegend(Legend) - Method in class com.inet.report.Chart2
-
Sets the legend of this chart.
- setLegendColor(int) - Method in class com.inet.report.chart.Legend
-
Sets the ABGR value representing the legend color.
- setLegendFont(Font) - Method in class com.inet.report.chart.Legend
-
Sets the font for all labels in this legend.
- setLegendLayout(PieLegendLayout) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the legend layout.
- setLegendPlacement(LegendPlacement) - Method in class com.inet.report.chart.Legend
-
Sets a placement of the legend in the chart.
- setLineSpacingAbsolute(int) - Method in class com.inet.report.FieldElement
-
Sets the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- setLineSpacingAbsolute(int) - Method in class com.inet.report.Paragraph
-
Sets the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- setLineSpacingAbsolute(int) - Method in interface com.inet.report.ParagraphProperties
-
Sets the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- setLineSpacingAbsoluteFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- setLineSpacingAbsoluteFormula(FormulaField) - Method in class com.inet.report.Paragraph
-
Sets the formula whose return value determines the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- setLineSpacingAbsoluteFormula(FormulaField) - Method in interface com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the absolute distance between baselines of the lines in this paragraph, measured in
twips.
- setLineSpacingRelative(double) - Method in class com.inet.report.FieldElement
-
Sets the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelative(double) - Method in class com.inet.report.Paragraph
-
Sets the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelative(double) - Method in interface com.inet.report.ParagraphProperties
-
Sets the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelativeFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelativeFormula(FormulaField) - Method in class com.inet.report.Paragraph
-
Sets the formula whose return value determines the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelativeFormula(FormulaField) - Method in interface com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineStyle(int) - Method in class com.inet.report.AbstractLineElement
-
Sets the value of the property 'line style' with one of the different line styles single line, double line, dashed line, dotted line or no line.
- setLineStyle(int) - Method in class com.inet.report.chart.axis.AbstractMarker
-
Sets the marker's line style.
- setLineStyle(int) - Method in interface com.inet.report.LineProperties
-
Sets the value of the property 'line style' with one of the different line styles
single line, dashed line or dotted line.
- setLineWidth(int) - Method in class com.inet.report.AbstractLineElement
-
Sets the value of the property 'line width'.
- setLineWidth(int) - Method in class com.inet.report.chart.axis.AbstractMarker
-
Sets the marker line width in twips.
- setLineWidth(int) - Method in interface com.inet.report.LineProperties
-
Sets the value of the property 'line width'.
- setLocale(Locale) - Method in class com.inet.report.Engine
-
Sets the locale, which will be used for language independent reports.
- setLocation(String, Datasource) - Method in class com.inet.report.TableSource
-
Set the location information of the identifier.
- setLogarithmicScale(boolean) - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Sets whether or not this axis is to use a logarithmic scale.
- setLoggingStream(PrintStream) - Static method in class com.inet.viewer.SwingReportViewer
-
Sets the stream to be used for log outputs.
- setLogLevel(int) - Static method in class com.inet.report.Engine
-
Sets the logging/tracing level that is used by the Engine.
- setLogStream(PrintStream) - Static method in class com.inet.report.Engine
-
Sets the logging/tracing PrintStream that is used by the Engine and Viewer.
- setLowerBound(Date) - Method in class com.inet.report.chart.axis.DateRange
-
Manually sets the lower bound.
- setLowerBound(Double) - Method in class com.inet.report.chart.axis.NumberRange
-
Manually sets the lower bound of this range.
- setLowField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the low value.
- setLowField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the low value.
- setLowLimitIncluded(boolean) - Method in class com.inet.report.FormulaRange
-
Sets whether or not the low limit of this range is inclusive or exclusive.
- setMainField(Field, boolean) - Method in class com.inet.report.SubreportLink
-
Sets the Field in the mainreport that value will be used to set the value
of the PromptField in the subreport.
- setMainField(Field) - Method in class com.inet.report.SubreportLink
-
Sets the field in the mainreport that value will be
used to set the value of the PromptField in the subreport.
- setManualFormatFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Gets the formula of the property 'manual format'.
- setManualFormatFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Returns the formula of the property 'manual format'.
- setMarginBottom(int) - Method in class com.inet.report.ReportProperties
-
Sets the bottom margin of the page in twips.
- setMarginLeft(int) - Method in class com.inet.report.ReportProperties
-
Sets the left margin of the page in twips.
- setMarginRight(int) - Method in class com.inet.report.ReportProperties
-
Sets the right margin of the page in twips.
- setMarginTop(int) - Method in class com.inet.report.ReportProperties
-
Sets the top margin of the page in twips.
- setMaxRangeValue(Object) - Method in class com.inet.report.PromptField
-
Sets the maximum allowed value for any value of this prompt field.
- setMetaProperties(Properties) - Method in class com.inet.report.Engine
-
Sets (and overwrites!)
- setMinMaxRangeValues(Object, Object) - Method in class com.inet.report.PromptField
-
Sets the minimum and maximum allowed value for any value of this prompt field.
- setMinRangeValue(Object) - Method in class com.inet.report.PromptField
-
Sets the minimum allowed value for any value of this prompt field.
- setMinusSymbol(int) - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Sets the flag that control the placing and form of the minus symbol.
- setMinuteSecondSeparator(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'minute second separator'.
- setMinuteSecondSeparator(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'minute second separator'.
- setMinuteSecondSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'minute second separator'.
- setMinuteSecondSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'minute second separator'.
- setMinuteType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'minute type'.
- setMinuteType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'minute type'.
- setMinuteTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'minute type'.
- setMinuteTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'minute type'.
- setModel(DesignerDataModel) - Static method in class com.inet.designer.Startup
-
Set the data model for the i-net Designer.
- setMonthType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'month type'.
- setMonthType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'month type'.
- setMonthTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'month type'.
- setMonthTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'month type'.
- setMouseActionMode(int) - Method in interface com.inet.viewer.ReportView
-
Sets the mode this ReportView is to be in for mouse actions such as clicking and dragging.
- setMouseActionMode(int) - Method in class com.inet.viewer.SwingReportView
-
Sets the mode this ReportView is to be in for mouse actions such as clicking and dragging.
- setMsgListener(RDC.MsgListener) - Method in class com.inet.report.Engine
-
Sets the MsgListener for RDC.
- setN(int) - Method in class com.inet.report.BySummaryOrder
-
Sets the count of displayed elements
- setName(String) - Method in class com.inet.report.DatabaseField
-
Specifies the name of the DatabaseField
.
- setName(String) - Method in class com.inet.report.Field
-
Sets the value of the property 'name'.
- setName(String) - Method in class com.inet.report.FormulaField
-
Sets the name of the formula field.
- setName(String) - Method in class com.inet.report.GroupField
-
Setting the name of a GroupField is not allowed.
- setName(String) - Method in class com.inet.report.PromptField
-
Sets the name of the prompt field.
- setName(String) - Method in class com.inet.report.SortField
-
Sets the name of the sort field.
- setName(String) - Method in class com.inet.report.SpecialField
-
Sets a new name for this SpecialField
.
- setName(int, String) - Method in class com.inet.report.SpecifiedOrder
-
Change the name of a group entry.
- setName(String) - Method in class com.inet.report.SQLField
-
Sets the name of the SQL field.
- setName(String) - Method in class com.inet.report.SummaryField
-
Sets the name of the summary field.
- setNDecimalPlaces(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'n decimal places'.
- setNDecimalPlaces(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'n decimal places'.
- setNDecimalPlacesFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'n decimal places'.
- setNDecimalPlacesFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'n decimal places'.
- setNeedPrompts(boolean) - Method in exception com.inet.viewer.ViewerException
-
Sets whether this exception encapsulates a prompt request - in other words meaning the report can not be rendered
until the prompts specified by getPrompts() are provided to the server
- setNegativeType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'negative type'.
- setNegativeType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'negative type'.
- setNegativeTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'negative type'.
- setNegativeTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'negative type'.
- setNewPageAfter(boolean) - Method in class com.inet.report.Region
-
Sets the value of the property 'new page after'.
- setNewPageAfterFormula(FormulaField) - Method in class com.inet.report.Region
-
Sets the formula for the property 'new page after'.
- setNewPageBefore(boolean) - Method in class com.inet.report.Region
-
Sets the value of the property 'new page before'.
- setNewPageBeforeFormula(FormulaField) - Method in class com.inet.report.Region
-
Sets the formula for the property 'new page before'.
- setNullBehavior(int) - Method in class com.inet.report.FormulaField
-
Sets the null behavoir constant.
- setNumberFormatType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the number format type to use for this element.
- setNumberFormatType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the number format type to use for this element.
- setNumberFormatTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula which returns the number format type to use for this element.
- setNumberFormatTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula which returns the number format type to use for this element.
- setNumberOfDateSteps(Integer) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Sets the number of date steps.
- setNumberOfDecimalPlaces(int) - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Sets the number of decimal places of this number format.
- setNumberOfDivisions(Integer) - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Sets the number of divisions, allows only positive values or null
to define the number of divisions automatically.
- setNumberOfDivisionsFormula(FormulaField) - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Set the numberOfDivisionsFormula of the DiscreteNumberAxis.
- setNumeralLanguage(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the language of the numerals in number, date, time or datetime values.
- setNumeralLanguage(int) - Method in class com.inet.report.Engine
-
Sets the language of the numerals in numbers, date, time and datetime values.
- setNumeralLanguage(int) - Method in interface com.inet.report.ValueProperties
-
Sets the language of the numerals in number, date, time or datetime values.
- setOnDemand(boolean) - Method in class com.inet.report.Subreport
-
Specifies whether on demand is enabled or not.
- setOnDemand(boolean) - Method in interface com.inet.report.SubreportProperties
-
Specifies whether on demand is enabled or not.
- setOnDemandLinkLabel(String) - Method in class com.inet.report.Subreport
-
If on demand is enabled, the element is shown
in the report as a line of text.
- setOnDemandLinkLabel(FormulaField) - Method in class com.inet.report.Subreport
-
If on demand is enabled, the element is shown
in the report as a line of text.
- setOnDemandLinkLabel(String) - Method in interface com.inet.report.SubreportProperties
-
If on demand is enabled, the element is shown
in the report as a line of text.
- setOnDemandLinkLabel(FormulaField) - Method in interface com.inet.report.SubreportProperties
-
If on demand is enabled, the element is shown
in the report as a line of text.
- setOnDemandTabLabel(String) - Method in class com.inet.report.Subreport
-
If on demand is enabled and the element is
activated, it is shown in an extra tab or window.
- setOnDemandTabLabel(FormulaField) - Method in class com.inet.report.Subreport
-
If on demand is enabled and the element is
activated, it is shown in an extra tab or window.
- setOnDemandTabLabel(String) - Method in interface com.inet.report.SubreportProperties
-
If on demand is enabled and the element is
activated, it is shown in an extra tab or window.
- setOnDemandTabLabel(FormulaField) - Method in interface com.inet.report.SubreportProperties
-
If on demand is enabled and the element is
activated, it is shown in an extra tab or window.
- setOnlyDescription(boolean) - Method in class com.inet.viewer.PromptValue
-
Sets the appearance of this value in the prompt dialog.
- setOpenAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if open is allowed.
- setOpenAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether 'open' is allowed.
- setOpenField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the open value.
- setOpenField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the open value.
- setOther(int) - Method in class com.inet.report.BySummaryOrder
-
Sets the type for handling the values with sorting number greater than n.
- setOtherName(String) - Method in class com.inet.report.BySummaryOrder
-
Sets display name for the other group entry.
- setOtherName(String) - Method in class com.inet.report.SpecifiedOrder
-
Set display name for the other group entry.
- setOtherType(int) - Method in class com.inet.report.SpecifiedOrder
-
Set the type for handling the not specified rows.
- setOutlineColor(int) - Method in class com.inet.report.chart.Legend
-
Sets the ABGR components of the legend's outline's color.
- setOutlineColor(int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the ABGR components of the chart items outline color.
- setOutlineStyle(int) - Method in class com.inet.report.chart.Legend
-
Sets the style of the legend's outline.
- setOutlineStyle(int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the chart items' outline style.
- setOutlineWidth(int) - Method in class com.inet.report.chart.Legend
-
Sets the width of the legend's outline in twips.
- setOutlineWidth(int) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets the chart items' outline width (in twips).
- setPageData(byte[], int) - Method in class com.inet.report.cache.store.CachedOutput
-
Override/patched an existing page/chunk.
- setPageData(byte[], int) - Method in interface com.inet.report.output.DocumentOutput
-
Override/patched an existing page/chunk.
- setPageData(byte[], int) - Method in class com.inet.report.output.DocumentOutputStream
-
Override/patched an existing page/chunk.
- setPageLimitExceeded() - Method in class com.inet.report.cache.store.CachedOutput
-
Set that a PageLimitException exception occur.
- setPageLimitExceeded() - Method in interface com.inet.report.output.DocumentOutput
-
Set that a PageLimitException exception occur.
- setPageLimitExceeded() - Method in class com.inet.report.output.DocumentOutputStream
-
Set that a PageLimitException exception occur.
- setPageLimitExceeded(boolean) - Method in class com.inet.viewer.SwingReportView
-
sets the "page limit exceeded" flag which determines whether the toolbar will display the total page count with a "+".
- setPaintToImage(boolean) - Method in class com.inet.report.JavaBean
-
If the bean is paint to a image then all API methods of
Graphics2D for paint() of the current JDK are supported.
- setPaperHeight(int) - Method in class com.inet.report.ReportProperties
-
Sets the height of the report page in twips.
- setPaperOrient(int, int) - Method in class com.inet.report.ReportProperties
-
Sets the orientation and size of the report for printing.
- setPaperSize(int, int) - Method in class com.inet.report.ReportProperties
-
Sets the paper width and paper height depending on the supplied paper format and orientation.
- setPaperWidth(int) - Method in class com.inet.report.ReportProperties
-
Sets the width of the report page in twips.
- setParent(PromptField) - Method in class com.inet.report.CascadingValueProvider
-
Sets the parent prompt field which is to be used for filtering the default values.
- setParent(PromptField) - Method in interface com.inet.report.HasCascadingParent
-
Sets the parent prompt field which is to be used for filtering the default values.
- setParent(PromptField) - Method in class com.inet.report.QueryValueProvider
-
Sets the parent prompt field which is to be used for filtering the default values.
- setParentSource(CascadingSource) - Method in class com.inet.report.CascadingValueProvider
-
Sets the parent source for this cascading prompt that will provide the reference name of the parent
to use in the generated SQL query.
- setPassword(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the password of the database user used to create database Connection.
- setPassword(String) - Method in class com.inet.report.Datasource
-
Sets the password that will be used to connect to the data source.
- setPassword(String) - Method in class com.inet.report.Engine
-
Sets the password for the main and all subreports for logging on to SQL, ODBC, or password protected databases used by the report.
- setPasswordField(boolean) - Method in class com.inet.report.PromptField
-
Sets whether or not this prompt field is to be treated as a password field, that is, showing asterisks (*) for entered characters, hiding the entered value from view.
- setPattern(String) - Method in class com.inet.report.chart.format.PatternDateTimeFormat
-
Sets the format pattern.
- setPattern(String) - Method in class com.inet.report.chart.format.PatternNumberFormat
-
Sets the format pattern.
- setPlot(ChartPlot) - Method in class com.inet.report.Chart2
-
Sets a new plot for this chart.
- setPlotOrientation(String) - Method in class com.inet.report.Chart2
-
Sets the plot orientation of this chart.
- setPluginDir(String) - Method in class com.inet.plugin.ServerPluginManager
-
Set the relative or absolute path of plugin directory which is to be searched for plugins
- setPluginDir(ResourceFile) - Method in class com.inet.plugin.ServerPluginManager
-
Set the relative or absolute plugin directory which is to be searched for plugins.
- setPluginFilter(PluginFilter) - Method in class com.inet.plugin.ServerPluginManager
-
Set a plugin filter which filter the available plugins
- setPmString(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'pm string'.
- setPmString(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'pm string'.
- setPmStringFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'pm string'.
- setPmStringFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'pm string'.
- setPreviewTabVisible(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Use this method to enable/disable the preview tab of the i-net Designer.
- setPreviewTabVisible(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether the preview tab should be visible or not.
- setPrintDate(Date) - Method in class com.inet.report.Engine
-
Sets the print date for this report.
- setPrinterDefaultFormatHandling(int) - Method in class com.inet.viewer.SwingReportViewer
-
Sets the printer default format handling to use.
- setPrintingEnabled(boolean) - Method in class com.inet.report.ReportProperties
-
Enable or disable the print button and the print API of the Java Viewer.
- setProfile(ProfileLevel) - Method in class com.inet.report.FacturXSettings
-
Set the profile of the FacturX.
- setProgress(int) - Method in class com.inet.viewer.Progress
-
Use this method to set the progress and
to inform all registered listeners about the current step.
- setProgressField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.GanttDataset
-
Sets the data field which indicates the progress status of each interval bar.
- setProgressField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Sets the data field which indicates the progress status of each interval bar.
- setPrompt(String, int) - Method in class com.inet.report.Engine
-
Specifies the value for a parameter field in the report.
- setPrompt(String, String) - Method in class com.inet.report.Engine
-
Specifies the value for a parameter field in the report.
- setPrompt(String, String) - Method in class com.inet.report.EngineBundle
-
- setPrompt(String, int) - Method in class com.inet.report.EngineBundle
-
- setPrompt(String, String) - Method in interface com.inet.report.ReportGenerator
-
- setPrompt(String, int) - Method in interface com.inet.report.ReportGenerator
-
- setPromptField(PromptField) - Method in class com.inet.report.SubreportLink
-
Set the PromptField of the subreport,
that is linked with the DatabaseField from the main report.
- setPromptOnRefresh(boolean) - Method in class com.inet.report.CacheRenderData
-
Sets the property "promptOnRefresh", that is, whether prompts are to be shown whenever the report is refreshed, that is,
whenever new data is fetched from the server.
- setPromptOnRefresh(boolean) - Method in class com.inet.report.EngineRenderData
-
Sets the property "promptOnRefresh", that is, whether prompts are to be shown whenever the report is refreshed, that is,
whenever new data is fetched from the server.
- setPromptOnRefresh(boolean) - Method in interface com.inet.viewer.RenderData
-
Sets the property "promptOnRefresh", that is, whether prompts are to be shown whenever the report is refreshed, that is,
whenever new data is fetched from the server.
- setPromptOnRefresh(boolean) - Method in class com.inet.viewer.URLRenderData
-
Sets the property "promptOnRefresh", that is, whether prompts are to be shown whenever the report is refreshed, that is,
whenever new data is fetched from the server.
- setPrompts(Vector) - Method in class com.inet.report.Engine
-
- setPrompts(PromptData[]) - Method in exception com.inet.viewer.ViewerException
-
Sets the array of prompt information - prompt information is stored as Prompt data objects
- setPromptText(String) - Method in class com.inet.report.PromptField
-
Sets the prompting text.
- setPromptType(int) - Method in class com.inet.report.PromptField
-
Sets the Prompt Type.
- setPromptValue(Object) - Method in class com.inet.report.PromptField
-
Sets the actual value for this PromptField.
- setPromptValueAsFormula(String) - Method in class com.inet.report.PromptField
-
Sets the prompt value as a formula in Crystal syntax.
- setPromptValueDescriptions(String[]) - Method in class com.inet.report.PromptField
-
Sets the descriptions of the default values of this prompt field.
- setProperties(Properties) - Static method in class com.inet.designer.Startup
-
Set the properties before the call startEmbedded.
- setPropertiesChecker(PropertiesChecker) - Method in class com.inet.report.EngineRenderData
-
Enables you to set your own PropertiesChecker
which will be used before the rendering process to handle certain properties.
- setQuery(String) - Method in class com.inet.report.QueryValueProvider
-
Query to execute.
- setQuoteStringPrompts(boolean) - Method in class com.inet.report.TableSource
-
Set if a string prompts in a SQL statement should be quoted or not.
- setRange(NumberRange) - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Sets the range controller object.
- setRemoveElementAllowed(boolean, int) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to remove a element from a report with the i-net Designer.
- setRemoveElementAllowed(boolean, int) - Method in interface com.inet.designer.DesignerDataModel
-
Set if it is allowed to remove a element with the given type from the report.
- setRemoveGroupAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to remove a group from the report opened with the i-net Designer.
- setRemoveGroupAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets if remove groups is allowed.
- setRemoveSectionAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to remove a section from a report with the i-net Designer.
- setRemoveSectionAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets if it is allowed to remove sections from the report.
- setReopenAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to reopen a report with the i-net Designer.
- setReopenAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets if it is allowed to reopen a report.
- setRepeatColumnLabels(boolean) - Method in class com.inet.report.CrossTabOptions
-
Sets whether column Labels should be repeated (true
) or not (false
).
- setRepeatGroupHeader(boolean) - Method in class com.inet.report.Group
-
Use this property to specify whether the group should be repeated on each new page (true
)
or not (false
).
- setRepeatGroupHeaderWithinFooter(boolean) - Method in class com.inet.report.Group
-
Repeat the group header on a new page even when the group display is currently in its footer.
- setRepeatRowLabels(boolean) - Method in class com.inet.report.CrossTabOptions
-
Sets whether row Labels should be repeated (true
) or not (false
).
- setReportFile(String) - Method in class com.inet.report.Engine
-
Sets the report template file.
- setReportFile(URL) - Method in class com.inet.report.Engine
-
Sets the report file URL.
- setReportLocale(Locale) - Method in class com.inet.report.ReportProperties
-
Sets the formula/resource default locale for the current report.
- setReportLocation(String) - Method in class com.inet.report.CacheRenderData
-
Sets the location of the report which this RenderData is to obtain its data for.
- setReportLocation(String) - Method in class com.inet.report.EngineRenderData
-
Sets the location of the report which this RenderData is to obtain its data for.
- setReportLocation(String) - Method in interface com.inet.viewer.RenderData
-
Sets the location of the report which this RenderData is to obtain its data for.
- setReportLocation(String) - Method in class com.inet.viewer.URLRenderData
-
Sets the URL to connect to to fetch the report, e.g. http://localhost:9000/?
- setReportProperty(String, String) - Method in class com.inet.report.CacheRenderData
-
Sets the given property for the report.
- setReportProperty(String, String) - Method in class com.inet.report.EngineRenderData
-
Sets the given property for the report.
- setReportProperty(String, String) - Method in interface com.inet.viewer.RenderData
-
Sets the given property for the report.
- setReportProperty(String, String) - Method in class com.inet.viewer.URLRenderData
-
Sets the given property for the report.
- setReportTitle(String) - Method in class com.inet.report.CacheRenderData
-
Sets the title of the report.
- setReportTitle(String) - Method in class com.inet.report.Engine
-
Sets the title of the report.
- setReportTitle(String) - Method in class com.inet.report.EngineRenderData
-
Sets the title of the report.
- setReportTitle(String) - Method in class com.inet.report.SummaryInfo
-
Sets the report title.
- setReportTitle(String) - Method in interface com.inet.viewer.RenderData
-
Sets the title of the report.
- setReportTitle(String) - Method in class com.inet.viewer.URLRenderData
-
Sets the title of the report.
- setResetField(Field) - Method in class com.inet.report.SummaryField
-
Running total Field reset if this field value was changed.
- setResetPageNumber(boolean) - Method in class com.inet.report.Region
-
Sets the 'reset page number' property.
- setResetPageNumberFormula(FormulaField) - Method in class com.inet.report.Region
-
Sets the formula for the property 'reset page number'.
- setResourceBundleName(String) - Method in class com.inet.report.translation.Translations
-
Set an optional ResourceBundle.
- setReverseSignForDisplay(boolean) - Method in class com.inet.report.AbstractValueElement
-
Sets the property 'use reverse sign for display'.
- setReverseSignForDisplay(boolean) - Method in interface com.inet.report.ValueProperties
-
Sets the property 'use reverse sign for display'.
- setReverseSignForDisplayFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use reverse sign for display'.
- setReverseSignForDisplayFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'use reverse sign for display'.
- setRightCropping(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'right cropping size'.
- setRightCropping(int) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'right cropping size'.
- setRightIndent(int) - Method in class com.inet.report.FieldElement
-
Sets the value of the property 'rightIndent'.
- setRightIndent(int) - Method in class com.inet.report.Paragraph
-
Sets the value of the property 'rightIndent'.
- setRightIndent(int) - Method in interface com.inet.report.ParagraphProperties
-
Sets the value of the property 'rightIndent'.
- setRightIndentFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'right indent'.
- setRightIndentFormula(FormulaField) - Method in class com.inet.report.Paragraph
-
Sets the formula whose return value determines the property 'right indent'.
- setRightIndentFormula(FormulaField) - Method in interface com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the property 'right indent'.
- setRightLineStyle(int) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'right line style'.
- setRightLineStyle(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'right line style'.
- setRightLineStyleFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'right line style'.
- setRightLineStyleFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'right line style'.
- setRotateLabels(boolean) - Method in class com.inet.report.chart.axis.ContinuousDateAxis
-
Sets whether the axis labels are to be rotated 90 degrees from the axis direction.
- setRotateLabels(boolean) - Method in class com.inet.report.chart.axis.ContinuousNumberAxis
-
Sets whether the axis labels are to be rotated 90 degrees.
- setRotationAngle(double) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the rotation angle of pie.
- setRounding(int) - Method in class com.inet.report.AbstractValueElement
-
Sets which digit to round the number to.
- setRounding(int) - Method in interface com.inet.report.ValueProperties
-
Sets which digit to round the number to.
- setRoundingFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula which provides the digit to round the number to.
- setRoundingFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula which provides the digit to round the number to.
- setRoundingMode(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the rounding mode.
- setRoundingMode(int) - Method in interface com.inet.report.ValueProperties
-
Sets the rounding mode.
- setRoundingModeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'rounding mode'.
- setRoundingModeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'rounding mode'.
- setRowBufferSize(int) - Method in class com.inet.report.ReportProperties
-
Sets the row count which will be cached during the rendering process.
- setRunningTotal(boolean) - Method in class com.inet.report.SummaryField
-
Sets the running total property of this SummaryField.
- setSameColorsForSameGroups(boolean) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets whether identical groups will have the same color.
- setSaveAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if save is allowed.
- setSaveAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether 'save' is allowed.
- setSaveAsAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if save as is allowed.
- setSaveAsAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether 'save as' is allowed.
- setSaveDatasource(boolean) - Method in class com.inet.report.ReportProperties
-
Set the flag if a copy of the datasource configuration should be saved in the report file.
- setSavePassword(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets whether the password should be saved or not.
- setSavePassword(boolean) - Method in class com.inet.report.DatabaseTables
-
Sets if the password for this report should be saved in the xml file (report template).
- setScale(double) - Method in class com.inet.report.JavaBean
-
Sets the scaling factor for this JavaBean element.
- setScaleFormula(FormulaField) - Method in class com.inet.report.JavaBean
-
Sets a formula for the scaling factor of this JavaBean.
- setScalingOption(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the scaling option which represents the way to scale the source image into its element frame.
- setScalingOption(int) - Method in interface com.inet.report.PictureProperties
-
Sets the scaling option which represents the way to scale the source image into its element frame.
- setSchema(String) - Method in class com.inet.report.Datasource
-
Sets the schema that will be used to select a table, view or stored procedure.
- setSchema(String) - Method in class com.inet.report.Engine
-
Sets the database schema that will be used with this report at runtime instead of the schema that was
specified at report creation.
- setSecondType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'second type'.
- setSecondType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'second type'.
- setSecondTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'second type'.
- setSecondTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'second type'.
- setSecondValue(double) - Method in class com.inet.report.chart.axis.IntervalMarker
-
Sets the end value (upper bound) of this marker.
- setSecondValueFormula(FormulaField, boolean) - Method in class com.inet.report.chart.axis.IntervalMarker
-
Set the Formula for the second value of the marker.
- setSectionIndexes(int[]) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the sections indexes which will be expanded.
- setSectionWillBePrinted(int) - Method in class com.inet.report.Group
-
Use this property to specify for what kind of values the group section should be printed, i.e.
- setSeriesAxis(BaseAxis) - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Sets the series axis.
- setSeriesGroup(Field) - Method in class com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Creates a series group on this field.
- setSeriesGroup(Field) - Method in class com.inet.report.chart.dataset.TwoGroupsDataset
-
Creates a series group on this field.
- setSF(String) - Method in class com.inet.report.Engine
-
Specifies a record selection formula.
- setShapeSize(double) - Method in class com.inet.report.chart.plot.ItemShape
-
Sets the shape size.
- setShapeType(int) - Method in class com.inet.report.chart.plot.ItemShape
-
Sets the shape form.
- setShowAutoTitle(boolean) - Method in class com.inet.report.chart.ChartTitle
-
Sets whether or not this title is to be an automatically generated label.
- setShowCumulativeValues(boolean) - Method in class com.inet.report.chart.plot.StandardPlot
-
Sets the flag that controls whether or not the item labels shows cumulative or absolute values.
- setShowEachNthTickLabel(int) - Method in class com.inet.report.chart.axis.GroupAxis
-
Sets the number for show each nth tick labels.
- setShowEachNthTickLabelFormula(FormulaField) - Method in class com.inet.report.chart.axis.GroupAxis
-
Set the showEachNthTickLabelFormula of the GroupAxis.
- setShowGrid(boolean) - Method in class com.inet.report.CrossTabOptions
-
Switch the crosstab gridlines on or off with this method.
- setShowLabel(boolean) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets whether or not to show labels in the plot.
- setShowPercentVal(boolean) - Method in class com.inet.report.SummaryField
-
Sets how the result of summary operation is shown.
- setShowSubjectName(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that the subject common name must be written in a signature field.
- setShowSubjectName(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that the subject common name must be written in a signature field.
- setShowSuppressedGroupTreeNodes(boolean) - Method in class com.inet.report.ReportProperties
-
Sets the flag that controls the group tree nodes of suppressed group areas will be shown.
- setShowTotal(boolean) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets the flag that controls whether or not the totals will be showed for each bar.
- setShowValue(boolean) - Method in class com.inet.report.chart.plot.AbstractPlot
-
Sets whether or not to show the values in the plot.
- setSizeCoefficient(double) - Method in class com.inet.report.chart.plot.XYPlot
-
Sets the size coefficient of the bubbles.
- setSizeField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.XYDataset
-
Sets the data field which provides the size of the bubble.
- setSizeField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Sets the data field which provides the size of the bubble.
- setSort(int) - Method in class com.inet.report.Group
-
The Method setSort
sets the type of sorting of the data in this group.
- setSort(int) - Method in class com.inet.report.SortField
-
Sets the value of the property 'sort direction'.
- setSortDirection(int) - Method in class com.inet.report.BySummaryOrder
-
Sets the direction of sorting
- setSortDirectionFormula(FormulaField) - Method in class com.inet.report.SortField
-
Sets the formula of sort direction.
- setSortType(int) - Method in class com.inet.report.BySummaryOrder
-
Sets the type of sorting
- setSortType(int) - Method in class com.inet.report.FieldValueProvider
-
Sets the sort type, specifying how the values are to be sorted.
- setSpecialType(int) - Method in class com.inet.report.SpecialField
-
Sets the type of the special field.
- setSpecifiedOrder(SpecifiedOrder) - Method in class com.inet.report.Group
-
Set specified sorting order for this group.
- setSql(String) - Method in class com.inet.report.Engine
-
Replaces all defined tables and joins by this SQL statement.
- setSql(String, boolean) - Method in class com.inet.report.Engine
-
Manually sets the SQL statement that will be send to the database to fetch the report data.
- setSQL(String) - Method in class com.inet.report.QueryValueProvider
-
- setSql(String) - Method in class com.inet.report.TableSource
-
Sets the SQL statement and changes the type of this TableSource to TYPE_COMMAND
.
- setSQLExpression(String) - Method in class com.inet.report.SQLField
-
Sets the value of the property 'SQL expression text'.
- setSqlIgnoreMetaData(String) - Method in class com.inet.report.Engine
-
Replaces all defined tables and joins of this report with the supplied
sql statement.
- setSslSocketFactory(SSLSocketFactory) - Method in class com.inet.viewer.URLRenderData
-
Sets a SSLSocketFactory
that is used if the report has an HTTPS url.
- setStartField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.GanttDataset
-
Sets the data field which indicates the start position of each interval bar.
- setStartField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Sets the data field which indicates the start position of each interval bar.
- setStartValue(SinglePromptValue) - Method in class com.inet.viewer.RangePromptValue
-
Sets the Upper limit to the range, or null if there is no upper limit
- setStatus(int) - Method in class com.inet.viewer.Progress
-
Call this method to set the status of this progress.
- setStatusIcon(Icon) - Method in class com.inet.viewer.SwingStatusBar
-
Displays the specified icon in this Statusbar.
- setStatusMessage(String, boolean) - Method in interface com.inet.viewer.StatusBar
-
Sets and shows, if no info message is set, a status message in this StatusBar.
- setStatusMessage(String, boolean) - Method in class com.inet.viewer.SwingStatusBar
-
Sets and shows, if no info message is set, a status message in this StatusBar.
- setStepWidth(Double) - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Sets the step width of axis units.
- setStepWidthFormula(FormulaField) - Method in class com.inet.report.chart.axis.DiscreteNumberAxis
-
Set the stepWidthFormula of the DiscreteNumberAxis.
- setStrikeout(boolean) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'strike out'.
- setStrikeout(boolean) - Method in interface com.inet.report.FontProperties
-
Sets whether the text in this element is to be struck through or not.
- setStrikeoutFormula(FormulaField) - Method in class com.inet.report.AbstractFontElement
-
Set the formula field for the property 'strike out'.
- setStrikeoutFormula(FormulaField) - Method in interface com.inet.report.FontProperties
-
Sets the formula field for whether the text is to be struck through or not.
- setStyle(AreaStyle) - Method in class com.inet.report.chart.plot.AreaPlot
-
Sets the chart style of this plot.
- setStyle(BarStyle) - Method in class com.inet.report.chart.plot.BarPlot
-
Sets a chart style of this bar plot.
- setStyle(Chart3DStyle) - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Sets the chart style of this plot.
- setStyle(ContinuousAreaStyle) - Method in class com.inet.report.chart.plot.ContinuousAreaPlot
-
Sets the chart style of this plot.
- setStyle(ContinuousBarStyle) - Method in class com.inet.report.chart.plot.ContinuousBarPlot
-
Sets the chart style of this plot.
- setStyle(ContinuousLineStyle) - Method in class com.inet.report.chart.plot.ContinuousLinePlot
-
Sets the chart style of this plot.
- setStyle(LineStyle) - Method in class com.inet.report.chart.plot.LinePlot
-
Sets the chart style of this plot.
- setStyle(PieStyle) - Method in class com.inet.report.chart.plot.MultiplePiePlot
-
Overwrites the super implementation.
- setStyle(PieStyle) - Method in class com.inet.report.chart.plot.PiePlot
-
Sets the chart style of this plot.
- setStyle(PolarStyle) - Method in class com.inet.report.chart.plot.PolarPlot
-
Sets the chart style of this plot.
- setStyle(StockStyle) - Method in class com.inet.report.chart.plot.StockPlot
-
Sets the chart style of this plot.
- setStyle(XYStyle) - Method in class com.inet.report.chart.plot.XYPlot
-
Sets the chart style of this plot.
- setSubField(Field) - Method in class com.inet.report.SubreportLink
-
Sets the Field in the subreport, that is used to compare with the value of the links PromptField in the record selection formula.
- setSubject(String) - Method in class com.inet.report.SummaryInfo
-
Sets the subject of the report, that is, the general theme.
- setSubtitle(ChartTitle) - Method in class com.inet.report.Chart2
-
Sets the sub title of this chart.
- setSummaryFieldType(int) - Method in class com.inet.report.SummaryField
-
Sets to which object this summary field belongs.
- setSummaryHorizontal(boolean) - Method in class com.inet.report.CrossTabOptions
-
Set the summary horizontal flag.
- setSummaryNth(int) - Method in class com.inet.report.SummaryField
-
Sets the Nth value in Nth-functions.
- setSummaryOperation(int) - Method in class com.inet.report.SummaryField
-
Sets the value of the property 'summary operation'.
- setSuppress(boolean) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'suppress'.
- setSuppress(boolean) - Method in interface com.inet.report.LineProperties
-
Sets the value of the property 'suppress'.
- setSuppress(boolean) - Method in class com.inet.report.ReportComponent
-
Sets the value of the property 'suppress'.
- setSuppressEmptyLines(boolean) - Method in class com.inet.report.CrossTabHeaderList
-
Sets whether empty rows/columns should be suppressed (true
) or not (false
).
- setSuppressEmptyLinesFormula(FormulaField) - Method in class com.inet.report.CrossTabHeaderList
-
Sets the formula for the property 'suppress empty rows'.
- setSuppressFormula(FormulaField) - Method in interface com.inet.report.GeneralProperties
-
Sets the formula for the property 'suppress'.
- setSuppressFormula(FormulaField) - Method in interface com.inet.report.LineProperties
-
Sets the formula for the property 'suppress'.
- setSuppressFormula(FormulaField) - Method in class com.inet.report.ReportComponent
-
Sets the formula for the property 'suppress'.
- setSuppressGroupLabel(boolean) - Method in class com.inet.report.CrossTabHeader
-
Sets whether group labels should be suppressed (true
) or not (false
).
- setSuppressGroupLabelFormula(FormulaField) - Method in class com.inet.report.CrossTabHeader
-
Sets the formula for the property 'suppress group labels'.
- setSuppressIfBlank(boolean) - Method in class com.inet.report.Section
-
Sets the value of the property 'suppress if blank'.
- setSuppressIfBlank(boolean) - Method in class com.inet.report.Subreport
-
Specifies whether "suppress if blank" is enabled or not.
- setSuppressIfBlank(boolean) - Method in interface com.inet.report.SubreportProperties
-
Specifies whether "suppress if blank" is enabled or not.
- setSuppressIfBlankFormula(FormulaField) - Method in class com.inet.report.Section
-
Sets the formula for the property 'suppress if blank'.
- setSuppressIfDuplicated(boolean) - Method in class com.inet.report.AbstractPictureElement
-
The property 'suppress if duplicated' is not defined for instances of AbstractPictureElement.
- setSuppressIfDuplicated(boolean) - Method in class com.inet.report.Element
-
Sets the value of the property 'suppress if duplicated'.
- setSuppressIfDuplicated(boolean) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'suppress if duplicated'.
- setSuppressIfDuplicatedFormula(FormulaField) - Method in class com.inet.report.AbstractPictureElement
-
The property 'suppress if duplicated' is not defined for instances of AbstractPictureElement.
- setSuppressIfDuplicatedFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'suppress if duplicated'.
- setSuppressIfDuplicatedFormula(FormulaField) - Method in interface com.inet.report.GeneralProperties
-
Sets the formula for the property 'suppress if duplicated'.
- setSuppressIfNoRows(boolean) - Method in class com.inet.report.ReportProperties
-
If suppressIfNoRows is set to true the (sub)report will only be printed if rows are fetched from the database.
- setSuppressIfZero(boolean) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'suppress if zero'.
- setSuppressIfZero(boolean) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'suppress if zero'.
- setSuppressIfZeroFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'suppress if zero'.
- setSuppressIfZeroFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'suppress if zero'.
- setSuppressOnDrillDown(boolean) - Method in class com.inet.report.Region
-
Sets the value of the property 'suppressOnDrillDown'.
- setSuppressOnDrillDownFormula(FormulaField) - Method in class com.inet.report.Region
-
Sets the value of the formula 'suppressOnDrillDown'.
- setSuppressTotal(boolean) - Method in class com.inet.report.CrossTabHeader
-
Sets whether sub total should be suppressed (true
) or not (false
).
- setSuppressTotalFormula(FormulaField) - Method in class com.inet.report.CrossTabHeader
-
Sets the formula for the property 'suppress sub totals'.
- setSyntax(int) - Method in class com.inet.report.FormulaField
-
Set the syntax for this formula.
- setTablesChangeAllowed(boolean) - Method in class com.inet.designer.AbstractDesignerDataModel
-
Set if tables may be changed.
- setTablesChangeAllowed(boolean) - Method in interface com.inet.designer.DesignerDataModel
-
Sets whether tables may be changed.
- setTemplate(String) - Method in class com.inet.report.SummaryInfo
-
Sets the template field of the report.
- setTemporaryProperties(Properties) - Method in class com.inet.config.ConfigurationManager
-
Creates and returns a new temporary configuration called "<temp copy>", imports the given properties and
sets the created configuration as the current configuration.
- setTemporaryPropertiesFromURL(URL) - Method in class com.inet.config.ConfigurationManager
-
Creates and returns a new temporary configuration called "<temp copy>", imports the given properties and
sets the created configuration as the current configuration.
- setText(String) - Method in class com.inet.report.TextPart
-
Sets the value of the property 'text'.
- setTextInterpretation(int) - Method in class com.inet.report.FieldElement
-
Sets the type of text interpretation for the data of the field.
- setTextInterpretation(int) - Method in interface com.inet.report.TextInterpretationProperties
-
Sets the type of text interpretation for the data of the field.
- setTextInterpretationFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula for the type of text interpretation.
- setTextInterpretationFormula(FormulaField) - Method in interface com.inet.report.TextInterpretationProperties
-
Sets the formula for the type of text interpretation.
- setTextPosition(int) - Method in class com.inet.report.SignatureForm
-
- setTextPosition(int) - Method in interface com.inet.report.SignatureProperties
-
- setTextRotation(int) - Method in class com.inet.report.FieldElement
-
Sets the value of the property 'text rotation'.
- setTextRotation(int) - Method in class com.inet.report.Subreport
-
Sets the value of the property 'text rotation'.
- setTextRotation(int) - Method in class com.inet.report.Text
-
Sets the value of the property 'text rotation'.
- setTextRotation(int) - Method in interface com.inet.report.TextProperties
-
Sets the value of the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Method in class com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Method in class com.inet.report.Subreport
-
Sets the formula whose return value determines the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Method in class com.inet.report.Text
-
Sets the formula whose return value determines the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Method in interface com.inet.report.TextProperties
-
Sets the formula whose return value determines the property 'text rotation'.
- setThousandsSeparatorSymbol(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'thousands separator symbol'.
- setThousandsSeparatorSymbol(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'thousands separator symbol'.
- setThousandsSeparatorSymbolFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'thousands separator symbol'.
- setThousandsSeparatorSymbolFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'thousands separator symbol'.
- setTickLabelColor(int) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the color as ABGR value of tick labels on this axis.
- setTickLabelFont(Font) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the font of tick labels on this axis.
- setTickLabelFormat(ChartFormat) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the tick label format.
- setTickLabelMaximumLines(Integer) - Method in class com.inet.report.chart.axis.GroupAxis
-
Sets the maximum number of lines to use for each tick label.
- setTickLabelRotationAngle(Double) - Method in class com.inet.report.chart.axis.GroupAxis
-
Sets the tick label rotation angle (in radians).
- setTickLabelWidthRatio(Float) - Method in class com.inet.report.chart.axis.GroupAxis
-
Sets the tick label width ratio, i.e. how much of the label to display. 1 would be the entire label,
anything less causes the tick labels to be truncated. 0 means there should be no explicit setting for
the maximum label width.
- setTightHorizontal(boolean) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'tight horizontal'.
- setTightHorizontal(boolean) - Method in class com.inet.report.Element
-
Sets the value of the property 'tight horizontal'.
- setTightHorizontalFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'tight horizontal'.
- setTightHorizontalFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'tight horizontal'.
- setTime(long) - Method in class com.inet.report.Engine
-
Sets a timestamp.
- setTimeBase(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'time base'.
- setTimeBase(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'time base'.
- setTimeBaseFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'time base'.
- setTimeBaseFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'time base'.
- setTimeFormatType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the time format type to use for this element.
- setTimeFormatType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the time format type to use for this element.
- setTimeFormatTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula determining the time format type to use for this element.
- setTimeFormatTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula determining the time format type to use for this element.
- setTimePatternConstant(String) - Method in class com.inet.report.chart.format.DateTimeFormat
-
Sets the time format pattern constant, e.g.
- setTitle(ChartTitle) - Method in class com.inet.report.chart.axis.BaseAxis
-
Sets the title of this axis.
- setTitle(String) - Method in class com.inet.report.chart.ChartTitle
-
Sets this title.
- setTitleFormula(FormulaField) - Method in class com.inet.report.chart.ChartTitle
-
Sets the formula which returns the title.
- setTo(Object) - Method in class com.inet.report.FormulaRange
-
Sets the value the range should end with.
- setToolTipsText(String) - Method in class com.inet.report.Element
-
Sets the value of the property 'tool tips text'.
- setToolTipsText(String) - Method in interface com.inet.report.GeneralProperties
-
Sets the value of the property 'tool tips text'.
- setToolTipsTextFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'tool tips text'.
- setToolTipsTextFormula(FormulaField) - Method in interface com.inet.report.GeneralProperties
-
Sets the formula for the property 'tool tips text'.
- setTopCropping(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'top cropping size'.
- setTopCropping(int) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'top cropping size'.
- setTopLineStyle(int) - Method in interface com.inet.report.BorderProperties
-
Sets the value of the property 'top line style'.
- setTopLineStyle(int) - Method in class com.inet.report.Element
-
Sets the value of the property 'top line style'.
- setTopLineStyleFormula(FormulaField) - Method in interface com.inet.report.BorderProperties
-
Sets the formula for the property 'top line style'.
- setTopLineStyleFormula(FormulaField) - Method in class com.inet.report.Element
-
Sets the formula for the property 'top line style'.
- setTotalOnStart(boolean) - Method in class com.inet.report.CrossTabHeaderList
-
Sets whether Column Total should be drawn on left or top side (true
) or not (false
).
- setTotalOnStartFormula(FormulaField) - Method in class com.inet.report.CrossTabHeaderList
-
Sets the formula for showing the total on start or on end.
- setTotalProgress(int) - Method in class com.inet.viewer.Progress
-
Use this method to inform all registered listeners about the total steps (e.g. pages)
to go.
- setTranslation(Locale, Properties) - Method in class com.inet.report.translation.Translations
-
Set a new translation for the current report/engine or remove it.
- setUnderlayFollow(boolean) - Method in class com.inet.report.Section
-
Sets the value of the property 'underlay follow'.
- setUnderlayFollowFormula(FormulaField) - Method in class com.inet.report.Section
-
Sets the formula for the property 'underlay follow'.
- setUnderline(boolean) - Method in class com.inet.report.AbstractFontElement
-
Sets the value of the property 'underline'.
- setUnderline(boolean) - Method in interface com.inet.report.FontProperties
-
Sets whether the text in this element is to be underlined or not.
- setUnderlineFormula(FormulaField) - Method in class com.inet.report.AbstractFontElement
-
Sets the formula field for the property 'underline'.
- setUnderlineFormula(FormulaField) - Method in interface com.inet.report.FontProperties
-
Sets the formula field for whether the text is to be underlined or not.
- setUpperBound(Date) - Method in class com.inet.report.chart.axis.DateRange
-
Manually sets the upper bound.
- setUpperBound(Double) - Method in class com.inet.report.chart.axis.NumberRange
-
Sets the manually set upper bound of this range.
- setUrl(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets JDBC url that will be used to create the Connection.
- setUrl(String) - Method in class com.inet.report.Datasource
-
Sets the JDBC driver URL that will be used to create a Connection to the data source.
- setUseColor(boolean) - Method in class com.inet.report.Section
-
Sets the value of the property 'useColor'.
- setUseEscapeEverything(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
This method is for adapt the SQL statement for a specific database.
- setUseEscapeEverything(boolean) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setUseLeadingZero(boolean) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'use leading zero'.
- setUseLeadingZero(boolean) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'use leading zero'.
- setUseLeadingZeroFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use leading zero'.
- setUseLeadingZeroFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'use leading zero'.
- setUseOneCurrencySymbolPerPage(boolean) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'use one currency symbol per page'.
- setUseOneCurrencySymbolPerPage(boolean) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'use one currency symbol per page'.
- setUseOneCurrencySymbolPerPageFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use one currency symbol per page'.
- setUseOneCurrencySymbolPerPageFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'use one currency symbol per page'.
- setUseOrderBy(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether the SQL statement can have an ORDER BY clause or not.
- setUseOrderBy(boolean) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setUseParagraph(boolean) - Method in class com.inet.report.translation.Translations
-
Set the flag useParagraph.
- setUseParenthesiseForJoin(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether the SQL statement can have parentheses in FROM clause or not.
- setUseParenthesiseForJoin(boolean) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setUseQuoteLowerCase(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether table names and column names have to be quoted.
- setUseQuoteLowerCase(boolean) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setUser(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the database user used to create database connection.
- setUser(String) - Method in class com.inet.report.Engine
-
Sets the same username for all reports (main and subreports) for logging on to password protected databases used by the report.
- setUseRange(boolean) - Method in class com.inet.report.PromptField
-
Sets whether the values must be in a certain value range or not.
- setUserData(Hashtable) - Method in class com.inet.report.Engine
-
With this method you can associate additional data with the engine and
retrieve it later (e.g. in a class that is derived from Database).
- setUsername(String) - Method in class com.inet.report.Datasource
-
Sets the user name that will be used to connect to the data source.
- setUserProperties(Properties) - Method in class com.inet.problemfinder.ProblemFinder
-
Sets user properties for the engine to check.
- setUserProperties(Properties) - Method in class com.inet.report.Engine
-
With this method you can associate additional data with the engine of the main report.
- setUserProperties(Properties) - Method in class com.inet.report.EngineBundle
-
- setUserProperties(Properties) - Method in interface com.inet.report.ReportGenerator
-
- setUseSQL92syntax(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether the SQL statement can contain the join condition in SQL92 syntax or not.
- setUseSQL92syntax(boolean) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setUseThousandSeparator(boolean) - Method in class com.inet.report.chart.format.FixedNumberFormat
-
Sets the flag that controls the showing of thousands separator.
- setUseThousandsSeparator(boolean) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'use thousands separator'.
- setUseThousandsSeparator(boolean) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'use thousands separator'.
- setUseThousandsSeparatorFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use thousands separator'.
- setUseThousandsSeparatorFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'use thousands separator'.
- setUseWhereClause(boolean) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether the SQL statement can contain the WHERE clause or not.
- setUseWhereClause(boolean) - Method in class com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
- setUsingTotalPage() - Method in class com.inet.report.cache.store.CachedOutput
-
Set that a total page is used in the report.
- setUsingTotalPage() - Method in interface com.inet.report.output.DocumentOutput
-
Set that a total page is used in the report.
- setUsingTotalPage() - Method in class com.inet.report.output.DocumentOutputStream
-
Set that a total page is used in the report.
- setValidationQuery(String) - Method in class com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the SQL query which should be executed to validate the connection
defined by this DataSourceConfiguration.
- setValue(double) - Method in class com.inet.report.chart.axis.LineMarker
-
Sets the value (position) for this marker.
- setValue(Object) - Method in class com.inet.report.DefaultValue
-
Sets the value of this default value.
- setValue(Object) - Method in interface com.inet.viewer.CustomPromptEditor
-
Sets the currently set value of the prompt for which this editor is being
used.
- setValueFormula(FormulaField, boolean) - Method in class com.inet.report.chart.axis.LineMarker
-
Set the Formula which returns the value for the marker.
- setValues(DatabaseField) - Method in class com.inet.report.FieldValueProvider
-
Sets the DatabaseField for fetching the values from.
- setValueType(int) - Method in class com.inet.report.Field
-
Sets the value of the property 'value type'.
- setValueType(int) - Method in class com.inet.report.PromptField
-
Sets the value of the property 'value type'.
- setVerAlign(int) - Method in class com.inet.report.AbstractPictureElement
-
Sets the value of the property 'vertical alignment'.
- setVerAlign(int) - Method in interface com.inet.report.PictureProperties
-
Sets the value of the property 'vertical alignment'.
- setVerAlignFormula(FormulaField) - Method in class com.inet.report.AbstractPictureElement
-
Sets the formula for the property 'vertical alignment'.
- setVerAlignFormula(FormulaField) - Method in interface com.inet.report.PictureProperties
-
Sets the formula for the property 'vertical alignment'.
- setVertical(int) - Method in class com.inet.report.ReportProperties
-
Sets the vertical gap between multi-column labels.
- setViewer(SwingReportViewer) - Method in class com.inet.viewer.SwingViewerContext
-
Sets the viewer to which this context belongs.
- setViewerContext(ViewerContext) - Method in interface com.inet.viewer.ReportViewer
-
Sets the ViewerContext for this viewer, used for reacting to and handling events which occur in the viewer.
- setViewerContext(ViewerContext) - Method in class com.inet.viewer.SwingReportViewer
-
Sets the ViewerContext for this viewer, used for reacting to and handling events which occur in the viewer.
- setViewMode(int) - Method in interface com.inet.viewer.ReportView
-
Sets the type of view this ReportView is to take and causes this view to be displayed
immediately.
- setViewMode(int) - Method in class com.inet.viewer.SwingReportView
-
Sets the type of view this ReportView is to take and causes this view to be displayed
immediately.
- setViewParams(ViewParams) - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Sets the 3D viewing parameters for this chart.
- setVisible(boolean) - Method in interface com.inet.viewer.NavigationView
-
Shows or hides this navigation view.
- setVisible(boolean) - Method in interface com.inet.viewer.StatusBar
-
Shows or hides this component depending on the value of parameter
b
.
- setVisible(boolean) - Method in class com.inet.viewer.SwingNavigationView
-
Shows or hides this navigation view.
- setVisible(boolean) - Method in interface com.inet.viewer.ToolBar
-
Shows or hides this component depending on the value of parameter b
.
- setWallBackColor(int) - Method in class com.inet.report.chart.plot.Chart3DPlot
-
Sets the ABGR components of the walls background paint.
- setWidth(int) - Method in class com.inet.report.AbstractLineElement
-
Sets the width of an element.
- setWidth(int) - Method in class com.inet.report.CrossTab
-
This element can not be resized.
- setWidth(int) - Method in class com.inet.report.CrossTabDescriptionSection
-
This element can not be resized.
- setWidth(int) - Method in interface com.inet.report.LineProperties
-
Sets the width of an element.
- setWidth(int) - Method in interface com.inet.report.PictureProperties
-
Sets the width of an element.
- setWidth(int) - Method in class com.inet.report.ReportComponent
-
Sets the width of this report element.
- setWidthScalingFactor(double) - Method in class com.inet.report.AbstractPictureElement
-
Sets the property 'width scaling factor'.
- setWidthScalingFactor(double) - Method in interface com.inet.report.PictureProperties
-
Sets the property 'width scaling factor'.
- setWrapEnabled(boolean) - Method in class com.inet.report.CrossTabOptions
-
Use this method to set the behavior of small crosstabs if they do not fit the page.
- setWriteCertificateDate(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that the date of signing must be written in certificate details.
- setWriteCertificateDate(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that the date of signing must be written in certificate details.
- setWriteCertificateDistinguishedName(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that subject distinguished name must be written in certificate details.
- setWriteCertificateDistinguishedName(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that subject distinguished name must be written in certificate details.
- setWriteCertificateLabels(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that the labels of signature items must be written in certificate details.
- setWriteCertificateLabels(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that the labels of signature items must be written in certificate details.
- setWriteCertificateLocation(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating whether the subject location must be written in certificate details.
- setWriteCertificateLocation(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating whether the subject location must be written in certificate details.
- setWriteCertificateReason(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that the reason of signing must be written in certificate details.
- setWriteCertificateReason(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that the reason of signing must be written in certificate details.
- setWriteCertificateSubjectName(boolean) - Method in class com.inet.report.SignatureForm
-
Sets the flag indicating that subject common name must be written in certificate details.
- setWriteCertificateSubjectName(boolean) - Method in interface com.inet.report.SignatureProperties
-
Sets the flag indicating that subject common name must be written in certificate details.
- setX(int) - Method in class com.inet.report.CrossTabDescriptionSection
-
This element can not be moved.
- setX(int) - Method in interface com.inet.report.LineProperties
-
Sets the x position of the left upper corner of the element in the report.
- setX(int) - Method in class com.inet.report.ReportComponent
-
Sets the x position of the left upper corner of the element in the report.
- setX2(int) - Method in class com.inet.report.AbstractLineElement
-
Sets the x position of the element in the end section, if the element does not end in the same section as it begins.
- setX2(int) - Method in interface com.inet.report.LineProperties
-
Sets the x position of the element in the end section, if
the element does not end in the same section as it begins.
- setXField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.XYDataset
-
Sets the data field which provides the x coordinate of item.
- setXField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Sets the data field which provides the x coordinate of item.
- setY(int) - Method in class com.inet.report.CrossTabDescriptionSection
-
This element can not be moved.
- setY(int) - Method in interface com.inet.report.LineProperties
-
Sets the y position of the left upper corner of the element in the report.
- setY(int) - Method in class com.inet.report.ReportComponent
-
Sets the y position of the left upper corner of the element in the report.
- setY2(int) - Method in class com.inet.report.AbstractLineElement
-
Sets the y position of the element in the end section, if the element does not end in the same section as it begins.
- setY2(int) - Method in interface com.inet.report.LineProperties
-
Sets the y position of the element in the end section, if
the element does not end in the same section as it begins.
- setYearType(int) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'year type'.
- setYearType(int) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'year type'.
- setYearTypeFormula(FormulaField) - Method in class com.inet.report.AbstractValueElement
-
Sets the formula for the property 'year type'.
- setYearTypeFormula(FormulaField) - Method in interface com.inet.report.ValueProperties
-
Sets the formula for the property 'year type'.
- setYField(int, Field, Field, int) - Method in interface com.inet.report.chart.dataset.XYDataset
-
Sets the data field which provides the y coordinate of item.
- setYField(int, Field, Field, int) - Method in class com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Sets the data field which provides the y coordinate of item.
- setZeroValueString(String) - Method in class com.inet.report.AbstractValueElement
-
Sets the value of the property 'zero value string'.
- setZeroValueString(String) - Method in interface com.inet.report.ValueProperties
-
Sets the value of the property 'zero value string'.
- setZoomFactor(float) - Method in interface com.inet.viewer.ReportView
-
Sets the zoom factor to this value.
- setZoomFactor(float) - Method in class com.inet.viewer.SwingReportView
-
Sets the zoom factor to this value.
- SHORT_DAY_OF_WEEK - Static variable in interface com.inet.report.ValueProperties
-
Day of week has short format, i.e. mon, 01.08.2001.
- SHORT_ERA - Static variable in interface com.inet.report.ValueProperties
-
Short era representation.
- SHORT_MONTH - Static variable in interface com.inet.report.ValueProperties
-
Date representation has short month value.
- SHORT_YEAR - Static variable in interface com.inet.report.ValueProperties
-
Date representation has short year.
- SHOW_LABEL - Static variable in class com.inet.report.chart.plot.PieLegendLayout
-
The legend shows only the label, the group value.
- SHOW_LABEL_AND_AMOUNT - Static variable in class com.inet.report.chart.plot.PieLegendLayout
-
The legend shows the label and the amount.
- SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE - Static variable in class com.inet.report.chart.plot.PieLegendLayout
-
The legend shows the label the amount and the percentage.
- SHOW_LABEL_AND_PERCENTAGE - Static variable in class com.inet.report.chart.plot.PieLegendLayout
-
The legend shows the label and the percentage.
- showError(Throwable) - Method in interface com.inet.viewer.NavigationTab
-
An error has occurred, deal with it.
- showError(Throwable) - Method in interface com.inet.viewer.NavigationView
-
Called when any error occurs within the navigation view
- showError(Throwable) - Method in class com.inet.viewer.Progress
-
Shows an error dialog for this error message.
- showError(Throwable) - Method in interface com.inet.viewer.ReportView
-
Displays an error box showing the Throwable's error message.
- showError(Throwable) - Method in class com.inet.viewer.SwingNavigationView
-
Called when any error occurs within the navigation view
- showError(Throwable) - Method in class com.inet.viewer.SwingReportView
-
Displays an error box showing the Throwable's error message.
- showError(Throwable, Object) - Method in class com.inet.viewer.SwingViewerContext
-
This method will be called whenever an error occurs and thereby allows the implementor of this interface to handle the error
as seen fit.
- showError(Throwable, Object) - Method in interface com.inet.viewer.ViewerContext
-
This method will be called whenever an error occurs and thereby allows the implementor of this interface to handle the error
as seen fit.
- showHelp(String, Component) - Method in class com.inet.viewer.SwingViewerContext
-
Opens a HelpPage with a key in a window that corresponds to the component.
- showHelp(String, Component) - Method in interface com.inet.viewer.ViewerContext
-
Opens a HelpPage with a key in a window that corresponds to the component.
- showInfo() - Method in class com.inet.viewer.SwingViewerContext
-
Shows the info screen of this viewer.
- showInfo() - Method in interface com.inet.viewer.ViewerContext
-
Shows the info screen of this viewer.
- showNavigationTab(int) - Method in interface com.inet.viewer.NavigationView
-
Causes the navigation tab at the given index to be selected and shown for
this navigation view.
- showNavigationTab(int) - Method in class com.inet.viewer.SwingNavigationView
-
Causes the navigation tab at the given index to be selected and shown for
this navigation view.
- showPrintDialog(Component, PrinterJob, HashPrintRequestAttributeSet) - Static method in class com.inet.viewer.SwingReportView
-
Shows the viewer print dialog.
- showPrompts(PromptData[], RenderData) - Method in class com.inet.viewer.SwingViewerContext
-
Handles a prompt request from the server.
- showPrompts(PromptData[], RenderData) - Method in interface com.inet.viewer.ViewerContext
-
Handles a prompt request from the server.
- showStatusMessage(ReportView, String, boolean) - Method in class com.inet.viewer.SwingViewerContext
-
Handled when a status message is to be displayed.
- showStatusMessage(ReportView, String, boolean) - Method in interface com.inet.viewer.ViewerContext
-
Handled when a status message is to be displayed.
- showUrl(String, Properties) - Method in class com.inet.viewer.SwingViewerContext
-
Handles opening a URL, e.g. a click on a hyperlink.
- showUrl(String, Properties) - Method in interface com.inet.viewer.ViewerContext
-
Handles opening a URL, e.g. a click on a hyperlink.
- shutdown() - Static method in class com.inet.report.Engine
-
Attempts to interrupt all Threads created by i-net Clear Reports.
- SIGNATURE - Static variable in class com.inet.report.Element
-
Element is an instance of SignatureForm.
- SignatureForm - Class in com.inet.report
-
This class describes the visible Signature in PDF documents, that will be shown in Adobe Reader.
- SignatureProperties - Interface in com.inet.report
-
This class describes the look of visible signature field:
which elements will be shown in certificate details, if any,
whether the subject name will be written in separate part of the signature,
whether the signature field must be divided into two parts.
- SimpleElementContainer - Interface in com.inet.report
-
The interface describes the methods to add some elements such as Text, Box, Line,
FieldElement, Picture, JavaBean and DataBasePicture to the container.
- size() - Method in class com.inet.report.chart.plot.CombinedPlot
-
Returns the number of chart plots in this list.
- size() - Method in class com.inet.report.CrossTabHeaderList
-
Returns the number of headers.
- SORT_ASCENDING_ORDER - Static variable in class com.inet.report.BySummaryOrder
-
Constant for ascending order sort direction.
- SORT_ASCENDING_ORDER - Static variable in class com.inet.report.Group
-
Constant for ascending order sort direction.
- SORT_ASCENDING_ORDER_ALPHA_NUMERIC - Static variable in class com.inet.report.Group
-
Constant for ascending order sort direction, numeric parts will be sorted by their number value rather than alphabetical.
- SORT_DESCENDING_ORDER - Static variable in class com.inet.report.BySummaryOrder
-
Constant for descending order sort direction.
- SORT_DESCENDING_ORDER - Static variable in class com.inet.report.Group
-
Constant for descending order sort direction.
- SORT_DESCENDING_ORDER_ALPHA_NUMERIC - Static variable in class com.inet.report.Group
-
Constant for descending order sort direction, numeric parts will be sorted by their number value rather than alphabetical
- SORT_FIELD - Static variable in class com.inet.report.Field
-
Field is a sort field.
- SORT_ORIGINAL_ORDER - Static variable in class com.inet.report.Group
-
Constant for original order sort direction.
- SORT_ORIGINAL_ORDER_2 - Static variable in class com.inet.report.Group
-
Constant for really original order sort direction.
- SORT_SPECIFIED_ORDER - Static variable in class com.inet.report.Group
-
Constant for specified order sort direction.
- SORT_SUMMARY_ORDER - Static variable in class com.inet.report.Group
-
Constant for sort by summaries order sort direction.
- SortField - Class in com.inet.report
-
With this field you can only set the sorting of the report data.
- spansMultipleSections() - Method in class com.inet.report.AbstractLineElement
-
Returns whether this element spans multiple sections or not.
- SPECIAL_FIELD - Static variable in class com.inet.report.Field
-
Field is a special field.
- SpecialField - Class in com.inet.report
-
The SpecialField
was created for contents that's source is in the environment of the
running engine or of the engine itself.
- SpecifiedOrder - Class in com.inet.report
-
This class saved the details of the specified sort order of groups
- SQL_FIELD - Static variable in class com.inet.report.Field
-
Field is a sql field.
- sqlConcat(Object, Object) - Method in class com.inet.report.Database
-
Returns a valid sql statement concatenating two expressions.
- SQLField - Class in com.inet.report
-
This class represents a field for SQL statements.
- SQLValueProvider - Class in com.inet.report
-
This implementation of DynamicValueProvider takes a given SQL statement and executes it as a
query on the given data source.
- StandardDataset - Interface in com.inet.report.chart.dataset
-
The interface that must be implemented by classes that will
be used as data source for a
StandardPlot
.
- StandardPlot - Class in com.inet.report.chart.plot
-
- startEmbedded(Properties) - Static method in class com.inet.designer.Startup
-
Start the i-net Designer as an embedded Frame in your own application.
- startEmbedded(Properties, String[]) - Static method in class com.inet.designer.Startup
-
Start the i-net Designer as an embedded Frame in your own application.
- startProgress() - Method in class com.inet.viewer.Progress
-
Call this method to start the progress.
- Startup - Class in com.inet.designer
-
This class shows the Splash screen and starts up the i-net Designer.
- STATUS_CANCELED - Static variable in class com.inet.viewer.Progress
-
The progress was canceled
- STATUS_CANCELED - Static variable in interface com.inet.viewer.ReportView
-
- STATUS_COMPLETED - Static variable in class com.inet.viewer.Progress
-
The progress was successfully completed
- STATUS_ERROR - Static variable in class com.inet.viewer.Progress
-
The progress was canceled due to an error
- STATUS_FINISHED - Static variable in interface com.inet.viewer.ReportView
-
- STATUS_IDLE - Static variable in class com.inet.viewer.Progress
-
The progress idles
- STATUS_INITIALIZED - Static variable in class com.inet.viewer.Progress
-
The progress has been created but has not been started yet
- STATUS_INITIALIZED - Static variable in interface com.inet.viewer.ReportView
-
- STATUS_LOADING - Static variable in interface com.inet.viewer.ReportView
-
Constant for
ReportView.getLoadingStatus()
, means at least one page has been loaded and the report view is currently fetching
the other pages of the report if there are any
- STATUS_NOT_INITIALIZED - Static variable in class com.inet.viewer.Progress
-
The progress has not been created yet
- STATUS_RUNNING - Static variable in class com.inet.viewer.Progress
-
The progress is running
- StatusBar - Interface in com.inet.viewer
-
The interface for all status bars attached to the reportview.
- STEP_AUTO - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
The step width of the axis labels is defined automatically.
- STEP_DAY - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one day.
- STEP_HOUR - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one hour.
- STEP_MILLISECOND - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one millisecond.
- STEP_MINUTE - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one minute.
- STEP_MONTH - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one month.
- STEP_SECOND - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one second.
- STEP_YEAR - Static variable in class com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one year.
- STOCK_HIGH_LOW - Static variable in class com.inet.report.chart.plot.StockStyle
-
The high - low stock chart style.
- STOCK_HIGH_LOW_OPEN_CLOSE - Static variable in class com.inet.report.chart.plot.StockStyle
-
The high - low open - close stock chart style.
- StockDataset - Interface in com.inet.report.chart.dataset
-
An interface that is implemented by data set that have open, close, high, and low fields.
- StockForAllRecordsDataset - Class in com.inet.report.chart.dataset
-
This is a dataset used by stock charts.
- StockForAllRecordsDataset(Chart2) - Constructor for class com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Creates a new empty dataset.
- StockForEachRecordDataset - Class in com.inet.report.chart.dataset
-
This is a dataset used by stock charts.
- StockForEachRecordDataset(Chart2) - Constructor for class com.inet.report.chart.dataset.StockForEachRecordDataset
-
Creates a new empty dataset.
- StockOneGroupDataset - Class in com.inet.report.chart.dataset
-
This is a dataset used by stock charts.
- StockOneGroupDataset(Chart2) - Constructor for class com.inet.report.chart.dataset.StockOneGroupDataset
-
Creates a new empty dataset.
- StockPlot - Class in com.inet.report.chart.plot
-
A general class for plotting data in the form of an open and close value or an open, close, high an low value.
- StockPlot() - Constructor for class com.inet.report.chart.plot.StockPlot
-
Creates a stock plot with default properties.
- StockPlot(StockStyle) - Constructor for class com.inet.report.chart.plot.StockPlot
-
Creates a stock plot with defined chart style.
- StockStyle - Class in com.inet.report.chart.plot
-
This class defines the different styles of the stock chart.
- stop(String) - Method in class com.inet.report.cache.store.CachedOutput
-
The rendering was stopped.
- stop() - Method in class com.inet.report.CacheRenderData
-
Stops and cancels the rendering process if one is running.
- stop() - Method in class com.inet.report.Engine
-
Stops the execution of the report after the rendering of the current page was finished.
- stop(String) - Method in class com.inet.report.Engine
-
Stops the execution of the report after the rendering of the current page was finished.
- stop(String) - Method in class com.inet.report.EngineBundle
-
- stop() - Method in class com.inet.report.EngineRenderData
-
Stops and cancels the rendering process if one is running.
- stop(String) - Method in interface com.inet.report.output.DocumentOutput
-
The rendering was stopped.
- stop(String) - Method in class com.inet.report.output.DocumentOutputStream
-
The rendering was stopped.
- stop(String) - Method in interface com.inet.report.ReportGenerator
-
- stop() - Method in interface com.inet.viewer.RenderData
-
Stops and cancels the rendering process if one is running.
- stop() - Method in class com.inet.viewer.URLRenderData
-
Sends the command "stop" to the server.
- stopAfterPage(int) - Method in class com.inet.report.Engine
-
Sets the maximum number of report pages rendered by these engine.
- stopAfterPage(int) - Method in class com.inet.report.EngineBundle
-
- stopAfterPage(int) - Method in interface com.inet.report.ReportGenerator
-
- stopAll() - Static method in class com.inet.report.Engine
-
Stops all Engines in this JVM or container.
- STRING - Static variable in class com.inet.report.Field
-
The constant that identifies a String value.
- STRING - Static variable in class com.inet.viewer.PromptData
-
Data type constant - string
- style - Variable in class com.inet.report.CrossTabGridLineFormat
-
The style of the grid line.
- SUBREPORT - Static variable in class com.inet.report.Element
-
Element is an instance of Subreport.
- Subreport - Class in com.inet.report
-
Engines cannot hold more than one datasource, so if you need a report
that uses data from two or more datasources, you have to use Subreport
objects
in the report.
- SubreportLink - Class in com.inet.report
-
A SubreportLink
object links a field in main report with a field in subreport with use of a prompt field in the subreport.
- SubreportProperties - Interface in com.inet.report
-
Interface for elements that supports onDemand like subreports.
- SUM - Static variable in class com.inet.report.SummaryField
-
SummaryField calculates sum.
- SUMMARY_CHART - Static variable in class com.inet.report.SummaryField
-
Indicates that this summary field belongs to the chart object
- SUMMARY_CROSSTAB - Static variable in class com.inet.report.SummaryField
-
Indicates that this summary field belongs to the crosstab column object
- SUMMARY_FIELD - Static variable in class com.inet.report.Field
-
Field is a summary field.
- SUMMARY_REPORT - Static variable in class com.inet.report.SummaryField
-
Indicates that this summary field belongs to the report object
- SummaryField - Class in com.inet.report
-
A summary field summarizes data of other fields in the report.
- SummaryInfo - Class in com.inet.report
-
With this class SummaryInfo you can get/set the report summary info specified in the "Summary Info" of the i-net Designer
or with the setXXX methods in this class.
- supportsFormLogin() - Method in class com.inet.authentication.RemoteLoginProcessor
-
If the authentication provider supports form authentication.
- SURFACE - Static variable in class com.inet.report.chart.plot.Chart3DStyle
-
This is a surface style.
- SURFACE_HONEYCOMB - Static variable in class com.inet.report.chart.plot.Chart3DStyle
-
This is a honeycomb surface style.
- SURFACE_SOLID - Static variable in class com.inet.report.chart.plot.Chart3DStyle
-
This is a solid surface style.
- swapHeaders() - Method in class com.inet.report.CrossTab
-
Swap the column and row headers.
- swapJoin() - Method in class com.inet.report.Join
-
Inverses the join by swapping the source and target table, and changes the
join type and link to make the inverted join equivalent to the current join.
- SwingNavigationView - Class in com.inet.viewer
-
The navigation view is responsible for the group tree, the search view, and any other navigation tabs needed by the application.
- SwingReportView - Class in com.inet.viewer
-
The Swing implementation of ReportView, a container for a NavigationView, a ReportScrollView, and a StatusBar.
- SwingReportViewer - Class in com.inet.viewer
-
The SwingReportViewer is the top level container for all Swing viewer
elements.
- SwingReportViewer() - Constructor for class com.inet.viewer.SwingReportViewer
-
Creates an instance of the SwingReportViewer, initializing a set of Actions and a SwingToolBar.
- SwingReportViewer(ViewerContext) - Constructor for class com.inet.viewer.SwingReportViewer
-
Creates an instance of the SwingReportViewer with the given ViewerContext for handling various actions
- SwingStatusBar - Class in com.inet.viewer
-
Swing implementation of the Statusbar.
- SwingStatusBar(ReportView) - Constructor for class com.inet.viewer.SwingStatusBar
-
Creates a new instance of the StatusBar connected to the given ReportView.
- SwingToolBar - Class in com.inet.viewer
-
The toolbar of the viewer is connected to the current report view and contain a defaultset of buttons and control elements.
- SwingToolBar(ReportViewer) - Constructor for class com.inet.viewer.SwingToolBar
-
Construct a new Toolbar for a ReportViewer.
- SwingViewerContext - Class in com.inet.viewer
-
The default implementation of ViewerContext for i-net Clear Reports Viewer.
- SwingViewerContext(SwingReportViewer) - Constructor for class com.inet.viewer.SwingViewerContext
-
Creates a SwingViewerContext with a reference to a SwingReportViewer which
is used for example when parent components are needed for dialogs, etc.
- SwingViewerContext(Component) - Constructor for class com.inet.viewer.SwingViewerContext
-
Creates a SwingViewerContext with a reference to a parent Component which
is used for example when parent components are needed for dialogs, etc.
- SYNTAX_BASIC - Static variable in class com.inet.report.FormulaField
-
Formula in Basic Syntax
- SYNTAX_CRYSTAL - Static variable in class com.inet.report.FormulaField
-
Formula in Crystal Syntax
- SYSTEM_LOGIN_SOURCE - Static variable in class com.inet.authentication.LoginProcessor
-
The login source for all logins that come from the underlying system.
- SYSTEM_LOGINTYPE - Static variable in class com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the real provider for the "system" provider.
- SYSTEM_PREFERENCES - Static variable in class com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope store the configuration in the system preferences.
- SYSTEM_PROVIDER_ACTION - Static variable in class com.inet.authentication.AuthenticationDescription
-
Category and group for the config structure provider for the system authentication provider.