Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form|Tags suchen
A
- Abbreviation - Klasse in com.inet.report.chart.format
-
This class represents an abbreviation instance.
- ABBREVIATION_BILLIONS - Statische Variable in Klasse com.inet.report.chart.format.Abbreviation
-
Billions abbreviation
- ABBREVIATION_MILLIONS - Statische Variable in Klasse com.inet.report.chart.format.Abbreviation
-
Millions abbreviation
- ABBREVIATION_NONE - Statische Variable in Klasse com.inet.report.chart.format.Abbreviation
-
None abbreviation
- ABBREVIATION_THOUSANDS - Statische Variable in Klasse com.inet.report.chart.format.Abbreviation
-
Thousands abbreviation
- AbstractDesignerDataModel - Klasse in com.inet.designer
-
The data model describes the way the i-net Designer creates, loads and stores its reports.
- AbstractDesignerDataModel() - Konstruktor für Klasse com.inet.designer.AbstractDesignerDataModel
-
Initializes this DesignerDataModel implementation.
- AbstractFontElement - Klasse in com.inet.report
-
The abstract class
AbstractFontElementimplementsFontPropertiesclass and extendsElement. - AbstractFontElement.FontProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- AbstractLineElement - Klasse in com.inet.report
-
This class is an abstract implementation of the interface LineProperties.
- AbstractLineElement.LineProperties - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- AbstractMarker - Klasse in com.inet.report.chart.axis
-
Basic class to create markers in a chart plot.
- AbstractMarker() - Konstruktor für Klasse com.inet.report.chart.axis.AbstractMarker
-
Protected constructor.
- AbstractPictureElement - Klasse in com.inet.report
-
Parent class of all elements which shows a picture.
- AbstractPictureElement.PictureProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- AbstractPlot - Klasse in com.inet.report.chart.plot
-
A general plotting class with common properties used by all chart plots.
- AbstractPlot() - Konstruktor für Klasse com.inet.report.chart.plot.AbstractPlot
-
FOR INTERNAL USE ONLY
- AbstractPlot.GradientSetting - Enum-Klasse in com.inet.report.chart.plot
-
The gradient paint setting for the colorization of the chart items.
- AbstractRuleElement - Klasse in com.inet.problemfinder.rules
-
This
ProblemFinderRuleis for checking ReportElements - AbstractRuleElement() - Konstruktor für Klasse com.inet.problemfinder.rules.AbstractRuleElement
- AbstractRuleField - Klasse in com.inet.problemfinder.rules
-
Base class for all rules checking certain
Fields.
By default checks every type of field, you should overrideAbstractRuleField.getFieldType()to limit check to certain fields. - AbstractRuleField() - Konstruktor für Klasse com.inet.problemfinder.rules.AbstractRuleField
- AbstractRulePropertyFormula - Klasse in com.inet.problemfinder.rules
-
Base class for checks looking for errors in property-formulas.
Collects the formulaFields of areas, sections, elements, sort-fields, groups. - AbstractRulePropertyFormula() - Konstruktor für Klasse com.inet.problemfinder.rules.AbstractRulePropertyFormula
- AbstractRuleReport - Klasse in com.inet.problemfinder.rules
-
Base class for rules checking for errors in report execution.
- AbstractRuleReport() - Konstruktor für Klasse com.inet.problemfinder.rules.AbstractRuleReport
- AbstractRuleSection - Klasse in com.inet.problemfinder.rules
-
Base class for rules checking looking for errors in
Sections. - AbstractRuleSection() - Konstruktor für Klasse com.inet.problemfinder.rules.AbstractRuleSection
- AbstractValueElement - Klasse in com.inet.report
-
This class is an abstract implementation of the interface
ValueProperties. - AbstractValueElement.DateTimeProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- AbstractValueElement.NumberProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- accept(ServerPluginDescription) - Methode in Schnittstelle com.inet.plugin.PluginFilter
-
Tests whether or not the specified plugin should be loaded.
- actionPerformed(ActionEvent) - Methode in Klasse com.inet.viewer.ViewerAction
-
Handling of actions from the default ViewerActions.
- ActionPool - Klasse in com.inet.viewer
-
This class contains a set of viewer actions for which are used in the viewer.
- ActionPool(ReportViewer) - Konstruktor für Klasse com.inet.viewer.ActionPool
-
This class handles all
ViewerActions for aReportViewer. - adaptUrl(String, Properties) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Adapts the provided URL by replacing placeholders of format {propertyname} with the value of the regarding property in the provided Properties object.
- add(Field) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Create a new header with the given field.
- add(String, FormulaField) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Add a new group value at the end of the list.
- add(String, String) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Add a new group value at the end of the list.
- ADD - Statische Variable in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
The field has been added.
- addBox(int, int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new box to the container and returns it.
- addBox(int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new
Boxto thisSectionand returns it. - addBox(int, int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new box to the container and returns it.
- addBox(int, int, int, int, int, Section) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new box to container and returns it.
- addBox(int, int, int, int, int, Section) - Methode in Klasse com.inet.report.Section
-
Adds a new
Boxto thisSectionand returns it. - addChart2(ChartStyle, int, int, int, int) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new chart element to the container and returns it.
- addChart2(ChartStyle, int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new chart element to the container and returns it.
- addClippingListener(ClippingListener) - Methode in Klasse com.inet.report.Engine
-
Registers a clipping listener with the engine - any time an element is clipped while rendering, this listener's method "clippingOnElement" is called
- addColumn(String, int) - Methode in Klasse com.inet.report.TableSource
-
Adds a column to the table definition.
- addColumn(String, int, String) - Methode in Klasse com.inet.report.TableSource
-
Adds a column with column description to the table definition.
- addCondition(DatabaseField, DatabaseField, int) - Methode in Klasse com.inet.report.Join
-
Adds a join condition to this Join Object.
- addCondition(String, String, int) - Methode in Klasse com.inet.report.Join
-
Adds a join condition to this Join Object.
- addConfigurationChangeListener(ConfigurationChangeListener) - Methode in Klasse com.inet.config.ConfigurationManager
-
Adds a listener for a ConfigurationChangeEvent.
- addConfigurationMigrator(ConfigurationMigrator) - Methode in Klasse com.inet.config.ConfigurationManager
-
Add a migrator for the configurations.
- addConnectionProperty(String, String) - Methode in Klasse com.inet.report.Datasource
-
This method allows you to add JDBC driver specific properties that are pass to the JDBC driver to create a JDBC Connection Object.
The JDBC API already defines"user"and"password"as possible connection properties.
JDBC driver often knows further properties.
For example MS SQL Server JDBC driver i-net SPRINTA allows you to set:
a query timeout with property"queryTimeout"
or the property"instance", if the driver has to connect to an other MS SQL Server instance on a host. - addCrossTab(int, int, SummaryField) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds the simplest possible cross table (at least on field for summarization) into this container and returns it.
- addCrossTab(int, int, SummaryField) - Methode in Klasse com.inet.report.Section
-
Adds the simplest possible cross table (at least on field for summarization) into this
Sectionand returns it. - addDatabasePicture(Field, int, int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new DatabasePicture to the container and returns it.
- addDatabasePicture(Field, int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new
DatabasePicture(e.g. - addDatabasePicture(Field, int, int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new DatabasePicture to the container and returns it.
- addDataField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Adds a data field to the list of fields whose values will be calculated by the summary operation and shown in the chart as bar length for example.
- addDataSourceConfigurationListener(DataSourceConfigurationChangeListener) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Add here a
DataSourceConfigurationChangeListenerto get informed when aDataSourceConfigurationwas edited. - addDefaultValue(DefaultValue) - Methode in Klasse com.inet.report.PromptField
-
Adds a single default value to the end of the default value list.
- addDesignerListener(DesignerListener) - Statische Methode in Klasse com.inet.designer.Startup
-
Add a Listener to get callbacks if some important events happen to the i-net Designer.
- addedDataSourceConfiguration(DataSourceConfiguration) - Methode in Schnittstelle com.inet.report.config.datasource.DataSourceConfigurationChangeListener
-
This method will called if a DataSourceConfiguration was created.
- addedElement(Element) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user has added an element to the report.
- addedElement(Element) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user has added an element to the report.
- addedGroup(Group) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if a group was added to the report by the user.
- addedGroup(Group) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if a group was added to the report by the user.
- addedSubreport(Engine) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if a subreport was added to the current report.
- addedSubreport(Engine) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if a subreport was added to the current report.
- addEngine(Engine, ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Save a rendered Engine in the cache.
- addExtractedPlugin(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Add an extracted plugin that can be load from system/base classloader.
- addFieldElement(Field, int, int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new FieldElement (a dynamic text element based on a
Field) to this container and returns it. - addFieldElement(Field, int, int, int, int) - Methode in Klasse com.inet.report.Section
- addFieldElement(Field, int, int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new FieldElement (a dynamic text element based on a
Field) to this container and returns it. - addFieldPart(Field) - Methode in Klasse com.inet.report.Paragraph
-
Creates a new field part element and adds it into this paragraph.
- addFileToLastOpened(File) - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
adds a file name to the list of last opened files
- addFinishListener(EngineFinishListener) - Methode in Klasse com.inet.report.Engine
-
Add a EngineFinishListener to this engine.
- addFontData(byte[]) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Add the data for an embedded font.
- addFontData(byte[]) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Add the data for an embedded font.
- addFontData(byte[]) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Add the data for an embedded font.
- addFormField(int, int, int, int) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new form field element to the container.
- addFormField(int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new form field element to the container.
- addFormulaField(String, String, int) - Methode in Klasse com.inet.report.Fields
-
Add a new formula field into the set of formula fields.
The formula is checked during execution of this method.
Note: If the formula contains a summary operation, which requiers a group (as cond) you have to implement theRDC.MsgListenerinterface if the group does not exist when the formula is checked. - addFunction(String, String, int) - Methode in Klasse com.inet.report.Fields
-
Adds a user function to the report
- addGroup(Field) - Methode in Klasse com.inet.report.Engine
-
Adds a newly created grouping into the grouping set and returns it.
- addHorizontalLine(int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new horizontal line to the container and returns it.
- addHorizontalLine(int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new horizontal line to the container and returns it.
- addHorizontalLine(int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new horizontal line to the container and returns it.
- addInteractiveSorting(Field, int, int, int, int) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new InteractiveSorting element to the container.
- addInteractiveSorting(Field, int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new InteractiveSorting element to the container.
- addJavaBean(String, int, int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Add a new JavaBean to the container.
- addJavaBean(String, int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Add a new JavaBean to the container.
- addJavaBean(String, int, int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Add a new JavaBean to the container.
- addJoin(TableSource, DatabaseField, TableSource, DatabaseField, int, int) - Methode in Klasse com.inet.report.DatabaseTables
-
Adds a join into report.
- addJoin(String, String, String, String, int, int) - Methode in Klasse com.inet.report.DatabaseTables
-
Adds a join into report.
- addJoinedData(List, TableData, List, boolean, boolean, boolean, DatabaseFieldList) - Methode in Schnittstelle com.inet.report.database.fetch.DataCollector
-
Adds partial joined data for the specified table sources.
- addListener(RDC.ElementRemoveListener) - Methode in Klasse com.inet.report.Element
-
Adds a listener.
- addListener(RDC.FieldsRefreshListener) - Methode in Klasse com.inet.report.Fields
-
All added listeners will get a refresh call if this fields list is changed.
- addMarker(AbstractMarker) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Adds a new marker to the marker list of this axis.
- addMarker(AbstractMarker) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Adds a new marker to the marker list of this axis.
- addMenuToMenubar(JMenu) - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Adds a menu to the i-net Designer´s main menubar.
- addNavigationTab(String, NavigationTab) - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Add a new NavigationTab to this NavigationView with a certain title.
- addNavigationTab(String, NavigationTab) - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Add a new NavigationTab to this NavigationView with a certain title.
- addNewReportView(RenderData) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Creates a new ReportView object, using the RenderData parameter as its source of report data.
- addNewReportView(RenderData) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Creates a new ReportView object, using the RenderData parameter as its source of report data.
- addNewReportView(RenderData, boolean) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Creates a new ReportView object, using the RenderData parameter as its source of report data.
- addNewReportView(RenderData, boolean) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Creates a new ReportView object, using the RenderData parameter as its source of report data.
- addNotify() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
This method overrides "addNotify" in JComponent, and registers the needed listeners for the SwingReportViewer.
- addPage(byte[]) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Add a page/chunk.
- addPage(byte[]) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Add a page/chunk.
- addPage(byte[]) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Add a page/chunk.
- addParagraph() - Methode in Klasse com.inet.report.Text
-
Create a new paragraph element and adds it into this text element.
- addPicture(int, int, int, int, byte[]) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, byte[]) - Methode in Klasse com.inet.report.Section
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, byte[]) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, int[]) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, int[]) - Methode in Klasse com.inet.report.Section
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, int[]) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, BufferedImage) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, BufferedImage) - Methode in Klasse com.inet.report.Section
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, BufferedImage) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, File) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, File) - Methode in Klasse com.inet.report.Section
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, File) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, String) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, String) - Methode in Klasse com.inet.report.Section
-
Adds a new picture element to the container and returns it.
- addPicture(int, int, int, int, String) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new picture element to the container and returns it.
- addPlot(AbstractPlot) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
The list of plots contains either only one unspecified plot or more combinable plots.
- addPromptField(String, String, int) - Methode in Klasse com.inet.report.Fields
-
Adds a new prompt field to the set of prompt fields.
- addProperties(Properties) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Adds all properties by forward to function
DataSourceConfiguration.addProperty(String, String). - addProperty(String, String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Add property to configure the used JDBC driver.
- addPropertyChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- addPropertyChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.Progress
-
Adds a PropertyChangeListener to this progress.
- addPropertyChangeListener(String, PropertyChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Adds a
ReferencedObjectto the list of objects which this object is referencing. - addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- addReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- addReferenceHolder(ReferenceHolder) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- addReferenceHolder(ReferenceHolder) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- addReportFile(String) - Methode in Klasse com.inet.report.EngineBundle
-
Add a new report template to this bundle and creates an engine.
- addReportView(ReportView) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Adds a given ReportView to the ReportViewer - this ReportView need not be initialized at this point in time.
Note that as long as the viewer exists, this report view will be held in memory, unless it is removed viaReportViewer.closeReportView(int)orReportViewer.closeAllReportViews(). - addReportView(ReportView) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Adds a given ReportView to the ReportViewer - this ReportView need not be initialized at this point in time.
Note that as long as the viewer exists, this report view will be held in memory, unless it is removed viaReportViewer.closeReportView(int)orReportViewer.closeAllReportViews(). - addReportView(ReportView, boolean) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Adds a given ReportView to the ReportViewer - this ReportView need not be initialized at this point in time.
Note that as long as the viewer exists, this report view will be held in memory, unless it is removed viaReportViewer.closeReportView(int)orReportViewer.closeAllReportViews(). - addReportView(ReportView, boolean) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Adds a given ReportView to the ReportViewer - this ReportView need not be initialized at this point in time.
Note that as long as the viewer exists, this report view will be held in memory, unless it is removed viaReportViewer.closeReportView(int)orReportViewer.closeAllReportViews(). - addReportViewChangeListener(ReportViewChangeListener) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Adds an
ReportViewChangeListenerto the ReportView. - addReportViewChangeListener(ReportViewChangeListener) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Adds an
ReportViewChangeListenerto the ReportView. - addRules(ProblemFinderRule) - Methode in Klasse com.inet.problemfinder.ProblemFinder
-
Add a new rules to the problem finder from a plugin.
- addSection() - Methode in Klasse com.inet.report.Area
-
Adds a new
Sectionto the area. - addSignatureForm(int, int, int, int) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new signature form element to the container and returns it.
- addSignatureForm(int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new
SignatureFormelement to thisSection. - addSortField(Field, int) - Methode in Klasse com.inet.report.Fields
-
Creates a new sort field and adds it to this fields set.
- addSortField(Field, FormulaField) - Methode in Klasse com.inet.report.Fields
-
Creates a new sort field and adds it to this fields set.
- addSortField(String, int) - Methode in Klasse com.inet.report.Fields
-
Creates a new sort field and adds it to this fields set.
- addSQLField(String, int, String, Datasource) - Methode in Klasse com.inet.report.Fields
-
Adds a new sql field to the set of sql fields.
- addSQLField(String, String) - Methode in Klasse com.inet.report.Fields
-
Adds a new sql field to the set of sql fields.
- addStateChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.ProgressPool
-
Adds a
PropertyChangeListenerto the listener list. - addStateChangeListener(PropertyChangeListener) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Adds a
PropertyChangeListenerto the listener list. - addStateChangeListener(PropertyChangeListener) - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Adds a PropertyChangeListener to the listener list.
- addStateChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Adds a
PropertyChangeListenerto the listener list. - addStateChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Adds a PropertyChangeListener to the listener list.
- addSubreport(int, int, int, int) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new subreport element to the container and returns it.
- addSubreport(int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new subreport element to the container and returns it.
- addSubreport(int, int, int, int, String) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new subreport element with definition from file to the container and returns it.
- addSubreport(int, int, int, int, String) - Methode in Klasse com.inet.report.Section
-
Adds a new subreport element with definition from file to the container and returns it.
- addSubreportLink(Field, Field) - Methode in Klasse com.inet.report.Subreport
-
Adds a new subreport link to the set and returns it.
- addSubreportLink(Field, Field, boolean) - Methode in Klasse com.inet.report.Subreport
-
Adds a new subreport link to the set and returns it.
- addSummaryField(Field, int) - Methode in Klasse com.inet.report.CrossTabBody
-
Add a summary to the crosstab.
- addSummaryField(Field, int, String) - Methode in Klasse com.inet.report.Fields
-
Adds a new summary field into the set of summary fields.
- addSummaryField(Field, Field, int, String) - Methode in Klasse com.inet.report.Fields
-
Adds a new summary field into the set of summary fields.
- addSummaryField(SummaryField) - Methode in Klasse com.inet.report.BySummaryOrder
-
Adds a summary field used for sorting.
- addText(int, int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new text element to the container.
- addText(int, int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new text element to the container.
- addText(int, int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new text element to the container.
- addTextPart(String) - Methode in Klasse com.inet.report.Paragraph
-
Creates a new text part element and adds it into this paragraph.
- addUnjoinedData(TableSource, TableData) - Methode in Schnittstelle com.inet.report.database.fetch.DataCollector
-
Adds unjoined data for the specified table source.
- addUserAction(ViewerAction) - Methode in Klasse com.inet.viewer.ActionPool
-
Adds an
Actionto list of user actions. - addVerticalLine(int, int, int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Adds a new vertical line to the container and returns it.
- addVerticalLine(int, int, int) - Methode in Klasse com.inet.report.Section
-
Adds a new vertical line to the container and returns it.
- addVerticalLine(int, int, int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Adds a new vertical line to the container and returns it.
- addVerticalLine(int, int, int, Section) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Adds a new vertical line to the container and returns it.
- addVerticalLine(int, int, int, Section) - Methode in Klasse com.inet.report.Section
-
Adds a new vertical line to the container and returns it.
- addVetoableChangeListener(VetoableChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- addVetoableChangeListener(String, VetoableChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- Administrator - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
The master user, has all rights, also with the hosting plugin.
- ADVANCED_HTML_TEXT - Statische Variable in Schnittstelle com.inet.report.TextInterpretationProperties
-
Constant for text interpretation.
- AFTER_READING_RECORDS - Statische Variable in Klasse com.inet.report.FormulaField
-
Constant value of evaluation time.
- ALIGN_HORIZONTAL_CENTER - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The horizontal alignment will be centered.
- ALIGN_HORIZONTAL_DEFAULT - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The horizontal alignment will be the system default, i.e.
- ALIGN_HORIZONTAL_JUSTIFIED - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The horizontal alignment will be justified.
- ALIGN_HORIZONTAL_LEFT - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The horizontal alignment will be left aligned.
- ALIGN_HORIZONTAL_RIGHT - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The horizontal alignment will be right.
- ALIGN_VERTICAL_BOTTOM - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The vertical alignment will be bottom aligned.
- ALIGN_VERTICAL_CENTER - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The vertical alignment will be centered.
- ALIGN_VERTICAL_TOP - Statische Variable in Schnittstelle com.inet.report.GeneralProperties
-
The vertical alignment will be top aligned.
- ALL_PREFERENCES - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Veraltet.As of i-net Clear Reports 20.0
- AllowFieldClipping - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- Also - Enum-Konstante in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
-
Basic and another authentication support
- AM_PM_AFTER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The am/pm symbol is printed after the time value: 10:00 PM.
- AM_PM_BEFORE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The am/pm symbol is printed before the time value: AM 10:00.
- AmPmOrder - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- AmString - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- APPLICATION - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope store the configuration in the persistence of the application.
- APPLY_PROPERTIES - Statische Variable in Klasse com.inet.report.JavaBean
-
The Constant used for notify Customizer component
- applyProperties() - Methode in Klasse com.inet.report.JavaBean
-
FOR INTERNAL USE ONLY Bei 'OK' werden properties vom original bean eingelesen und
PropertyValueEinträge erstellt. - applySettings(Map, Configuration, List) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Convert the properties from the GUI to the properties that should be saved.
- Area - Klasse in com.inet.report
-
The
Areaelement of the Runtime Designer Component. - AREA_CONNECTED_GROUPS - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a area style with connected groups.
- AREA_CONNECTED_SERIES - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a area style with connected series.
- AREA_DATE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousAreaStyle
-
This is a area style with date values on the category axis.
- AREA_NUMBER - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousAreaStyle
-
This is a area style with number values on the category axis.
- AREA_TYPE_DETAIL - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Detail Area - AREA_TYPE_GROUP_FOOTER_PREFIX - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Group Footer Prefix: To access a Group Footer, use this prefix in front of the 1-based group index you wish to access. - AREA_TYPE_GROUP_HEADER_PREFIX - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Group Header Prefix: To access a Group Header, use this prefix in front of the 1-based group index you wish to access. - AREA_TYPE_PAGE_FOOTER - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Page Footer - AREA_TYPE_PAGE_HEADER - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Page Header - AREA_TYPE_REPORT_FOOTER - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Report Footer - AREA_TYPE_REPORT_HEADER - Statische Variable in Klasse com.inet.report.Engine
-
Constant for
Engine.getArea(String): Report Header - Area.AttributeTag - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY Attributes for the XML format
- AREA2D_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.AreaStyle
-
This is a 2D area style with percent values.
- AREA2D_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.AreaStyle
-
This is a 2D area style with stacked values.
- AREA3D_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.AreaStyle
-
This is a 3D area style with percent values.
- AREA3D_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.AreaStyle
-
This is a 3D area style with stacked values.
- areAllTablesJoined() - Methode in Klasse com.inet.report.DatabaseTables
-
FOR INTERNAL USE ONLY Returns if all tables of the report are joined.
- AreaPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- AreaPlot() - Konstruktor für Klasse com.inet.report.chart.plot.AreaPlot
-
Creates a area plot with default properties.
- AreaPlot(AreaStyle) - Konstruktor für Klasse com.inet.report.chart.plot.AreaPlot
-
Creates a area plot with defined chart style.
- AreaProperties - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- AreaStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles for the area chart.
- ARRAY - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type bit mask - Array
- ASCENDING_ALPHA_NUMERIC_ORDER - Statische Variable in Klasse com.inet.report.SortField
-
Sort records ascending.
- ASCENDING_ORDER - Statische Variable in Klasse com.inet.report.SortField
-
Sort records ascending.
- AuthenticationDescription - Klasse in com.inet.authentication
-
The description of a authentication method.
- AuthenticationDescription(AuthenticationProvider, Map, String, AuthenticationDescription.BasicSupport) - Konstruktor für Klasse com.inet.authentication.AuthenticationDescription
-
Create a description of the authentication method.
- AuthenticationDescription.BasicSupport - Enum-Klasse in com.inet.authentication
-
Support types for Basic authentication
- AuthenticationProvider - Schnittstelle in com.inet.authentication
-
Interface for an authentication provider.
- Average - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- AVERAGE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates average.
- AxisPosition - Klasse in com.inet.report.chart.axis
-
The
AxisPositionclass contains axis placements that can be used by theBaseAxis.setAxisPosition(AxisPosition).
B
- BackgroundColor - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- BackgroundColor - Enum-Konstante in Enum-Klasse com.inet.report.Box.BoxProps
- BackgroundColor - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- BAR - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a bar style.
- BAR_DATE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
This is a bar style with date values on the category axis.
- BAR_NUMBER - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
This is a bar style with number values on the category axis.
- BAR_STACKED_DATE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
This is a 2D bar style with stacked date values.
- BAR_STACKED_NUMBER - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
This is a 2D bar style with stacked number values.
- BAR2D - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 2D bar style.
- BAR2D_BOXED - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 2D bar style with boxed values.
- BAR2D_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 2D bar style with percent values.
- BAR2D_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 2D bar style with stacked values.
- BAR3D - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 3D bar style.
- BAR3D_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 3D bar style with percent values.
- BAR3D_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.BarStyle
-
This is a 3D bar style with stacked values.
- BarPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- BarPlot() - Konstruktor für Klasse com.inet.report.chart.plot.BarPlot
-
Creates a bar plot with default properties.
- BarPlot(BarStyle) - Konstruktor für Klasse com.inet.report.chart.plot.BarPlot
-
Creates a bar plot with defined chart style.
- BarStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles for the bar chart.
- BaseAxis - Klasse in com.inet.report.chart.axis
-
Basic class for a chart axis.
- BaseAxis() - Konstruktor für Klasse com.inet.report.chart.axis.BaseAxis
-
Creates a instance of BaseAxis, sets the default properties.
- BaseDataFactory - Klasse in com.inet.report.database
-
Abstract base implementation of the DataFactory.
- BaseDataFactory() - Konstruktor für Klasse com.inet.report.database.BaseDataFactory
-
Create a new instance.
- BaseDataset - Schnittstelle in com.inet.report.chart.dataset
-
An interface that implemented by all datasets.
- BaseUrl - Enum-Konstante in Enum-Klasse com.inet.report.Element.StringProps
- BasicDesignerDataModel - Klasse in com.inet.designer
-
The default implementation which is used by the i-net Designer in standalone mode.
- BasicDesignerDataModel() - Konstruktor für Klasse com.inet.designer.BasicDesignerDataModel
-
FOR INTERNAL USE ONLY
- BeanDataSourceManager - Schnittstelle in com.inet.report.database.beans
-
To provide a bean datasource for i-net Clear Reports this interface needs to be implemented inside a servlet environment.
- BeanProperty - Enum-Konstante in Enum-Klasse com.inet.report.JavaBean.JavaBeanProps
- BEFORE_READING_RECORDS - Statische Variable in Klasse com.inet.report.FormulaField
-
Constant value of evaluation time.
- BINARY - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Binary value.
- BINARY - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - binary
- BlobField - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- BOOLEAN - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Boolean value.
- BOOLEAN - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - boolean
- booleanFormatOutputType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- BooleanOutputType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- BorderColor - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- BorderProperties - Schnittstelle in com.inet.report
-
Interface for elements that support properties like line style for borders, fore- and back color of the element.
- BOTTOM - Statische Variable in Klasse com.inet.report.chart.LegendPlacement
-
The legend is showing on the bottom site of chart.
- BottomBorder - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- Box - Klasse in com.inet.report
-
This class represents a box in the report.
- Box - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- BOX - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Box.
- Box.BoxProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- BoxProperties - Schnittstelle in com.inet.report
-
Interface for elements that displays boxes-like elements with round edges.
- BRACKETED - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Number representation has bracketed number with minus if number is negative.
- BUBBLE - Statische Variable in Klasse com.inet.report.chart.plot.XYStyle
-
The bubble chart style.
- BUTTON_EXPORT - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for the export action
- BUTTON_INFO - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for showing the info dialog
- BUTTON_JRA_LOAD - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for action loading java report archive (JRA)
- BUTTON_JRA_SAVE - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for action saving java report archive (JRA)
- BUTTON_PRINT - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for the print action
- BUTTON_REFRESH - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for the refresh action
- BUTTON_SEARCH - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button responsible for the search action
- BUTTONS_GENERAL - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button group of all "general" buttons
- BUTTONS_NAVIGATION - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button group of all "navigation" buttons such as "next page", "previous page", etc.
- BUTTONS_REPORT - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button group of all various "report" buttons such as "search", "export", and "refresh".
- BUTTONS_VIEW - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button group of all "view" buttons such as "double page view", "single page view", etc.
- BUTTONS_ZOOM - Statische Variable in Schnittstelle com.inet.viewer.ToolBar
-
Button group of all "zoom" buttons, that is - "zoom in", "zoom out".
- BySummaryOrder - Klasse in com.inet.report
-
BySummaryOrder saves the options for the sort by aggregate function.
- BySummaryOrder() - Konstruktor für Klasse com.inet.report.BySummaryOrder
-
FOR INTERNAL USE ONLY
C
- Cache - Klasse in com.inet.report.cache
-
This class implements a cache for rendered data.
- Cache() - Konstruktor für Klasse com.inet.report.cache.Cache
-
package Constructor
- CachedOutput - Klasse in com.inet.report.cache.store
-
Implementation of DocumentOutput that saves in the report cache.
- CachedOutput(ReportCacheKey, ReportGenerator) - Konstruktor für Klasse com.inet.report.cache.store.CachedOutput
-
Create a new instance.
- CacheRenderData - Klasse in com.inet.report
-
This class is a RenderData source object running on i-net Clear Reports cache, for use with i-net Clear Reports Viewer.
- CacheRenderData(String, PropertiesChecker, Object) - Konstruktor für Klasse com.inet.report.CacheRenderData
-
Creates a RenderData source connection to i-net Clear Reports cache.
- CacheRenderData(Properties, PropertiesChecker, Object) - Konstruktor für Klasse com.inet.report.CacheRenderData
-
Creates a RenderData source connection to i-net Clear Reports cache.
- canAutoFix() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Whether this warning can be auto-fixed
- cancel() - Methode in Klasse com.inet.viewer.ExportProgress
-
Stops this export progress and stops the rendering process (export) for this report.
- cancel() - Methode in Klasse com.inet.viewer.PrinterJobProgress
-
Call this method to force a cancel of the progress - which must also set both of the states "finished" and "canceled" to true.
- cancel() - Methode in Klasse com.inet.viewer.Progress
-
Call this method to force a cancel of the progress - which must also set both of the states "finished" and "canceled" to true.
- cancel() - Methode in Schnittstelle com.inet.viewer.ReportView
-
This cancels the loading of the current report in case it is still loading.
- cancel() - Methode in Klasse com.inet.viewer.SwingReportView
-
This cancels the loading of the current report in case it is still loading.
- CANCEL - Statische Variable in Schnittstelle com.inet.report.RDC.MsgListener
-
Default answer possibility for implementor of method
query - CanGrow - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- CanGrowCount - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- canRemoveColumn(String) - Methode in Klasse com.inet.report.TableSource
-
Checks the column of this table can be removed from the report.
- CanShrink - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- CascadingSource - Schnittstelle in com.inet.report
-
An implementation of this interface can be used as a parent source for a cascading prompt (see
CascadingValueProvider). - CascadingValueProvider - Klasse in com.inet.report
-
Creates a CascadingValueProvider which provides default values for a prompt based on a value of a parent prompt field.
- CascadingValueProvider(PromptField, CascadingSource, DatabaseField, DatabaseField, int) - Konstruktor für Klasse com.inet.report.CascadingValueProvider
-
Initializes a CascadingValueProvider with the given parent, value field and (optionally) description field, as well as the desired sort type.
- CASE_SENSITIVE - Statische Variable in Schnittstelle com.inet.viewer.RenderData
-
Search option: Search results must match the case of the search term.
- CELLS_BOTTOM_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'cells bottom border' in the grid line list.
- CELLS_HORIZONTAL_LINE - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'cells horizontal line' in the grid line list.
- CELLS_RIGHT_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'cells right border' in the grid line list.
- CELLS_VERTICAL_LINE - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'cells vertical line' in the grid line list.
- CertificateInfo - Klasse in com.inet.report.certificate
-
This class contains signature settings.
- CertificateInfoFactory - Schnittstelle in com.inet.report.certificate
-
An interface for classes that can produce an instance of certificate info with the help of factory method getCertificateInfo(Engine).
- changeAliasName(String, String) - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- changeAliasName(String, String) - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- changeAliasReferences(String) - Methode in Klasse com.inet.report.TableSource
-
Changes the alias name to newAlias.
- changeAllAliases(String, Datasource) - Methode in Klasse com.inet.report.Fields
-
FOR INTERNAL USE ONLY
- changeAllAliases(String, String, Datasource) - Methode in Klasse com.inet.report.Fields
-
FOR INTERNAL USE ONLY
- changeWhereToNoRows(String) - Statische Methode in Klasse com.inet.report.DatabaseTables
-
Returns the sql statement with WHERE condition 1=0 to avoid the db returning any data.
- CHART - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Chart.
- Chart2 - Klasse in com.inet.report
-
This class represents a chart element with new chart API that has been or should be drawn in a report.
- Chart3DPlot - Klasse in com.inet.report.chart.plot
-
Class to create 3D chart plots.
- Chart3DPlot() - Konstruktor für Klasse com.inet.report.chart.plot.Chart3DPlot
-
Creates a 3D plot with default properties.
- Chart3DPlot(Chart3DStyle) - Konstruktor für Klasse com.inet.report.chart.plot.Chart3DPlot
-
Creates a 3D plot with defined chart style.
- Chart3DStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the general 3d chart.
- ChartConverter - Klasse in com.inet.report.chart
-
Use this class to convert the chart of type
OldCharttoChart2. - ChartConverter() - Konstruktor für Klasse com.inet.report.chart.ChartConverter
-
FOR INTERNAL USE ONLY
- ChartFormat - Schnittstelle in com.inet.report.chart.format
-
An interface that is implemented by all chart formats.
- ChartPlot - Schnittstelle in com.inet.report.chart.plot
-
Interface for general chart plots.
- ChartStyle - Klasse in com.inet.report.chart.plot
-
A general class for all chart styles.
- ChartStyle(String) - Konstruktor für Klasse com.inet.report.chart.plot.ChartStyle
-
Set the name with this method.
- ChartTitle - Klasse in com.inet.report.chart
-
A chart title that displays a text string with defined font and color.
- ChartTitle(Font, int) - Konstruktor für Klasse com.inet.report.chart.ChartTitle
-
Creates a chart title with the given properties.
- check(Engine, int) - Methode in Klasse com.inet.problemfinder.ProblemFinder
-
Start a
Engine-check by a given type. - check(Engine, Element) - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleElement
-
This Method check the given Element if there are a certain error/problem and returns the
ProblemFinderWarningornull. - check(Engine, Field) - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleField
-
Here the concrete check is made.
This is called for each found field that matches the types returned byAbstractRuleField.getFieldType(). - check(Engine, FormulaField, Object) - Methode in Klasse com.inet.problemfinder.rules.AbstractRulePropertyFormula
-
Called to check the given FormulaField.
- check(Engine, Section) - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleSection
-
This is called for each section of the report.
This method does the concrete check. - CHECK_ALL - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_ALLtype to check all - CHECK_ELEMENT - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_ELEMENTtype to checkElements - CHECK_FIELD_FORMULA - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_FIELD_FORMULAtype to checkFormulaFields - CHECK_FIELD_PROMPT - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_FIELD_PROMPTtype to checkPromptFields - CHECK_FIELD_SQL - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_FIELD_SQLtype to checkSQLFields - CHECK_FIELD_SUMMARY - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_FIELD_SUMMARYtype to checkSummaryFields - CHECK_FIELDS - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_FIELDStype to check allFields - CHECK_PROPERTYFORMULA - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_PROPERTYFORMULAtype to check propertyFormulaFields - CHECK_REPORT - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_REPORTtype to check property executed reports - CHECK_SECTION - Statische Variable in Klasse com.inet.problemfinder.ProblemFinder
-
CHECK_SECTIONtype to checkSections - checkAliasValidity(String) - Statische Methode in Klasse com.inet.report.TableSource
-
Checks the name for whether it is a valid name for this TableSource.
- checkBean(String) - Statische Methode in Klasse com.inet.report.JavaBean
-
Checks if the class named
classNameis a valid lightweight java bean extendingjava.awt.Component. - checkContext() - Methode in Klasse com.inet.report.FormulaField
-
Checks the evaluation time of the current formula
- checkContext(IFormulaRunner, int) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- checkEngine(Properties) - Methode in Klasse com.inet.report.EngineRenderData
-
Constructs a new
Engineaccording to the given properties and cache it.
This method does the following: Check if anEnginewith this properties (see props above) already exists. If so, discards it if the call occur fromEngineRenderData.refreshPageData(int). If theEnginedoes not exist, it callscreateEngine(exportFormat). It callsengine.execute(). Returns the executedEngine - checkExistsOnCurrentDatasource() - Methode in Klasse com.inet.report.TableSource
-
Sends a test statement to the data source to check if the TableSource is executable.
- checkFormula(String, boolean, int) - Methode in Klasse com.inet.report.FormulaField
-
Checks a formula as if it was set to to this formula fields.
- checkFormula(String, boolean, Engine) - Statische Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax and the type of the formula and returns the return type of the formula if formula has no errors.
- checkFormula(String, boolean, Engine, Field, Object) - Statische Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax and the type of the formula and returns the return type of the formula if formula has no errors.
- checkFormula(String, boolean, Engine, Field, Object, int) - Statische Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax and the type of the formula and returns the return type of the formula if formula has no errors.
- checkFormula(String, boolean, Engine, Field, Object, int, int) - Statische Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax and the type of the formula and returns the return type of the formula if formula has no errors.
- checkIfNameExists(int, String) - Methode in Klasse com.inet.report.Fields
-
If a field with type
typeand namenamealready exists thentrueis returned, otherwisefalse. - checkNameExists(String) - Methode in Klasse com.inet.report.Field
-
Checks whether the string name is the property 'name' of the field.
- checkProperties(Engine, Properties, Object) - Methode in Schnittstelle com.inet.report.PropertiesChecker
-
This callback is called right after the engine has examined the report file.
- checkProperties(Properties, Object) - Methode in Schnittstelle com.inet.report.PropertiesChecker
-
This callback is called right before the engine examines the report file.
- cleanForDataExport() - Methode in Klasse com.inet.report.Section
-
All
Elementsthat are notFieldElementswill be removed from thisSection. - cleanUp() - Methode in Klasse com.inet.viewer.Progress
-
Final clean up of the progress: unregister all property change listeners, etc.
- clear() - Methode in Schnittstelle com.inet.config.Configuration
-
Removes all properties from this configuration.
- clear() - Methode in Klasse com.inet.report.cache.Cache
-
Removes all of the entries from this cache.
- clear() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Reset this output in the initial state.
- clear() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Reset this output in the initial state.
- clear() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Reset this output in the initial state.
- clearAll() - Methode in Klasse com.inet.problemfinder.ProblemFinder
-
Removes all of the
ProblemFinderWarnings from the warnings list and the subreport warnings map. - clearEngineCache() - Methode in Klasse com.inet.report.EngineRenderData
-
Clears the local engine cache of this
EngineRenderData, so that new engines will be created at the next request for report data. - clearInfoMessage() - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Remove the current info message from the StatusBar.Calling this method will bring a status message(if set) back to screen.
- clearInfoMessage() - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Remove the current info message from the StatusBar.Calling this method will bring a status message(if set) back to screen.
- clearLocalVariables() - Methode in Klasse com.inet.report.FormulaField
-
Resets the local variables of this field
- clearMappings() - Methode in Klasse com.inet.report.FacturXSettings
-
Removes all mappings between FacturX nodes and fields from the report.
- clearStatusMessage() - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Remove the current status message from the StatusBar.
- clearStatusMessage() - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Remove the current status message from the StatusBar.
- ClippingEvent - Klasse in com.inet.report.event
-
An object of this type is passed to a clipping listener on the event of a clip while rendering an element.
- ClippingEvent(Object) - Konstruktor für Klasse com.inet.report.event.ClippingEvent
-
FOR INTERNAL USE ONLY
- ClippingEvent(Object, Object, String) - Konstruktor für Klasse com.inet.report.event.ClippingEvent
-
FOR INTERNAL USE ONLY
- ClippingListener - Schnittstelle in com.inet.report.event
-
An interface for a listener for clipping events which will be called by the renderer in the case an element is clipped while rendering.
- clippingOnElement(ClippingEvent) - Methode in Schnittstelle com.inet.report.event.ClippingListener
-
This method will be called every time an element is clipped while rendering, if its listener has been registered by a call of Engine's addClippingListener.
- clone() - Methode in Klasse com.inet.report.chart.ChartTitle
- clone() - Methode in Schnittstelle com.inet.report.chart.format.ChartFormat
-
Overrides Cloneable
- clone() - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Overrides Cloneable
- clone() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Overrides Cloneable
- clone() - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Overrides Cloneable
- clone() - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
Overrides Cloneable
- clone() - Methode in Klasse com.inet.report.CrossTabGridLineFormat
- clone() - Methode in Klasse com.inet.report.DefaultValue
- clone() - Methode in Klasse com.inet.report.Line
-
FOR INTERNAL USE ONLY
- close() - Methode in Klasse com.inet.report.database.TableData
-
Closes the underlying result set and the corresponding statement if there is any.
- closeAllReportViews() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
This method permanently closes and removes all ReportViews currently in the ReportViewer.
- closeAllReportViews() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
This method permanently closes and removes all ReportViews currently in the ReportViewer.
- CloseBorderOnPageBreak - Enum-Konstante in Enum-Klasse com.inet.report.Box.BoxProps
- CloseBorderOnPageBreak - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- closeConnection() - Methode in Klasse com.inet.report.Datasource
-
Close a cached connection if there once and return it to the pool if it is a pooled connection.
- closeDesigner() - Methode in Schnittstelle com.inet.designer.DesignerListener
-
Called when the user closed the i-net Designer.
- closedReport(Engine) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if a report was closed.
- closedReport(Engine) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if a report was closed.
- closedSubreport(Engine) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if a subreport was closed by the user.
- closedSubreport(Engine) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if a subreport was closed by the user.
- closeReportView(int) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Permanently closes and removes the ReportView at the given index, 0-based.
- closeReportView(int) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Permanently closes and removes the ReportView at the given index, 0-based.
- closeReportView(ReportView) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Permanently closes and disposes the ReportView given as the parameter and removes it from the ReportViewer.
- closeReportView(ReportView) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Permanently closes and disposes the ReportView given as the parameter and removes it from the ReportViewer.
- COL_LABELS_BOTTOM_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'column labels bottom border' in the grid line list.
- COL_LABELS_HORIZONTAL_LINE - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'column labels horizontal line' in the grid line list.
- COL_LABELS_LEFT_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'column labels left border' in the grid line list.
- COL_LABELS_RIGHT_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'column labels right border' in the grid line list.
- COL_LABELS_TOP_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'column labels top border' in the grid line list.
- COL_LABELS_VERTICAL_LINE - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'column labels vertical line' in the grid line list.
- color - Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
The color of the grid line.
- Color - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- COLOR - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the color in the GUI.
- COLOR_AQUA - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'aqua color'.
- COLOR_BLACK - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'black color'.
- COLOR_BLUE - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'blue color'.
- COLOR_BROWN - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'brown color'.
- COLOR_FUCHSIA - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'fuchsia color'.
- COLOR_GRAY - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'gray color'.
- COLOR_GREEN - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'green color'.
- COLOR_LIME - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'lime color'.
- COLOR_MAROON - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'maroon color'.
- COLOR_NAVY - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'navy color'.
- COLOR_NO_COLOR - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'no color'.
- COLOR_OLIVE - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'olive color'.
- COLOR_PINK - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'pink color'.
- COLOR_PURPLE - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'purple color'.
- COLOR_RED - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'red color'.
- COLOR_SILVER - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'silver color'.
- COLOR_TEAL - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'teal color'.
- COLOR_WHITE - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'white color'.
- COLOR_YELLOW - Statische Variable in Klasse com.inet.report.RDC
-
ABGR Color constant for 'yellow color'.
- ColumnInfo - Klasse in com.inet.report.database
-
Describes a single column.
- ColumnInfo(String, int) - Konstruktor für Klasse com.inet.report.database.ColumnInfo
-
Create a new instance.
- ColumnInfo(String, int, int, int, int) - Konstruktor für Klasse com.inet.report.database.ColumnInfo
-
Constructor for SP parameters
- com.inet.authentication - Package com.inet.authentication
-
Provides interfaces and implementations for authentication mechanisms in the system.
- com.inet.config - Package com.inet.config
-
Provides all classes necessary to manage i-net Clear Reports Configurations.
- com.inet.designer - Package com.inet.designer
-
Provides all classes and interfaces for the i-net Designer.
- com.inet.plugin - Package com.inet.plugin
-
Provides a comprehensive plugin framework for extending server functionality.
- com.inet.problemfinder - Package com.inet.problemfinder
-
Provides a framework for detecting and analyzing potential issues in i-net Clear Reports reports.
- com.inet.problemfinder.rules - Package com.inet.problemfinder.rules
-
Provides a comprehensive set of rules for detecting and analyzing issues in i-net Clear Reports reports.
- com.inet.report - Package com.inet.report
-
Provides the core functionality for i-net Clear Reports, a comprehensive Java reporting solution.
- com.inet.report.cache - Package com.inet.report.cache
-
Provides comprehensive caching functionality for i-net Clear Reports, supporting multiple storage backends and optimized report execution.
- com.inet.report.cache.store - Package com.inet.report.cache.store
-
Provides concrete implementations for storing and managing cached report data across different storage backends.
- com.inet.report.certificate - Package com.inet.report.certificate
-
Provides classes and interfaces for managing digital certificates used in PDF report signing.
- com.inet.report.chart - Package com.inet.report.chart
-
Provides comprehensive charting functionality for i-net Clear Reports, supporting a wide range of chart types and customization options.
- com.inet.report.chart.axis - Package com.inet.report.chart.axis
-
Provides comprehensive axis functionality for i-net Clear Reports charts, supporting various axis types and customization options.
- com.inet.report.chart.dataset - Package com.inet.report.chart.dataset
-
Provides comprehensive dataset functionality for i-net Clear Reports charts, supporting various data organization and access patterns.
- com.inet.report.chart.format - Package com.inet.report.chart.format
-
Provides comprehensive chart value formatting functionality for i-net Clear Reports, supporting various number and date/time formats.
- com.inet.report.chart.plot - Package com.inet.report.chart.plot
-
Provides comprehensive chart plotting functionality for i-net Clear Reports, supporting various chart types and visualization styles.
- com.inet.report.config - Package com.inet.report.config
-
Provides comprehensive configuration management for i-net Clear Reports, handling license information and system configuration.
- com.inet.report.config.datasource - Package com.inet.report.config.datasource
-
Provides comprehensive datasource configuration management for i-net Clear Reports, supporting various database connections and configuration options.
- com.inet.report.database - Package com.inet.report.database
-
Provides comprehensive database access and data source management for i-net Clear Reports, supporting various database systems and data formats.
- com.inet.report.database.beans - Package com.inet.report.database.beans
-
Provides comprehensive JavaBean-based data source functionality for i-net Clear Reports, enabling direct use of JavaBeans as report data sources.
- com.inet.report.database.fetch - Package com.inet.report.database.fetch
-
Provides comprehensive data fetching functionality for i-net Clear Reports, supporting efficient retrieval and organization of tabular data.
- com.inet.report.event - Package com.inet.report.event
-
Provides comprehensive event handling functionality for i-net Clear Reports, supporting various report lifecycle and rendering events.
- com.inet.report.formula - Package com.inet.report.formula
-
Provides comprehensive formula evaluation and processing functionality for i-net Clear Reports, supporting complex calculations, data transformations, and custom functions.
- com.inet.report.output - Package com.inet.report.output
-
Provides comprehensive output handling for i-net Clear Reports, supporting various document formats and streaming capabilities for efficient report generation and delivery.
- com.inet.report.parser - Package com.inet.report.parser
-
Provides comprehensive XML parsing and report file handling functionality for i-net Clear Reports.
- com.inet.report.renderer.html.viewer - Package com.inet.report.renderer.html.viewer
-
Provides comprehensive HTML-based report viewing functionality for i-net Clear Reports, enabling interactive and responsive report display in web browsers.
- com.inet.report.translation - Package com.inet.report.translation
-
Provides comprehensive translation and internationalization functionality for i-net Clear Reports, enabling multi-language support and dynamic content localization.
- com.inet.usersandgroups.api.user - Package com.inet.usersandgroups.api.user
-
Provides comprehensive user management functionality for i-net Clear Reports, enabling sophisticated user account handling, authentication, and access control.
- com.inet.viewer - Package com.inet.viewer
-
Provides comprehensive report viewing functionality for i-net Clear Reports, enabling sophisticated report display, navigation, and interaction capabilities.
- com.inet.viewer.print - Package com.inet.viewer.print
-
Provides comprehensive printing functionality for i-net Clear Reports, enabling sophisticated report printing with extensive configuration options.
- com.inet.viewer.props - Package com.inet.viewer.props
-
Provides classes and interfaces for customizing viewer default settings.
- COMBINE_MULTIPLE_PLOTS_WITH_COMMON_DATA_AXIS - Statische Variable in Klasse com.inet.report.chart.plot.CombinedPlot
-
This combine type allows show several charts side by side.
- COMBINE_MULTIPLE_PLOTS_WITH_COMMON_GROUP_AXIS - Statische Variable in Klasse com.inet.report.chart.plot.CombinedPlot
-
This combine type allows show several charts side by side.
- COMBINE_ONE_PLOT_WITH_COMMON_DATA_AXIS - Statische Variable in Klasse com.inet.report.chart.plot.CombinedPlot
-
This combine type allows show several charts in same plot.
- COMBINE_ONE_PLOT_WITH_COMMON_GROUP_AXIS - Statische Variable in Klasse com.inet.report.chart.plot.CombinedPlot
-
This combine type allows show several charts in same plot.
- CombinedPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of different plots.
- CombinedPlot() - Konstruktor für Klasse com.inet.report.chart.plot.CombinedPlot
-
Creates a empty CombinedPlot.
- CombinedPlot(int) - Konstruktor für Klasse com.inet.report.chart.plot.CombinedPlot
-
Creates a empty CombinedPlot.
- COMMAND_LINE_CONFIG_PROPERTY - Statische Variable in Klasse com.inet.config.ConfigurationManager
-
-Dclearreports.config=USER/myConfig
- compareSummaryFields(SummaryField, SummaryField) - Statische Methode in Klasse com.inet.report.chart.ChartConverter
-
Compares the sum properties of two sum fields.
- compareTo(ProblemFinderWarning) - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Compares this ProblemFinderWarning with the specified ProblemFinderWarning for order.
- compareTo(CachedOutput) - Methode in Klasse com.inet.report.cache.store.CachedOutput
- compareTo(Object) - Methode in Schnittstelle com.inet.config.Configuration
-
Compares this configuration with another object by comparing its name with the string representation of the object (or if the object is a configuration, with its name)
- compareTo(Object) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Order this class by name.
- CONE - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a cone style.
- Configuration - Schnittstelle in com.inet.config
-
Storage of the various properties used by the application to determine various behaviors, paths, and options.
- configurationChanged(ConfigurationChangeEvent) - Methode in Schnittstelle com.inet.config.ConfigurationChangeListener
-
This event is fired, if: A
Configurationhas changed throughConfiguration.put(String, String)orConfiguration.putAll(java.util.Map). The "current" configuration used by the application has changed. - ConfigurationChangeEvent - Klasse in com.inet.config
-
This event is fired, if: A
Configurationhas changed throughConfiguration.put(String, String)orConfiguration.putAll(java.util.Map). The "current" configuration used by the application has changed. - ConfigurationChangeListener - Schnittstelle in com.inet.config
-
A listener for a ConfigurationChangeEvent.
- ConfigurationManager - Klasse in com.inet.config
-
Manager in charge of storing, creating, copying, renaming, deleting, and fetching configurations.
- ConfigurationManager() - Konstruktor für Klasse com.inet.config.ConfigurationManager
- ConfigurationMigrator - Schnittstelle in com.inet.config
-
A configuration migrator migrate the settings of a configuration to a newer version.
- ConfigurationModificationEvent - Klasse in com.inet.config
-
A ConfigurationModificationEvent is fired when a configuration is modified.
- ConfigurationModificationEvent(Configuration, boolean, List) - Konstruktor für Klasse com.inet.config.ConfigurationModificationEvent
-
Creates an instance of a modification event.
- ConfigurationModificationEvent(Configuration, boolean, List, int) - Konstruktor für Klasse com.inet.config.ConfigurationModificationEvent
-
Creates an instance of a modification event.
- contains(Element) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Tests if the specified element is a component in this section.
- containsInRAM(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Veraltet.As of i-net Clear Reports 16.1
- containsOnlyTables() - Methode in Klasse com.inet.report.Datasource
-
FOR INTERNAL USE ONLY Checks to see if there are only tables and/or views (not commands or stored procedures) in this connection.
- CONTENT_LOCALE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Content Locale". - ContentLocale - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- ContinuousAreaPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- ContinuousAreaPlot() - Konstruktor für Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Creates a continuous area plot with default properties.
- ContinuousAreaPlot(ContinuousAreaStyle) - Konstruktor für Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Creates a continuous area plot with defined chart style.
- ContinuousAreaStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the continuous area chart.
- ContinuousBarPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- ContinuousBarPlot() - Konstruktor für Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Creates a continuous bar plot with default properties.
- ContinuousBarPlot(ContinuousBarStyle) - Konstruktor für Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Creates a continuous bar plot with defined chart style.
- ContinuousBarStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the continuous bar chart.
- ContinuousDateAxis - Klasse in com.inet.report.chart.axis
-
This axis displays a continuous time line with values.
- ContinuousDateAxis() - Konstruktor für Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Creates a continuous date axis.
- ContinuousLinePlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- ContinuousLinePlot() - Konstruktor für Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Creates a continuous line plot with default properties.
- ContinuousLinePlot(ContinuousLineStyle) - Konstruktor für Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Creates a continuous line plot with defined chart style.
- ContinuousLineStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the continuous line chart.
- ContinuousNumberAxis - Klasse in com.inet.report.chart.axis
-
The axis which displays the continuous number line with values.
- ContinuousNumberAxis() - Konstruktor für Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Creates a continuous number axis.
- Conversion - Abschnitt in Klasse com.inet.report.RDC
- convertChartToChart2(OldChart, Chart2) - Statische Methode in Klasse com.inet.report.chart.ChartConverter
-
Duplicates the properties from chart of type
OldChartto a chart of typeChart2. - convertIdentifier(Datasource, String) - Methode in Klasse com.inet.report.Database
-
Checks whether an identifier can be used right away or has to be quoted due to invalid characters or keywords.
- convertModOperation(String, String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to evaluate the remainder of an division.
- convertStringToSQLSyntax(String, boolean) - Methode in Klasse com.inet.report.Database
-
This function transfoms a java String to a SQL String representation.
The default implementation surrounds the String with ' char.
So the Stringhellowill transformed to'hello'.
If passed String contains the qote character, it will be quoted.
So the StringHello 'World'will transformed to'Hello ''World'''.
This function can be used to transform the String that multilanguage characters will supported. - convertToBoolean(boolean) - Methode in Klasse com.inet.report.Database
-
Returns the representation of a boolean value in the query language of the database.
- convertToBoolean(String, boolean) - Methode in Klasse com.inet.report.Database
-
If required, this function modifies a field reference to convert the value of the field to a boolean.
- convertToDate(String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameter to a Time data type.
- convertToDate(String, String, String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameters to a Date data type.
- convertToDouble(String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameter to a Double data type.
- convertToInt(String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameter to a Integer data type.
- convertToString(String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameter to a String data type.
- convertToTime(String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameter to a Time data type.
- convertToTime(String, String, String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameters to a Time data type.
- convertToTimeStamp(String, String, String, String, String, String) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql expression to convert the given parameters to a Timestamp data type.
- copy() - Methode in Klasse com.inet.report.BySummaryOrder
-
Creates a copy of this.
- copy() - Methode in Klasse com.inet.report.chart.plot.ItemShape
-
Returns a copy of this item shape.
- copy() - Methode in Klasse com.inet.report.Element
-
Creates a serializable copy of this Element.
- copy() - Methode in Klasse com.inet.report.FieldElement
-
Creates a serializable copy of this Element.
- copy() - Methode in Klasse com.inet.report.Picture
-
Creates a serializable copy of this Element.
- copy() - Methode in Klasse com.inet.report.Subreport
-
Creates a serializable copy of this Element.
- copy(int, String, int, String) - Methode in Klasse com.inet.config.ConfigurationManager
-
Creates a copy of the specified source configuration at the specified destination with the given name.
- copyContent(Section) - Methode in Klasse com.inet.report.Section
-
Copies content and properties of the source section into target section.
- copyContent(SimpleElementContainer) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Copies content and properties of the source container into this container.
- copyContent(SimpleElementContainer) - Methode in Klasse com.inet.report.Section
-
Copies content and properties of the source container into this container.
- copyProperties(Section) - Methode in Klasse com.inet.report.Section
-
Some properties of the source section will be copied to this section.
- copySPParametersTo(PromptField) - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- copyTo(BaseAxis) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Copies the properties of this axis to the new axis.
- CORE_VERSION - Statische Variable in Schnittstelle com.inet.plugin.ServerPlugin
-
The version of the core.
- CornerEllipse - Enum-Konstante in Enum-Klasse com.inet.report.Box.BoxProps
- Correlation - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- CORRELATION - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates correlation.
- Count - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- COUNT - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates count.
- Covariance - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- COVARIANCE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates covariance.
- create() - Statische Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Create a new BasicDesignerDataModel.
- create(int, String) - Methode in Klasse com.inet.config.ConfigurationManager
-
Creates a new, empty configuration with the given name and context and stores it in the appropriate Preferences.
- create(AuthenticationDescription) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Create an instance of LoginProcessor for the given description.
- createBinaryDefaultValue(String, String) - Statische Methode in Klasse com.inet.report.DefaultValue
-
Creates and returns a default value of value type Field.BINARY.
- createDatasource(String) - Methode in Klasse com.inet.report.DatabaseTables
-
Creates a Datasource that uses a DataSourceConfiguration to create a database connection.
A DataSourceConfiguration is defined server wide, so the report doesn't store information about host, user, password,.. .
The advantage of using datasource configurations is that if you change the used database later you don't need to change the reports. - createDataSourceConfiguration(String, int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Creates a new
DataSourceConfigurationusing the first parameter as configuration name. - createDefaultValueFromFormula(String, String, int, Engine) - Statische Methode in Klasse com.inet.report.DefaultValue
-
Creates and returns a default value by parsing the given value string as a CC formula.
- createDefaultValueFromFormula(String, String, Engine) - Statische Methode in Klasse com.inet.report.DefaultValue
-
Creates and returns a default value by parsing the given value string as a CC formula.
- createEmptyEngine(String) - Statische Methode in Klasse com.inet.report.RDC
-
Creates a new empty export
Enginewith a report and initialises new Areas (RH, PH, D, PF, RF) and new Sections (RH, PH, D, PF, RF) and set the export format. - createEngine(Properties) - Methode in Schnittstelle com.inet.report.cache.EngineFactory
-
Creates an
Enginebased on the properties. - createEngine(Properties) - Methode in Klasse com.inet.report.cache.EngineFactoryImpl
-
Create a new Engine and initialize it with the properties.
- createEngine(Properties) - Methode in Klasse com.inet.report.EngineRenderData
-
Creates or load an
Engineand set all needed properties. - createFormulaFieldDefaultValueFromFormula(FormulaField, String, int, Engine) - Statische Methode in Klasse com.inet.report.DefaultValue
-
creates and returns a default value based on the formula given.
- createKey(Properties) - Methode in Klasse com.inet.report.cache.Cache
-
This method is calling the method getKey() of the current EngineFactory only.
- createKey(Properties, PropertiesChecker, EngineFactory, Object) - Methode in Klasse com.inet.report.cache.Cache
-
This method calls the method
EngineFactory.getKey(Properties). - createKey(Properties, PropertiesChecker, Object) - Methode in Klasse com.inet.report.cache.Cache
-
This method is calling the method getKey() of the current EngineFactory only.
- createLoginProcessor(AuthenticationDescription, String, HttpServletRequest, boolean) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Create an instance of a LoginProcessor if possible.
- createLoginSettings(String) - Methode in Klasse com.inet.authentication.LoginProcessor
-
Create a LoginSettings for the given loginID
- createMailingLabel(Engine, int, int, int, int, boolean, List) - Statische Methode in Klasse com.inet.report.RDC
-
After creating a new Engine and setting a database connection you can use this method to create a report for mailing labels, where you have to specify the height and width for one label and the distance between labels (horizontal and vertical).
- createNewReport(Component) - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Create a new report.
- createNewReport(Component) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Creates a new report and returns its Engine if the creation was successful or null if it was not successful.
- createNewReportWithWizard(Component) - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Opens the report wizard to create a new report and returns the created Engine object.
- createNewUserData() - Methode in Klasse com.inet.authentication.LoginProcessor
-
Create a MutableUserData for creating a new UserAccount
- createPictureMetaData() - Methode in Klasse com.inet.report.DatabasePicture
-
Creates a meta data instance for this picture.
- createPictureMetaData() - Methode in Klasse com.inet.report.Picture
-
Creates a meta data instance for this picture.
- createPictureMetaData() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Creates a meta data instance for this picture.
- createPreviewImage(PictureMetaData) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Creates a preview image of this picture.
- createReportView(RenderData) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Creates a report view and initializes it with the data source "data".
- createTableSource(String) - Methode in Klasse com.inet.report.Datasource
-
Creates a new TableSource object that belongs to this Datasource.
- createTableSource(String, String) - Methode in Klasse com.inet.report.Datasource
-
Creates a new TableSource object that belongs to this Datasource, or returns a TableSource with the given name if one already exists
- createTableSourceCommand(String, String) - Methode in Klasse com.inet.report.Datasource
-
Creates a new TableSource object based on a sql command.
- createTableSourceCommand(String, String, boolean) - Methode in Klasse com.inet.report.Datasource
-
Creates a new TableSource object based on a sql command.
- createViewer() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
creates a new
SwingReportViewerand initializes it with the necessaryViewerContext, as well as piping its log stream to the appropriate position (viaSwingReportViewer.setLoggingStream(java.io.PrintStream). - createViewer() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
creates a new
SwingReportViewerand initializes it with the necessaryViewerContext, as well as piping its log stream to the appropriate position (viaSwingReportViewer.setLoggingStream(java.io.PrintStream). - createViewerException(Throwable) - Statische Methode in Ausnahmeklasse com.inet.viewer.ViewerException
-
Simple factory method for creating a ViewerException as a Wrapper for a Throwable.
- createViewerExceptionWithMessage(String, Throwable) - Statische Methode in Ausnahmeklasse com.inet.viewer.ViewerException
-
Wraps the given exception in a ViewerException.
- CREATION_DATE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Creation Date". - CroppingBottom - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- CroppingLeft - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- CroppingRight - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- CroppingTop - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- Crosstab - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- CrossTab - Klasse in com.inet.report
-
This class represents a cross table that has been or should be drawn in a report.
- CROSSTAB - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of CrossTab.
- CrossTabBody - Klasse in com.inet.report
-
This is the body of the CrossTab.
- CrossTabBodyCell - Klasse in com.inet.report
-
Described a cell in the body of the crosstab.
- CrossTabDescriptionSection - Klasse in com.inet.report
-
Description section for the Crosstab.
- CrossTabGridLineFormat - Klasse in com.inet.report
-
Represents the properties of a crosstab grid line.
This class is part of theRDC. - CrossTabGridLineFormat() - Konstruktor für Klasse com.inet.report.CrossTabGridLineFormat
-
Creates a CrossTabGridLineFormat object and initialize it with with = 1, style = 1 and color = 0.
- CrossTabHeader - Klasse in com.inet.report
-
A single CrossTab header.
- CrossTabHeaderList - Klasse in com.inet.report
-
This is a container for CrossTabHeader.
- CrossTabOptions - Klasse in com.inet.report
-
The properties of the Crosstab.
- CROSSTABSECTION - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of CrossTabDescriptionSection.
- CURRENCY - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Currency value.
- CURRENCY - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - number
- CurrencyPosition - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- CurrencySeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- CurrencySymbol - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- CurrencySymbolType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- CURRENT_PAGE - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Current page property - to be used for PropertyChangeEvents.
- CURRENT_USER_ID - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Current User ID". - CURRENT_USER_NAME - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Current User Name". - CURRENT_USER_TIME_ZONE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Current User Time Zone". - CurrentUserName - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- CurrentUserTimeZone - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- CURSOR - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Cursor value.
- CUSTOMIZE_GROUP_NAME_FIELD_DISABLED - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'disable customize group name field'.
- CUSTOMIZE_GROUP_NAME_FIELD_ENABLED - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'enable customize group name field' and choose from existing field.
- CUSTOMIZE_GROUP_NAME_FIELD_ENABLED_WITH_FM - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'enable customize group name field' and use a formula as group name.
- CustomizeGroupName - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- CustomPromptEditor - Schnittstelle in com.inet.viewer
-
CustomPromptEditors are used to display custom editors for specific prompts.
- CUTCORNER - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a cut corner style.
- CYLINDER - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a cylinder style.
D
- DATA_DATE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Data Date". - DATA_TIME - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Data Time". - DATA_TIME_ZONE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Data Time Zone". - Database - Klasse in com.inet.report
-
This class is a layer between a DBMS or any other data source and i-net Clear Reports.
- Database() - Konstruktor für Klasse com.inet.report.Database
-
Create a default Database class instance.
- DATABASE - Enum-Konstante in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Sources
-
This
ProblemFinderWarningis caused by a general problem inDatabaseTablesfor example the joins contain a cycle - DATABASE_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a database field.
- DATABASE_PICTURE - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of DatabasePicture.
- DatabaseField - Klasse in com.inet.report
-
This class represents a database field.
ADatabaseFieldholds the information needed to use a field from a database table.
When a field will be evaluated the data of the field are fetched for each record in the table. - DatabaseMetaDataFactory - Klasse in com.inet.report
-
This class is helpful if you want to use a self defined Database class as base for report design with i-net Designer.
- DatabaseMetaDataFactory() - Konstruktor für Klasse com.inet.report.DatabaseMetaDataFactory
- DatabasePicture - Klasse in com.inet.report
-
It represents a picture that is saved in a BLOB of the database.
- DatabaseTables - Klasse in com.inet.report
-
The class
DatabaseTablesis the starting point if you want to configure everything has to do with databases, tables, connections, table joins and so on. - DataCollector - Schnittstelle in com.inet.report.database.fetch
-
Receives tabular data from all the datasources of a rendered report.
- DataDate - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- DataFactory - Schnittstelle in com.inet.report.database
-
This interface is a layer between a your DBMS or any other data source and i-net Clear Reports.
- Datasource - Klasse in com.inet.report
-
A datasource represents a connection to a database.
- DataSourceConfiguration - Klasse in com.inet.report.config.datasource
-
A
DataSourceConfigurationis a description of a data source, that can be used by an i-net Clear Reports report.
We differentiate between a data source that use a JDBC driver and a data source that use acom.inet.report.database.DataFactoryextended class. - DataSourceConfiguration(String, int) - Konstruktor für Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Create a new data source configuration
- DataSourceConfigurationChangeListener - Schnittstelle in com.inet.report.config.datasource
-
This interface can be useful for GUI tools that have to get notified if a DataSourceConfiguration was changed.
- DataSourceConfigurationManager - Klasse in com.inet.report.config.datasource
-
This is the main class to manage data source configurations in i-net Clear Reports.
- DATATABLE - Enum-Konstante in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Sources
-
This
ProblemFinderWarningis caused by a Problem in a database table, for example the table in unlinked - DataTime - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- DataTimeZone - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- DATE - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Date value.
- DATE - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - date
- DATE_ONLY_ORDER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date value will be printed only.
- DATE_TIME_ORDER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date value will be printed before time value.
- DATE_TIME_SYSTEM_ORDER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date time order come form the system.
- DateCalendarType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateEraType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateFirstSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DATEFORMAT - Statische Variable in Klasse com.inet.viewer.PromptValue
-
formatter to use for dates (will use multiple fall backs)
- DateOrder - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateRange - Klasse in com.inet.report.chart.axis
-
Specifies a range of dates for i-net Clear Reports charts.
- DateRange() - Konstruktor für Klasse com.inet.report.chart.axis.DateRange
-
Creates a range controller for the date values.
- DateRange(Date, Date) - Konstruktor für Klasse com.inet.report.chart.axis.DateRange
-
Sets a specific range, causing this range to no longer be an automatic range.
- DateSecondSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateThirdSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DATETIME - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a DateTime value.
- DATETIME - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - datetime
- DATETIME_FOUR_DIGIT_YEAR_NO_SECONDS - Statische Variable in Klasse com.inet.viewer.PromptValue
-
formatter to use for datetimes with 4-digit years but without showing seconds
- DATETIME_FOUR_DIGIT_YEAR_WITH_SECONDS - Statische Variable in Klasse com.inet.viewer.PromptValue
-
formatter to use for datetimes with 4-digit years and seconds
- DateTimeFormat - Klasse in com.inet.report.chart.format
-
This is a date and time format with predefined locale-sensitive styles.
For more information to the system defined date and time styles see http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html. - DateTimeFormat() - Konstruktor für Klasse com.inet.report.chart.format.DateTimeFormat
-
Creates a new instance of format.
- DATETIMEFORMAT - Statische Variable in Klasse com.inet.viewer.PromptValue
-
formatter to use for datetimes (will use multiple fall backs)
- DateTimeOrder - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateTimeSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateWindowsDefaultType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DateZeroSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DAY_MONTH_YEAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Draw day first, then month and then year.
- DAY_OF_WEEK_ENCLOSURE_ANGLE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Day of week in angle brackets
- DAY_OF_WEEK_ENCLOSURE_NONE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Day of week has no enclosure.
- DAY_OF_WEEK_ENCLOSURE_PARENTHESIS - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Day of week in parenthesizes
- DAY_OF_WEEK_ENCLOSURE_SQUARED - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Day of week in squared brackets.
- DayOfWeekEnclosure - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DayOfWeekPosition - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DayOfWeekSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DayOfWeekType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DayType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DEBUG - Statische Variable in Klasse com.inet.plugin.ServerPluginManager
-
Signals if we run a debug session in an IDE like Eclipse.
- DecimalSeparatorsSymbol - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- decodeProps(Properties) - Statische Methode in Klasse com.inet.report.ReportKeyFactory
-
FOR INTERNAL USE ONLY Decode the properties that are send from a client request.
- DEFAULT_ABBREVIATION - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
The default abbreviation.
- DEFAULT_ALPHA - Statische Variable in Klasse com.inet.report.chart.axis.AbstractMarker
-
Default alpha transparency value of the marker.
- DEFAULT_AREA_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Default chart style with this plot.
- DEFAULT_AXIS_LINE_COLOR - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
The default axis color (the ABGR value representation).
- DEFAULT_BAR_MARGIN_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.BarPlot
-
The default bar margin percentage.
- DEFAULT_BAR_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Default chart style with this plot.
- DEFAULT_BAR_WIDTH - Statische Variable in Klasse com.inet.report.chart.plot.BarPlot
-
The default bar width.
- DEFAULT_BASE_COLOR - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DPlot
-
The default base color.
- DEFAULT_CHART_STYLE - Statische Variable in Klasse com.inet.report.Chart2
-
Default chart style.
- DEFAULT_COLOR - Statische Variable in Klasse com.inet.report.chart.axis.AbstractMarker
-
Default line marker color (a ABGR value representation).
- DEFAULT_COLOR_SEQUENCE - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
The default order of colors.
- DEFAULT_DRILLDOWN_ENABLED - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Key for the viewer's default of whether to allow drill downs
- DEFAULT_EXPAND_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default expand percent.
- DEFAULT_FONT - Statische Variable in Klasse com.inet.report.chart.Legend
-
Default legend font.
- DEFAULT_FONT_NAME - Statische Variable in Klasse com.inet.report.Chart2
-
the default font used by chart.
- DEFAULT_FOOTNOTE_TITLE - Statische Variable in Klasse com.inet.report.Chart2
-
the default font and color properties of footnote title of chart.
- DEFAULT_FOREGROUND_ALPHA - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
The default foreground alpha
- DEFAULT_FORMAT - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
FOR INTERNAL USE ONLY
- DEFAULT_GRIDLINE_COLOR - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
The default grid lines color (the ABGR value representation).
- DEFAULT_HEADER_TITLE - Statische Variable in Klasse com.inet.report.Chart2
-
The default font and color properties of header title of chart.
- DEFAULT_HEIGHT - Statische Variable in Klasse com.inet.report.Section
-
Default value of the property 'height'.
- DEFAULT_ITEM_LABEL_BACKGROUND_COLOR - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default background color of the item label.
- DEFAULT_ITEM_LABEL_COLOR - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
Default color of the item labels.
- DEFAULT_ITEM_LABEL_FONT - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
Default font of the item labels.
- DEFAULT_ITEM_LABEL_GAP - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default gap of the item labels.
- DEFAULT_ITEM_LABEL_OUTLINE_COLOR - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default outline color of the item label.
- DEFAULT_ITEM_LABEL_OUTLINE_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default outline style of the item label.
- DEFAULT_ITEM_LABEL_OUTLINE_WIDTH - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default outline width of the item label.
- DEFAULT_LABEL_COLOR - Statische Variable in Klasse com.inet.report.chart.Legend
-
Default legend color.
- DEFAULT_LEGEND_OUTLINE_COLOR - Statische Variable in Klasse com.inet.report.chart.Legend
-
Default legend outline color.
- DEFAULT_LINE_STYLE - Statische Variable in Klasse com.inet.report.chart.axis.AbstractMarker
-
Default line style of the marker.
- DEFAULT_LINE_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Default chart style with this plot.
- DEFAULT_LINE_WIDTH - Statische Variable in Klasse com.inet.report.chart.axis.AbstractMarker
-
Default line width of the marker.
- DEFAULT_MAXIMUM_LINES - Statische Variable in Klasse com.inet.report.chart.axis.GroupAxis
-
The default value for maximum lines of label.
- DEFAULT_MULTIPLE_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Default chart style with this plot.
- DEFAULT_NUMBER_OF_DECIMAL_PLACES - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Default number of decimal places.
- DEFAULT_OTHER_NAME - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Default name for all other elements.
- DEFAULT_OUTLINE_COLOR - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
Default outline color.
- DEFAULT_OUTLINE_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
Default outline style.
- DEFAULT_OUTLINE_WIDTH - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
Default outline width.
- DEFAULT_PAPER_ORIENTATION - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper orientation is system default.
- DEFAULT_PAPERSIZE - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is system default.
- DEFAULT_PATTERN - Statische Variable in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
The default pattern with date and time parts.
- DEFAULT_PATTERN - Statische Variable in Klasse com.inet.report.chart.format.PatternNumberFormat
-
The default pattern with thousands separator and two decimals.
- DEFAULT_ROTATION_ANGLE - Statische Variable in Klasse com.inet.report.chart.axis.GroupAxis
-
The default value for rotation angle (in radians).
- DEFAULT_ROTATION_ANGLE - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default rotating angle.
- DEFAULT_SECTION_DEPTH - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
The default section depth of a ring chart in percentage.
- DEFAULT_SHAPE_SIZE - Statische Variable in Klasse com.inet.report.chart.plot.ItemShape
-
The default shape size.
- DEFAULT_SIZE_COEFFICIENT - Statische Variable in Klasse com.inet.report.chart.plot.XYPlot
-
The default bubble size coefficient.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.AreaPlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.BarPlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.GanttPlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.LinePlot
-
Default chart style of this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.PiePlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.PolarPlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.StockPlot
-
Default chart style with this plot.
- DEFAULT_STYLE - Statische Variable in Klasse com.inet.report.chart.plot.XYPlot
-
Default chart style with this plot.
- DEFAULT_SUBTITLE_TITLE - Statische Variable in Klasse com.inet.report.Chart2
-
the default font and color properties of subtitle title of chart.
- DEFAULT_TICK_LABEL_COLOR - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
The default axis label color (the ABGR value representation).
- DEFAULT_TICK_LABEL_FONT - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
The default axis tick labels font.
- DEFAULT_TITLE - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
Default title of this axis.
- DEFAULT_USE_THOUSANDS_SEPARATOR - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Default using of thousands separator.
- DEFAULT_VALUE - Statische Variable in Klasse com.inet.report.chart.axis.AbstractMarker
-
Default value.
- DEFAULT_VIEW_MODE - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Key for the viewer's default view mode
- DEFAULT_WALL_COLOR - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DPlot
-
The default color of both walls.
- DEFAULT_WIDTH_RATIO - Statische Variable in Klasse com.inet.report.chart.axis.GroupAxis
-
The default value for width ratio.
- DEFAULT_ZOOM - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Key for the viewer's default zoom level
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Box.BoxProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Element.HyperlinkProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Element.StringProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Field.FieldAttributeTag
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.JavaBean.JavaBeanProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.SpecifiedOrder.AttributeTag
- DefaultAttribute - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- defaultElementType - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- defaultHolder - Variable in Klasse com.inet.report.SummaryField
-
contains referenced objects
- DefaultSetting - Klasse in com.inet.viewer.props
-
Contains the various property values which can be set for the corresponding keys.
- DefaultSetting.Key - Klasse in com.inet.viewer.props
-
One of the keys which can be set in
SwingReportViewer.setDefaultSetting(DefaultSetting.Key, DefaultSetting) - DefaultValue - Klasse in com.inet.report
-
Holder for a
PromptField's default value and its description. - DefaultValue(Object, String) - Konstruktor für Klasse com.inet.report.DefaultValue
-
Creates a default value with field value type set as UNKNOWN
- DefaultValue(Object, String, int) - Konstruktor für Klasse com.inet.report.DefaultValue
-
Creates a DefaultValue with the given value and description.
- DefaultValue(String, int) - Konstruktor für Klasse com.inet.report.DefaultValue
-
internal constructor
- delete(int, String) - Methode in Klasse com.inet.config.ConfigurationManager
-
Irreversible removes the specified configuration from storage.
- delete(Configuration) - Methode in Klasse com.inet.config.ConfigurationManager
-
Irreversible removes the specified configuration from storage.
- delete(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Removes one report from the cache.
- delete(String) - Methode in Klasse com.inet.report.cache.Cache
-
Delete all reports with the name from the cache.
- DELETE - Statische Variable in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
The field has been removed.
- DEPENDENCY - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
a dependency is missing
- DEPENDING_ERROR - Enum-Konstante in Enum-Klasse com.inet.report.Validity.States
-
the object self is valid but a depending object has an error
- DESCENDING_ALPHA_NUMERIC_ORDER - Statische Variable in Klasse com.inet.report.SortField
-
Sort records descending.
- DESCENDING_ORDER - Statische Variable in Klasse com.inet.report.SortField
-
Sort records descending.
- Description - Enum-Konstante in Enum-Klasse com.inet.report.Field.FieldAttributeTag
- DesignerDataModel - Schnittstelle in com.inet.designer
-
This interface allows the implementation of a custom data model for the designer.
- DesignerListener - Schnittstelle in com.inet.designer
-
This Listener can be used by Applications which start an embedded i-net Designer to be informed when important tasks are performed by the user.
- destroy() - Methode in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
This method gives the BeanDataSourceManager an opportunity to clean up any resources that are being held.
- destroyCurrent() - Statische Methode in Klasse com.inet.authentication.LoginProcessor
-
Remove current LoginProcessor from current thread.
- DETAIL - Statische Variable in Klasse com.inet.report.Region
-
Identifier for detail area or section.
- DETAILS - Statische Variable in Klasse com.inet.report.Engine
-
The constant for the index number of the details area.
- Diagram - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- DISABLED - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
plugin is disabled
- DISCRETE_AND_RANGE_VALUE - Statische Variable in Klasse com.inet.report.PromptField
-
Prompt field allows both, discrete and range value.
- DISCRETE_VALUE - Statische Variable in Klasse com.inet.report.PromptField
-
Prompt field allows a discrete value.
- DiscreteNumberAxis - Klasse in com.inet.report.chart.axis
-
The axis which displays discrete number values.
- DiscreteNumberAxis() - Konstruktor für Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Creates a discrete number axis.
- DISPLAYNAME - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the display name in the GUI.
- DISPLAYNAME_DETAILS - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the display details in the GUI.
- DISTINCT_COUNT - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates distinct count.
- DistinctCount - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- DivideField - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- DO_NOT_DRAW - Statische Variable in Klasse com.inet.report.chart.plot.DrawOutOfScale
-
Don't draw the data point with value out of range.
- DocumentOutput - Schnittstelle in com.inet.report.output
-
Instances of this interface store the rendered data (pages, chunks, fonts, etc ) of a report.
- DocumentOutputStream - Klasse in com.inet.report.output
-
A streamed output for
Engineresults. - DocumentOutputStream(OutputStream, boolean) - Konstruktor für Klasse com.inet.report.output.DocumentOutputStream
-
Create a new streamed output for a Engine.
- DRAW_ON_MAX - Statische Variable in Klasse com.inet.report.chart.plot.DrawOutOfScale
-
Draw on the min / max the data point with value out of range.
- DRAW_OUT_OF_SCALE - Statische Variable in Klasse com.inet.report.chart.plot.DrawOutOfScale
-
Draw out of scale the data point with value out of range.
- DrawOutOfScale - Klasse in com.inet.report.chart.plot
-
This class sets the properties for draw out of scale.
- DrillDown - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- DropShadow - Enum-Konstante in Enum-Klasse com.inet.report.Box.BoxProps
- DropShadow - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- duplicate(String) - Methode in Klasse com.inet.report.Field
-
Duplicates this field with all its settings and returns the created Field with the given name.
- duplicate(String) - Methode in Klasse com.inet.report.FormulaField
-
Duplicates this field with all its settings and returns the created Field with the given name.
- duplicate(String) - Methode in Klasse com.inet.report.PromptField
-
Duplicates this field with all its settings and returns the created Field with the given name.
- duplicate(String) - Methode in Klasse com.inet.report.SQLField
-
Duplicates this field with all its settings and returns the created Field with the given name.
- duplicate(String) - Methode in Klasse com.inet.report.SummaryField
-
Duplicates this field with all its settings and returns the created Field with the given name.
- DynamicValueProvider - Schnittstelle in com.inet.report
-
Provides default values for a prompt field at run-time.
E
- Element - Klasse in com.inet.report
-
The class
Elementis the superclass of all visible objects in the report.
Each of them is inheriting from this class. - Element - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- Element(int, RendererBase) - Konstruktor für Klasse com.inet.report.Element
-
Constructor of Element with necessary dependencies, calls the full constructor with parentSection=null
- Element.BorderProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- Element.CommonProperties - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- Element.ElementTypes - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- Element.HyperlinkProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- Element.StringProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- ElementContainer - Schnittstelle in com.inet.report
-
The interface describes the methods to add some complex elements such as multi-section lines, charts, subreports and crosstabs to the element container.
- EmbeddedUtils - Klasse in com.inet.designer
-
This class is a useful one when you want to use i-net Designer embedded in your application.
- EmbeddedUtils() - Konstruktor für Klasse com.inet.designer.EmbeddedUtils
-
FOR INTERNAL USE ONLY
- encrypt(String) - Statische Methode in Klasse com.inet.report.RDC
-
FOR INTERNAL USE ONLY Obfuscate this string so it is not immediately readable.
- EndSection - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- Engine - Klasse in com.inet.report
-
This is the i-net Clear Reports report engine.
- Engine(String) - Konstruktor für Klasse com.inet.report.Engine
-
Constructor creates an Engine for different file output formats.
- EngineBundle - Klasse in com.inet.report
-
A bundle of multiple engines you want to render as one document.
- EngineBundle(String) - Konstruktor für Klasse com.inet.report.EngineBundle
-
Create a new bundle of reports for the specified output format.
- EngineError - Klasse in com.inet.report
-
This class provides information about an execution error of an
Engineor a sub Engine. - EngineFactory - Schnittstelle in com.inet.report.cache
-
An instance of this interface creates a
ReportCacheKeyandEnginebased on the properties. - EngineFactoryImpl - Klasse in com.inet.report.cache
-
This is the default implementation of the EngineFactory.
- EngineFactoryImpl() - Konstruktor für Klasse com.inet.report.cache.EngineFactoryImpl
-
FOR INTERNAL USE ONLY
- engineFinish(EngineFinishEvent) - Methode in Schnittstelle com.inet.report.event.EngineFinishListener
-
This method will be called if the execution process of the Engine has been finished.
- EngineFinishEvent - Klasse in com.inet.report.event
-
This event indicates that the execution process of an engine has benn finished.
- EngineFinishEvent(Engine, URL, long) - Konstruktor für Klasse com.inet.report.event.EngineFinishEvent
-
Constructs a new EngineFinishEvent object.
- EngineFinishListener - Schnittstelle in com.inet.report.event
-
This interface can be used to notify that the execution of an engine (report) has been finished.
- EngineRenderData - Klasse in com.inet.report
-
This implementation of
RenderDatauses a createdEngineto provide all render data to the i-net Clear Reports viewer. - EngineRenderData(String) - Konstruktor für Klasse com.inet.report.EngineRenderData
-
Creates an instance of
EngineRenderData, decoding any properties in theString. - EngineStatistics - Schnittstelle in com.inet.report
-
Holds some statistic data for an instance of
Engine - EngineStatus - Klasse in com.inet.report
-
This class provides status information for an Engine of a main report.
- equals(Object) - Methode in Klasse com.inet.authentication.AuthenticationDescription
- equals(Object) - Methode in Klasse com.inet.report.Datasource
- equals(Object) - Methode in Schnittstelle com.inet.config.Configuration
-
Compares the specified configuration with this configuration.
- equals(Object) - Methode in Klasse com.inet.report.BySummaryOrder
-
Compares the other object with this.
- equals(Object) - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Compares the values of this ReportCacheKey with those of the other ReportCacheKey.
- equals(Object) - Methode in Klasse com.inet.report.chart.axis.AxisPosition
- equals(Object) - Methode in Klasse com.inet.report.chart.format.Abbreviation
- equals(Object) - Methode in Klasse com.inet.report.chart.LegendPlacement
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.AreaStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.BarStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.Chart3DStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.ChartStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.ContinuousLineStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.DrawOutOfScale
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.GanttStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.ItemShape
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.LineStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.MultiplePieStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.PieLegendLayout
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.PieStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.PolarStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.StockStyle
- equals(Object) - Methode in Klasse com.inet.report.chart.plot.XYStyle
- equals(Object) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
- equals(Object) - Methode in Klasse com.inet.report.CrossTabGridLineFormat
- equals(Object) - Methode in Klasse com.inet.report.DefaultValue
- equals(Object) - Methode in Klasse com.inet.report.Field
- equals(Object) - Methode in Klasse com.inet.report.FormulaRange
- equals(Object) - Methode in Klasse com.inet.report.SortField
-
Indicates whether some other
SortFieldis "equal to" this one. - equals(Object) - Methode in Klasse com.inet.report.SpecialField
-
Returns whether this SpecialField is equal to the supplied SpecialField.
- equals(Object) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Compares the other object with this.
- equals(Object) - Methode in Klasse com.inet.report.SubreportLink
-
Compares two SubreportLink objects for equality.
- equals(Object) - Methode in Klasse com.inet.report.SummaryField
-
Indicates whether some other
SummaryFieldis "equal to" this one. - equals(Object) - Methode in Klasse com.inet.report.TableSource
-
Checks whether the given Object is a TableSource object with the same alias name.
- equals(Object) - Methode in Klasse com.inet.viewer.PromptData
-
Checks equality with another object - a
PromptDataobject is equal to another if all settings are the same in both objects. - equals(Object) - Methode in Klasse com.inet.viewer.RangePromptValue
- ERROR - Enum-Konstante in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Type
-
The object has an error
- ERROR - Enum-Konstante in Enum-Klasse com.inet.report.Validity.States
-
the object has an error
- eval(IFormulaRunner) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- execute() - Methode in Klasse com.inet.report.Engine
-
Executes the report and stores the result data in an internal cache.
- execute() - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.execute()for details. - execute() - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.execute()for details. - ExecuteOnDb - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- exists(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Verify if a ReportCacheKey exists in the cache.
- exists(String) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Checks if the
DataSourceConfigurationspecified by the given configuration name does exist for user or system scope. - exists(String, int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Checks if the
DataSourceConfigurationspecified by the given configuration name does exist for the given scope. - ExpandToBottomOfPageWhenPrinting - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- export() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Exports the report connected to this report view.
- export() - Methode in Klasse com.inet.viewer.SwingReportView
-
Exports the report connected to this report view.
- export(int, String) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Exports the report connected to this report view into the given file.
Export formats creating multiple files, e.g. - export(int, String) - Methode in Klasse com.inet.viewer.SwingReportView
-
Exports the report connected to this report view into the given file.
Export formats creating multiple files, e.g. - export(ReportView) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
This method is called when the export action is to be performed.
- export(ReportView) - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
This method is called when the export action is to be performed.
- export(Component, RenderData) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Opens the export dialog with the given parent as its parent and exports using the provided RenderData object.
- export(Component, RenderData, PropertyChangeListener) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Opens the export dialog with the given parent as its parent and exports using the provided RenderData object.
- export(Properties) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Exports the report connected to this report view into the given file.
This method use the default value for all not specified properties. - export(Properties) - Methode in Klasse com.inet.viewer.SwingReportView
-
Exports the report connected to this report view into the given file.
This method use the default value for all not specified properties. - EXPORT - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Opens the export dialog.
- EXPORT_BMP - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates BMP output.
- EXPORT_CSV - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates CSV output.
The column delimiter can be specified with property: delimiter. - EXPORT_CSV - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format CSV (Comma separated values)
- EXPORT_DATA - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates data output.
- EXPORT_DATA - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format DATA (Comma separated values)
- EXPORT_DOCX - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates DOCX output.
- EXPORT_EMAIL - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates a simplified HTML output which can be used for emails.
- EXPORT_GIF - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates GIF output.
- EXPORT_HTML - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates HTML output.
- EXPORT_HTML - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format HTML
- EXPORT_HTML_ZIP - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates HTML output.
- EXPORT_JPEG - Statische Variable in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY
- EXPORT_JPG - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates JPG output.
- EXPORT_JRA - Statische Variable in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY
- EXPORT_JSON - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates JSON output.
- EXPORT_ODS - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates OpenOffice ODS output.
- EXPORT_PDF - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates PDF output.
- EXPORT_PDF - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format PDF
- EXPORT_PNG - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates PNG output.
- EXPORT_PS - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates postscript output.
- EXPORT_PS - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format PS (PostScript Level 1)
- EXPORT_PS2 - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates postscript 2 output.
- EXPORT_PS2 - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format PS2 (PostScript Level 2)
- EXPORT_PS3 - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates postscript 3 output.
- EXPORT_PS3 - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format PS3 (PostScript Level 3)
- EXPORT_RTF - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates RTF output.
- EXPORT_RTF - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format RTF
- EXPORT_SVG - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates SVG output.
- EXPORT_SVG - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format SVG (Scalable Vector Graphics)
- EXPORT_TXT - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates plain text output.
- EXPORT_TXT - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format TXT (Plain Text Format)
- EXPORT_XLS - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates XLS output.
- EXPORT_XLS - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format XLS (Microsoft Excel format)
- EXPORT_XLSX - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates XLSX output.
- EXPORT_XML - Statische Variable in Klasse com.inet.report.Engine
-
Engine creates XML output.
- EXPORT_XML - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Export Format XML
- exportDataSourceConfigurations(DataSourceConfiguration[], File) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Exports data source configurations to the given file in an XML format.
- exportDataSourceConfigurations(DataSourceConfiguration[], OutputStream) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Exports data source configurations to the given file in an XML format.
- ExportProgress - Klasse in com.inet.viewer
-
Progress class for the export.
- ExportProgress(ReportView, RenderData, Properties) - Konstruktor für Klasse com.inet.viewer.ExportProgress
-
Creates a new export progress and set it to indeterminate.
- exportToStream(int, String, OutputStream) - Methode in Klasse com.inet.config.ConfigurationManager
-
Writes the properties in the configuration specified to the output stream in a format suitable for loading it back using the importFromStream method.
- extractNavigationView() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Removes the navigation view GUI component from the ReportView and returns it.
- extractNavigationView() - Methode in Klasse com.inet.viewer.SwingReportView
-
Removes the navigation view GUI component from the ReportView and returns it.
- extractReference(Attributes) - Methode in Klasse com.inet.report.Field
-
extracts the referenced field and sets it for this Field object
- extractStatusBar() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Removes the status bar GUI component from the ReportView and returns it.
- extractStatusBar() - Methode in Klasse com.inet.viewer.SwingReportView
-
Removes the status bar GUI component from the ReportView and returns it.
F
- FACTURX - Enum-Konstante in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Sources
-
This
ProblemFinderWarningis caused by a general problem in the FacturX mapping - FacturXSettings - Klasse in com.inet.report
-
Settings for the FacturX plugin to generate a PDF file with a FacturX attachment.
- FatalParserException - Ausnahmeklasse in com.inet.report.parser
-
The FatalParserException is thrown while parsing only if a fatal and unrecoverable error occurs which causes the report to not be able to be parsed.
- FatalParserException(String, Attributes, String, int) - Konstruktor für Ausnahmeklasse com.inet.report.parser.FatalParserException
-
Creates a fatal parser exception, which means that the parsing of a report has been fatally terminated because the report was unreadable for a certain reason.
- fetchData(Engine, FetchTables, DataCollector) - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Fetches the part of the report data for which this data factory is responsible.
- fetchData(Engine, FetchTables, DataCollector) - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Fetches the part of the report data for which this data factory is responsible.
- fetchData(Engine, FetchTables, DataCollector) - Methode in Klasse com.inet.report.Database
-
Fetches the part of the report data for which this data factory is responsible.
- FetchTables - Schnittstelle in com.inet.report.database.fetch
-
Defines the set of tables from which data is fetched.
- Field - Klasse in com.inet.report
-
Fieldis the superclass of the different types of fields which can be used in a report. - FIELD - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Field.
- Field.FieldAttributeTag - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- FieldElement - Klasse in com.inet.report
-
A
FieldElementis an object like a label but the content of it comes dynamically from a field, i.e. aDatabaseField,FormulaField,PromptFieldetc. - FieldElement - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- FieldPart - Klasse in com.inet.report
-
This class provides an object commonly known as a
FieldElement, i.e. with aDatabaseFieldor aSummaryField. - FieldPart - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- FIELDPART - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of FieldPart.
- Fields - Klasse in com.inet.report
-
The
Fieldsset for the Runtime Designer Component. - FIELDS_COUNT - Statische Variable in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
The count of data fields by this kind of dataset.
- FIELDS_COUNT - Statische Variable in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
The count of data fields by this kind of dataset.
- FIELDS_COUNT - Statische Variable in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
The count of data fields by this kind of dataset.
- Fields.UnknownField - Klasse in com.inet.report
-
FOR INTERNAL USE ONLY a placeholder field for when a field could not be parsed
- FieldValueProvider - Klasse in com.inet.report
-
The FieldValueProvider takes one or two DatabaseFields and at run time provides the values in the fields as default values.
- FieldValueProvider(DatabaseField, DatabaseField, int) - Konstruktor für Klasse com.inet.report.FieldValueProvider
-
Creates a FieldValueProvider with the given DatabaseFields.
- FILE_CHOOSER - Statische Variable in Klasse com.inet.designer.BasicDesignerDataModel
-
This variable is used to assure the same filechooser is used again.
- FileAuthor - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- FileCreationDate - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- fileDescription(int, URL...) - Statische Methode in Klasse com.inet.report.renderer.html.viewer.HTMLViewerScriptResource
-
Create an HTMLViewerScriptResource from a list of resource URLs This is FOR INTERNAL USE ONLY.
- fileDescription(URL) - Statische Methode in Klasse com.inet.report.renderer.html.viewer.HTMLViewerScriptResource
-
Create an HTMLViewerScriptResource from a resource URL
- fileDescription(URL...) - Statische Methode in Klasse com.inet.report.renderer.html.viewer.HTMLViewerScriptResource
-
Create an HTMLViewerScriptResource from a list of resource URLs
- FileName - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- FILTER - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
plugin was filter in the current runtime
- findColumnLabels(TableSource) - Methode in Klasse com.inet.report.Database
-
Tries to find column labels for the columns of the provided TableSource.
- findCoreServerPluginDescriptionWithoutLoadingForServerStart(String, Logger) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Get the core server plugin description without loading for the testing framework.
- findErrors(Engine) - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleElement
-
Runs this rule and checks the given Engine for Problems
- findErrors(Engine) - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleField
-
Runs this rule and checks the given Engine for Problems
- findErrors(Engine) - Methode in Klasse com.inet.problemfinder.rules.AbstractRulePropertyFormula
-
Runs this rule and checks the given Engine for Problems
- findErrors(Engine) - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleSection
-
Runs this rule and checks the given Engine for Problems
- findErrors(Engine) - Methode in Schnittstelle com.inet.problemfinder.rules.ProblemFinderRule
-
Veraltet.As of i-net Clear Reports 20.10, use
ProblemFinderRule.findErrors(Engine, Properties)instead - findErrors(Engine, Properties) - Methode in Schnittstelle com.inet.problemfinder.rules.ProblemFinderRule
-
Runs this rule and checks the given Engine for Problems
- findName(String) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Find the index of a group with its name.
- findPaperFormat(int, int, boolean) - Statische Methode in Klasse com.inet.report.ReportProperties
-
Find the best best match for paper format.
- FIRST_PAGE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the first page.
- FIXED_SYMBOL - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The currency symbol will be fixed on border of field.
- FixedNumberFormat - Klasse in com.inet.report.chart.format
-
This is a "fixed" number format.
There are three format styles available: number, percent and currency. - FixedNumberFormat() - Konstruktor für Klasse com.inet.report.chart.format.FixedNumberFormat
-
Creates a new instance of format with type
FixedNumberFormat.FORMAT_NUMBERand default properties. - FixedNumberFormat(int) - Konstruktor für Klasse com.inet.report.chart.format.FixedNumberFormat
-
Creates a new instance of format with default properties.
- FLOATING_CUBES - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a floating cubes style.
- FLOATING_SYMBOL - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The currency symbol will cleave on number.
- flush() - Methode in Schnittstelle com.inet.config.Configuration
-
Forces any changes in the contents of this configuration to the persistent store for this scope.
- FONT_DIALOG - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the logical font Dialog.
- FONT_MONOSPACED - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the logical font Monospace (e.g.
- FONT_SANS_SERIF - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the logical font SansSerif (e.g.
- FONT_SERIF - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the logical font Serif (e.g.
- FONT_STYLE_BOLD - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the font style bold
- FONT_STYLE_ITALIC - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the font style italic
- FONT_STYLE_STRIKETHROUGH - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the font style strikethrough
- FONT_STYLE_UNDERLINE - Statische Variable in Schnittstelle com.inet.report.FontProperties
-
Constant for the font style underline
- FontColor - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- FontColor - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- FontName - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- FontProperties - Schnittstelle in com.inet.report
-
Interface for elements that displays text formatted with fonts.
- FontSize - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- FontStyle - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- ForAllRecordsDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by standard (bar, line, area) and pie charts.
- ForAllRecordsDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Creates a new empty dataset.
- forceImportDataSourceConfigurations(int, File) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Imports data source configurations, replacing any existing ones with the same name
- ForEachRecordDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by standard (bar, line, area) and pie charts.
- ForEachRecordDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.ForEachRecordDataset
-
Creates a new empty dataset.
- format(double, StringBuffer, FieldPosition) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
- format(double, StringBuffer, FieldPosition) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
- format(long, StringBuffer, FieldPosition) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
- format(long, StringBuffer, FieldPosition) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
- format(Date, StringBuffer, FieldPosition) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
- format(Date, StringBuffer, FieldPosition) - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
- FORMAT_CURRENCY - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
The currency format style
- FORMAT_NUMBER - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
The number format style
- FORMAT_PERCENT - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
The percent format style
- FORMFIELD - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of FormFieldElement.
- FormFieldElement - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- FormPrint - Klasse in com.inet.viewer.print
-
This attribute signals the print dialog to enable the flag "Form Print".
- FormPrint() - Konstruktor für Klasse com.inet.viewer.print.FormPrint
-
Creates the form print attribute.
- FORMULA_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a formula field.
- FORMULA_GROUP_SELECTION - Statische Variable in Klasse com.inet.report.FormulaField
-
group selection formula
- FORMULA_PROPERTY - Statische Variable in Klasse com.inet.report.FormulaField
-
property formula
- FORMULA_RECORD_SELECTION - Statische Variable in Klasse com.inet.report.FormulaField
-
record selection formula
- FORMULA_USER - Statische Variable in Klasse com.inet.report.FormulaField
-
user defined formula
- FormulaField - Klasse in com.inet.report
-
This class represents a field, which value is calculated by a formula.
- FormulaRange - Klasse in com.inet.report
-
This class is the representation of a range, e.g. defined with a formula like '20 to_ 30'.
- FormulaRange(Object, Object) - Konstruktor für Klasse com.inet.report.FormulaRange
-
Creates a new FormulaRange object.
- FormulaRange(Object, Object, boolean, boolean) - Konstruktor für Klasse com.inet.report.FormulaRange
-
Create a new FormulaRange object.
- FormulaRange(Object, Object, Object) - Konstruktor für Klasse com.inet.report.FormulaRange
-
Create a new FormulaRange object.
- FormulaRange(Object, Object, String, boolean, boolean) - Konstruktor für Klasse com.inet.report.FormulaRange
-
Create a new FormulaRange object.
- from - Variable in Klasse com.inet.report.FormulaRange
-
The Object that holds the from value of range.
G
- GANTT - Statische Variable in Klasse com.inet.report.chart.plot.GanttStyle
-
The default chart style with this plot.
- GanttDataset - Schnittstelle in com.inet.report.chart.dataset
-
An interface that is implemented by data sets that have start, end and progress fields.
- GanttForEachRecordDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by Gantt charts.
- GanttForEachRecordDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Creates a new empty dataset.
- GanttOneGroupDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by Gantt charts.
- GanttOneGroupDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
Creates a new empty dataset.
- GanttPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data in the form of an start, end and progress value.
- GanttPlot() - Konstruktor für Klasse com.inet.report.chart.plot.GanttPlot
-
Creates a gantt plot with default properties.
- GanttPlot(GanttStyle) - Konstruktor für Klasse com.inet.report.chart.plot.GanttPlot
-
Creates a gantt plot with defined chart style.
- GanttStyle - Klasse in com.inet.report.chart.plot
-
This class defines the styles of the gantt chart.
- GanttTwoGroupsDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by Gantt charts.
- GanttTwoGroupsDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Creates a new empty dataset.
- GeneralProperties - Schnittstelle in com.inet.report
-
Interface for all elements that can be inserted into sections.
- generateName(String, String, int) - Statische Methode in Klasse com.inet.report.SummaryField
-
Generates the name of a summary field, i.e.
- generateName(String, String, int, String) - Statische Methode in Klasse com.inet.report.SummaryField
-
Generates the name of a summary field, i.e.
- get(int) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns the CrossTabHeader at the specified position in this list.
- get(int, String) - Methode in Klasse com.inet.config.ConfigurationManager
-
Fetches the configuration specified by the name and the scope.
- get(ConfigKey) - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the string value to which the specified ConfigKey is mapped, or the default otherwise.
Note that this fetches the actual value stored in the Preferences behind this Configuration. - get(Class) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get a new modifiable list of instances of the given extension type.
- get(String) - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the value to which the specified key is mapped, or
nullotherwise. - get(String) - Methode in Klasse com.inet.config.ConfigurationManager
-
Fetches the configuration specified by the name and the scope.
- get(String, String) - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the value to which the specified key is mapped, or
defotherwise.
Note that this fetches the actual value stored in the Preferences behind this Configuration. - getAbbreviation() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Returns the abbreviation of formatted values.
- getAbbreviation(Element) - Statische Methode in Klasse com.inet.report.chart.format.Abbreviation
-
Reads the XML properties of a abbreviation.
- getActionPool() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the SwingViewer report actions connected to this viewer.
- getAddOp() - Methode in Klasse com.inet.report.Database
-
Overwrite this method if the used database uses another sign than "+" as add operator.
- getAlias() - Methode in Klasse com.inet.report.TableSource
-
Returns the alias name.
- getAliasList() - Methode in Klasse com.inet.report.Datasource
-
Returns a String array of alias names from all TableSources of this Datasource.
- getAliasToken() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the SQL keyword that is required to define an alias name in a SQL statement.
For some databases a whitespace have to be set between table name and table alias. - getAliasToken() - Methode in Klasse com.inet.report.Database
-
Veraltet.As of i-net Clear Reports 13.1, replaced by getConfiguration().getAliasToken()
- getAll(int) - Methode in Klasse com.inet.config.ConfigurationManager
-
Returns all configurations in the given scope.
- getAllAvailableColumns() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns all columns that are available for this report.
- getAllBeanClassNames(String, String) - Methode in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
Returns the class names of the Java Beans whose data can be requested.
Note: Please note that the Java Beans needs to beserializable. - getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.AreaStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.BarStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.Chart3DStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.ChartStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.ContinuousLineStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.GanttStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.LineStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.MultiplePieStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.PieStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.PolarStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.StockStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedDatasets(Chart2) - Methode in Klasse com.inet.report.chart.plot.XYStyle
-
Returns the list of dataset supported by this chart style.
- getAllowedUserGroups() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the list of group-
GUIDs that are allowed to access this datasource - getAllowFieldClippingFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Get the formula for the property 'allow field clipping'.
- getAllowFieldClippingFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula which specifies the value of the allowed field clipping property or
nullif not set. - getAllowMultipleValues() - Methode in Klasse com.inet.report.PromptField
-
Returns whether or not multiple values can be passed to this prompt or not.
- getAmPmOrder() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'am pm order/type'.
- getAmPmOrder() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'am pm order/type'.
- getAmPmOrderFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
returns the formula of the property 'am pm order/type'.
- getAmPmOrderFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
returns the formula of the property 'am pm order/type'.
- getAmString() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'am string'.
- getAmString() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'am string'.
- getAmStringFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula of the property 'am string'.
- getAmStringFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula of the property 'am string'.
- getApplicationDirectory() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Returns the location of the application directory which is the directory where the designer is located in.
- getApplicationDirectory() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns the location of the application directory which is the directory where the designer is located in.
- getArea(int) - Methode in Klasse com.inet.report.Engine
-
Returns an AreaElement of the Area set.
- getArea(String) - Methode in Klasse com.inet.report.Engine
-
Returns an area element of the set of areas.
- getAreaCount() - Methode in Klasse com.inet.report.Engine
-
Returns the number of Areas of the report.
- getAtBottomOfPageFormula() - Methode in Klasse com.inet.report.Region
-
Gets the formula for the property 'print at bottom of page'.
- getAtts() - Methode in Ausnahmeklasse com.inet.report.parser.FatalParserException
-
Returns the SAX attributes of the tag currently being parsed at the time of the exception.
- getAuthenticationDescription() - Methode in Klasse com.inet.authentication.LoginProcessor
-
Get the AuthenticationDescription for creating this login processor.
- getAuthenticationDescription(Map, boolean, boolean) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Get the AuthenticationDescription for the given configuration settings and logging
- getAuthor() - Methode in Klasse 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() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Returns the Actions which autofix this problem.
Each Action has a description about what it does. - getAutomaticZoomType() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Returns a list of all available fonts for the designer.
- getAvailableFonts() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns a list of all available fonts for the designer.
- getAvailableFontsFromRepository() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
fetches a list of fonts available on the repository configured for the designer
- getAvailableFontsFromRepository() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
fetches a list of fonts available on the repository configured for the designer
- getAvailableIPAddresses() - Methode in Klasse 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() - Methode in Klasse com.inet.report.translation.Translations
-
Get a list of all available translation locales in this report.
- getAvailablePlugins() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the list of all available plugins in the plugin directory.
- getAxisLineColor() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the ABGR value representing the axis line color.
- getAxisPosition() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the relative position of this axis on the chart.
- getBackColor() - Methode in Klasse com.inet.report.Area
-
Returns
RDC.COLOR_NO_COLORsince an Area does not have a background color. - getBackColor() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'back color'.
- getBackColor() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the value of the property 'back color'.
- getBackColor() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the ABGR value representing the background color.
- getBackColor() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the ABGR value representing the background color.
- getBackColor() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the background color of the header as ABGR, i.e. 0x000000FF for red.
- getBackColor() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the background color of this report element as ABGR, i.e. 0x000000FF for red.
- getBackColorFormula() - Methode in Klasse com.inet.report.Area
-
Returns null since an Area does not have a background color formula.
- getBackColorFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula for the property 'back color'.
- getBackColorFormula() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the formula for the property 'back color'.
- getBackColorFormula() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the formula of the background color of the header as ABGR, i.e. 0x000000FF for red.
- getBackColorFormula() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the background color formula of this report element.
- getBarMarginPercent() - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Returns the bar margin in percent where 0.10 is 10 percent.
- getBarWidth() - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Returns the maximum bar width in percent where 0.10 is 10 percent.
- getBaseUrl() - Methode in Klasse com.inet.report.FieldElement
-
Returns the currently set base URL for relative URLs.
- getBaseUrl() - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Returns the currently set base URL for relative URLs.
- getBaseUrlFormula() - Methode in Klasse com.inet.report.FieldElement
-
Returns the property formula set for the base URL property.
- getBaseUrlFormula() - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Returns the property formula set for the base URL property.
- getBasicSupport() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
If this authentication supports basic authentication.
- getBeanClassName() - Methode in Klasse com.inet.report.JavaBean
-
Returns the name of the beans's class
- getBeanComponent() - Methode in Klasse com.inet.report.JavaBean
-
Return a instance of bean Component.
- getBeanData(String, String, String) - Methode in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
Returns a list of Java Beans of the supplied type.
- getBeanData(String, String, String, String) - Methode in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
Returns a list of Java Beans of the supplied type.
- getBeanPropertyDescriptorsForGUI() - Methode in Klasse com.inet.report.JavaBean
-
Returns those bean property descriptors that are suitable for setting via the i-net Desginer GUI.
- getBeanPropertyFormula(String) - Methode in Klasse com.inet.report.JavaBean
-
Returns the current property FormulaField of the beans' property named
name. - getBeanPropertyValue(String) - Methode in Klasse com.inet.report.JavaBean
-
Returns the current property value of the beans' property named
name. - getBody() - Methode in Klasse com.inet.report.CrossTab
-
The body of the table.
- getBooleanFormatOutputType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'boolean format output type'.
- getBooleanFormatOutputType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'boolean format output type'.
- getBooleanFormatOutputTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'boolean format output type'.
- getBooleanFormatOutputTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'boolean format output type'.
- getBottomCropping() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the value of the property 'bottom cropping size'.
- getBottomCropping() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the value of the property 'bottom cropping size'.
- getBottomLineStyle() - Methode in Klasse com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getBottomLineStyle() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'bottom line style'.
- getBottomLineStyle() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'bottom line style'.
- getBottomLineStyleFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula of the property 'bottom line style'.
- getBottomLineStyleFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula of the property 'bottom line style'.
- getBulletValueStack() - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- getBySummaryOrder() - Methode in Klasse 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() - Statische Methode in Klasse com.inet.report.cache.Cache
-
Returns the singleton Cache instance.
- getCacheSize() - Methode in Klasse com.inet.report.Engine
-
This function returns the current cache size.
- getCanGrowCount() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'can grow count'.
This property gives the maximum numbers of lines that a Text or a FieldElement can grow. - getCanGrowCount() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'can grow count'.
This property gives the maximum numbers of lines that a Text or a FieldElement can grow. - getCanGrowFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula of the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - getCanGrowFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the formula of the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - getCanGrowFormula() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the formula of the property 'can grow'.
- getCanShrinkFormula() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Returns the formula of the property 'can shrink'.
- getCanShrinkFormula() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the formula of the property 'can shrink'.
- getCascadingParent() - Methode in Klasse com.inet.viewer.PromptData
-
Returns the parent to this prompt if this is a cascading prompt.
- getCatalog() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set database catalog.
- getCatalog() - Methode in Klasse com.inet.report.database.TableSourceInfo
-
Get the catalog name or null.
- getCatalog() - Methode in Klasse com.inet.report.Datasource
-
Returns the value of the connection property catalog.
- getCatalogs() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Get the list of catalogs.
- getCategory() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns the category axis of this plot.
- getCategoryAxis() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the category axis.
- getCategoryAxis() - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns the category axis for this plot.
- getCategoryAxis() - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Returns the category axis for this plot.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the category group.
- getCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
-
Returns the category group.
- getCause() - Methode in Klasse com.inet.report.EngineError
-
Returns the
Throwableresponsible for this error. - getCause() - Methode in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
Returns whether a field was added, removed or changed.
- getCell(int) - Methode in Klasse com.inet.report.CrossTabBody
-
Get the ith cell of the body.
- getCell(int, int) - Methode in Klasse com.inet.report.CrossTabBody
-
Get the cell that is related to the row header and column header.
- getCellCount() - Methode in Klasse com.inet.report.CrossTabBody
-
Get the count of cells in the body.
- getCellMarginsX() - Methode in Klasse com.inet.report.CrossTabOptions
-
Returns the left and right cell margins of all cells
- getCellMarginsY() - Methode in Klasse com.inet.report.CrossTabOptions
-
Returns the top and bottom cell margins of all cells
- getCertificate() - Methode in Klasse com.inet.report.certificate.CertificateInfo
-
FOR INTERNAL USE ONLY returns the certificate containing signer info or null if no certificate exists.
- getCertificateFactory() - Statische Methode in Klasse com.inet.report.RDC
-
Returns the certificate factory that is used to sign PDF documents created with i-net Clear Reports.
- getCertificateInfo(Engine) - Methode in Schnittstelle com.inet.report.certificate.CertificateInfoFactory
-
Returns a certificate info that is fully initialized and holds all the information needed to produce a signature.
- getChangedConfiguration() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
-
Returns the configuration which was changed (or the new current configuration).
- getChangedConfigurationName() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
-
Returns the name of the configuration which was changed (or the name of the new current configuration).
- getChangedConfigurationScope() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
-
Returns the scope of the configuration which was changed (or the scope of the new current configuration).
- getChangedKeys() - Methode in Klasse com.inet.config.ConfigurationModificationEvent
-
returns the key of the property which was modified, leading to the ConfigurationModificationEvent.
- getChangeField() - Methode in Klasse com.inet.report.SummaryField
-
Running total changes if this field value was changed.
- getChart() - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
Returns the parent chart of this dataset.
- getChart() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the parent chart of this dataset.
- getChart() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the parent chart of this dataset.
- getChart() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the parent chart of this dataset.
- getChart() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the parent chart of this dataset.
- getChart() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the parent chart of this dataset.
- getChosenValue() - Methode in Klasse com.inet.viewer.PromptData
-
Returns the set value of this prompt.
- getClippedResult() - Methode in Klasse com.inet.report.event.ClippingEvent
-
Returns the displayed text value after clipping.
- getCloseBorderOnPageBreakFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula for the property 'close border on page break'.
- getCloseBorderOnPageBreakFormula() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the formula for the property 'close border on page break'.
- getCloseBorderOnPageBreakFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'close border on page break'.
- getCloseField() - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the close value.
- getCloseField() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the close value.
- getColor() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
Get the color as hex value, e.g.
- getColor() - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Returns the color of the line or area of this marker.
- getColor() - Methode in Klasse com.inet.report.chart.ChartTitle
-
Returns the ABGR value of color for this title.
- getColorFormula() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the color formula which determines the color at run-time.
- getColorSequence() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the user defined color sequence of this chart plot.
- getColumn() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
Get the column header of this cell.
- getColumnCount() - Methode in Klasse com.inet.report.TableSource
-
Returns the number of columns.
- getColumnLabel() - Methode in Klasse com.inet.report.DatabaseField
-
Returns the label of this
DatabaseField. - getColumnName(int) - Methode in Klasse com.inet.report.TableSource
-
Returns the column name of the selected column.
- getColumnName(String, String, int, TableSource, int) - Methode in Klasse com.inet.report.Database
-
Returns the column name dependent of the database.
- getColumnName(String, String, int, TableSource, int) - Methode in Klasse com.inet.report.database.JdbcData
-
Returns the column name dependent of the database.
- getColumnNames() - Methode in Klasse com.inet.report.TableSource
-
Returns an array of all column names.
- getColumnNames(String) - Methode in Klasse com.inet.report.DatabaseTables
-
Returns a String[] with the column names.
- getColumns() - Methode in Klasse com.inet.report.CrossTab
-
The top headers of the table.
- getColumns(Datasource, String, String, String, int) - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Returns the column information for a TableSource
- getColumns(TableSource) - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Returns the column information for a TableSource.
- getColumns(TableSource) - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Returns the column information for a TableSource.
- getColumns(TableSource) - Methode in Klasse com.inet.report.database.JdbcData
-
Returns the column information for a TableSource.
- getColumns(String[], int[]) - Statische Methode in Klasse com.inet.report.DatabaseMetaDataFactory
-
Returns a ResultSet that has the structure of the ResultSet returned from DatabaseMetaData.getColumns().
- getColumnType() - Methode in Klasse com.inet.report.database.ColumnInfo
-
A value of DatabaseMetaData.procedureColumnIn, DatabaseMetaData.procedureColumnInOut, DatabaseMetaData.procedureColumnOut, DatabaseMetaData.procedureColumnReturn or DatabaseMetaData.procedureColumnResult.
- getColumnType(int) - Methode in Klasse com.inet.report.TableSource
-
Returns the column type of the selected column.
- getColumnTypes() - Methode in Klasse com.inet.report.TableSource
-
Returns an array of all column types.
- getColumnTypes(String) - Methode in Klasse com.inet.report.DatabaseTables
-
Returns an int[] with the types of columns.
- getCombineType() - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Returns the combine type.
- getComments() - Methode in Klasse 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() - Methode in Klasse 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.
For example, if you have a "ReportViewer" and would like to add it to your own JFrame, simply call:myFrame.add(viewer.getComponent()) - getComponent() - Methode in Klasse 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.
For example, if you have a "ReportViewer" and would like to add it to your own JFrame, simply call:myFrame.add(viewer.getComponent()) - getComponent() - Methode in Klasse 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.
For example, if you have a "ReportViewer" and would like to add it to your own JFrame, simply call:myFrame.add(viewer.getComponent()) - getComponent() - Methode in Klasse 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.
For example, if you have a "ReportViewer" and would like to add it to your own JFrame, simply call:myFrame.add(viewer.getComponent()) - getComponent() - Methode in Klasse com.inet.viewer.SwingToolBar
-
Returns the gui component of this toolbar.
- getComponent() - Methode in Schnittstelle com.inet.viewer.ToolBar
-
Returns the gui component of this toolbar.
- getComponent() - Methode in Schnittstelle 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.
For example, if you have a "ReportViewer" and would like to add it to your own JFrame, simply call:myFrame.add(viewer.getComponent()) - getConditionCount() - Methode in Klasse com.inet.report.Join
-
Returns the number of join conditions.
- getConditionLinkType(int) - Methode in Klasse com.inet.report.Join
-
Returns the link type of the specified condition.
- getConditionLinkTypes() - Methode in Klasse com.inet.report.Join
-
Returns the link types of all join conditions.
- getConditionSourceColumn(int) - Methode in Klasse com.inet.report.Join
-
Returns the column name from source table, used in the specified condition.
- getConditionSourceColumns() - Methode in Klasse com.inet.report.Join
-
Returns all columns from source table, that are used for the join conditions.
- getConditionSourceFields() - Methode in Klasse com.inet.report.Join
-
Returns all fields from source table, that are used for the join conditions.
- getConditionTargetColumn(int) - Methode in Klasse com.inet.report.Join
-
Returns the column name from target table, used in the specified condition.
- getConditionTargetColumns() - Methode in Klasse com.inet.report.Join
-
Returns all columns from target table, that are used for the join conditions.
- getConditionTargetFields() - Methode in Klasse com.inet.report.Join
-
Returns all fields from target table, that are used for the join conditions.
- getConfiguration() - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Returns the DatabaseConfiguration of this DataFactory.
- getConfiguration() - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Returns the DatabaseConfiguration of this DataFactory.
- getConfigurationName() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the name of this
DataSourceConfiguration. - getConnection() - Methode in Klasse com.inet.report.Datasource
-
Returns the Connection used to request data from the datasource.
If there exists already a valid Connection, this one will be returned. - getConnectionProperties() - Methode in Klasse com.inet.report.Datasource
-
Returns the properties passed to JDBC driver to create the Connection.
Next to the driver properties the Properties object conains values internal used. - getCookie() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the cookie set for the next connections made by URLRenderData.
- getCopy() - Methode in Klasse com.inet.report.CacheRenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCopy() - Methode in Klasse com.inet.report.EngineRenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCopy() - Methode in Schnittstelle com.inet.viewer.RenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCopy() - Methode in Klasse com.inet.viewer.URLRenderData
-
"Clones" this RenderData object with all its properties and returns the copy.
- getCorePluginId() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Returns the id of the product core plugin that was provided to initialize the ServerPluginManager.
- getCornerEllipseHeight() - Methode in Klasse com.inet.report.Box
-
Returns the value of the property 'corner ellipse height'.
- getCornerEllipseHeight() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the value of the property 'corner ellipse height'.
- getCornerEllipseWidth() - Methode in Klasse com.inet.report.Box
-
Returns the value of the property 'corner ellipse width'.
- getCornerEllipseWidth() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the value of the property 'corner ellipse width'.
- getCount() - Methode in Klasse com.inet.report.SpecifiedOrder
-
Get the count of specified group values.
- getCreated() - Methode in Klasse com.inet.report.SummaryInfo
-
Returns the date and time the report was created.
- getCreateLabel() - Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
Returns localized label for adding a new user of this type.
- getCreator() - Statische Methode in Klasse com.inet.report.Engine
-
Returns the creator string that i-net Clear Reports writes into the exported files.
- getCrossTabGridLineFormat() - Methode in Klasse com.inet.report.CrossTab
-
Returns the gridline format of the crosstab.
- getCurrencyPosition() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'currency position type'.
- getCurrencyPosition() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'currency position type'.
- getCurrencyPositionFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency position type'.
- getCurrencyPositionFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'currency position type'.
- getCurrencySeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the separator between the number value and currency symbol.
- getCurrencySeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the separator between the number value and currency symbol.
- getCurrencySeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency separator'.
- getCurrencySeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'currency separator'.
- getCurrencySymbol() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'currency symbol'.
- getCurrencySymbol() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'currency symbol'.
- getCurrencySymbolFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency symbol'.
- getCurrencySymbolFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'currency symbol'.
- getCurrencySymbolType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'currency symbol type'.
- getCurrencySymbolType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'currency symbol type'.
- getCurrencySymbolTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'currency symbol type'.
- getCurrencySymbolTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'currency symbol type'.
- getCurrent() - Statische Methode in Klasse com.inet.authentication.LoginProcessor
-
Get the login processor for the current request session/thread.
- getCurrent() - Methode in Klasse com.inet.config.ConfigurationManager
-
Returns the current Configuration.
- getCurrent() - Statische Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Get the current LicenseKeyInfo which show the state of the current license
- getCurrentEngine() - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Returns the engine of the report that is currently opened.
- getCurrentField() - Methode in Klasse com.inet.report.FormulaField
-
This field references the current report field, which contains this formula.
- getCurrentPage() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns the number of the "current page" being displayed in this ReportView.
- getCurrentPage() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns the number of the "current page" being displayed in this ReportView.
- getCurrentReportView() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns the currently visible or selected ReportView object.
- getCurrentReportView() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the currently visible or selected ReportView object.
- getCursorType(int) - Methode in Klasse com.inet.report.Database
-
Returns the SQL data type for a cursor if the stored procedure parameter is a cursor.
- getCustomData() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Returns the custom data of this report component.
- getCustomizeGroupNameField() - Methode in Klasse com.inet.report.Group
-
Returns the kind of the customization of the group name field.
- getCustomizer() - Methode in Klasse com.inet.report.JavaBean
-
Returns the customizer component if it is supported for this bean.
- getData() - Methode in Klasse com.inet.report.database.TableData
-
ONLY FOR INTERNAL USE Get the data of this TableData.
- getDataAxis() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns the data axis of this plot.
- getDataAxis() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the data axis of this plot.
- getDataAxis() - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns the data axis for this plot.
- getDataAxis() - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Returns the data axis for this plot.
- getDatabaseClassname() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns
com.inet.report.database.DataFactoryclass name or an empty String. - getDatabaseConfiguration() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
FOR INTERNAL USE ONLY Returns the DatabaseConfiguration used for this DataSourceConfiguration.
- getDatabaseField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the idx-th element of database fields array.
- getDatabaseField(int) - Methode in Klasse com.inet.report.TableSource
-
Returns the corresponding DatabaseField to that column index.
- getDatabaseField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the DatabaseField with name
dbColNameornullif not existent in report. - getDatabaseField(String) - Methode in Klasse com.inet.report.TableSource
-
Returns the corresponding DatabaseField to that column name.
- getDatabaseFields() - Methode in Klasse com.inet.report.TableSource
-
Returns all DatabaseFields that belongs to this TableSource.
- getDatabaseFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of database fields of this report.
- getDatabaseIdentifier() - Methode in Klasse com.inet.report.TableSource
-
Returns the original name of the table source.
- getDatabaseTables() - Methode in Klasse com.inet.report.Engine
-
Returns the DatabaseTables object for this report.
- getDataFactory() - Methode in Klasse com.inet.report.Datasource
-
Returns the DataFactory instance which should be used for the connection configured by this Datasource.
- getDataFetchingCpuTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the CPU time that is used for fetching the report data from a datasource, measured in nanoseconds.
- getDataFetchingSystemTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the system time that is used for fetching the report data from a datasource, measured in nanoseconds.
- getDataField() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the data field.
- getDataField(int) - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the summary field at the specified position in the list.
- getDataField(int) - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the summary field at the specified position in the list.
- getDataField(int) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the summary field at the specified position in the list.
- getDataField(int) - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the summary field at the specified position in the list.
- getDataField(String) - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
Returns the summary field with the specified name or
nullif the summary field with this name not found in the list. - getDataField(String) - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the summary field with the specified name or
nullif the summary field with this name not found in the list. - getDataField(String) - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the summary field with the specified name or
nullif the summary field with this name not found in the list. - getDataField(String) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the summary field with the specified name or
nullif the summary field with this name not found in the list. - getDataField(String) - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the summary field with the specified name or
nullif the summary field with this name not found in the list. - getDataField(String) - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the summary field with the specified name or
nullif the summary field with this name not found in the list. - getDataFields() - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the data fields of this dataset as list.
- getDataFields() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data fields of this dataset as list.
- getDataFieldsCount() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the count of data fields in this dataset.
- getDataGroup() - Methode in Klasse com.inet.report.FacturXSettings
-
Get the group for which a line in the invoice should be created.
- getDataset() - Methode in Schnittstelle com.inet.report.chart.plot.ChartPlot
-
Returns the dataset of this plot.
- getDataset() - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Returns nothing (
null). - getDataset() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns a dataset of type
GanttDataset. - getDataset() - Methode in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Returns a dataset of type
PieDatasetor of typeStandardDataset. - getDataset() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns a dataset of type
PieDataset. - getDataset() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the data container of this plot.
- getDataset() - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns a dataset of type
StockDataset. - getDataset() - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Returns a dataset of type
XYDataset. - getDatasource() - Methode in Klasse com.inet.report.FieldValueProvider
-
Returns the data source the query is to be run on
- getDatasource() - Methode in Klasse com.inet.report.QueryValueProvider
-
Returns the data source the query is to be run on
- getDatasource() - Methode in Klasse com.inet.report.SQLField
-
Returns the datasource.
- getDatasource() - Methode in Klasse com.inet.report.SQLValueProvider
-
Returns the data source the query is to be run on
- getDatasource() - Methode in Klasse com.inet.report.TableSource
-
Returns the Datasource object, to which this TableSource belongs.
- getDatasource(int) - Methode in Klasse com.inet.report.DatabaseTables
-
Returns the data source at position idx.
- getDatasource(String) - Methode in Klasse com.inet.report.DatabaseTables
-
Returns the datasource by name.
- getDataSource(GUID) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the
DataSourceConfigurationspecified by the given uid. - getDataSource(String) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the
DataSourceConfigurationspecified by the given name. - getDataSourceConfiguration() - Methode in Klasse com.inet.report.Datasource
-
If this Datasource is based on a DataSourceConfiguration and the configuration exists, the DataSourceConfiguration object will be returned.
- getDataSourceConfiguration(String, int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the
DataSourceConfigurationspecified by the given configuration name and scope. - getDataSourceConfigurationListeners() - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the list of listeners.
- getDataSourceConfigurationName() - Methode in Klasse 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() - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the configuration names of all
DataSourceConfigurations stored for user and system scope. - getDataSourceConfigurationNames(int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the configuration names of all
DataSourceConfigurations stored for the given scope. - getDataSourceConfigurations(int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Returns the
DataSourceConfigurationobjects stored for the given scope. - getDatasourceCount() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns how many data sources are known.
- getDataType() - Methode in Klasse com.inet.report.database.ColumnInfo
-
The data type of this column.
- getDateCalendarType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date calendar type'.
- getDateCalendarType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- getDateCalendarTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula of the property 'date calendar type'.
- getDateCalendarTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- getDateEraType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date era type'.
- getDateEraType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- getDateEraTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula of the property 'date era type'.
- getDateEraTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- getDateFirstSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date first separator'.
- getDateFirstSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date first separator'.
- getDateFirstSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date first separator'.
- getDateFirstSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date first separator'.
- getDateFormatType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the date format type set for this element.
- getDateFormatType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the date format type set for this element.
- getDateFormatTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date format type'.
- getDateFormatTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date format type'.
- getDateOrder() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date order'.
- getDateOrder() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date order'.
- getDateOrderFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date order'.
- getDateOrderFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date order'.
- getDatePatternConstant() - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Returns the date format pattern constant, e.g.
- getDatePrefixSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date prefix separator'.
- getDatePrefixSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date prefix separator'.
- getDatePrefixSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date prefix separator'.
- getDatePrefixSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date prefix separator'.
- getDateRange() - Methode in Klasse 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() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date second separator'.
- getDateSecondSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date second separator'.
- getDateSecondSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date second separator'.
- getDateSecondSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date second separator'.
- getDateStepWidthType() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the date step width of axis units - a step will be 1 of the unit returned.
- getDateSuffixSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date suffix separator'.
- getDateSuffixSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date suffix separator'.
- getDateSuffixSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date suffix separator'.
- getDateSuffixSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date suffix separator'.
- getDateTimeOrder() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date time order'.
- getDateTimeOrder() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date time order'.
- getDateTimeOrderFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date time order'.
- getDateTimeOrderFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date time order'.
- getDateTimeSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'date time separator'.
- getDateTimeSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'date time separator'.
- getDateTimeSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'date time separator'.
- getDateTimeSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'date time separator'.
- getDateWindowsDefaultTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Veraltet.As of i-net Crystal-Clear 8.0, use
AbstractValueElement.getDateFormatTypeFormula()instead. - getDayOfWeekEnclosure() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week enclosure'.
- getDayOfWeekEnclosure() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'day of week enclosure'.
- getDayOfWeekEnclosureFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week enclosure'.
- getDayOfWeekEnclosureFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week enclosure'.
- getDayOfWeekPosition() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week position'.
- getDayOfWeekPosition() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'day of week position'.
- getDayOfWeekPositionFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week position'.
- getDayOfWeekPositionFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week position'.
- getDayOfWeekSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week separator'.
- getDayOfWeekSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'day of week separator'.
- getDayOfWeekSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week separator'.
- getDayOfWeekSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week separator'.
- getDayOfWeekType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'day of week type'.
- getDayOfWeekType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'day of week type'.
- getDayOfWeekTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day of week type'.
- getDayOfWeekTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'day of week type'.
- getDayType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'day type'.
- getDayType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'day type'.
- getDayTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'day type'.
- getDayTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'day type'.
- getDecimalSeparatorSymbol() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'decimal separators symbol'.
- getDecimalSeparatorSymbol() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'decimal separators symbol'.
- getDecimalSeparatorSymbolFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'decimal separators symbol'.
- getDecimalSeparatorSymbolFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'decimal separators symbol'.
- getDefaultAttributeSet(int, int) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Creates and returns a HashPrintRequestAttributeSet for the given page(s) with the default printing attributes.
- getDefaultAttributeSet(int, int) - Methode in Klasse com.inet.viewer.SwingReportView
-
Creates and returns a HashPrintRequestAttributeSet for the given page(s) with the default printing attributes.
- getDefaultExportDirectory() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the default directory in that the Java viewer will save the exported files.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.AreaStyle
-
Creates a new area plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.BarStyle
-
Creates a new bar plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.Chart3DStyle
-
Creates a new 3D plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.ChartStyle
-
Creates a default plot properly for this chart style.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaStyle
-
Creates a new continuous area plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
Creates a new continuous bar plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.ContinuousLineStyle
-
Creates a new continuous line plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.GanttStyle
-
Creates a new gantt plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.LineStyle
-
Creates a new line plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.MultiplePieStyle
-
Creates a new multiple pie style plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.PieStyle
-
Creates a new pie plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.PolarStyle
-
Creates a new polar plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.StockStyle
-
Creates a new stock plot and initializes the plot with default settings.
- getDefaultPlot() - Methode in Klasse com.inet.report.chart.plot.XYStyle
-
Creates a new xy plot and initializes the plot with default settings.
- getDefaultPromptValuesAsString() - Methode in Klasse 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) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the setting of the property defined by the key, or null if no value is set.
- getDefaultSqlOfAllStatements(boolean) - Methode in Klasse com.inet.report.Engine
-
Returns the statements that will be send to the database.
The result depends on the used DataFactories classes. - getDefaultValue(int) - Methode in Klasse com.inet.report.PromptField
-
Returns the default value at the given index.
- getDefaultValueCount() - Methode in Klasse com.inet.report.PromptField
-
Returns The number of default values set for this prompt. 0 if none are set.
- getDefaultValueProvider() - Methode in Klasse com.inet.report.PromptField
-
If a DynamicValueProvider has been set for this PromptField, this method will return this provider.
- getDefaultValues() - Methode in Schnittstelle com.inet.report.DynamicValueProvider
-
Returns an array of DefaultValue objects for a prompt field.
- getDefaultValues() - Methode in Klasse com.inet.report.PromptField
-
Fetches the default values.
- getDefaultValues() - Methode in Klasse com.inet.report.SQLValueProvider
-
Returns an array of DefaultValue objects for a prompt field.
- getDefaultValues() - Methode in Klasse com.inet.viewer.PromptData
-
Returns the default values of this prompt.
Note that Date are given as Calendar object, and DateTime as Timestamp. - getDefaultValues(Function) - Methode in Schnittstelle com.inet.report.DynamicValueProvider
-
Query the DefaultValue objects for a prompt field.
- getDefaultValues(Function) - Methode in Klasse com.inet.report.SQLValueProvider
-
Query the DefaultValue objects for a prompt field.
- getDescription() - Methode in Schnittstelle com.inet.config.Configuration
-
Veraltet.As of version 26.4
- getDescription() - Methode in Klasse com.inet.report.DefaultValue
-
Returns the description of this default value.
- getDescription() - Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
Returns localized description for the user account type.
- getDescription() - Methode in Klasse com.inet.viewer.PromptData
-
Returns the description of this prompt.
- getDescription() - Methode in Klasse com.inet.viewer.PromptValue
-
Returns the description of the parameter field that has been set using API or i-net Designer dialog.
- getDescriptions() - Methode in Klasse com.inet.report.FieldValueProvider
-
Returns the DatabaseField responsible for fetching the descriptions from.
- getDescriptionSection() - Methode in Klasse com.inet.report.CrossTab
-
Gets the description section of the crosstab.
- getDiagnostic() - Statische Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Get additional diagnostic information for the case of fatal error:
- getDiscreteOrRangeType() - Methode in Klasse com.inet.report.PromptField
-
Returns the type of values which are allowed for this prompt.
- getDisplayName() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
Get the display name for this authentication method.
- getDisplayName() - Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
Returns the localized display name of the user account type.
- getDisplayName() - Methode in Klasse com.inet.viewer.PromptData
-
Returns name to use for displaying the prompt name
- getDisplayName(Map) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Get the display name for the GUI.
- getDivideField() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the signature field must be divided into two parts.
- getDivideField() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the signature field must be divided into two parts.
- getDivisor() - Methode in Klasse com.inet.report.chart.format.Abbreviation
-
Returns the divisor.
- getDocumentPageCount() - Methode in Klasse com.inet.report.Engine
-
Returns the number of pages in the finally document, e.g.
- getDrawOutOfScale(Element) - Statische Methode in Klasse com.inet.report.chart.plot.DrawOutOfScale
-
Reads the XML properties of a of Draw Out Of Scale for LinePlot.
- getDriverClassname() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the name of the
java.sql.Driverthat will be used to establish the Connection to database. - getDriverObject(Class) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
FOR INTERNAL USE ONLY iterate over registered driver - necessary for silly JdbcOdbcDriver, which set a flag in its finalize() function so that no Connection could create anymore.
- getDriverObject(String) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
FOR INTERNAL USE ONLY iterate over registered driver - necessary for silly JdbcOdbcDriver, which set a flag in its finalize() function so that no Connection could create anymore
- getDriverSpecificProperties() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
FOR INTERNAL USE ONLY returns all properties that will be passed to JDBC driver
- getDropShadowFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula for the property 'drop shadow'.
- getDropShadowFormula() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the formula for the property 'drop shadow'.
- getDropShadowFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'drop shadow'.
- getDropShadowFormula() - Methode in Klasse com.inet.report.Line
-
Lines do not support drop shadows.
- getElement() - Methode in Klasse com.inet.report.event.ClippingEvent
-
Returns the element on which the clipping occurred.
- getElementOfPropertyFormula() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY Returns the element which is the owner of this formula if this formula is a property formula.
- getElements() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Returns an array containing all elements of this container.
- getElements() - Methode in Klasse com.inet.report.Section
-
Returns an
Arraycontaining all elements in this section. - getElements() - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Returns an array containing all elements of this container.
- getElementsV() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Returns a Vector containing all elements in this container.
- getElementsV() - Methode in Klasse com.inet.report.Section
-
Returns a
Vectorcontaining all elements in this section. - getElementsV() - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Veraltet.As of i-net Clear Reports 15.0, use
SimpleElementContainer.getElements()instead - getEmbeddableFontNames() - Statische Methode in Klasse 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.
Note 1: true type collection file (.ttc) can contain multiple true type fonts
Note 2: each true type font can have one or more font names and all these names will be listed
Note 3: as a result the number of true type font names returned does not coincide with the number of font files in font directory. - getEnabledFormats() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the valid output formats for this report.
- getEndField() - Methode in Schnittstelle com.inet.report.chart.dataset.GanttDataset
-
Returns the data field which indicates the end position of each interval bar.
- getEndField() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data field which indicates the end position of each interval bar.
- getEndSection() - Methode in Klasse com.inet.report.AbstractLineElement
-
Returns the value of the property 'end section'.
- getEndSection() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the value of the property 'end section'.
- getEndValue() - Methode in Klasse com.inet.viewer.RangePromptValue
-
Returns the upper limit to the range, or null if there is no upper limit
- getEngine() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the Engine/EngineBundle that produce the data for this output.
- getEngine() - Methode in Klasse com.inet.report.Element
-
Returns the Engine this Element is associated with.
- getEngine() - Methode in Klasse com.inet.report.event.EngineFinishEvent
-
Returns the Engine that has been finished now.
- getEngine() - Methode in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
Returns the
Engine - getEngine() - Methode in Klasse com.inet.report.Subreport
-
Returns the engine object belonging to this subreport.
- getEngine(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Returns the engine for the specified key in the specified cache if active rendering.
- getEngine(String) - Methode in Klasse com.inet.report.EngineRenderData
-
Get the
Enginefrom the cache if exists. - getEngine0() - Methode in Klasse com.inet.report.EngineBundle
-
Get the first Engine from the bundle list.
- getEngineFactory() - Statische Methode in Klasse com.inet.report.cache.Cache
-
Get the current EngineFactory.
- getEngineFactory() - Methode in Klasse com.inet.report.CacheRenderData
-
returns the
EngineFactoryto pass to the Cache - getEngines() - Methode in Klasse com.inet.report.EngineBundle
-
Get all Engines of this bundle.
- getError(int) - Methode in Klasse com.inet.report.EngineStatus
-
Returns the EngineError at the given index.
- getErrorCode() - Methode in Ausnahmeklasse com.inet.report.ReportException
-
Returns an error code that describes the cause for this exception.
- getErrorCode() - Methode in Ausnahmeklasse com.inet.viewer.ViewerException
-
Returns the error code of the exception that was thrown on report server.
- getErrorCount() - Methode in Klasse com.inet.report.EngineStatus
-
Returns the number of errors in this status
- getErrorData() - Methode in Klasse com.inet.report.Validity
-
Possible error data if the object is not valid.
- getErrorMessage() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Get the error message if the license is invalid
- getErrorMessage() - Methode in Klasse com.inet.viewer.Progress
-
Returns the last error message of this Progress.
- getErrorMessage(Throwable) - Statische Methode in Ausnahmeklasse com.inet.viewer.ViewerException
-
Create a user friendly error message.
- getErrorMsg() - Methode in Klasse com.inet.report.Engine
-
Returns the error message as string.
- getEvaluateTime() - Methode in Klasse com.inet.report.FormulaField
-
Returns the lowest theoretically possible evaluation time this formula can have.
- getEvaluateTime(IFormulaRunner) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- getEvaluateTimeReal() - Methode in Klasse com.inet.report.FormulaField
-
Returns the time of evaluation of this formula that is actually used at runtime.
- getExecutionSystemTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the rendering system time of the report in nanoseconds.
- getExecutionTime() - Methode in Klasse com.inet.report.event.EngineFinishEvent
-
Returns the execution time of the Engine in milliseconds.
- getExpandPercent() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the detach percentage of sections selected with
PiePlot.setSectionIndexes(int[]). - getExportChunkCount(Properties) - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportChunkCount(Properties) - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportChunkCount(Properties) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportChunkCount(Properties) - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the total number of export "chunks" for the report for the specified export format.
- getExportFormat() - Methode in Klasse com.inet.report.Engine
-
Get the export format that this Engine produce
- getExportFormat() - Methode in Klasse com.inet.report.ReportKeyFactory
-
Returns the export format of the report that was set via the properties object in the constructor.
- getExtensionName() - Methode in Schnittstelle com.inet.plugin.NamedExtension
-
Returns the UNIQUE name of the extension.
- getFacturXSettings() - Methode in Klasse com.inet.report.Engine
-
Get the factur X settings.
- getFailureCause(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Returns the cause for the failure of the report.
- getField() - Methode in Klasse com.inet.report.CrossTabHeader
-
The field of the grouping.
- getField() - Methode in Klasse com.inet.report.Element
-
Returns the field definition element (for example, database field element, prompt field element).
- getField() - Methode in Klasse com.inet.report.Field
-
Gets the field definition element (for example, database field element, prompt field element).
- getField() - Methode in Klasse com.inet.report.Group
-
Gets the field definition element.
- getField() - Methode in Klasse com.inet.report.GroupField
-
Gets the field definition element (for example, database field element, prompt field element).
- getField() - Methode in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
The added, removed or changed field.
- getField(String) - Methode in Klasse com.inet.report.Fields
-
Search the fieid with its reference name.
- getField2nd() - Methode in Klasse com.inet.report.SummaryField
-
Some Summaries need two fields for calculation, i.e. weighted average, correlation etc.
- getFieldElement() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the field element of this row.
- getFieldElement(int) - Methode in Klasse com.inet.report.CrossTabBodyCell
-
Get the FieldElement at the given index.
- getFieldElementCount() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
Get the count of the FieldElements in this cell.
- getFieldRefName() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse com.inet.report.Engine
-
Returns a new Fields Object.
- getFields() - Methode in Klasse com.inet.report.FacturXSettings
-
Provides a map with all available field mappings.
- getFieldType() - Methode in Klasse com.inet.problemfinder.rules.AbstractRuleField
-
returns the Field type which has to checked, -1 listen to all Field types
- getFileNames() - Methode in Klasse com.inet.viewer.ExportProgress
-
Get the generated file names on the export.
- getFirstLineIndent() - Methode in Klasse com.inet.report.FieldElement
-
Returns the value of the property 'first line indent'.
- getFirstLineIndent() - Methode in Klasse com.inet.report.Paragraph
-
Returns the value of the property 'first line indent'.
- getFirstLineIndent() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the value of the property 'first line indent'.
- getFirstLineIndentFormula() - Methode in Klasse com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'first line indent'.
- getFirstLineIndentFormula() - Methode in Klasse com.inet.report.Paragraph
-
Returns the formula whose return value determines the property 'first line indent'.
- getFirstLineIndentFormula() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the property 'first line indent'.
- getFirstValue() - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Returns the first value (lower bound) of this marker.
- getFirstValueFormula() - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Get the Formula which returns the first value of the marker.
- getFont() - Methode in Klasse com.inet.report.chart.ChartTitle
-
Returns the font of the label.
- getFont(String, int, int) - Statische Methode in Klasse com.inet.report.RDC
-
FOR INTERNAL USE ONLY
- getFontColor() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the value of the property 'font color'.
- getFontColor() - Methode in Schnittstelle 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() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font color'.
- getFontColorFormula() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the property formula for the font color.
- getFontCount() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the count of added fonts.
- getFontCount() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Get the count of added fonts.
- getFontCount() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Get the count of added fonts.
- getFontData(int) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the font data from the given index.
- getFontData(int) - Methode in Klasse 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) - Methode in Klasse com.inet.report.Engine
-
Returns the byte array of the embedded font at the specified fontId, encoded in the Viewer's protocol.
- getFontData(int) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Get the font data from the given index.
- getFontData(int) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Get the font data from the given index.
- getFontData(int) - Methode in Schnittstelle 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) - Methode in Klasse 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() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the value of the property 'font name'.
- getFontName() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the font name for the text in this element.
- getFontNameFormula() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font name'.
- getFontNameFormula() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the property formula for the font name.
- getFontSize() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the value of the property 'font size', rounded to an integer(!).
- getFontSize() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the font size for the text in this element, in points.
- getFontSizeFormula() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font size'.
- getFontSizeFormula() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the property formula for the font size.
- getFontSizeTwips() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the value of the property 'font size' in Twips.
- getFontSizeTwips() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the font size for the text in this element, in twips.
- getFontStyle() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the value of the property 'font style'.
- getFontStyle() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the font style for the text in this element.
- getFontStyleFormula() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the formula for the property 'font style'.
- getFontStyleFormula() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the property formula for the font style.
- getFooter() - Methode in Klasse com.inet.report.Group
-
Returns the group footer area.
- getFootnote() - Methode in Klasse com.inet.report.Chart2
-
Returns the footnote of this chart.
- getForeColor() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'fore color'.
- getForeColor() - Methode in Klasse com.inet.report.Element
-
Returns the fore color of the element.
- getForeColor() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the fore color of the element.
- getForeColorFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula of the property 'fore color'.
- getForeColorFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula fore color of the element.
- getForegroundAlpha() - Methode in Klasse 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() - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Returns the export format of the report.
- getFormula() - Methode in Klasse com.inet.report.FormulaField
-
Returns the value of the property 'formula text'.
- getFormula() - Methode in Klasse com.inet.report.Trigger
-
Get the formula of this trigger.
- getFormula(int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Return the formula of the nth group.
- getFormulaAst() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- getFormulaField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the i-th element of Formula Fields array.
- getFormulaField(int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY Returns FormulaField from index
- getFormulaField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the FormulaField with name
fieldNameornullif not existent in report. - getFormulaFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of user formulas in this report.
- getFormulaTree() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- getFormulaType() - Methode in Klasse com.inet.report.FormulaField
-
Returns the formula type, i.e. whether the formula is a record selection, group selection, property, or user formula
- getFrom() - Methode in Klasse com.inet.report.FormulaRange
-
Gets the value the range begins with.
- getFunction(int) - Methode in Klasse com.inet.report.Fields
-
Returns the user defined functions at the specified index
- getFunction(String) - Methode in Klasse com.inet.report.Fields
-
Returns the user defined function with the specified name
- getFunctionsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of user defined functions in this report
- getGF() - Methode in Klasse com.inet.report.Engine
-
Returns the group selection formula used in the current main or subreport.
This could be specified in the report template (rpt file) at design time, with the method setGF or with the report url parameter "gf", see: Report URL Parameters. - getGFField() - Methode in Klasse com.inet.report.Engine
-
Returns the group selection formula used in the current main or subreport as a field.
This could be specified in the report template (rpt file) at design time, with the method setGF or with the report url parameter "gf", see: Report URL Parameters. - getGlyphOrientation() - Methode in Klasse com.inet.report.FieldElement
-
Returns the glyph orientation.
- getGlyphOrientation() - Methode in Klasse com.inet.report.Subreport
-
Returns the glyph orientation.
- getGlyphOrientation() - Methode in Klasse com.inet.report.Text
-
Returns the glyph orientation.
- getGlyphOrientation() - Methode in Schnittstelle com.inet.report.TextProperties
-
Returns the glyph orientation.
- getGlyphOrientationFormula() - Methode in Klasse com.inet.report.FieldElement
-
Returns the formula whose return value determines the glyph orientation.
- getGlyphOrientationFormula() - Methode in Klasse com.inet.report.Subreport
-
Returns the formula whose return value determines the glyph orientation.
- getGlyphOrientationFormula() - Methode in Klasse com.inet.report.Text
-
Returns the formula whose return value determines the glyph orientation.
- getGlyphOrientationFormula() - Methode in Schnittstelle com.inet.report.TextProperties
-
Returns the formula whose return value determines the glyph orientation.
- getGradientSetting() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the gradient paint settings.
- getGrandTotal() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
The header with the grand total label.
- getGridlineColor() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the ABGR value representing the grid lines color.
- getGroup() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the group object of this row.
- getGroup() - Methode in Klasse com.inet.report.Field
-
Returns the group this field is associated with.
- getGroup() - Methode in Klasse com.inet.report.GroupField
-
Returns the group this field is associated with.
- getGroup(int) - Methode in Klasse com.inet.report.Engine
-
Returns the grouping with the specified number, where number is greater than
1or lesser than count of groupings. - getGroupByField(Field) - Methode in Klasse com.inet.report.Engine
-
Returns the group which is based on the parameter
fieldif exists - otherwisenullis returned. - getGroupCount() - Methode in Klasse com.inet.report.Engine
-
Returns the count of groupings in report without the count of page, report and detail area pairs.
- getGroupDirectionFormula() - Methode in Klasse com.inet.report.Group
-
Returns the formula of sort direction for this group.
- getGroupNameDbField() - Methode in Klasse com.inet.report.Group
-
Returns the database field which specify the name of the group.
- getGroupNameField() - Methode in Klasse com.inet.report.Group
-
Returns the group name field of this group.
- getGroupNameField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the i-th element of group name fields array.
- getGroupNameField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the GroupField with name
fieldNameornullif not existent in report. - getGroupNameFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of group name fields defined in this report.
- getGroupNameFormula() - Methode in Klasse com.inet.report.Group
-
Returns the formula which specify the name of the group.
- getGroupTree() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the data of the group tree.
- getGroupTree() - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Methode in Klasse com.inet.report.Engine
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Get the data of the group tree.
- getGroupTree() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Get the data of the group tree.
- getGroupTree() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTree() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the group tree which can be sent to the java viewer as a byte array.
- getGroupTreeAndWait(ReportCacheKey, int, int) - Methode in Klasse com.inet.report.cache.Cache
-
FOR INTERNAL USE ONLY Returns the group tree which can be send to the java viewer bean.
- getGroupTreeAndWait(ReportCacheKey, int, int, int) - Methode in Klasse com.inet.report.cache.Cache
-
FOR INTERNAL USE ONLY Returns the group tree which can be send to the java viewer bean.
- getGroupType() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Gibt den Typ der Gruppe zurück.
- getGroupType() - Methode in Klasse com.inet.report.GroupField
-
Returns the type of the group, which is associated with this group name field.
- getHeader() - Methode in Klasse com.inet.report.Group
-
Returns the group header area.
- getHeaderTitle() - Methode in Klasse com.inet.report.Chart2
-
Returns the header title of this chart.
- getHeight() - Methode in Klasse com.inet.report.AbstractLineElement
-
Returns the height of an element.
- getHeight() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
the height of this cell in the design view.
- getHeight() - Methode in Klasse com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getHeight() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the height of an element.
- getHeight() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the height of an element.
- getHeight() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the height of this report element.
- getHeightRenderingFactor() - Methode in Klasse com.inet.report.DatabasePicture
-
Gets the property 'height rendering factor'.
- getHeightRenderingFactor() - Methode in Klasse com.inet.report.Picture
-
Gets the property 'height rendering factor'.
- getHeightRenderingFactor() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the property 'height rendering factor'.
- getHeightScalingFactor() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the property 'height scaling factor'.
- getHeightScalingFactor() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the property 'height scaling factor'.
- getHierarchicalGrouping() - Methode in Klasse com.inet.report.Group
-
Returns if the property 'hierarchical grouping' is enabled or disabled.
- getHighField() - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the high value.
- getHighField() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the high value.
- getHorAlign() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - getHorAlign() - Methode in Klasse com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- getHorAlign() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - getHorAlign() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the value of the property 'horizontal alignment'.
- getHorAlign() - Methode in Klasse com.inet.report.Text
-
Returns the common HorAlign value from Paragraph Elements if they're all equals or ALIGN_HORIZONTAL_DEFAULT otherwise
- getHorAlign() - Methode in Klasse com.inet.report.TextPart
-
Use the value of the parent paragraph.
- getHorAlignFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - getHorAlignFormula() - Methode in Klasse com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- getHorAlignFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the formula for the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - getHorAlignFormula() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the formula for the property 'horizontal alignment'.
- getHorAlignFormula() - Methode in Klasse com.inet.report.TextPart
-
Use the value of the parent paragraph.
- getHorizontal() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the horizontal gap between multi-column labels.
- getHost() - Methode in Klasse com.inet.report.Datasource
-
Returns the value of the connection property host.
- getHourMinuteSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'hour minute sepereator'.
- getHourMinuteSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'hour minute separator'.
- getHourMinuteSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'hour minute sepereator'.
- getHourMinuteSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'hour minute separator'.
- getHourType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'hour type'.
- getHourType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'hour type'.
- getHourTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'hour type'.
- getHourTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'hour type'.
- getHyperlinkUrl() - Methode in Klasse com.inet.report.Element
-
Returns the target url of the hyperlink which is associated with this element.
- getHyperlinkUrl() - Methode in Schnittstelle com.inet.report.HyperlinkProperties
-
Returns the target URL of the hyperlink which is associated with this element.
- getHyperlinkUrlFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula of the property 'hyperlink url'.
Use this property to specify an url of a web site, an e-mail address or the url of a html-file. - getHyperlinkUrlFormula() - Methode in Schnittstelle com.inet.report.HyperlinkProperties
-
Returns the formula of the property 'hyperlink url'.
Use this property to specify an url of a web site, an e-mail address or the url of a html-file. - getIcon() - Methode in Klasse com.inet.viewer.PromptData
-
Returns the icon of this
PromptData. - getIconURL() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
Get the Icon resource URL for displaying in the user ui.
- getIdentifierQuoteString() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the string used to quote SQL identifiers.
- getIdentifierQuoteString() - Methode in Klasse com.inet.report.Database
-
Returns the string used to quote SQL identifiers.
- getImage() - Methode in Klasse com.inet.report.Picture
-
Returns the java.awt.Image of this picture element.
- getImage(byte[], boolean) - Methode in Klasse com.inet.report.DatabasePicture
-
convert the given data to an image
- getImageKeyFormula() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Return the image key formula for this picture.
- getImageKeyFormula() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Return the image key formula for this picture.
- getImageLocationFormula() - Methode in Klasse com.inet.report.Picture
-
Returns the formula for the "image location" property
- getIndentation() - Methode in Klasse com.inet.report.Group
-
Returns the depth of the indentation of the data groups.
- getIndentLabel() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns whether the row label should be indent (
true) or not (false). - getIndentLabelSize() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns the size of indentation of the row label in twips.
- getInfoMessage() - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Returns the current info message from the statusbar.
- getInfoMessage() - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Returns the current info message from the statusbar.
- getInputParameters() - Methode in Klasse com.inet.report.TableSource
-
Returns the list of
PromptFields which are used by this table source as store procedures parameter. - getInstance() - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
Returns the singleton instance of the ConfigurationManager.
- getInstance() - Statische Methode in Klasse com.inet.plugin.ServerPluginManager
-
Gets the current instance of the ServerPluginManager.
- getInstance() - Statische Methode in Klasse com.inet.problemfinder.ProblemFinder
-
Returns the
ProblemFindersingleton instance. - getInstance(String, String, String, String, String, String) - Statische Methode in Klasse com.inet.report.certificate.CertificateInfo
-
This method returns an instance of Certificate Info
- getIntervalType() - Methode in Klasse 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() - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Returns the label alignment displayed on the items of this plot.
- getItemLabelAlignment() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns the labels alignment of the items displayed on this plot.
- getItemLabelAlignment() - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns the label alignment of the items on this plot.
- getItemLabelBackColor() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the ABGR value representing the background color of item labels .
- getItemLabelColor() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the ABGR value representing the color of the item labels.
- getItemLabelFont() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns font for the item labels.
- getItemLabelFormat() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the format for the item value.
- getItemLabelFormatFormula() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the format formula for the item values.
- getItemLabelGap() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the gap between the pie and the item label.
- getItemLabelOutlineColor() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the ABGR value representing the legend outline color.
- getItemLabelOutlineStyle() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the border line style of item labels.
- getItemLabelOutlineWidth() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the outline width of item labels.
- getItemLabelPosition() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns the item label position on the chart item.
- getItemLabelPosition() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the item label position on the chart item.
- getItemLabelPosition() - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns the item label position on the chart item.
- getItemShape() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the item shape settings for this plot.
- getJoinsEntries() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns a Vector with an entry for each join.
- getJoinsView() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns a Vector with an entry for each join, i.e.
- getJoinType() - Methode in Klasse com.inet.report.Join
-
Returns the join type of this Join.
- getKeepTogether() - Methode in Klasse com.inet.report.Group
-
Returns the number of records that are kept together in this group.
- getKeepTogetherFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the formula for the property 'keep together'.
If this property is enabled, the element will not printed over more than one page. - getKeepTogetherFormula() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the formula for the property 'keep together'.
- getKey() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the key of this DocumentOutput.
- getKey() - Methode in Klasse com.inet.viewer.props.DefaultSetting
-
Returns the key belonging to this value. only this key may be used when setting this value.
- getKey(Properties) - Methode in Klasse com.inet.report.cache.Cache
-
Create a ReportCacheKey and start rendering if report does not exist in the Cache.
- getKey(Properties) - Methode in Schnittstelle com.inet.report.cache.EngineFactory
-
Creates an unique key for the
EnginethatEngineFactory.createEngine(Properties)returns. - getKey(Properties) - Methode in Klasse com.inet.report.cache.EngineFactoryImpl
-
Create a unique key for the Engine that is returned by createEngine().
- getKey(Properties) - Methode in Klasse com.inet.report.CacheRenderData
-
Create a key and start the rendering.
- getKey(Properties) - Methode in Klasse com.inet.report.EngineRenderData
-
Create a key for the given properties.
- getKey(Properties, PropertiesChecker, EngineFactory, Object) - Methode in Klasse com.inet.report.cache.Cache
-
Create a ReportCacheKey and start rendering if report does not exist in the Cache.
- getKey(Properties, PropertiesChecker, Object) - Methode in Klasse com.inet.report.cache.Cache
-
Create a ReportCacheKey and start rendering if report does not exist in the Cache.
- getKeywords() - Methode in Klasse 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).
- getLabelAngle() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Gets the label angle in degree with a range from 0 to 359.
- getLabelAngle() - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Gets the label angle in degree with a range from 0 to 359.
- getLabelField() - Methode in Klasse com.inet.report.chart.dataset.ForEachRecordDataset
-
Returns the label field which is used to label the row on the group axis.
- getLabelField() - Methode in Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
-
Returns the label field which is used to label the row on the group axis.
- getLabelHeight() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the height of a multi-column label.
- getLabelName() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the name of a multi-column label.
This will return the complete name for predefined labels of the i-net designer or the name you set before withReportProperties.setLabelName(String). - getLabelProvider() - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.ForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.StockForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelProvider() - Methode in Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
-
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
- getLabelWidth() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the width of a multi-column label.
- getLastError() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the last error which occurred in the viewer.
- getLastSaved() - Methode in Klasse com.inet.report.SummaryInfo
-
Returns the date and time set as the last time the report was saved.
- getLeftCropping() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the value of the property 'left cropping size'.
- getLeftCropping() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the value of the property 'left cropping size'.
- getLeftIndent() - Methode in Klasse com.inet.report.FieldElement
-
Returns the value of the property 'left indent'.
- getLeftIndent() - Methode in Klasse com.inet.report.Paragraph
-
Returns the value of the property 'left indent'.
- getLeftIndent() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the value of the property 'left indent'.
- getLeftIndentFormula() - Methode in Klasse com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'left indent'.
- getLeftIndentFormula() - Methode in Klasse com.inet.report.Paragraph
-
Returns the formula whose return value determines the property 'left indent'.
- getLeftIndentFormula() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the property 'left indent'.
- getLeftLineStyle() - Methode in Klasse com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getLeftLineStyle() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'left line style'.
- getLeftLineStyle() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'left line style'.
- getLeftLineStyleFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula for the property 'left line style'.
- getLeftLineStyleFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'left line style'.
- getLegend() - Methode in Klasse com.inet.report.Chart2
-
Returns the legend of this chart.
- getLegendColor() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the ABGR value representing the legend color.
- getLegendFont() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the font for all labels in this legend.
- getLegendLayout() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the legend layout.
- getLegendPlacement() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the placement of the legend in the chart.
- getLicensee() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Returns the licensee of the license.
- getLicenseInfo() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
FOR INTERNAL USE ONLY Get the underlying LicenseInfo.
- getLicenseText() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Returns a text description of the license
- getLineSpacingAbsolute() - Methode in Klasse com.inet.report.FieldElement
-
Returns the absolute distance between baselines of the lines in this paragraph, measured in twips.
- getLineSpacingAbsolute() - Methode in Klasse com.inet.report.Paragraph
-
Returns the absolute distance between baselines of the lines in this paragraph, measured in twips.
- getLineSpacingAbsolute() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the absolute distance between baselines of the lines in this paragraph, measured in twips.
- getLineSpacingAbsoluteFormula() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse com.inet.report.FieldElement
-
Returns the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelative() - Methode in Klasse com.inet.report.Paragraph
-
Returns the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelative() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the factor by which the default line spacing is to be multiplied for this paragraph.
- getLineSpacingRelativeFormula() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Returns the marker's line style.
- getLineStyle() - Methode in Schnittstelle 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() - Methode in Klasse com.inet.report.AbstractLineElement
-
Returns the value of the property 'line width'.
- getLineWidth() - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Returns the line width in twips.
- getLineWidth() - Methode in Schnittstelle com.inet.report.LineProperties
-
Returns the value of the property 'line width'.
- getListStack() - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- getLoadedEngines() - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Returns the engines of all reports which are currently opened.
- getLoadedPlugins() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the list of all loaded/running plugins.
- getLoadExceptions() - Methode in Klasse 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() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the CPU time that is used for loading the rpt file in nanoseconds.
- getLoadingStatus() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Fetches the current "loading status" of this report view.
- getLoadingStatus() - Methode in Klasse com.inet.viewer.SwingReportView
-
Fetches the current "loading status" of this report view.
- getLoadingSystemTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the system time that is used for loading the rpt file in nanoseconds.
- getLocale() - Methode in Klasse com.inet.report.Engine
-
Returns the locale that is used by the renderer.
- getLocalVariables() - Methode in Klasse com.inet.report.FormulaField
-
Returns all local variables of this field
- getLoggingStream() - Statische Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the PrintStream used by the viewer for log outputs.
- getLoginID() - Methode in Klasse com.inet.authentication.LoginProcessor
-
Returns the user ID of the logged in user, or null if the user is not logged in.
- getLoginSource() - Methode in Klasse com.inet.authentication.LoginProcessor
-
Get an unique ID for the source of the login.
- getLogLevel() - Statische Methode in Klasse com.inet.report.Engine
-
Returns the logging/tracing level that is used by the Engine.
- getLogStream() - Statische Methode in Klasse com.inet.report.Engine
-
Returns the logging/tracing PrintStream that is used by the Engine.
- getLowerBound() - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Returns the manually set lower bound.
- getLowerBound() - Methode in Klasse com.inet.report.chart.axis.NumberRange
-
Returns the manually set lower bound of this range.
- getLowerBoundFormula() - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Returns the manually set lower bound formula.
- getLowField() - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the low value.
- getLowField() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the low value.
- getMainEngine() - Methode in Klasse com.inet.report.SubreportLink
-
Gets the main Engine to which the subreport is linked.
- getMainExecutionCpuTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the rendering CPU time of the main report in nanoseconds.
- getMainField() - Methode in Klasse com.inet.report.SubreportLink
-
Gets the Field to that the field in subreport is linked.
- getMajorVersion() - Statische Methode in Klasse com.inet.report.Engine
-
Returns the Engine's major version number.
- getMajorVersion() - Statische Methode in Klasse 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() - Methode in Klasse com.inet.report.AbstractValueElement
-
Gets the formula of the property 'manual format'.
- getManualFormatFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula of the property 'manual format'.
- getMarginBottom() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the bottom margin of the page in twips.
- getMarginLeft() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the left margin of the page in twips.
- getMarginRight() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the right margin of the page in twips.
- getMarginTop() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the top margin of the page in twips.
- getMarker(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the marker from position.
- getMarker(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns the marker from position.
- getMarkerReferencesIfExist(MarkerAxis...) - Statische Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Get all references to FormulaFields for all given Marker-Axis.
- getMarkersCount() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the total amount of markers on this axis.
- getMarkersCount() - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns the total amount of markers on this axis.
- getMaxAliasNameLength() - Methode in Klasse com.inet.report.Database
-
Returns the maximum length of the alias name.
- getMaxRangeValue() - Methode in Klasse com.inet.report.PromptField
-
If property 'use range' is enabled this method returns the maximum value for an prompt value.
- getMemoryUsage() - Methode in Klasse com.inet.report.cache.Cache
-
Get the amount of bytes used for cached reports in memory.
- getMemoryUsage(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Get the size a report uses in memory.
- getMenu(int) - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Returns the i-net Designer menu item which corresponds to the menu id.
- getMessage() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Returns the message which describes this problem.
- getMessage() - Methode in Klasse com.inet.report.EngineError
-
Returns the message text for this error.
- getMetaProperties() - Methode in Klasse com.inet.report.Engine
-
Returns any meta properties belonging to this engine.
- getMinorVersion() - Statische Methode in Klasse com.inet.report.Engine
-
Returns the Engine's minor version number.
- getMinorVersion() - Statische Methode in Klasse 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() - Methode in Klasse com.inet.report.PromptField
-
If property 'use range' is enabled this method returns the minimum value for an prompt value.
- getMinusSymbol() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Returns the flag that control the placing and form of the minus symbol.
- getMinuteSecondSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'minute second separator'.
- getMinuteSecondSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'minute second separator'.
- getMinuteSecondSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'minute second separator'.
- getMinuteSecondSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'minute second separator'.
- getMinuteType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'minute type'.
- getMinuteType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'minute type'.
- getMinuteTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'minute type'.
- getMinuteTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'minute type'.
- getModel() - Statische Methode in Klasse com.inet.designer.Startup
-
Get the data model for the i-net Designer.
- getMonthType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'month type'.
- getMonthType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'month type'.
- getMonthTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'month type'.
- getMonthTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'month type'.
- getMouseActionMode() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns the currently selected mode for mouse actions such as clicking and dragging in this ReportView.
- getMouseActionMode() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns the currently selected mode for mouse actions such as clicking and dragging in this ReportView.
- getMsgListener() - Methode in Klasse com.inet.report.Engine
-
Returns the MsgListener for RDC.
- getN() - Methode in Klasse com.inet.report.BySummaryOrder
-
Gets the count of displayed elements
- getName() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
The unique name of the authentication.
- getName() - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the name of this configuration.
This name will never be empty nor null and will be unique for its scope. - getName() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.chart.dataset.ForEachRecordDataset
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
- getName() - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
- getName() - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
- getName() - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
FOR INTERNAL USE ONLY
- getName() - Methode in Klasse com.inet.report.chart.dataset.StockForEachRecordDataset
-
FOR INTERNAL USE ONLY
- getName() - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
FOR INTERNAL USE ONLY
- getName() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
- getName() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
- getName() - Methode in Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
- getName() - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
- getName() - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
FOR INTERNAL USE ONLY Returns the XML attribute name for this dataset.
- getName() - Methode in Klasse com.inet.report.database.ColumnInfo
-
The name of this column.
- getName() - Methode in Klasse com.inet.report.database.TableSourceInfo
-
Get the complete name of this object.
- getName() - Methode in Klasse com.inet.report.Field
-
Returns the value of the property 'name'.
- getName() - Methode in Klasse com.inet.report.Fields.UnknownField
-
Returns the value of the property 'name'.
- getName() - Methode in Klasse com.inet.report.GroupField
-
Returns a string which represents the name of the group field.
- getName() - Methode in Klasse com.inet.report.Section
-
Returns the name of the section - i.e.
- getName() - Methode in Klasse com.inet.report.SpecialField
-
Returns the value of the property 'name'.
- getName() - Methode in Klasse com.inet.viewer.ExportProgress
-
The name of the daemon thread.
- getName() - Methode in Schnittstelle com.inet.viewer.NavigationTab
-
Returns the name given to this NavigationTab, or null if this NavigationTabnone has no name.
- getName() - Methode in Klasse com.inet.viewer.print.FormPrint
-
Get the name of the category of which this attribute value is an instance.
- getName() - Methode in Klasse com.inet.viewer.print.Transparency
-
Get the name of the category of which this attribute value is an instance.
- getName() - Methode in Klasse com.inet.viewer.PrinterJobProgress
-
The name of the daemon thread.
- getName() - Methode in Klasse com.inet.viewer.Progress
-
The name of the daemon thread.
- getName() - Methode in Klasse com.inet.viewer.PromptData
-
Returns the name of this prompt.
- getName() - Methode in Klasse com.inet.viewer.props.DefaultSetting
-
Returns the name of the key
- getName() - Methode in Klasse com.inet.viewer.props.DefaultSetting.Key
-
Returns the name of this key
- getName(int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Return the display name of the nth group.
- getNavigationTab(int) - Methode in Schnittstelle 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) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns this ReportView's NavigationView, that is, the element containing this ReportView's SearchView, GroupView and/or IndexView.
- getNavigationView() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns this ReportView's NavigationView, that is, the element containing this ReportView's SearchView, GroupView and/or IndexView.
- getNDecimalPlaces() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'n decimal places'.
- getNDecimalPlaces() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'n decimal places'.
- getNDecimalPlacesFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'n decimal places'.
- getNDecimalPlacesFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'n decimal places'.
- getNegativeType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'negative type'.
- getNegativeType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'negative type'.
- getNegativeTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'negative type'.
- getNegativeTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'negative type'.
- getNewPageAfterFormula() - Methode in Klasse com.inet.report.Region
-
Returns the formula for the property 'new page after'.
- getNewPageBeforeFormula() - Methode in Klasse com.inet.report.Region
-
Returns the formula for the property 'new page before'.
- getNextExportChunk() - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the next chunk of the exported report if there is at least one more chunk available.
- getNextExportChunk() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the current export chunk.
- getNextExportChunk() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the next chunk of the exported report if there is at least one more chunk available.
- getNextExportChunk() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the next chunk of the exported report if there is at least one more chunk available.
- getNullBehavior() - Methode in Klasse com.inet.report.FormulaField
-
Returns the null behavoir constant which was set for this formula field.
- getNumberFormatType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the number format type set for this element.
- getNumberFormatType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the number format type set for this element.
- getNumberFormatTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula which returns the number format type to use for this element.
- getNumberFormatTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula which returns the number format type to use for this element.
- getNumberOfDateSteps() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the number of steps or
nullif the number of steps should be defined automatically. - getNumberOfDecimalPlaces() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Returns the number of decimal places of this number format.
- getNumberOfDivisions() - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the number of divisions on the axis.
- getNumberOfDivisionsFormula() - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Get the numberOfDivisionsFormula of the DiscreteNumberAxis.
This formula is used to determine the Number of divisions where this axis will be labeled. - getNumeralLanguage() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the language of numerals for numbers, date, time and datetime values.
- getNumeralLanguage() - Methode in Klasse com.inet.report.Engine
-
Returns the language of numerals for numbers, date, time and datetime values.
- getNumeralLanguage() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the language of numerals for numbers, date, time and datetime values.
- getOnDemandLinkLabel() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Returns the data field which provides the open value.
- getOpenField() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Returns the data field which provides the open value.
- getOpenFileChooser() - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Returns a file chooser which will be used when a report template should be opened.
- getOperationName() - Methode in Klasse com.inet.report.SpecialField
-
Returns the name of the operation of this
SpecialField, i.e. - getOperationName(int) - Statische Methode in Klasse com.inet.report.SummaryField
-
Returns the name of the operation by id.
- getOptionalInstance(Class) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get a optional instance of a specific type.
- getOptions() - Methode in Klasse com.inet.report.CrossTab
-
The properties of the table.
- getOrCreateUserAccount(String) - Methode in Klasse com.inet.authentication.LoginProcessor
-
Get user account from the user manager or create if not exists.
- getOther() - Methode in Klasse com.inet.report.BySummaryOrder
-
Gets the type for handling the values with sorting number greater than n.
- getOtherName() - Methode in Klasse com.inet.report.BySummaryOrder
-
Gets the display name the other group entry.
- getOtherName() - Methode in Klasse com.inet.report.SpecifiedOrder
-
Get the display name the other group entry.
- getOtherType() - Methode in Klasse com.inet.report.SpecifiedOrder
-
Get the type for handling the not specified rows.
- getOutlineColor() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the ABGR value representing the legend's outline's color.
- getOutlineColor() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the ABGR value representing the chart items outline color.
- getOutlineStyle() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the legend's outline's style.
- getOutlineStyle() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the chart items' outline style.
- getOutlineWidth() - Methode in Klasse com.inet.report.chart.Legend
-
Returns the width of the legend's outline in twips.
- getOutlineWidth() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the chart outline's width.
- getOutputFormat() - Methode in Klasse com.inet.report.ReportKeyFactory
-
Returns the output format of the report that was set via the properties object in the constructor.
- getPage() - Methode in Ausnahmeklasse com.inet.report.cache.PageOutOfRangeException
-
Get the requested page number.
- getPageAndWait(ReportCacheKey, int) - Methode in Klasse com.inet.report.cache.Cache
-
The method returns the binary data of pages of a report.
- getPageAndWait(ReportCacheKey, int, int) - Methode in Klasse com.inet.report.cache.Cache
-
The method returns the binary data of pages of a report.
- getPageCount() - Methode in Ausnahmeklasse com.inet.report.cache.PageOutOfRangeException
-
Get the highest legal page number.
- getPageCount() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the current count of pages.
- getPageCount() - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the number of pages in the report.
- getPageCount() - Methode in Klasse 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.
This method is waiting until the rendering process has been finished.
This is useful if you use i-net Clear Reports with external result sets or connections and you want to know when the rendering process is finished and you can close these external result sets or connections. - getPageCount() - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.getPageCount()for details. - getPageCount() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the number of pages in the report.
- getPageCount() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Get the current count of pages.
- getPageCount() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Get the current count of pages.
- getPageCount() - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.getPageCount()for details. - getPageCount() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the number of pages in the report.
- getPageCount() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the number of pages in the report.
- getPageCountAndWait(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Returns the total count of pages and blocks until the rendering is finished.
- getPageCountAndWait(ReportCacheKey, int) - Methode in Klasse com.inet.report.cache.Cache
-
Returns the total count of pages and blocks until the rendering is finished.
- getPageData(int) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Get the binary data of a page/chunk.
- getPageData(int) - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the binary data of one page for the Java Viewer.
- getPageData(int) - Methode in Klasse com.inet.report.Engine
-
Returns the data of a single report page.
- getPageData(int) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.getPageData(int)for details. - getPageData(int) - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the binary data of one page for the Java Viewer.
- getPageData(int) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Get the binary data of a page/chunk.
- getPageData(int) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Get the binary data of a page/chunk.
- getPageData(int) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.getPageData(int)for details. - getPageData(int) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the binary data of one page for the Java Viewer.
- getPageData(int) - Methode in Klasse 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() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the format of the paper as a constant.
- getPaperHeight() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the height of the report page in twips.
- getPaperOrient() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the orientation of the paper.
- getPaperWidth() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the width of the report page in twips.
- getParagraph(int) - Methode in Klasse com.inet.report.Text
-
Returns the Paragraph with the specified index.
- getParagraphCount() - Methode in Klasse com.inet.report.Text
-
Returns the count of Paragraphs in this Text.
- getParameter() - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Returns the report relevant parameters.
- getParent() - Methode in Klasse com.inet.report.Area
-
Returns the parent Group if there is one, or null if there is not.
- getParent() - Methode in Klasse com.inet.report.CascadingValueProvider
-
Returns the set parent prompt field
- getParent() - Methode in Klasse com.inet.report.Element
-
Returns the parent element in object hierarchie (here: Section or null).
- getParent() - Methode in Klasse 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() - Methode in Schnittstelle com.inet.report.HasCascadingParent
-
Returns the set parent prompt field
- getParent() - Methode in Klasse com.inet.report.QueryValueProvider
-
Returns the set parent prompt field
- getParent() - Methode in Klasse com.inet.report.Section
-
Returns the parent
Areaof theSection. - getParentComponent() - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Returns the parent i-net Designer frame.
- getParentField() - Methode in Klasse com.inet.report.Group
-
Returns the reference field for grouping of the instanceId field.
- getParentParagraph() - Methode in Klasse com.inet.report.FieldPart
-
Returns this field part's parent's paragraph.
- getParentParagraph() - Methode in Klasse com.inet.report.TextPart
-
Returns this field part's parent's paragraph.
- getParentSource() - Methode in Klasse 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) - Methode in Klasse com.inet.report.Paragraph
-
Returns the TextPart or the FieldPart at the specified index.
- getPartCount() - Methode in Klasse com.inet.report.Paragraph
-
Returns the number of TextParts and FieldParts of this paragraph.
- getPassword() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the password of the database user used to create database connection.
- getPassword() - Methode in Klasse com.inet.report.Datasource
-
Returns the value of the connection property password.
- getPattern() - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Returns the format pattern.
- getPattern() - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
Returns the format pattern.
- getPlaceholderName() - Methode in Klasse com.inet.report.Field
-
Returns the placeholder of this field including its brackets, required to use the field in formulas and sql statements.
- getPlot() - Methode in Klasse com.inet.report.Chart2
-
Returns the plot of chart.
- getPlot(int) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Returns the chart plot at the specified position in this list.
- getPlotOrientation() - Methode in Klasse com.inet.report.Chart2
-
Returns the plot orientation of this chart.
- getPluginDescription(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Get the description of a plugin or null
- getPluginDir() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the base plugin directory.
- getPluginDirs() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the locations from which plugins are loaded.
- getPluginFile(String, String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Returns a
ResourceFilefor a file which is contained in a plugin. - getPluginFilter() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Return a plugin filter which filter the available plugins
- getPluginLoadError(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the cause because a plugin was not loaded.
- getPmString() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'pm string'.
- getPmString() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'pm string'.
- getPmStringFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula of the property 'pm string'.
- getPmStringFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula of the property 'pm string'.
- getPrintDate() - Methode in Klasse com.inet.report.Engine
-
Returns the print date for this report.
- getPrinterDefaultFormatHandling() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the printer default format handling.
- getPriority() - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.Database
-
Is used from
#getColumns(TableSource)if the TableSource based on a stored procedure. - getProcedureColumns(Datasource, String, String, String) - Methode in Klasse com.inet.report.database.JdbcData
-
Is used from
#getColumns(TableSource)if the TableSource based on a stored procedure. - getProcedures(Datasource, String) - Methode in Klasse com.inet.report.Database
-
Is used from
#getTableSourceInfos(Datasource, String)to find a list of stored procedures. - getProcedures(Datasource, String) - Methode in Klasse com.inet.report.database.JdbcData
-
Is used from
#getTableSourceInfos(Datasource, String)to find a list of stored procedures. - getProfile() - Methode in Klasse com.inet.report.FacturXSettings
-
Get the profile of the FacturX.
- getProgress() - Methode in Klasse com.inet.viewer.Progress
-
Use this method to get the current step of this progress .
- getProgressField() - Methode in Schnittstelle com.inet.report.chart.dataset.GanttDataset
-
Returns the data field which indicates the progress status of each interval bar.
- getProgressField() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data field which indicates the progress status of each interval bar.
- getProgressPool() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns the
ProgressPoolof the viewer. - getProgressPool() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the
ProgressPoolof the viewer. - getPrompt(int) - Methode in Klasse com.inet.report.Engine
-
Returns the current value for a parameter field in the report.
- getPromptCount() - Methode in Klasse com.inet.report.Engine
-
Returns the number of prompt fields set for the engine.
- getPromptField() - Methode in Klasse com.inet.report.SubreportLink
-
Returns the PromptField of the subreport, that is linked with the DatabaseField from the main report.
- getPromptField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the i-th element of Prompt Variable Fields array.
- getPromptField(String) - Methode in Klasse 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) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.getPromptField(String)for details. - getPromptField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the PromptField with name
fieldNameornullif not existent in report. - getPromptField(String) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.getPromptField(String)for details. - getPromptFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of prompt fields defined for this report.
- getPrompts() - Methode in Ausnahmeklasse 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() - Methode in Klasse com.inet.report.PromptField
-
Returns the prompting text.
- getPromptType() - Methode in Klasse com.inet.report.PromptField
-
Returns the value type of this prompt field.
- getPromptValue() - Methode in Klasse com.inet.report.PromptField
-
Returns the value set for this prompt.
- getPromptValueAsFormula() - Methode in Klasse com.inet.report.PromptField
-
Get the set value of this prompt as a formula.
- getPromptValueDescriptions() - Methode in Klasse 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() - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the configuration's properties copied as a Properties object.
The list of properties which are used by the application can be found in the Report URL Parameters. - getProperties() - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the Properties object used by this RenderData object.
- getProperties() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns all properties stored in this DataSourceConfiguration.
- getProperties() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the Properties object used by this RenderData object.
- getProperties() - Methode in Klasse com.inet.report.ReportKeyFactory
-
Returns the properties object that describes / identifies the report, see the i-net Clear Reports documentation.
- getProperties() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the Properties object used by this RenderData object.
- getProperties() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the Properties object used by this RenderData object.
- getPropertiesChecker() - Statische Methode in Klasse com.inet.report.cache.Cache
-
Get the current PropertiesChecker.
- getPropertiesChecker() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the
PropertiesCheckercurrently set for this render data. - getProperty(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the value of the passed property key.
- getPropertyFormulas() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.Area
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.Chart2
-
FOR INTERNAL USE ONLY Returns a list of all referenced property formulas.
- getPropertyFormulas() - Methode in Klasse com.inet.report.CrossTab
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.Element
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.FieldElement
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.JavaBean
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.Region
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.ReportComponent
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.Section
-
Returns a list with all property formulas that are set for this report element.
- getPropertyFormulas() - Methode in Klasse com.inet.report.Subreport
-
Returns a list with all property formulas that are set for this report element.
- getProvider() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
Get the provider that has generate this description.
- getQuery() - Methode in Klasse com.inet.report.QueryValueProvider
-
Get the current query to execute.
- getQuoteStringPrompts() - Methode in Klasse com.inet.report.TableSource
-
Get the value if a string prompts in a SQL statement should be quoted or not.
- getRange() - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the range controller object.
- getRealReferenceCount() - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- getRealReferenceCount() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- getRealReferencedObjectCount() - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- getRecordCount() - Methode in Klasse com.inet.report.Engine
-
Returns count of records this report has read from database.
- getRecoveryConfiguration() - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
The preferred configuration of the recovery mode.
- getReferencedObject() - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.ForEachRecordDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
-
FOR INTERNAL USE ONLY
- getReferencedObject() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
- getReferencedObject() - Methode in Schnittstelle com.inet.report.chart.plot.ChartPlot
- getReferencedObject() - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
- getReferencedObject() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
- getReferencedObject() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
- getReferencedObject() - Methode in Klasse com.inet.report.chart.plot.StockPlot
- getReferencedObject() - Methode in Klasse com.inet.report.chart.plot.XYPlot
- getReferencedObjectCount() - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Returns the number of
ReferencedObjects which this object is referencing at the moment. - getReferencedObjectCount() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- getReferencedObjectCount() - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Get FormulaFields referenced by this Axis.
Can be from marker (if this is MarkerAxis) or from title. - getReferencedObjects() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Get FormulaFields referenced by this Axis.
Can be from marker (if this is MarkerAxis) or from title. - getReferencedObjects() - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Get FormulaFields referenced by this Axis.
Can be from marker (if this is MarkerAxis) or from title. - getReferencedObjects() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Get FormulaFields referenced by this Axis.
Can be from marker (if this is MarkerAxis) or from title. - getReferencedObjects() - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Returns the
ReferencedObjects this object is referencing currently. - getReferencedObjects() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- getReferencedObjects() - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- getReferenceHolderCount() - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- getReferenceHolderCount() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- getReferenceHolders() - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- getReferenceHolders() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- getRefName() - Methode in Klasse com.inet.report.Field
-
Returns the value of the property 'name' with a type marker.
- getRefName() - Methode in Klasse com.inet.report.SpecialField
-
Returns a reference name identifying this SpecialField.
- getRelevantParams(Properties) - Statische Methode in Klasse com.inet.report.ReportKeyFactory
-
Returns a String representation of all relevant parameters from the given properties object.
- getRelevantParamsNoSort(Properties) - Statische Methode in Klasse com.inet.report.ReportKeyFactory
-
Returns a String representation of all relevant parameters from the given properties object.
- getRenderStartDate() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the point in time when the report has started rendering.
- getRepeatColumnLabels() - Methode in Klasse com.inet.report.CrossTabOptions
-
Returns whether column labels should be repeated (
true) or not (false). - getRepeatGroupHeader() - Methode in Klasse com.inet.report.Group
-
Use this property to specify whether the group should be repeated on each new page (
true) or not (false). - getRepeatGroupHeaderWithinFooter() - Methode in Klasse com.inet.report.Group
-
Get the RepeatGroupHeaderWithinFooter flag.
- getRepeatRowLabels() - Methode in Klasse com.inet.report.CrossTabOptions
-
Returns whether row labels should be repeated (
true) or not (false). - getReport() - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Returns the report name (file path) of the report.
- getReportData() - Methode in Schnittstelle com.inet.viewer.NavigationTab
-
Returns the RenderData object of this NavigationTab, that is, the source of the report data
- getReportData() - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Returns the RenderData object of this NavigationView, that is, the source of the report data
- getReportData() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns the RenderData object belonging to this ReportView.
- getReportData() - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Returns the RenderData object of this NavigationView, that is, the source of the report data
- getReportData() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns the RenderData object belonging to this ReportView.
- getReportDataPerInstance() - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Override this method only if you use subreport(s) and you set the data for the report with the getReportData or
DataFactory.fetchData(Engine, FetchTables, DataCollector)method. - getReportDataPerInstance() - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Override this method only if you use subreport(s) and you set the data for the report with the getReportData or
DataFactory.fetchData(Engine, FetchTables, DataCollector)method. - getReportDataPerInstance() - Methode in Klasse com.inet.report.database.JdbcData
-
Override this method only if you use subreport(s) and you set the data for the report with the getReportData or
DataFactory.fetchData(Engine, FetchTables, DataCollector)method. - getReportElement(int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Get a report Element.
- getReportElement(int) - Methode in Klasse com.inet.report.Section
-
Returns a report element.
- getReportElement(int) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Get a report Element.
- getReportElementsCount() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Counts the number of Report Elements in this container and returns it.
- getReportElementsCount() - Methode in Klasse com.inet.report.Section
-
Counts the number of Report Elements in this section and returns it.
- getReportElementsCount() - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Counts the number of Report Elements in this container and returns it.
- getReportFile() - Methode in Klasse com.inet.report.Engine
-
Returns the URL of the report template file.
- getReportId() - Methode in Klasse com.inet.report.ReportKeyFactory
-
Generates an ID which is unique to identify a report.
- getReportID() - Methode in Klasse com.inet.report.Engine
-
Returns the identifier of this report element.
- getReportLocale() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the default formula/resource locale defined for the current report.
- getReportLocation() - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the location of the report set by setReportLocation.
- getReportLocation() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the location of the report set by setReportLocation.
- getReportLocation() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the location of the report set by setReportLocation.
- getReportLocation() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the URL this report is to be found at, without any attached properties.
- getReportName() - Methode in Klasse com.inet.report.ReportKeyFactory
-
A synonym for getReportId().
- getReportProperties() - Methode in Klasse com.inet.report.Engine
-
Returns the reports global properties.
- getReportProperty(String) - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReportProperty(String) - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReportProperty(String) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReportProperty(String) - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the chosen property value which has been set either via setReportProperty or otherwise.
- getReports() - Methode in Klasse com.inet.report.cache.Cache
-
Returns all reports that are currently listed in the Cache.
- getReportTitle() - Methode in Klasse 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() - Methode in Klasse 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.
You need to set the report name with the method setReportFile before you can call this method. - getReportTitle() - Methode in Klasse 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() - Methode in Klasse com.inet.report.SummaryInfo
-
Returns the report title if the value was specified in the "Summary Info" or with the method setReportTitle(String).
- getReportTitle() - Methode in Schnittstelle 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() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns the title of this report if it is known.
- getReportTitle() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns the title of this report if it is known.
- getReportTitle() - Methode in Klasse 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() - Methode in Klasse com.inet.viewer.Progress
-
Returns the ReportView to which this progress belongs.
- getReportView(int) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns the report view at the given index.
- getReportView(int) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the report view at the given index.
- getReportViewCount() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns the number of ReportViews registered and added to this viewer.
- getReportViewCount() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the number of ReportViews registered and added to this viewer.
- getReportViewer() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns the parent ReportViewer for this component.
- getReportViewer() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns the parent ReportViewer for this component.
- getResetField() - Methode in Klasse com.inet.report.SummaryField
-
Running total is reset if this field value was changed.
- getResetPageNumberFormula() - Methode in Klasse com.inet.report.Region
-
Gets the formula for the property 'reset page number'.
- getResourceBundle(Locale) - Methode in Klasse com.inet.report.translation.Translations
-
Request a resource bundle for translation the current report.
- getResourceBundleName() - Methode in Klasse com.inet.report.translation.Translations
-
Get the base name of the ResourceBundle
- getResult() - Methode in Klasse com.inet.report.Trigger
-
The result of the trigger formula.
- getResultSet() - Methode in Klasse com.inet.report.TableSource
-
Returns the ResultSet of that TableSource.
- getReverseSignForDisplayFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use reverse sign for display'.
- getReverseSignForDisplayFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'use reverse sign for display'.
- getRightCropping() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the value of the property 'right cropping size'.
- getRightCropping() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the value of the property 'right cropping size'.
- getRightIndent() - Methode in Klasse com.inet.report.FieldElement
-
Returns the value of the property 'rightIndent'.
- getRightIndent() - Methode in Klasse com.inet.report.Paragraph
-
Returns the value of the property 'rightIndent'.
- getRightIndent() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the value of the property 'rightIndent'.
- getRightIndentFormula() - Methode in Klasse com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'right indent'.
- getRightIndentFormula() - Methode in Klasse com.inet.report.Paragraph
-
Returns the formula whose return value determines the property 'right indent'.
- getRightIndentFormula() - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Returns the formula whose return value determines the property 'right indent'.
- getRightLineStyle() - Methode in Klasse com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getRightLineStyle() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'right line style'.
- getRightLineStyle() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'right line style'.
- getRightLineStyleFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula for the property 'right line style'.
- getRightLineStyleFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'right line style'.
- getRotationAngle() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the rotation angle of pie.
- getRounding() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns which digit to round the number to.
- getRounding() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns which digit to round the number to.
- getRoundingFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula which provides the digit to round the number to.
- getRoundingFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula which provides the digit to round the number to.
- getRoundingMode() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the rounding mode for this element.
- getRoundingMode() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the rounding mode for this element.
- getRoundingModeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the rounding mode, can be null if the formula is not set.
- getRoundingModeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the rounding mode, can be null if the formula is not set.
- getRow() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
Get the row header of the cell.
- getRowBufferSize() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the number of rows which will be cached in the row buffer.
- getRows() - Methode in Klasse com.inet.report.CrossTab
-
The left headers of the table.
- getRuleLabel() - Methode in Schnittstelle com.inet.problemfinder.rules.ProblemFinderRule
-
Get the localized label for this rule.
- getRunningTotal() - Methode in Klasse com.inet.report.SummaryField
-
Returns the running total property of this SummaryField.
- getSaveFileChooser(File) - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Returns a file chooser which will be used when a report template should be saved.
- getScale() - Methode in Klasse com.inet.report.database.ColumnInfo
-
The SQL scale of the column.
- getScale() - Methode in Klasse com.inet.report.JavaBean
-
Returns the scaling factor used for this JavaBean.
- getScaleFormula() - Methode in Klasse com.inet.report.JavaBean
-
Returns the formula used to determine the scaling factor of this JavaBean.
- getScalingOption() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the scaling option which represents the way to scale the source image into its element frame.
- getScalingOption() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the scaling option which represents the way to scale the source image into its element frame.
- getSchema() - Methode in Klasse com.inet.report.database.TableSourceInfo
-
Get the schema name or null.
- getSchema() - Methode in Klasse com.inet.report.Datasource
-
Returns the value of the connection property schema.
- getScope() - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the scope of this configuration, which determines where (and if) the Preferences are to be stored.
- getScope() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Get the scope in which the datas ource was created.
- getScopeName(int) - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
FOR INTERNAL USE ONLY
Returns the name of the given scope: "System", "User", or "Temp". - getSecondType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'second type'.
- getSecondType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'second type'.
- getSecondTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'second type'.
- getSecondTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'second type'.
- getSecondValue() - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Returns the end value (upper bound) of this marker.
- getSecondValueFormula() - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Get the Formula which returns the second value for the marker.
- getSection(int) - Methode in Klasse com.inet.report.Area
-
Returns a SectionElement of the area.
- getSectionCount() - Methode in Klasse com.inet.report.Area
-
Returns the number of Sections in this Area.
- getSectionDepth() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the depth of the ring pie sections.
- getSectionIndexes() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the sections indexes which will be expanded.
- getSectionNameByNumber(int) - Methode in Klasse com.inet.report.Section
-
Generates a name ending usually used for section names.
- getSections() - Methode in Klasse com.inet.report.Engine
-
Returns a list containing all sections the report consists of.
- getSectionWillBePrinted() - Methode in Klasse com.inet.report.Group
-
Returns for what kind of values the group section should be printed, i.e.
- getSelectedEngine() - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Returns the current selected engine of the report.
- getSeparateLabelPerSummaryValue() - Methode in Klasse com.inet.report.CrossTabOptions
-
Get if there should be in the total column/row of the crosstab a separate label for every summary value.
- getSeriesAxis() - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Returns the series axis.
- getSeriesGroup() - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Returns the series group.
- getSeriesGroup() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Returns the series group.
- getSettings() - Methode in Klasse com.inet.authentication.AuthenticationDescription
-
Get all the settings in the configuration manager.
- getSF() - Methode in Klasse com.inet.report.Engine
-
Returns the record selection formula used in the current main or subreport.
This could be specified in the report template (rpt file) at design time, with the method setSF or with the report url parameter "sf", see: Report URL Parameters. - getSFField() - Methode in Klasse com.inet.report.Engine
-
Returns the record selection formula used in the current main or subreport as a formula field.
This could be specified in the report template (rpt file) at design time, with the method setSF or with the report url parameter "sf", see: Report URL Parameters. - getShapeSize() - Methode in Klasse com.inet.report.chart.plot.ItemShape
-
Returns the shape size.
- getShapeType() - Methode in Klasse com.inet.report.chart.plot.ItemShape
-
Returns the shape form.
- getShortName() - Methode in Klasse com.inet.report.DatabaseField
-
Returns the short name of a database field.
This is the name of the database-column without leading table-name, i.e. the name of the database field is 'Customers.Customer ID', the short name should be 'Customer ID'. - getShowEachNthTickLabel() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Returns the number for show each nth tick labels.
- getShowEachNthTickLabelFormula() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Get the showEachNthTickLabelFormula of the GroupAxis.
- getShowGrid() - Methode in Klasse com.inet.report.CrossTabOptions
-
Returns if the crosstab gridlines are enabled or disabled.
If the value is false then the crosstab will be displayed without gridlines. - getShowPercentVal() - Methode in Klasse com.inet.report.SummaryField
-
How result of summary operation is shown.
- getShowSubjectName() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject common name must be written in a signature field.
- getShowSubjectName() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject common name must be written in a signature field.
- getSignatureProcessor(String) - Methode in Klasse com.inet.report.certificate.CertificateInfo
-
FOR INTERNAL USE ONLY returns an instance of PDFSignatureProcessor.
- getSingleInstance(Class) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get a single instance of a specific type.
- getSingleInstanceByName(Class, String, boolean) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get a single instance of a certain type.
- getSizeCoefficient() - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Returns the size coefficient of chart items.
- getSizeField() - Methode in Schnittstelle com.inet.report.chart.dataset.XYDataset
-
Returns the data field which provides the size of the bubble.
- getSizeField() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data field which provides the size of the bubble.
- getSort() - Methode in Klasse com.inet.report.Group
-
The Method
getSortreturns the type of sorting of the data of this group. - getSort() - Methode in Klasse com.inet.report.SortField
-
Returns the value of the property 'sort direction'.
- getSortDirection() - Methode in Klasse com.inet.report.BySummaryOrder
-
Gets the direction of the sorting
- getSortDirectionFormula() - Methode in Klasse com.inet.report.SortField
-
Returns the formula of sort direction for this sort field.
- getSortField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the i-th element of sort fields array.
- getSortField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the SortField with name
fieldNameornullif not existent in report. - getSortFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of the sort fields defined in this report.
- getSortType() - Methode in Klasse com.inet.report.BySummaryOrder
-
Gets the type of sorting
- getSortType() - Methode in Klasse com.inet.report.FieldValueProvider
-
Returns the SortField constant specifying how the values are to be sorted.
- getSource() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
- getSourceAlias() - Methode in Klasse com.inet.report.Join
-
Returns the source alias name for the source tables.
- getSourceMessage() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Returns the message which describes the problem source.
- getSourceNameWithChange(TableSource, boolean) - Methode in Klasse com.inet.report.Database
-
Returns the source name like catalog.schema.table.
- getSourceNameWithChange(TableSource, boolean) - Methode in Klasse com.inet.report.database.JdbcData
-
Returns the source name like catalog.schema.table.
- getSourceTableSource() - Methode in Klasse com.inet.report.Join
-
Returns the TableSource Object of the source table.
- getSpecialField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the special field with the specified operation.
- getSpecialFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of special fields defined in this report.
- getSpecialType() - Methode in Klasse com.inet.report.SpecialField
-
Returns the type of the special field.
- getSpecifiedOrder() - Methode in Klasse com.inet.report.Group
-
Returns the specified sorting order for this group.
- getSql() - Methode in Klasse com.inet.report.TableSource
-
Returns the SQL command if it was set.
- getSql(boolean) - Methode in Klasse com.inet.report.Datasource
-
FOR INTERNAL USE ONLY Returns a list of SQL statements for retrieving the data for this datasource.
- getSQL() - Methode in Klasse com.inet.report.CascadingValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL() - Methode in Klasse com.inet.report.FieldValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL() - Methode in Klasse com.inet.report.QueryValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL() - Methode in Klasse com.inet.report.SQLValueProvider
-
Returns the query which is to be used for fetching the values and optionally descriptions dynamically.
- getSQL(String, boolean, boolean) - Methode in Klasse com.inet.report.FieldValueProvider
-
Returns the query to be used, using the given String as its WHERE condition
- getSqlAliasCount() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns the count of aliases.
- getSqlAliasNames() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns a String[] with the names of the sql aliases used in this report.
Example: - getSQLExpression() - Methode in Klasse com.inet.report.SQLField
-
Returns the value of the property 'SQL expression text'.
- getSQLExpressionField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the i-th element of SQL Expression Fields array.
- getSQLExpressionField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the SQLField with name
fieldNameornullif not existent in report. - getSQLExpressionFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of SQL expression fields defined in this report.
- getSqlIdentifier(Datasource, String, boolean) - Methode in Klasse com.inet.report.Database
-
Returns the SQL identifier regarding the settings of
Database.getIdentifierQuoteString(), escapeEverything andDatabase.needQuote(String). - getSqlSourcesView() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns a String[] with the names of all TableSources used in this report.
- getSqlSyntax() - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Returns the SQL and command syntax definition instance for this data factory.
- getSqlSyntax() - Methode in Klasse com.inet.report.Database
-
Returns the SQL syntax definition instance for this data factory.
- getSqlSyntax() - Methode in Klasse com.inet.report.database.JdbcData
-
Returns the SQL syntax definition instance for this data factory.
- getSqlType() - Methode in Klasse com.inet.report.database.ColumnInfo
-
The SQL type of the column.
- getSQLTypedValue() - Methode in Klasse com.inet.viewer.PromptValue
-
this method returns the value of this promptvalue using an SQL compatible type.
- getSQLTypedValue() - Methode in Klasse com.inet.viewer.RangePromptValue
-
not implemented yet.
- getSqlWithPromptFieldValues() - Methode in Klasse com.inet.report.TableSource
-
Returns the SQL command if it was set.
- getStartField() - Methode in Schnittstelle com.inet.report.chart.dataset.GanttDataset
-
Returns the data field which indicates the start position of each interval bar.
- getStartField() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Returns the data field which indicates the start position of each interval bar.
- getStartProperties() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the start properties.
- getStartValue() - Methode in Klasse com.inet.viewer.RangePromptValue
-
Returns the lower limit to the range, or null if there is no lower limit
- getState() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the current state of the manager
- getState() - Methode in Klasse com.inet.report.Validity
-
One of the possible States
- getStatistics() - Methode in Klasse com.inet.report.Engine
-
Runtime statistic data of this Engine.
- getStatistics() - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.getStatistics()for details. - getStatistics() - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.getStatistics()for details. - getStatus() - Methode in Klasse com.inet.report.Engine
-
Returns an EngineStatus object including information about the status of this Engine .
- getStatus() - Methode in Klasse com.inet.viewer.Progress
-
Returns the status of this Progress.
- getStatusBar() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns this ReportView's StatusBar, the element which can display messages or progress bars.
- getStatusBar() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns this ReportView's StatusBar, the element which can display messages or progress bars.
- getStatusMessage() - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Returns the current status message from the statusbar.
- getStatusMessage() - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Returns the current status message from the statusbar.
- getStepWidth() - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the step width of axis units.
- getStepWidthFormula() - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Get the stepWidthFormula of the DiscreteNumberAxis.
This formula is used to determine the step width when the axis must be labeled.
When null, the result ofDiscreteNumberAxis.getStepWidth()is used. - getStoredProceduresParameterNames() - Methode in Klasse com.inet.report.PromptField
-
Returns the names of the stored procedures parameters.
- getStrikeoutFormula() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns The formula field for the property 'strike out'.
- getStrikeoutFormula() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the formula field for whether the text is struck through or not.
- getStringRepresentation() - Methode in Klasse com.inet.viewer.PromptValue
-
Returns a string representation of the value of this prompt.
- getStringRepresentation() - Methode in Klasse com.inet.viewer.RangePromptValue
-
Returns a string representation of the value of this prompt.
- getStructElem() - Methode in Klasse com.inet.report.ReportComponent
-
Get the PDF StructElem
- getStyle() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.AreaPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.LinePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.PolarPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getStyle() - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Returns the style of this chart, ie. the general category this plot belongs to.
- getSubComponents() - Methode in Klasse com.inet.report.Area
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Box
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Chart2
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.CrossTab
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.DatabasePicture
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.FieldElement
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.FieldPart
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.JavaBean
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Line
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Paragraph
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Picture
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.ReportComponent
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Section
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.SignatureForm
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Subreport
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.Text
-
Returns all
ReportComponents that are descendants of this one. - getSubComponents() - Methode in Klasse com.inet.report.TextPart
-
Returns all
ReportComponents that are descendants of this one. - getSubEngine() - Methode in Klasse com.inet.report.SubreportLink
-
Gets the Engine of the subreport.
- getSubExecutionCpuTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the rendering CPU time of all sub report in nanoseconds.
- getSubField() - Methode in Klasse 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() - Methode in Klasse 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) - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Returns the serialized properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Returns the serialized simple properties of subclasses.
- getSubProperties(int) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Returns the serialized simple properties of subclasses.
- getSubReport(int) - Methode in Klasse com.inet.report.Engine
-
Every engine object of a main report may have several subreport engines.
- getSubReportCount() - Methode in Klasse com.inet.report.Engine
-
Returns the number of sub-reports.
- getSubReportElement() - Methode in Klasse com.inet.report.Engine
-
Returns the subreport element of the main report.
- getSubreportIndex() - Methode in Klasse com.inet.report.EngineError
-
Returns the index of the sub report if the error was raised during execution of a sub report.
- getSubreportLink(int) - Methode in Klasse com.inet.report.Subreport
-
Gets the subreport link at the specified index.
- getSubreportLinkCount() - Methode in Klasse com.inet.report.Subreport
-
Returns the number of subreport links in the set
- getSubreportWarningMap() - Methode in Klasse com.inet.problemfinder.ProblemFinder
- getSubtitle() - Methode in Klasse com.inet.report.Chart2
-
Returns the sub title of this chart.
- getSummaryField(int) - Methode in Klasse com.inet.report.BySummaryOrder
-
Gets the summary field used for sorting at index position.
- getSummaryField(int) - Methode in Klasse com.inet.report.CrossTabBody
-
Returns the i-th summary fields of the crosstab.
- getSummaryField(int) - Methode in Klasse com.inet.report.Fields
-
Returns the i-th element of SummaryFields array.
- getSummaryField(String) - Methode in Klasse com.inet.report.Fields
-
Returns the SummaryField with name
fieldNameornullif not existent in report. - getSummaryFieldCount() - Methode in Klasse com.inet.report.BySummaryOrder
-
Use this method to get the number of summary fields used for sorting.
- getSummaryFieldsCount() - Methode in Klasse com.inet.report.CrossTabBody
-
Returns the number of summary fields of the crosstab.
- getSummaryFieldsCount() - Methode in Klasse com.inet.report.Fields
-
Returns the number of summary fields defined in this report.
- getSummaryFieldType() - Methode in Klasse com.inet.report.SummaryField
-
Indicates to which object this summary field belongs.
- getSummaryHorizontal() - Methode in Klasse com.inet.report.CrossTabOptions
-
Get the summary horizontal flag.
- getSummaryInfo() - Methode in Klasse 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.
For example:
Engine eng = new Engine( Engine.NO_EXPORT );
eng.setReportFile( "file:C:/MyReports/Report1.rpt" );
SummaryInfo su = eng.getSummaryInfo();
System.out.println("created: "+su.getCreated());
System.out.println("LastSaved: "+su.getLastSaved());
System.out.println("Author: "+su.getAuthor());
System.out.println("Subject: "+su.getSubject());
System.out.println("ReportTitle: "+su.getReportTitle()); - getSummaryNth() - Methode in Klasse com.inet.report.SummaryField
-
Returns the Nth value in Nth-functions.
- getSummaryOperation() - Methode in Klasse com.inet.report.SummaryField
-
Returns the value of the property 'summary operation'.
- getSummaryOperation(String) - Statische Methode in Klasse com.inet.report.SummaryField
-
Returns the operation constant according to the name
- getSupportedDocumentSuffixes() - Statische Methode in Klasse com.inet.report.AbstractPictureElement
-
FOR INTERNAL USE ONLY.
Returns the list of supported document file suffixes. - getSupportedImageSuffixes() - Statische Methode in Klasse com.inet.report.AbstractPictureElement
-
FOR INTERNAL USE ONLY.
Returns the list of supported image file suffixes. - getSuppressEmptyLines() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns whether empty rows/columns should be suppressed (
true) or not (false). - getSuppressEmptyLinesFormula() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns the formula for the property 'suppress empty columns'.
- getSuppressFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the formula for the property 'suppress'.
- getSuppressFormula() - Methode in Schnittstelle com.inet.report.LineProperties
-
Returns the formula for the property 'suppress'.
- getSuppressFormula() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the formula for the property 'suppress'.
- getSuppressGroupLabel() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns whether group labels should be suppressed (
true) or not (false). - getSuppressGroupLabelFormula() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the formula for the property 'suppress group labels'.
- getSuppressIfBlank() - Methode in Klasse com.inet.report.Section
-
Returns the value of the property 'suppress if blank'.
- getSuppressIfBlankFormula() - Methode in Klasse com.inet.report.Section
-
Returns the formula for the property 'suppress if blank'.
- getSuppressIfDuplicatedFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'suppress if duplicated'.
If this property is enabled, values of the field that are duplicated will not be printed. - getSuppressIfDuplicatedFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the formula for the property 'suppress if duplicated'.
If this property is enabled, values of the field that are duplicated will not be printed. - getSuppressIfZero() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'suppress if zero'.
- getSuppressIfZero() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'suppress if zero'.
- getSuppressIfZeroFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'suppress if zero'.
- getSuppressIfZeroFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'suppress if zero'.
- getSuppressOnDrillDownFormula() - Methode in Klasse com.inet.report.Region
-
Returns the formula for 'suppressOnDrillDown'.
- getSuppressTotal() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns whether total of this header should be suppressed
trueor not (false). - getSuppressTotalFormula() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the formula for the property 'suppress total'.
- getSwapSize() - Methode in Klasse com.inet.report.cache.Cache
-
Get the total amount of bytes used on an external cache media.
- getSwapSize(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Get the memory size a report uses on an external cache media.
- getSymbol() - Methode in Klasse com.inet.report.chart.format.Abbreviation
-
Returns the symbol for this abbreviation, e.g.
- getSyntax() - Methode in Klasse com.inet.report.FormulaField
-
Returns the syntax for this formula.
- getTable() - Methode in Klasse com.inet.report.database.TableSourceInfo
-
Get the object name.
- getTables(Datasource, String) - Methode in Klasse com.inet.report.Database
-
Is used from
#getTableSourceInfos(Datasource, String)to find a list of tables and views. - getTables(Datasource, String) - Methode in Klasse com.inet.report.database.JdbcData
-
Is used from
#getTableSourceInfos(Datasource, String)to find a list of tables and views. - getTables(String[], String) - Statische Methode in Klasse com.inet.report.DatabaseMetaDataFactory
-
Creates a dummy ResultSet that has the structure defined for method DatabaseMetaData.getTables(String,String,String,String[]).
- getTablesource(String) - Methode in Klasse com.inet.report.DatabaseTables
-
Returns the TableSource with that alias name.
- getTableSource() - Methode in Klasse com.inet.report.DatabaseField
-
Returns the table source this database field is based on, will never return
null. - getTableSource(int) - Methode in Klasse com.inet.report.Datasource
-
Returns the TableSource of the specified index.
- getTableSource(String) - Methode in Klasse com.inet.report.Datasource
-
Returns the TableSource identified with the alias.
- getTableSourceCount() - Methode in Klasse com.inet.report.Datasource
-
Returns the number of registered table sources.
- getTableSourceData(TableSource) - Methode in Klasse 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) - Methode in Schnittstelle 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, List) - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Is called from getTableSourceData to request the data of a single
TableSourceif theTableSourceis not a joined table or view. - getTableSourceData(TableSource) - Methode in Klasse 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) - Methode in Klasse com.inet.report.Datasource
-
Returns the TableSource identified with the alias.
- getTableSourceInfos(Datasource, String) - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Returns a map of objects in the database which can return table data.
- getTableSourceInfos(Datasource, String) - Methode in Klasse com.inet.report.database.JdbcData
-
Returns a map of objects in the database which can return table data.
- getTableSources() - Methode in Schnittstelle com.inet.report.database.fetch.FetchTables
-
Returns a list of all tablesources to fetch.
- getTableSources() - Methode in Klasse com.inet.report.PromptField
-
Returns the table sources this prompt field is a parameter for.
- getTag() - Methode in Ausnahmeklasse com.inet.report.parser.FatalParserException
-
Returns the XML Tag currently being parsed at the time of the exception.
- getTargetAlias() - Methode in Klasse com.inet.report.Join
-
Returns the target alias name for the source tables.
- getTargetTableSource() - Methode in Klasse com.inet.report.Join
-
Returns the TableSource Object of the target table.
- getTempDir() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Get the temp directory and clear it from old files.
- getTemplate() - Methode in Klasse 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() - Methode in Klasse com.inet.report.CrossTabHeader
-
Returns the text element of this row.
- getText() - Methode in Klasse com.inet.report.Paragraph
-
Returns the parent
Textelement. - getText() - Methode in Klasse com.inet.report.TextPart
-
Gets the value of the property 'text'.
- getText(int) - Methode in Klasse com.inet.report.CrossTabHeader
-
Get the total value label of this row for the xth summary operation.
- getTextInterpretation() - Methode in Klasse com.inet.report.FieldElement
-
Returns the type of text interpretation.
- getTextInterpretation() - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Returns the type of text interpretation.
- getTextInterpretationFormula() - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula for the type of text interpretation.
- getTextInterpretationFormula() - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Sets the formula for the type of text interpretation.
- getTextPosition() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the position of text-items in the divided signature field:
POSITION_LEFT,POSITION_RIGHT. - getTextPosition() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the position of text-items in the divided signature field:
POSITION_LEFT,POSITION_RIGHT. - getTextRotation() - Methode in Klasse com.inet.report.FieldElement
-
Returns the value of the property 'text rotation'.
- getTextRotation() - Methode in Klasse com.inet.report.Subreport
-
Returns the value of the property 'text rotation'.
- getTextRotation() - Methode in Klasse com.inet.report.Text
-
Returns the value of the property 'text rotation'.
- getTextRotation() - Methode in Schnittstelle com.inet.report.TextProperties
-
Returns the value of the property 'text rotation'.
- getTextRotationFormula() - Methode in Klasse com.inet.report.FieldElement
-
Returns the formula whose return value determines the property 'text rotation'.
- getTextRotationFormula() - Methode in Klasse com.inet.report.Subreport
-
Returns the formula whose return value determines the property 'text rotation'.
- getTextRotationFormula() - Methode in Klasse com.inet.report.Text
-
Returns the formula whose return value determines the property 'text rotation'.
- getTextRotationFormula() - Methode in Schnittstelle com.inet.report.TextProperties
-
Returns the formula whose return value determines the property 'text rotation'.
- getThousandsSeparatorSymbol() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'thousands separator symbol'.
- getThousandsSeparatorSymbol() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'thousands separator symbol'.
- getThousandsSeparatorSymbolFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'thousands separator symbol'.
- getThousandsSeparatorSymbolFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'thousands separator symbol'.
- getThrowable() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get a throwable that occur on init of the plugin manager.
- getThumbnail() - Methode in Klasse com.inet.report.SummaryInfo
-
FOR INTERNAL USE ONLY Gets the report's "thumbnail" image if there is one.
- getThumbnailData() - Methode in Klasse com.inet.report.SummaryInfo
-
FOR INTERNAL USE ONLY Gets the report's "thumbnail" image if there is one.
- getTickLabelColor() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the color as ABGR value of tick labels on this axis.
- getTickLabelFont() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the font of tick labels on this axis.
- getTickLabelFormat() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns a tick label format of this axis.
- getTickLabelMaximumLines() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Returns the maximum number of lines to use for each tick label.
- getTickLabelRotationAngle() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Returns the tick label rotation angle (in radians).
- getTickLabelWidthRatio() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Returns the tick label width ratio, i.e. how much of the label to display.
- getTightHorizontalFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula for the property 'tight horizontal'.
- getTightHorizontalFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula for the property 'tight horizontal'.
- getTime() - Methode in Klasse com.inet.report.Engine
-
Returns the timestamp that was set with setTime.
- getTimeBase() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'time base'.
- getTimeBase() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'time base'.
- getTimeBaseFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'time base'.
- getTimeBaseFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'time base'.
- getTimeFormatType() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the time format type to use for this element.
- getTimeFormatType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the time format type to use for this element.
- getTimeFormatTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula determining the time format type to use for this element.
- getTimeFormatTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula determining the time format type to use for this element.
- getTimePatternConstant() - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Returns the time format pattern constant, e.g.
- getTitle() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Gets the title of this axis
- getTitle() - Methode in Klasse com.inet.report.chart.ChartTitle
-
Returns this title's text.
- getTitleFormula() - Methode in Klasse com.inet.report.chart.ChartTitle
-
Returns the property formula for the chart title, if it is specified.
- getTo() - Methode in Klasse com.inet.report.FormulaRange
-
Gets the value the range ends with.
- getToolBar() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns the current ToolBar - this tool bar belongs to the currently visible or selected ReportView object.
- getToolBar() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the current ToolBar - this tool bar belongs to the currently visible or selected ReportView object.
- getToolTipsText() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - getToolTipsText() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - getToolTipsTextFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula of the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - getToolTipsTextFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the formula of the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - getTopCropping() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the value of the property 'top cropping size'.
- getTopCropping() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the value of the property 'top cropping size'.
- getTopLineStyle() - Methode in Klasse com.inet.report.AbstractLineElement
-
Return the same as getLineStyle()
- getTopLineStyle() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'top line style'.
- getTopLineStyle() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'top line style'.
- getTopLineStyleFormula() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the formula of the property 'top line style'.
- getTopLineStyleFormula() - Methode in Klasse com.inet.report.Element
-
Returns the formula of the property 'top line style'.
- getTotalCpuTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the sum of all other CPU times.
- getTotalOnStart() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns whether Column Total should be on left or top (
true) or not (false). - getTotalOnStartFormula() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns the formula for showing the total on start or on end.
- getTotalPages() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns the total number of pages this report has.
- getTotalPages() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns the total number of pages this report has.
- getTotalPageSizeAndWait(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Returns the total size of all pages in
bytesand blocks until the rendering is finished. - getTotalPageSizeAndWait(ReportCacheKey, int) - Methode in Klasse com.inet.report.cache.Cache
-
Returns the total size of all pages in
bytesand blocks until the rendering is finished. - getTotalProgress() - Methode in Klasse com.inet.viewer.Progress
-
Use this method to get the total steps (e.g. pages) to go.
- getTotalSystemTime() - Methode in Schnittstelle com.inet.report.EngineStatistics
-
Get the sum of all other system times.
- getTranslation(Locale) - Methode in Klasse com.inet.report.translation.Translations
-
Request the property of a translation for the given locale.
- getTranslationKeys() - Methode in Klasse com.inet.report.FormulaField
-
Returns a set of all translation keys used in the formula described by this field.
NOTE: This will re-parse the formula, which costs time and memory! - getTranslations() - Methode in Klasse com.inet.report.Engine
-
Get the Translations of the report.
- getTranslationsDir() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the directory where additional translations can be saved.
- getTrigger() - Methode in Klasse com.inet.report.Engine
-
Request the Trigger object of this Engine.
- getTriggeringRule() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Returns the
ProblemFinderRulethat causes the Warning. - getType() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
-
Returns the event type which specifies exactly which change occurred with the given configuration.
- getType() - Methode in Klasse com.inet.report.cache.Cache
-
Returns the defined Cache type.
- getType() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Returns the formating type: number, currency or percent.
- getType() - Methode in Klasse com.inet.report.database.TableSourceInfo
-
Get a type of the object (whether the table source is a database table, a stored procedure, etc.)
- getType() - Methode in Klasse com.inet.report.DefaultValue
-
Returns the value type set in the constructor for this default value
- getType() - Methode in Klasse com.inet.report.Field
-
Returns the value of the property 'type'.
- getType() - Methode in Klasse com.inet.report.Region
-
Returns the value of the property 'type'.
- getType() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the type of this report element.
- getType() - Methode in Klasse com.inet.report.TableSource
-
Returns the type of that TableSource.
- getType() - Methode in Klasse com.inet.viewer.Progress
-
Returns the type of the progress, which can be one of the following types.
- getType() - Methode in Klasse 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() - Methode in Klasse com.inet.viewer.PromptValue
-
Get value type of the prompt, see the value type constants in
PromptData - getTypeAsString() - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- getTypeAsString() - Methode in Klasse com.inet.report.Region
-
FOR INTERNAL USE ONLY
- getUID() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Get the unique ID of the data source.
- getUnderlayFollow() - Methode in Klasse com.inet.report.Section
-
Returns the value of the property 'underlay follow'.
- getUnderlayFollowFormula() - Methode in Klasse com.inet.report.Section
-
Returns the formula for the property 'underlay follow'.
- getUnderlineFormula() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns the formula field for the property 'underline'.
- getUnderlineFormula() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns the formula field for whether the text is underlined or not.
- getUniqueName(String, int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Creates a unique configuration name from the supplied name for the given scope.
- getUpperBound() - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Returns the upper bound.
- getUpperBound() - Methode in Klasse com.inet.report.chart.axis.NumberRange
-
Returns the manually set upper bound of this range.
- getUpperBoundFormula() - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Returns the manually set upper bound formula.
- getUrl() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set JDBC URL that will be used to create the Connection.
- getUrl() - Methode in Klasse com.inet.report.Datasource
-
Returns the Connection URL for the JDBC driver.
- getUrl() - Methode in Klasse com.inet.report.event.EngineFinishEvent
-
Returns the report URL of the finished engine.
- getUseColor() - Methode in Klasse com.inet.report.Section
-
Returns the value of the property 'useColor'.
- getUseLeadingZero() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'use leading zero'.
- getUseLeadingZero() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'use leading zero'.
- getUseLeadingZeroFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use leading zero'.
- getUseLeadingZeroFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'use leading zero'.
- getUseOneCurrencySymbolPerPage() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'use one currency symbol per page'.
- getUseOneCurrencySymbolPerPage() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'use one currency symbol per page'.
- getUseOneCurrencySymbolPerPageFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use one currency symbol per page'.
- getUseOneCurrencySymbolPerPageFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'use one currency symbol per page'.
- getUser() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the set database user.
- getUserAccountID() - Methode in Klasse com.inet.authentication.LoginProcessor
-
Get the id of the account or null if not login.
- getUserAccountType() - Methode in Klasse com.inet.authentication.LoginProcessor
-
The account type determine some possible features of a user and/or login.
- getUserAction(int) - Methode in Klasse com.inet.viewer.ActionPool
-
Returns an
Actionwith the given action id from viewers action list. - getUserActionCount() - Methode in Klasse com.inet.viewer.ActionPool
-
Returns the number of user actions(action added by user).
- getUseRange() - Methode in Klasse com.inet.report.PromptField
-
Returns whether or not any values which are to be for this prompt must be in a range.
- getUserData() - Methode in Klasse com.inet.report.Engine
-
Returns the user data that has been set with setUserData(Hashtable).
This method can be useful e.g. in your own database class, a class that extends from com.inet.report.Database and in that you set the report data without a JDBC connection e.g. with an external ResultSet.
For instance you can use this method to get the selection formula (sf) specified in the report URL and use it to fill you own ResultSet in your database class: - getUsername() - Methode in Klasse com.inet.report.Datasource
-
Returns the value of the connection property user.
- getUserProperties() - Methode in Klasse com.inet.report.Engine
-
Returns the user data that has been set either with
setUserProperties(),checkProperties()or in the report URL.
This method can be useful if you have additional properties which should be associated with the engine. - getUseThousandsSeparator() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'use thousands separator'.
- getUseThousandsSeparator() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'use thousands separator'.
- getUseThousandsSeparatorFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'use thousands separator'.
- getUseThousandsSeparatorFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'use thousands separator'.
- getValidationQuery() - Methode in Klasse 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() - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Returns the value (position) of this marker.
- getValue() - Methode in Klasse com.inet.report.DefaultValue
-
Returns the value of this default value.
- getValue() - Methode in Klasse com.inet.report.PromptField
-
Returns the prompt value.
- getValue() - Methode in Klasse com.inet.report.Trigger
-
The value of the trigger.
- getValue() - Methode in Schnittstelle com.inet.viewer.CustomPromptEditor
-
Returns the currently chosen value for the prompt for which this editor is being used.
- getValue() - Methode in Klasse 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() - Methode in Klasse 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 - getValue(ConfigKey) - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the current value of the ConfigKey in this configuration.
- getValueBeforeClip() - Methode in Klasse com.inet.report.event.ClippingEvent
-
Returns the actual value which will be clipped or truncated.
- getValueFormula() - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Get the Formula for the value of the marker.
- getValues() - Methode in Klasse com.inet.report.FieldValueProvider
-
Returns the DatabaseField responsible for fetching the values from.
- getValuesCount() - Methode in Klasse com.inet.report.PromptField
-
Returns the number of values set for this prompt.
- getValueType() - Methode in Klasse com.inet.report.Field
-
Returns the value type (or return type) of the field.
NOTE:If DefaultAttribute is used within the formula it has to be set before calling this method. - getValueType() - Methode in Klasse com.inet.report.FormulaField
-
Returns the value type (or return type) of the field.
NOTE:If DefaultAttribute is used within the formula it has to be set before calling this method. - getValueType() - Methode in Klasse 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() - Methode in Klasse com.inet.report.PromptField
-
Returns the value type (or return type) of the field.
NOTE:If DefaultAttribute is used within the formula it has to be set before calling this method. - getValueType() - Methode in Klasse com.inet.report.SortField
-
Returns the value type (or return type) of the field.
- getValueType() - Methode in Klasse com.inet.report.SummaryField
-
Returns the value type (or return type) of the field.
NOTE:If DefaultAttribute is used within the formula it has to be set before calling this method. - getValueType(IFormulaRunner) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- getVariableReferences(String) - Methode in Klasse 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() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'vertical alignment'.
- getVerAlign() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'vertical alignment'.
- getVerAlign() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the value of the property 'vertical alignment'.
- getVerAlignFormula() - Methode in Klasse com.inet.report.Element
-
Gets the formula for the property 'vertical alignment'.
- getVerAlignFormula() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Gets the formula for the property 'vertical alignment'.
- getVerAlignFormula() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the formula for the property 'vertical alignment'.
- getVersion() - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Get the version of the factory for the UI.
- getVersion() - Statische Methode in Klasse com.inet.report.Engine
-
Returns the release version of this i-net Clear Reports installation, e.g. "8.1.24"
- getVersion() - Statische Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns the current version of the SwingReportViewer as a String representation, e.g. "7.5".
- getVersionSuffix() - Statische Methode in Klasse com.inet.viewer.SwingReportViewer
-
FOR INTERNAL USE ONLY Returns the suffix for the version number.
- getVertical() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the vertical gap between multi-column labels.
- getVGen() - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Returns the value of the property "vgen".
- getViewer() - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Returns the viewer to which this context belongs.
- getViewerAction(int) - Methode in Klasse com.inet.viewer.ActionPool
-
Returns an
Actionwith the given action id from viewers action list. - getViewerContext() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns which type of layout view this ReportView is to take.
- getViewMode() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns which type of layout view this ReportView is to take.
- getViewParams() - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Returns the 3D viewing parameters for this chart.
- getWallBackColor() - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Returns the ABGR value representing the wall background color.
- getWarningList() - Methode in Klasse com.inet.problemfinder.ProblemFinder
-
Returns a list of
ProblemFinderWarnings found in the given main Engine. - getWarningType() - Methode in Schnittstelle com.inet.problemfinder.ProblemFinderWarning
-
Returns the type of this problem, that can be error, warning or info.
- getWaterMark() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
The watermark text
- getWidth() - Methode in Klasse com.inet.report.AbstractLineElement
-
Returns the width of an element.
- getWidth() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
The width of this cell in the design view.
- getWidth() - Methode in Klasse com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getWidth() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the width of an element.
- getWidth() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the width of an element.
- getWidth() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the width of this report element.
- getWidth() - Methode in Klasse com.inet.report.Section
-
Returns the width of the section.
- getWidthRenderingFactor() - Methode in Klasse com.inet.report.DatabasePicture
-
Gets the property 'width rendering factor'.
- getWidthRenderingFactor() - Methode in Klasse com.inet.report.Picture
-
Gets the property 'width rendering factor'.
- getWidthRenderingFactor() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the property 'width rendering factor'.
- getWidthScalingFactor() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Gets the property 'width scaling factor'.
- getWidthScalingFactor() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Gets the property 'width scaling factor'.
- getWrapEnabled() - Methode in Klasse com.inet.report.CrossTabOptions
-
Returns the behavior of small crosstabs if they do not fit the page.
- getWriteCertificateDate() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the date of signing must be written in certificate details.
- getWriteCertificateDate() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the date of signing must be written in certificate details.
- getWriteCertificateDistinguishedName() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject distinguished name must be written in certificate details.
- getWriteCertificateDistinguishedName() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject distinguished name must be written in certificate details.
- getWriteCertificateLabels() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the labels of signature items must be written in certificate details.
- getWriteCertificateLabels() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the labels of signature items must be written in certificate details.
- getWriteCertificateLocation() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject location must be written in certificate details.
- getWriteCertificateLocation() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject location must be written in certificate details.
- getWriteCertificateReason() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the reason of signing must be written in certificate details.
- getWriteCertificateReason() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the reason of signing must be written in certificate details.
- getWriteCertificateSubjectName() - Methode in Klasse com.inet.report.SignatureForm
-
Returns the flag indicating whether the subject common name must be written in certificate details.
- getWriteCertificateSubjectName() - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Returns the flag indicating whether the subject common name must be written in certificate details.
- getX() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
The X position of this cell in the parent section in the design view.
- getX() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Returns the x position of the left upper corner of the element in the report.
- getX() - Methode in Klasse com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getX() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the x position of the left upper corner of the element in the report.
- getX() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the x position of the left upper corner of the element in the report.
- getX2() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle com.inet.report.chart.dataset.XYDataset
-
Returns the data field which provides the x coordinates of the item label.
- getXField() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data field which provides the x coordinates of the item label.
- getXMLMajorVersion() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the major version of the report XML of the template underlying this report.
- getXMLMinorVersion() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the minor version of the report XML of the template underlying this report.
- getY() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
The Y position of this cell in the parent section in the design view.
- getY() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Returns the y position of the left upper corner of the element in the report.
- getY() - Methode in Klasse com.inet.report.CrossTabHeader
-
Position of this header, is used from designer.
- getY() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the y position of the left upper corner of the element in the report.
- getY() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the y position of the left upper corner of the element in the report.
- getY2() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'year type'.
- getYearType() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'year type'.
- getYearTypeFormula() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the formula for the property 'year type'.
- getYearTypeFormula() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula for the property 'year type'.
- getYField() - Methode in Schnittstelle com.inet.report.chart.dataset.XYDataset
-
Returns the data field which provides the y coordinates of the item label.
- getYField() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Returns the data field which provides the y coordinates of the item label.
- getZeroValueString() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns the value of the property 'zero value string'.
- getZeroValueString() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the value of the property 'zero value string'.
- getZoomFactor() - Methode in Schnittstelle 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() - Methode in Klasse 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
The glyphs are to always point downwards, regardless of text or block progression.
- GLYPH_LEFT - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
The glyphs are to always point to the left, regardless of text or block progression.
- GLYPH_RIGHT - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
The glyphs are to always point to the right, regardless of text or block progression.
- GLYPH_UP - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
The glyphs are to always point upwards, regardless of text or block progression.
- goToLastPage() - Methode in Schnittstelle 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() - Methode in Klasse 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) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Causes the page indicated by the parameter pageNum to be displayed in this ReportView.
- goToPage(int) - Methode in Klasse com.inet.viewer.SwingReportView
-
Causes the page indicated by the parameter pageNum to be displayed in this ReportView.
- GradientHorizontal - Enum-Konstante in Enum-Klasse com.inet.report.chart.plot.AbstractPlot.GradientSetting
- GradientVertical - Enum-Konstante in Enum-Klasse com.inet.report.chart.plot.AbstractPlot.GradientSetting
- GREGORIAN_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: gregorian.
- GREGORIAN_US_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: US-gregorian.
- Group - Klasse in com.inet.report
-
This class represents a grouping and disposes references to group header- and group footer areas.
- GROUP_FOOTER - Statische Variable in Klasse com.inet.report.Region
-
Identifier for group footer area or section.
- GROUP_HEADER - Statische Variable in Klasse com.inet.report.Region
-
Identifier for group header area or section.
- GROUP_NAME_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a group name field.
- GROUP_NUMBER - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Group Number". - GROUP_SELECTION_FORMULA - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Group Selection Formula". - GROUP_SORT_ALL - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Display all elements sorted ascending or descending
- GROUP_SORT_BOTTOM_N - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Display only first n elements in ascending sort order
- GROUP_SORT_BOTTOM_N_PERCENTAGE - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Display only first n-procent elements in ascending sort order
- GROUP_SORT_TOP_N - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Display only first n elements in descending sort order
- GROUP_SORT_TOP_N_PERCENTAGE - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Display only first n-procent elements in descending sort order
- GROUP_TYPE_CHART - Statische Variable in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- GROUP_TYPE_CROSS_TAB - Statische Variable in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- GROUP_TYPE_REPORT - Statische Variable in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- Group.AttributeTag - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- GroupAxis - Klasse in com.inet.report.chart.axis
-
The axis which displays the category and series group values.
- GroupAxis() - Konstruktor für Klasse com.inet.report.chart.axis.GroupAxis
-
Creates a discrete GroupAxis, sets the default properties.
- GroupBySummary - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- GroupField - Klasse in com.inet.report
-
The
GroupFieldrepresents a group name field, which is automatically created with the creation of aGroupobject. - GroupNumber - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- GroupNumber - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- GroupNumberType - Enum-Konstante in Enum-Klasse com.inet.report.Field.FieldAttributeTag
- GroupSelection - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- Guest - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
Shared user for anonymous use if Guest Login Provider is configured.
- GUEST_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
The login source for the guest login.
H
- HAND_TOOL - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the hand tool mode, to navigate through the pages.
- hasAdditionalConfigurationAction() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Returns true, if the provider has an additional configuration page when adding the provider to the list of available login provider.
- HasCascadingParent - Schnittstelle in com.inet.report
-
Add support to a DynamicValueProvider for dynamic parents
- hasColumnLabel() - Methode in Klasse com.inet.report.DatabaseField
-
Returns whether a column label was set or not.
- hasExpiredDate() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Check if there is an expires date.
- hasGroupTree() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns whether or not this report view is set to show a group tree.
- hasGroupTree() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns whether the global "hasGroupTree" setting is on or off (by default it is on).
- hasGroupTree() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns whether or not this report view is set to show a group tree.
- hasGroupTree() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns whether the global "hasGroupTree" setting is on or off (by default it is on).
- hashCode() - Methode in Klasse com.inet.authentication.AuthenticationDescription
- hashCode() - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Summary of report-hashcode and parameter-hashcode.
- hashCode() - Methode in Klasse com.inet.report.chart.axis.AxisPosition
- hashCode() - Methode in Klasse com.inet.report.chart.format.Abbreviation
- hashCode() - Methode in Klasse com.inet.report.chart.LegendPlacement
- hashCode() - Methode in Klasse com.inet.report.chart.plot.ChartStyle
- hashCode() - Methode in Klasse com.inet.report.chart.plot.DrawOutOfScale
- hashCode() - Methode in Klasse com.inet.report.chart.plot.ItemShape
- hashCode() - Methode in Klasse com.inet.report.chart.plot.PieLegendLayout
- hashCode() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
- hashCode() - Methode in Klasse com.inet.report.CrossTabGridLineFormat
- hashCode() - Methode in Klasse com.inet.report.DefaultValue
- hashCode() - Methode in Klasse com.inet.viewer.PromptData
- hashCode() - Methode in Klasse com.inet.viewer.RangePromptValue
- hasState(Validity.States...) - Methode in Klasse com.inet.report.Validity
-
Checks whether this
Validityinstance has one of the given states - hasStatusBar() - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Returns whether the global setting of "hasStatusBar" is on or off (by default it is on).
- hasStatusBar() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Returns whether the global setting of "hasStatusBar" is on or off (by default it is on).
- hasValidConnection() - Methode in Klasse com.inet.report.Datasource
-
Checks to see if a connection has been set and whether this connection is valid for this data source.
- HierarchicalGrouping - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- HIJRI_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: hijri.
- HoldMinimalPagefooterFree - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- HORIZONTAL_PAGE_NUMBER - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Horizontal Page Number". - HorizontalAlign - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- HorizontalPageNumber - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- HourMinuteSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- HourType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- HTML_TEXT - Statische Variable in Schnittstelle com.inet.report.TextInterpretationProperties
-
Constant for text interpretation.
- HTMLViewer - Schnittstelle in com.inet.report.renderer.html.viewer
-
Interface to the HTMLViewer implementation
- HTMLVIEWER_SCRIPTS - Statische Variable in Schnittstelle com.inet.report.renderer.html.viewer.HTMLViewer
-
Key to register additional HTML Viewer scripts using
HTMLViewerScriptResourceat. - HTMLViewerScriptResource - Klasse in com.inet.report.renderer.html.viewer
-
Can create a fileDescription about a javascript file that can be included into the HTML Viewer Scripts Section.
- HyperlinkProperties - Schnittstelle in com.inet.report
-
Interface for elements that supports links to external documents.
I
- Id - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- IMAGE_SELECT - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the image select mode, to select report images.
- ImageKey - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- ImageLocation - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- importDataSourceConfigurations(int, File) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Imports one or more data source configurations from an XML file.
- importDataSourceConfigurations(int, File, boolean) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Imports one or more data source configurations from an XML file.
- importDataSourceConfigurations(int, InputStream) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Imports one or more data source configurations from an XML file.
- importDataSourceConfigurations(int, InputStream, boolean) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Imports one or more data source configurations from an XML file.
- importFromStream(int, String, InputStream) - Methode in Klasse com.inet.config.ConfigurationManager
-
Imports all of the preferences represented by the properties stored in the stream.
- INDENT_DEFAULT - Statische Variable in Schnittstelle com.inet.report.ParagraphProperties
-
Default value for all indents, meaning there is no indent.
- Indentation - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- indexOf() - Methode in Klasse com.inet.report.Area
-
Returns the current index of this area in the engine.
- indexOf() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Returns the position of this object in the parent collection.
- indexOf() - Methode in Klasse com.inet.report.Element
-
Returns the current index of this element in section (z-order).
- indexOf() - Methode in Klasse com.inet.report.Field
-
Returns the index of the field in the fields set.
- indexOf() - Methode in Klasse com.inet.report.FieldPart
-
Returns the index of this field part in the paragraph it is located in.
- indexOf() - Methode in Klasse com.inet.report.Group
-
Returns the position of this group in report group set.
- indexOf() - Methode in Klasse com.inet.report.Paragraph
-
Returns the index of this Paragraph inside the parent Text element.
- indexOf() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the position of this object in the parent collection.
- indexOf() - Methode in Klasse com.inet.report.Section
-
Returns the current index of this
Sectionin thisArea. - indexOf() - Methode in Klasse com.inet.report.SubreportLink
-
Returns the index of this subreport link in the list of subreport links of the subreport.
- indexOf() - Methode in Klasse com.inet.report.TextPart
-
Returns The current index of this text part in its paragraph.
- INFO - Enum-Konstante in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Type
-
The object needs notice, for example it makes no sense or is unnecessary
- INFO - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Opens the print dialog.
- init(ServerPluginDescription) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Veraltet.
- init(ServerPluginDescription...) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Initialize the ServerPluginManager and start the live cycle of the plugins. there is no check.
- init(ServerPluginManager) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
-
Initializes the server part of the current plugin.
- init(RenderData) - Methode in Schnittstelle com.inet.viewer.NavigationTab
-
Initializes this navigation tab with the RenderData object needed for the report information
- init(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Veraltet.
- INIT - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
initialize the plugins
- initPrintRequestAttributes() - Methode in Klasse com.inet.viewer.PrinterJobProgress
-
Initialize missing print attributes from the render data.
- initTransient() - Methode in Klasse com.inet.report.Database
-
Init transient variables after serialize.
- insertFieldPart(int, Field) - Methode in Klasse com.inet.report.Paragraph
-
Inserts a FieldPart element into this Paragraph.
- insertParagraph(int) - Methode in Klasse com.inet.report.Text
-
Creates a new Paragraph instance which is located at a specific position within the text.
- insertTextPart(int, String) - Methode in Klasse com.inet.report.Paragraph
-
Inserts a text element into this Paragraph.
- INSET_BOTTOM - Statische Variable in Klasse com.inet.report.SignatureForm
-
Minimal distance from bottom boundary to text (inset)
- INSET_LEFT - Statische Variable in Klasse com.inet.report.SignatureForm
-
Distance from left boundary to text (inset)
- INSET_RIGHT - Statische Variable in Klasse com.inet.report.SignatureForm
-
Minimal distance from right boundary to text (inset)
- INSET_TOP - Statische Variable in Klasse com.inet.report.SignatureForm
-
Distance from top boundary to text (inset)
- INTERACTIVE_SORTING - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of InteractiveSorting
- InteractiveSorting - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- IntervalMarker - Klasse in com.inet.report.chart.axis
-
Class to create interval markers in a chart plot.
- IntervalMarker() - Konstruktor für Klasse com.inet.report.chart.axis.IntervalMarker
-
Creates a marker area with two values: the first (start value) and the second (end value).
- IS_SERVLET_API - Statische Variable in Klasse com.inet.plugin.ServerPluginManager
-
signals if the servlet API is available
- isAcrossThenDown() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the printing direction of a multi-column report.
- isAddElementAllowed(int) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to add a element to a report with the i-net Designer.
- isAddElementAllowed(int) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Check if it is allowed to add a element with the given type to the report.
- isAddGroupAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to add new groups to any report.
- isAddGroupAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if groups may be added to the Report.
- isAddSectionAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to add a new section to a report with the i-net Designer.
- isAddSectionAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Check if adding sections to the report is allowed.
- isAllowFieldClipping() - Methode in Klasse com.inet.report.AbstractValueElement
-
Returns
trueif allow field clipping is enabled, elsefalseis returned. - isAllowFieldClipping() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns
trueif allow field clipping is enabled, elsefalseis returned. - isAtBottomOfPage() - Methode in Klasse com.inet.report.Region
-
Gets the 'print at bottom of page' property.
- isAutoFitTickLabel() - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Returns whether or not the axis tick labels are automatically adjusted to fit the axis space.
- isAutomaticScale() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns whether or not the axis range is automatically adjusted to fit the data values.
- isAutomaticScale() - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns whether or not the axis range is automatically adjusted to fit the data values.
- isAutoRange() - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Returns whether or not the range will be defined automatically, i.e. at run-time, and depending on the values in the chart.
- isAutoRange() - Methode in Klasse com.inet.report.chart.axis.NumberRange
-
Returns whether or not the range will be defined automatically instead of using the manually set values.
- isBold() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns whether the text in this element is bold or not.
- isBold() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns whether the text in this element is bold or not.
- isButtonsVisible(int) - Methode in Klasse com.inet.viewer.SwingToolBar
-
Return true if the button or button group is visible otherwise false.
- isButtonsVisible(int) - Methode in Schnittstelle com.inet.viewer.ToolBar
-
Return true if the button or button group is visible otherwise false.
- isCanceled() - Methode in Klasse com.inet.viewer.Progress
-
Returns whether this progress has been canceled - progresses which can be canceled should overload this method.
- isCanGrow() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - isCanGrow() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - isCanGrow() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the value of the property 'can grow'.
- isCanShrink() - Methode in Klasse com.inet.report.AbstractPictureElement
-
Returns the value of the property 'can shrink'.
- isCanShrink() - Methode in Schnittstelle com.inet.report.PictureProperties
-
Returns the value of the property 'can shrink'.
- isCCFormat() - Methode in Klasse com.inet.report.ReportProperties
-
Returns
trueif the report comes from i-net Clear Reports file format, elsefalse. - isClipboardEnabled() - Methode in Klasse com.inet.report.ReportProperties
-
Returns whether the clipboard is enabled for the Java Viewer, that is, whether it is possible to copy text from the Viewer to the clipboard.
- isCloseAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to close reports opened with the i-net Designer.
- isCloseAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if reports may be closed.
- isCloseBorderOnPageBreak() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'close border on page break'.
- isCloseBorderOnPageBreak() - Methode in Klasse com.inet.report.Box
-
Returns the value of the property 'close border on page break'.
- isCloseBorderOnPageBreak() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Returns the value of the property 'close border on page break'.
- isCloseBorderOnPageBreak() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'close border on page break'.
- isCloseBorderOnPageBreakInternal() - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- isColorBySeries() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns whether the chart items are colored by series or by groups.
- isConvertNullValuesToDefault() - Methode in Klasse 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).
- isCreateUserAccountSupported() - Methode in Klasse com.inet.authentication.LoginProcessor
-
If the creation of new login user supported.
- isCreationBlocked() - Methode in Klasse com.inet.authentication.LoginProcessor
-
If the user exists in the login processor but not in the local user manager and creation is not supported.
- isCurrentConfiguration() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
-
Returns true if the configuration was the "current" configuration at the time this event was created, false otherwise.
- isCursor(int) - Methode in Klasse com.inet.report.Database
-
FOR INTERNAL USE ONLY test if the given sql type is a cursor type
- isDatabaseChangeAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Check if the database configuration may be changed.
- isDatabaseChangeAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Check if the database configuration may be changed.
- isDatabaseObjectVisible(int, String) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Checks if the given database object should be visible in the database browser.
- isDatabaseObjectVisible(int, String) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if the given database object should be visible in the database browser.
- isDataSourceManagerAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Returns whether the datasource manager dialog is accessible or not.
- isDataSourceManagerAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns whether the datasource manager dialog is accessible or not.
- isDescriptionOnly() - Methode in Klasse com.inet.report.PromptField
-
Returns whether or not only the descriptions of the default values are to be shown when this field is prompted for.
- isDesignNeedsConnection() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if the with the i-net Designer opened reports need a database connection.
- isDesignNeedsConnection() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns whether the design of reports needs a connection.
- isDiscrete() - Methode in Klasse com.inet.viewer.PromptData
-
Returns whether or not this prompt allows discrete values.
- isDistinct() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the value of the property 'distinct'.
- isDOMParser() - Methode in Klasse com.inet.report.BySummaryOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.Chart2
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.CrossTabBodyCell
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.CrossTabHeader
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Schnittstelle com.inet.report.parser.NodeParser
-
Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.ReportProperties
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.SQLValueProvider
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDOMParser() - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- isDrawItemLabelOutline() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns whether or not to draw the item label outline.
- isDrawOutline() - Methode in Klasse com.inet.report.chart.Legend
-
Returns whether or not to draw the outline of legend.
- isDrawOutline() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns whether or not to draw the outline.
- isDrilldownEnabled() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns whether this report view should allow drill downs on its groups if it has any.
- isDrilldownEnabled() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns whether this report view should allow drill downs on its groups if it has any.
- isDrillDownEngine() - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Returns this engine is in drill down mode.
- isDropShadow() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'drop shadow'.
- isDropShadow() - Methode in Schnittstelle com.inet.report.BoxProperties
-
Gets the value of the property 'drop shadow'.
- isDropShadow() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'drop shadow'.
- isDropShadow() - Methode in Klasse com.inet.report.Line
-
Lines do not support drop shadows.
- isEditable() - Methode in Klasse com.inet.report.PromptField
-
Returns whether or not values are allowed to be entered other than the default values themselves.
- isEmpty() - Methode in Schnittstelle com.inet.config.Configuration
-
Returns whether this configuration has any properties set
- isEmpty() - Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax of the formula and returns
trueif the formula (body without layout) is empty. - isEmpty(String, boolean, Engine) - Statische Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax of the formula and returns
trueif the formula (body without layout) is empty. - isEmpty(String, boolean, Engine, Field, Object) - Statische Methode in Klasse com.inet.report.FormulaField
-
Checks the syntax of the formula and returns
trueif the formula (body without layout) is empty. - isEqualToDefault(ChartTitle) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Returns
trueif this title is equal to default. - isErrored() - Methode in Klasse com.inet.viewer.Progress
-
Returns whether this progress has been stopped due to an error - progresses which can be stopped due to an error should overload this method.
- isEscapeEverything() - Methode in Klasse com.inet.report.Database
-
Returns the value of the flag escapeEverything.
- isExportEnabled() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the flag ExportEnabled for this report.
- isExportEnabled() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns if at least one export format is enabled for this ReportView.
- isExportEnabled() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns if at least one export format is enabled for this ReportView.
- isExtendToBottomOfSectionWhenPrinting() - Methode in Klasse com.inet.report.AbstractLineElement
-
Gets the value of the property 'extend to bottom of section when printing'.
- isExtendToBottomOfSectionWhenPrinting() - Methode in Schnittstelle com.inet.report.LineProperties
-
Gets the value of the property 'extend to bottom of section when printing'.
- isFailedReport(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Returns whether the report was rendered without errors.
- isFinish() - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY
- isFinished() - Methode in Klasse com.inet.viewer.Progress
-
Return true if the progress has stopped its task.
- isFinished(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Checks whether the rendering process is finished.
After rendering process is finished, all pages of the report are available. - isFinishWrittenToStore(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Veraltet.As of i-net Clear Reports 16.1
- isFirstValueFormulaDate() - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Get whether the firstValueFormula returns Date
- isForceUseGET() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns whether or not GET requests are set as forced.
- isFormatGroupsWithMultipleColumn() - Methode in Klasse com.inet.report.ReportProperties
-
Should be group header/footer be treated as an ordinary label in a multi-column report?
- isFormatWithMultipleColumns() - Methode in Klasse com.inet.report.ReportProperties
-
Test if the detail section of the report should be formatted in multiple columns of variable or fixed (labels) length.
- isFormPrint() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the flag FormPrint for this report.
- isGridlinesVisible() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns whether or not the axis grid lines are visible.
- isGroup() - Methode in Klasse com.inet.report.Group
-
Returns
trueif this group is a GroupAreaPair andfalseif this group is a Detail-, Page- or ReportAreaPair. - isGroupTreeVisible() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the flag GroupTreeVisible for this report.
- isHeader() - Methode in Klasse com.inet.report.Region
-
Return whether this Area is a header area or not.
- isHelpCenterMode() - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
If the application run in help center mode.
- isHidePageFooterInsideReportHeader() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the value of the flag "Hide PageFooter inside ReportHeader".
- isHighLimitIncluded() - Methode in Klasse com.inet.report.FormulaRange
-
Returns whether or not the high limit of this range is inclusive or exclusive.
- isIgnoreFiltering() - Methode in Klasse com.inet.report.ReportProperties
-
Veraltet.As of i-net Clear Reports 15, instead remove the record selection from the report with
Report.setRecordSelectionFormula(FormulaField) - isIgnoreSorting() - Methode in Klasse com.inet.report.ReportProperties
-
Veraltet.As of i-net Clear Reports 15, instead remove sort fields from the report with
Fields.removeSortField(int) - isIgnoreZeroValues() - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Returns the flag that controls whether or not the null and zero values will be ignored.
- isIncludeHigh() - Methode in Klasse com.inet.viewer.RangePromptValue
-
Returns whether the upper limit is included in the range
- isIncludeLow() - Methode in Klasse com.inet.viewer.RangePromptValue
-
Returns whether the lower limit is included in the range
- isInCrossTab() - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- isIndeterminate() - Methode in Klasse com.inet.viewer.Progress
-
Returns whether this progress is indeterminate, that is, only a "busy" or "not busy" progress.
- isInetTemplatesEnabled() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Returns true if the templates supplied through i-net will be enabled or not.
- isInetTemplatesEnabled() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns true if the templates supplied through i-net will be enabled or not.
- ISINIT - Statische Variable in Klasse com.inet.config.ConfigurationManager
- isInitFinish() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
If the init phase is complete.
- isInternalField() - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY Returns whether this is an internal (not editable) summary field
- isInvalidSPSelectable() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if a invalid connection is selectable in the virtual database dialog.
- isInvalidSPSelectable() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns whether stored procedures marked as invalid should be selectable in the visual database wizard or not.
- isInverseOrder() - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Returns the orientation of the values on the axis.
- isItalic() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns whether the text in this element is italic or not.
- isItalic() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns whether the text in this element is italic or not.
- isKeepTogether() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'keep together'.
If this property is enabled, the element will not printed over more than one page. - isKeepTogether() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the value of the property 'keep together'.
- isKeyword(String) - Methode in Klasse com.inet.report.Database
-
Returns true when the specified identifier is a keyword of this database.
- isLayoutDataSource() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns if this datasource is a source for creating ad hoc reporting layouts.
- isLogarithmicScale() - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns whether or not this axis is to use a logarithmic scale.
- isLowLimitIncluded() - Methode in Klasse com.inet.report.FormulaRange
-
Returns whether or not the low limit of this range is inclusive or exclusive.
- isMarkerLine() - Methode in Klasse com.inet.report.chart.plot.LineStyle
-
Returns this line style has shapes on the lines.
- isMasterPassword() - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
-
Whether this is a master password check or not
- isMultipleAllowed() - Methode in Klasse com.inet.viewer.PromptData
-
Returns whether or not this prompt allows multiple values
- isMultipleDescriptionSupported() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Returns if the provider supports multiple AuthenticationDescription.
- isMultiSectionElement() - Methode in Klasse com.inet.report.AbstractLineElement
-
Return
true, if this element span over more than one section - isNeedPassword() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns false if the current driver does not need a password.
- isNeedPrompts() - Methode in Ausnahmeklasse com.inet.viewer.ViewerException
-
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
- isNewPageAfter() - Methode in Klasse com.inet.report.Region
-
Returns the value of the property 'new page after'.
- isNewPageBefore() - Methode in Klasse com.inet.report.Region
-
Returns the value of the property 'new page before'.
- isNewUser() - Methode in Klasse com.inet.authentication.LoginProcessor
-
If the user was a new user in this browser session.
- isOnDemand() - Methode in Klasse com.inet.report.Subreport
-
Returns
trueif on demand is enabled elsefalse. - isOnDemand() - Methode in Schnittstelle com.inet.report.SubreportProperties
-
Returns
trueif on demand is enabled elsefalse. - isOnlyDescription() - Methode in Klasse com.inet.viewer.PromptValue
-
If true only the description will be displayed in the report dialog.
- isOpenAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Check if opening reports is allowed.
- isOpenAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if it is allowed to open reports.
- isOptimized() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- isOverlapping() - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
In a ContinuousBarChart, by default, the individual values of different series for each category value are drawn overlapping each other, so that small bars can be covered by larger bars.
- isPageLimitExceeded() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Klasse com.inet.report.CacheRenderData
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Klasse com.inet.report.Engine
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Klasse com.inet.report.EngineRenderData
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns whether this report view has more pages than the server page limit for a report allows for (causing the later pages to be truncated from the report).
- isPageLimitExceeded() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns whether this report view has more pages than the server page limit for a report allows for (causing the later pages to be truncated from the report).
- isPageLimitExceeded() - Methode in Klasse com.inet.viewer.URLRenderData
-
Check if the rendering of the report ran into a page limit.
- isPageLimitExceeded(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Check if the rendering of the report ran into a page limit.
- isPaintToImage() - Methode in Klasse com.inet.report.JavaBean
-
Returns whether the bean is set to "paint to an image", which makes sure that all Graphics2D methods are supported, however it also causes less graphical quality on higher zoom levels.
- isParameterOfStoredProcedure() - Methode in Klasse com.inet.report.PromptField
-
Returns whether this prompt field works as an input parameter for a stored procedure.
- isPasswordField() - Methode in Klasse com.inet.report.PromptField
-
Returns 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.
- isPercentArea() - Methode in Klasse com.inet.report.chart.plot.AreaStyle
-
Returns this is a 2D or 3D percent area style.
- isPercentBar() - Methode in Klasse com.inet.report.chart.plot.BarStyle
-
Returns this is a percent 2D or 3D style.
- isPercentLine() - Methode in Klasse com.inet.report.chart.plot.LineStyle
-
Returns this is a percent style with or without marker.
- isPluginLoaded(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Check if a plugin was loaded and can used in other plugins for access to API of optional dependencies.
- isPlus() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Returns whether or not the license is an i-net Clear Reports Plus license.
- isPreviewTabVisible() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Checks if the preview tab should be visible or not.
- isPreviewTabVisible() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if the preview tab should be visible or not.
- isPrintingEnabled() - Methode in Klasse com.inet.report.ReportProperties
-
Returns if printing is enabled for this report.
- isPromptOnRefresh() - Methode in Klasse com.inet.report.CacheRenderData
-
Returns the property "promptOnRefresh", that is, whether prompts are to be shown whenever new data is fetched from the server.
- isPromptOnRefresh() - Methode in Klasse com.inet.report.EngineRenderData
-
Returns the property "promptOnRefresh", that is, whether prompts are to be shown whenever new data is fetched from the server.
- isPromptOnRefresh() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Returns the property "promptOnRefresh", that is, whether prompts are to be shown whenever new data is fetched from the server.
- isPromptOnRefresh() - Methode in Klasse com.inet.viewer.URLRenderData
-
Returns the property "promptOnRefresh", that is, whether prompts are to be shown whenever new data is fetched from the server.
- isRange() - Methode in Klasse com.inet.viewer.PromptData
-
Returns whether or not this prompt allows range values.
- isReadable(int) - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
Checks if the scope is readable by the current user.
- isReadable(int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Check if the scope is readable.
- isRecoveryMode() - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
If the application run in recovery mode.
- isRefresh - Variable in Klasse com.inet.report.EngineRenderData
-
FOR INTERNAL USE ONLY
- isRemoveElementAllowed(int) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to remove a element from a report with the i-net Designer.
- isRemoveElementAllowed(int) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Check if it is allowed to remove a element with the given type from the report.
- isRemoveGroupAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to remove a group from the report opened with the i-net Designer.
- isRemoveGroupAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if groups may be removed.
- isRemoveSectionAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to remove section from a report with the i-net Designer.
- isRemoveSectionAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if removing sections from the report is allowed.
- isReopenAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method checks if its allowed to reopen a report with the i-net Designer.
- isReopenAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if it is allowed to use the reopen menu.
- isReportSuppressed() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Returns whether this report was suppressed because it has no rows.
- isReportSuppressed() - Methode in Klasse com.inet.viewer.SwingReportView
-
Returns whether this report was suppressed because it has no rows.
- isReportWizardEnabled() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Returns true if a new report shall be created using the ReportWizard.
- isReportWizardEnabled() - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Returns true if a new report shall be created using the ReportWizard.
- isReportWizardEnabled() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Returns true if a new report shall be created using the ReportWizard.
- isResetPageNumber() - Methode in Klasse com.inet.report.Region
-
Gets the 'reset page number' property.
- isReverseSignForDisplay() - Methode in Klasse com.inet.report.AbstractValueElement
-
Checks the property 'use reverse sign for display'
- isReverseSignForDisplay() - Methode in Schnittstelle com.inet.report.ValueProperties
-
Checks the property 'use reverse sign for display'
- isRotateLabels() - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Returns whether the axis labels are to be rotated by 90 degrees from the axis direction.
- isRotateLabels() - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Returns whether the axis labels are to be rotated 90 degrees.
- isRow() - Methode in Klasse com.inet.report.CrossTabHeader
-
If this header is currently a row header or a column header.
- isRow() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
The type of the headers.
- isSameAccount(String, char[], LoginSettings) - Methode in Klasse com.inet.authentication.LoginProcessor
-
Check if the given LoginSettings match this LoginProcessor settings.
- isSameColorsForSameGroups() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns whether identical groups will have the same color.
- isSaveAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Check if save is allowed.
- isSaveAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if it is allowed to save reports.
- isSaveAsAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Check if save as is allowed.
- isSaveAsAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if is allowed to save reports with a new name.
- isSaveDatasource() - Methode in Klasse com.inet.report.ReportProperties
-
Returns
trueif the used datasource configurations should save in the report file. - isSavePassword() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns if the password should be saved.
- isSavePassword() - Methode in Klasse com.inet.report.DatabaseTables
-
Returns if the password should be saved.
- isSecondValueFormulaDate() - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Get whether the secondValueFormula returns Date
- isShowAutoTitle() - Methode in Klasse com.inet.report.chart.ChartTitle
-
Returns whether or not this title is to be an automatically generated label.
- isShowCumulativeValues() - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Returns the flag that controls whether or not the item label labels shows cumulative or absolute values.
- isShowLabel() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns whether or not to show labels in the plot.
- isShowSuppressedGroupTreeNodes() - Methode in Klasse com.inet.report.ReportProperties
-
Returns the flag that controls the group tree nodes of suppressed group areas will be shown.
- isShowTotal() - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Returns the flag that controls whether or not the totals will be showed for each bar.
- isShowValue() - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Returns whether or not to show the values in the plot.
- isSimpleBar() - Methode in Klasse com.inet.report.chart.plot.BarStyle
-
Returns this is a simple 2D or 3D style.
- isSimpleBar() - Methode in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
Returns this is a simple 2D style for number and date bar charts.
- isSimpleLine() - Methode in Klasse com.inet.report.chart.plot.LineStyle
-
Returns this is a simple style with or without marker.
- isSite() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Returns whether the license is a Site license or not.
- isStackedArea() - Methode in Klasse com.inet.report.chart.plot.AreaStyle
-
Returns this is a 2D or 3D stacked area style.
- isStackedBar() - Methode in Klasse com.inet.report.chart.plot.BarStyle
-
Returns this is a stacked 2D or 3D style.
- isStackedBar() - Methode in Klasse com.inet.report.chart.plot.ContinuousBarStyle
-
Returns this is a stacked 2D bar style for number and date bar charts.
- isStackedLine() - Methode in Klasse com.inet.report.chart.plot.LineStyle
-
Returns this is a stacked style with or without marker.
- isStrikeout() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns whether the text in this element is struck through or not.
- isStrikeout() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns whether the text in this element is struck through or not.
- isSubEngine() - Methode in Klasse com.inet.report.Engine
-
Returns whether this engine is an engine of a subreport (
true) or not (false). - isSubreportLink() - Methode in Klasse com.inet.report.PromptField
-
Returns whether this prompt is in a subreport and links to the main report.
- isSuppress() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'suppress'.
Set this property if you do not want the section to print, but you do not want to keep the section content available for drill down. - isSuppress() - Methode in Schnittstelle com.inet.report.LineProperties
-
Returns the value of the property 'suppress'.
- isSuppress() - Methode in Klasse com.inet.report.ReportComponent
-
Returns the value of the property 'suppress'.
- isSuppressIfBlank() - Methode in Klasse com.inet.report.Subreport
-
Returns
trueif "suppress if blank" is enabled elsefalse. - isSuppressIfBlank() - Methode in Schnittstelle com.inet.report.SubreportProperties
-
Returns
trueif "suppress if blank" is enabled elsefalse. - isSuppressIfDuplicated() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'suppress if duplicated'.
If this property is enabled, values of the field that are duplicated will not be printed. - isSuppressIfDuplicated() - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Returns the value of the property 'suppress if duplicated'.
If this property is enabled, values of the field that are duplicated will not be printed. - isSuppressIfNoRows() - Methode in Klasse com.inet.report.ReportProperties
-
If suppressIfNoRows is set to true the (sub)report will only be printed if rows are fetched from the database.
- isSuppressOnDrillDown() - Methode in Klasse com.inet.report.Region
-
Returns the value of the property 'drillDown'.
- isSurface() - Methode in Klasse com.inet.report.chart.plot.Chart3DStyle
-
Returns true, if this style is Surface style and false otherwise.
- isTablesChangeAllowed() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Check if tables may be added or removed and if the links may be changed.
- isTablesChangeAllowed() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Checks if tables may be added or removed and if the links may be changed.
- isTightHorizontal() - Methode in Schnittstelle com.inet.report.BorderProperties
-
Returns the value of the property 'tight horizontal'.
- isTightHorizontal() - Methode in Klasse com.inet.report.Element
-
Returns the value of the property 'tight horizontal'.
- isUnderline() - Methode in Klasse com.inet.report.AbstractFontElement
-
Returns whether the text in this element is underlined or not.
- isUnderline() - Methode in Schnittstelle com.inet.report.FontProperties
-
Returns whether the text in this element is underlined or not.
- isUsed() - Methode in Klasse com.inet.report.Datasource
-
Returns the tables or sql field of this data source are used in the report.
- isUsed() - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- isUsed() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- isUsed() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- isUsed() - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- isUsed() - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- isUsed() - Methode in Klasse com.inet.report.TableSource
-
Returns the columns of this report are used in the report or this table is used in a join.
- isUseEscapeEverything() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the value of the flag escapeEverything.
- isUseOrderBy() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether an ORDER BY clause is allowed for the SQL statement.
If false is set, i-net Clear Reports creates a SQL statement without ORDER BY clause. - isUseOrderBy() - Methode in Klasse com.inet.report.Database
-
Indicates whether an ORDER BY clause is allowed for the sql statement.
This flag is relevant if tables and one Datasource is used only. - isUseParagraph() - Methode in Klasse com.inet.report.translation.Translations
-
Get the flag useParagraph.
- isUseParenthesiseForJoin() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether parentheses are allowed in FROM clause of the SQL statement.
For example the SAPDB does not support parentheses in JOIN syntax.
This flag is relevant if tables and one Datasource is used only. - isUseParenthesiseForJoin() - Methode in Klasse com.inet.report.Database
-
Indicates whether parentheses are allowed in FROM clause of the sql statement.
For example the SAPDB does not support parentheses in JOIN syntax.
This flag is relevant if tables and one Datasource is used only. - isUseQuoteLowerCase() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether table names and column names have to be quoted.
This property can be necessary for Oracle/PostgreSQL databases for example, if table/column where created with quotes and lower (Oracle) or upper (PostgreSQL) case characters. - isUseQuoteLowerCase() - Methode in Klasse com.inet.report.Database
-
Indicates whether table names and column names have to be quoted
For example, this property can be necessary for Oracle/PostgreSQL databases, if table/column where created with quotes and lower (Oracle) or upper (PostgreSQL) case characters. - isUseSQL92syntax() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether the SQL statement can contain the join condition in SQL92 syntax or not.
- isUseSQL92syntax() - Methode in Klasse com.inet.report.Database
-
Indicates whether the SQL statement can contain the join condition in SQL92 syntax or not.
- isUseThousandSeparator() - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Returns the flag that controls the showing of thousands separator.
- isUseWhereClause() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether the SQL statement can contain the WHERE clause or not.
If false is set, i-net Clear Reports creates a SQL statement without WHERE clause. - isUseWhereClause() - Methode in Klasse com.inet.report.Database
-
Indicates whether the SQL statement can contain the WHERE clause or not.
This flag is relevant if tables and one Datasource is used only. - isValid() - Methode in Klasse com.inet.report.config.LicenseKeyInfo
-
Returns whether the key is a valid license key or not.
- isValidForRowBuffer() - Methode in Klasse com.inet.report.ReportProperties
-
Returns whether or not this report is suited for buffering of rows.
- isValueFormulaDate() - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Get whether the valueFormulam returns Date
- isValueSet() - Methode in Klasse com.inet.report.PromptField
-
Returns whether or not
setPromtValue(Object)was called and a valid value for this prompt was set. - isVisible() - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Returns whether this navigation view is set to be visible or not
- isVisible() - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Determines whether this component should be visible when its parent is visible.
- isVisible() - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Returns whether this navigation view is set to be visible or not
- isVisible() - Methode in Schnittstelle com.inet.viewer.ToolBar
-
Determines whether this component should be visible when its parent is visible.
- isWebUserInRole(String) - Methode in Klasse com.inet.authentication.LoginProcessor
-
Returns true if the current user is member of the given role/group.
- isWriteable(int) - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
Checks if the scope is writeable by the current user.
- isWriteable(int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Check if the scope is writable.
- ITEM_LABEL_ALIGNMENT_AUTO - Statische Variable in Klasse com.inet.report.chart.plot.BarPlot
-
A auto label alignment, is default.
- ITEM_LABEL_ALIGNMENT_HORIZONTAL - Statische Variable in Klasse com.inet.report.chart.plot.BarPlot
-
A horizontal label alignment.
- ITEM_LABEL_ALIGNMENT_VERTICAL - Statische Variable in Klasse com.inet.report.chart.plot.BarPlot
-
A vertical label alignment.
- ITEM_LABEL_POSITION_BASE - Statische Variable in Klasse com.inet.report.chart.plot.StandardPlot
-
The label position over the bottom of the item.
- ITEM_LABEL_POSITION_CENTER - Statische Variable in Klasse com.inet.report.chart.plot.StandardPlot
-
The label position in the center of the item.
- ITEM_LABEL_POSITION_INSIDE_OF_MAX - Statische Variable in Klasse com.inet.report.chart.plot.StandardPlot
-
The label position inside the max of the item.
- ITEM_LABEL_POSITION_OUTSIDE_OF_MAX - Statische Variable in Klasse com.inet.report.chart.plot.StandardPlot
-
The label position outside the max of the item.
- ItemShape - Klasse in com.inet.report.chart.plot
-
This class defines the shapes which used in the chart.
- ItemShape() - Konstruktor für Klasse com.inet.report.chart.plot.ItemShape
-
Creates a item shape with default type and size.
- ItemShape(int, double) - Konstruktor für Klasse com.inet.report.chart.plot.ItemShape
-
Creates a item shape.
J
- JAPANESE_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: japanese.
- JavaBean - Klasse in com.inet.report
-
An instance of this class is an i-net Clear Reports
Elementthat represents a Java Bean which can be rendered to a report. - JavaBean - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- JAVABEAN - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of JavaBean.
- JavaBean.JavaBeanProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- JdbcData - Klasse in com.inet.report.database
-
Abstract implementation of DataFactory for JDBC data.
- JdbcData() - Konstruktor für Klasse com.inet.report.database.JdbcData
- Join - Klasse in com.inet.report
-
A Join represents a connection between two tables.
- JOINLINK_EQUALS - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value to set an "=" link between two table columns.
- JOINLINK_GREATER_EQUALS_THAN - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value to set an ">=" link between two table columns.
- JOINLINK_GREATER_THAN - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value to set an ">" link between two table columns.
- JOINLINK_LESS_EQUALS_THAN - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value to set an "<=" link between two table columns.
- JOINLINK_LESS_THAN - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value to set an "<" link between two table columns.
- JOINLINK_NOT_EQUALS - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value to set an "<>" link between two table columns.
- joinsContainCycle() - Methode in Klasse com.inet.report.DatabaseTables
-
FOR INTERNAL USE ONLY
- JOINTYPE_FULL_OUTER - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value for creating an full outer join.
- JOINTYPE_INNER - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value for creating an inner join.
- JOINTYPE_LEFT_OUTER - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value for creating an left outer join.
- JOINTYPE_RIGHT_OUTER - Statische Variable in Klasse com.inet.report.DatabaseTables
-
Use this value for creating an right outer join.
- JRA_LOAD - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Opens the load JRA dialog.
- JRA_SAVE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Opens the save JRA dialog.
K
- KeepGroupTogether - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- KeepTogether - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- KeepTogether - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- KeyNotFoundException - Ausnahmeklasse in com.inet.report.cache
-
This exception will be thrown if ReportCacheKey is not found in the Cache.
- KeyNotFoundException(ReportCacheKey) - Konstruktor für Ausnahmeklasse com.inet.report.cache.KeyNotFoundException
-
Creates a new KeyNotFoundException by the key
- KOREAN_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: korean.
L
- LANDSCAPE - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper orientation is landscape.
- LAST_PAGE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the next page.
- LEADING_CURRENCY_INSIDE_NEGATIVE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The currency symbol will placed leading, then a minus, if number is negative and trailing the number itself, i.e. $-20.
- LEADING_CURRENCY_OUTSIDE_NEGATIVE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
If number is negative, minus will placed leading, then the currency symbol and trailing the number itself, i.e. -$20.
- LEADING_DAY_OF_WEEK - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has leading day of week.
- LEADING_MINUS - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Number representation has leading minus if number is negative.
- LEADING_ZERO_NUMERIC_DAY - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date format uses a numeric day with leading zeros.
- LEADING_ZERO_NUMERIC_MONTH - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has numeric month value with leading zero.
- LEFT - Statische Variable in Klasse com.inet.report.chart.LegendPlacement
-
The legend is showing on the left site of chart.
- LeftBorder - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- Legend - Klasse in com.inet.report.chart
-
The class responsible for the settings of the charts legend.
- Legend() - Konstruktor für Klasse com.inet.report.chart.Legend
-
Creates a legend with default properties.
- LegendPlacement - Klasse in com.inet.report.chart
-
The
LegendPlacementclass contains legend placements that can be used by the legend. - LicenseKeyInfo - Klasse in com.inet.report.config
-
Class providing information about a license key.
- LicenseKeyInfo(String) - Konstruktor für Klasse com.inet.report.config.LicenseKeyInfo
-
Blocks for 2 seconds, then returns an object holding information about the license key given.
- Line - Klasse in com.inet.report
-
With the
Lineclass you can draw a vertical or horizontal line anywhere in your report. - Line - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- LINE - Statische Variable in Klasse com.inet.report.chart.plot.LineStyle
-
The simple line chart style.
- LINE - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Line.
- LINE_DATE - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousLineStyle
-
This is a line style with date values on the category axis.
- LINE_MARKER - Statische Variable in Klasse com.inet.report.chart.plot.LineStyle
-
The line chart style with marker.
- LINE_MARKER_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.LineStyle
-
The line chart style with marker and percent values.
- LINE_MARKER_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.LineStyle
-
The line chart style with marker and stacked values.
- LINE_NUMBER - Statische Variable in Klasse com.inet.report.chart.plot.ContinuousLineStyle
-
This is a line style with number values on the category axis.
- LINE_PERCENT - Statische Variable in Klasse com.inet.report.chart.plot.LineStyle
-
The simple line chart style with percent values.
- LINE_SPACING_ABSOLUTE - Statische Variable in Schnittstelle com.inet.report.ParagraphProperties
-
Constant for line spacing, meaning there is no relative value for the line spacing but that it is determined by an absolute value
- LINE_SPACING_RELATIVE - Statische Variable in Schnittstelle com.inet.report.ParagraphProperties
-
Constant for line spacing, meaning there is no absolute value for the line spacing but that it is determined in relation to the default line height of each line in the paragraph.
- LINE_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.LineStyle
-
The simple line chart style with stacked values.
- LINE_STYLE_DASHED - Statische Variable in Schnittstelle com.inet.report.BorderProperties
-
Line has dashed line style.
- LINE_STYLE_DOTTED - Statische Variable in Schnittstelle com.inet.report.BorderProperties
-
Line has dotted line style.
- LINE_STYLE_DOUBLE - Statische Variable in Schnittstelle com.inet.report.BorderProperties
-
Line has double line style.
- LINE_STYLE_SINGLE - Statische Variable in Schnittstelle com.inet.report.BorderProperties
-
Line has single line style.
- LineMarker - Klasse in com.inet.report.chart.axis
-
Class to create line markers in a chart plot.
- LineMarker() - Konstruktor für Klasse com.inet.report.chart.axis.LineMarker
-
Creates a line marker on the 0 line of current chart axis.
- LinePlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- LinePlot() - Konstruktor für Klasse com.inet.report.chart.plot.LinePlot
-
Creates a line plot with default line style.
- LinePlot(LineStyle) - Konstruktor für Klasse com.inet.report.chart.plot.LinePlot
-
Creates a line plot with defined chart style.
- LineProperties - Schnittstelle in com.inet.report
-
Interface for elements that draws lines across multiple sections.
- LineStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the line chart.
- LineWidth - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- listLabels(boolean) - Methode in Klasse com.inet.report.translation.Translator
-
Returns all strings that can be translated (i.e. labels, prompts and report title).
- loadCoreServerPluginDescriptionForServerStart(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Get the core server plugin for recovery and process starter.
- loadDirectory(ResourceFile) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Durchgang #1 : plugins erst mal initial einlesen
- loadEngine(File) - Statische Methode in Klasse com.inet.report.RDC
-
Reads the specified report template into a newly created
Engineand returns this engine.
Thefileparameter specifies the file or directory pathname from that the report template will be loaded.
If an error occurs while loading the report template, you can then use the methodEngine.getLoadExceptions()to get all errors.
The format of the specified report template must be the i-net Clear Reports report file format. - loadEngine(File, String) - Statische Methode in Klasse com.inet.report.RDC
-
Reads the specified report template into a newly created
Enginewith the given export format and returns this engine.
Thefileparameter specifies the file or directory pathname from that the report template will be loaded.
If an error occurs while loading the report template, you can then use the methodEngine.getLoadExceptions()to get all errors.
The format of the specified report template must be the i-net Clear Reports report file format. - loadEngine(URL, InputStream, String, Properties) - Statische Methode in Klasse com.inet.report.RDC
-
Reads an engine from the input stream into a newly created Engine with the given export format.
- loadEngine(Properties) - Statische Methode in Klasse com.inet.report.RDC
-
FOR INTERNAL USE ONLY
- loadReport(Component) - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Load a report.
- loadReport(Component) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Load a report.
- loadReportFrom(Component, File) - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Load a report.
- loadReportFrom(Component, File) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Load a report.
- loadReportsFrom(Component, URL) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Loads one or more report.
- loadReportsFrom(Component, URL) - Methode in Klasse com.inet.designer.BasicDesignerDataModel
-
Loads one or more report.
- loadReportsFrom(Component, URL) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Loads one or more report.
- lock(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Lock the data in the cache and prevent it from modification.
- LOG_DEBUG - Statische Variable in Klasse com.inet.report.Engine
-
Useful if you want to send bug reports to the i-net Clear Reports support at ClearReports@inetsoftware.de
- LOG_ERROR - Statische Variable in Klasse com.inet.report.Engine
-
Log include error messages such as "report file could not be read, rendering aborted".
- LOG_INFO - Statische Variable in Klasse com.inet.report.Engine
-
Log include information messages such as the JDBC driver that i-net Clear Reports uses.
- LOG_STATUS - Statische Variable in Klasse com.inet.report.Engine
-
Log nothing except a status line for each rendered report.
- LOG_WARN - Statische Variable in Klasse com.inet.report.Engine
-
Log include warning messages such as "font not found, using a replacement font"
- LOGGER - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
The authentication logger.
- LoginProcessor - Klasse in com.inet.authentication
-
Handle the login handshake for a single user.
- LoginProcessor(AuthenticationDescription) - Konstruktor für Klasse com.inet.authentication.LoginProcessor
-
Create a new LoginProcessor
- LONG_DAY_OF_WEEK - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Day of week has long format, i.e. monday, 01.08.2001.
- LONG_ERA - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Long era representation.
- LONG_MONTH - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has long month value.
- LONG_YEAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has long year.
- loopCount - Variable in Klasse com.inet.report.FormulaField
-
Veraltet.as of i-net Clear Reports 14
M
- main(String[]) - Statische Methode in Klasse com.inet.designer.Startup
-
Main method to start the i-net Designer without its own Classloader.
- mapSqlTypeToCCType(int) - Statische Methode in Klasse com.inet.report.DatabaseTables
-
Conversion between the java.sql.Types data types of a database table column and the internal representation of data types in RDC.
- MARKDOWN_COMMONMARK - Statische Variable in Schnittstelle com.inet.report.TextInterpretationProperties
-
Constant for text interpretation.
- MARKDOWN_COWORK - Statische Variable in Schnittstelle com.inet.report.TextInterpretationProperties
-
Constant for text interpretation.
- MASTER_LOGIN_HIDDEN - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
Attribute that describe if the master button is hidden and not visible to the users.
- MASTER_LOGIN_ID - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
The login ID for the master login.
- MASTER_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
The login source for the master login.
- MAX_RECORDS - Statische Variable in Klasse com.inet.report.SQLValueProvider
-
The maximum number of records that will be fetched before the rest are ignored and the prompt becomes editable.
- MAX_ZOOM_FACTOR - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
The maximum zoom factor
- Maximum - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- MAXIMUM - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates maximum.
- Median - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- MEDIAN - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates median.
- MENU_DATABASE - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the database menu node.
- MENU_EDIT - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the edit menu node.
- MENU_FILE - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the file menu node.
- MENU_HELP - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the help menu node.
- MENU_INSERT - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the insert menu node.
- MENU_OPTION - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the window menu node.
- MENU_REPORT - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the report menu node.
- MENU_VIEW - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the viev menu node.
- MENU_WINDOW - Statische Variable in Klasse com.inet.designer.EmbeddedUtils
-
Static variable to return the window menu node.
- mergeSectionBelow(int) - Methode in Klasse com.inet.report.Area
-
When you have multiple sections in an area you can merge a
Sectionwith theSectionbelow, i.e. when you have sections Da, Db, Dc you can mergeSectionDa with Db andSectionDb with Dc. - migrate(Configuration) - Methode in Schnittstelle com.inet.config.ConfigurationMigrator
-
Migrate the given configuration to the current version.
- MIN_ZOOM_FACTOR - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
The minimum zoom factor
- Minimum - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- MINIMUM - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates minimum.
- MINUS_SIGN_AFTER - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Minus symbol is placed after number.
- MINUS_SIGN_BEFORE - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Minus symbol is placed before number.
- MINUS_SIGN_BRACKETS - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Use brackets instead of minus.
- MINUS_SIGN_SYSTEM_DEFAULT - Statische Variable in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Use system default pattern for negative values.
- MinuteSecondSeparator - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- MinuteType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- Mode - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- MODE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates mode.
- MODE_HAND - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
For scrolling around by click & drag
- MODE_SNAPSHOT - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
For copying an image snapshot by click & drag
- MODE_TEXT - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
For selecting text by click & drag
- MODIFICATION_DATE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Modification Date". - MODIFICATION_TIME - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Modification Time". - ModificationDate - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- ModificationTime - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- MONTH_DAY_YEAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Draw month first, then day and then year.
- MonthType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- move(int, int) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Move the position of a header
- move(int, int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Move a group entry to another position in the list.
- move(String, int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Move a group entry to another position in the list.
- moveElement(Element, Section) - Methode in Klasse com.inet.report.Section
-
Moves the
Element elemfrom thisSectionto the destinationSection dest. - moveElement(Element, SimpleElementContainer) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Moves the element
elemfrom this container to the destination containerdest. - moveElement(Element, SimpleElementContainer) - Methode in Klasse com.inet.report.Section
-
Moves the element
elemfrom this container to the destination containerdest. - moveGroup(int, int) - Methode in Klasse com.inet.report.Engine
-
Moves the group with group number
sourcetotarget. - moveParts(int, Paragraph, int, int) - Methode in Klasse com.inet.report.Paragraph
-
Move FieldParts and TextParts from this Paragraph, beginning at the specified position, to the specified position of the destination Paragraph.
- movePromptField(int, int) - Methode in Klasse com.inet.report.Fields
-
Changes the position of a PromptField by moving it to the specified position.
- moveSection(int, int) - Methode in Klasse com.inet.report.Area
-
When you have multiple sections in an area you can move a
Sectionto a place below or above an otherSection. - moveSortField(int, int) - Methode in Klasse com.inet.report.Fields
-
Changes the position of a sort field.
- moveSummaryField(int, int) - Methode in Klasse com.inet.report.CrossTabBody
-
Move the position of a summary field
- MultiplePiePlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- MultiplePiePlot() - Konstruktor für Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Creates a multiple pie plot with default properties.
- MultiplePiePlot(MultiplePieStyle) - Konstruktor für Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Creates a multiple pie plot with defined chart style.
- MultiplePieStyle - Klasse in com.inet.report.chart.plot
-
This class defines the styles of the multiple pie chart.
N
- name() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
The unique name of this provider.
- Name - Enum-Konstante in Enum-Klasse com.inet.report.Field.FieldAttributeTag
- NAME_DEFAULT - Statische Variable in Klasse com.inet.config.ConfigurationManager
-
The name to use for USER or SYSTEM configurations which are to be used by default.
- NAME_TEMP - Statische Variable in Schnittstelle com.inet.config.Configuration
-
The name to use for a copy of a configuration stored in the temporary scope with custom properties.
- NAME_TEMP_DEFAULT - Statische Variable in Klasse com.inet.config.ConfigurationManager
-
The name to use for TEMP configurations which are to be used by default.
- NamedExtension - Schnittstelle in com.inet.plugin
-
This interface is intended to simplify the selection of a certain extension out of a pool of extensions.
- NavigationTab - Schnittstelle in com.inet.viewer
-
A single navigation tab which can be added to the navigation view of the viewer using addNavigationTab.
- NavigationView - Schnittstelle 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.
- NDecimalPlaces - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- needQuote(String) - Methode in Klasse com.inet.report.Database
-
Returns if the supplied SQL identifier needs to be put in quotes.
- NegativeType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- NewPageAfter - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- NewPageBefore - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- NEXT_PAGE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the next page.
- nextChunk() - Methode in Klasse com.inet.report.cache.ReportCacheInputStream
- nextPage() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Navigates one step forward in the report - if this is not possible (e.g. the current page is already the last page of the report), this method does nothing.
- nextPage() - Methode in Klasse com.inet.viewer.SwingReportView
-
Navigates one step forward in the report - if this is not possible (e.g. the current page is already the last page of the report), this method does nothing.
- No - Enum-Konstante in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
-
No Basic authentication support
- NO - Statische Variable in Schnittstelle com.inet.report.RDC.MsgListener
-
Default answer possibility for implementor of method
query - NO_DAY - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date format uses no day.
- NO_DAY_OF_WEEK - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
No day of week, i.e. 01.08.2001
- NO_ERA - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
No era representation.
- NO_EXPORT - Statische Variable in Klasse com.inet.report.Engine
-
No export, use java viewer.
- NO_HOUR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has no hour value.
- NO_LINE - Statische Variable in Schnittstelle com.inet.report.BorderProperties
-
Line has no style, not visible.
- NO_MINUTE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has no minute value.
- NO_MONTH - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has no month value.
- NO_STORE - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope does not store the configuration.
- NO_STORE_UNSAFE - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope does not store the configuration.
- NO_SUMMARY_OPERATION - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates no operation, data will returned originally.
- NO_SYMBOL - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The currency symbol will not drawn.
- NO_YEAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has no year.
- NodeParser - Schnittstelle in com.inet.report.parser
-
Interface for report components which are to be able to parse XML nodes.
- NONE - Statische Variable in Klasse com.inet.report.chart.axis.AxisPosition
-
Showing of this axis is disabled.
- NONE - Statische Variable in Klasse com.inet.report.chart.LegendPlacement
-
Disable showing legend.
- normalize(boolean) - Methode in Klasse com.inet.report.Paragraph
-
Normalizes this paragraph.
- NoSummaryOperation - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- NOT_NEGATIVE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Number representation has no minus, also if number is negative.
- NOT_USING_SYSTEM_DEFAULTS - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Veraltet.As of version 25.4, use
ValueProperties.USE_CUSTOM_FORMAT - Notes for implementing - Abschnitt in Schnittstelle com.inet.viewer.RenderData
- Notes for overriding - Abschnitt in Klasse com.inet.report.EngineRenderData
- Notes for overriding - Abschnitt in Klasse com.inet.viewer.URLRenderData
- NTH_LARGEST - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates Nth lagest.
- NTH_MOST_FREQUENT - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates Nth most frequent.
- NTH_SMALLEST - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates Nth smallest.
- NthLargest - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- NthMostFrequent - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- NthSmallest - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- NUMBER - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Number value.
- NUMBER - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - number
- NUMBER_FORMAT_CURRENCY - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use the default Integer NumberFormat instance for formatting numbers.
- NUMBER_FORMAT_FRACTIONAL - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use the default NumberFormat instance for formatting numbers.
- NUMBER_FORMAT_INTEGER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use the default Integer NumberFormat instance for formatting numbers.
- NUMBER_FORMAT_PERCENT - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use the default Integer NumberFormat instance for formatting numbers.
- NUMBERFORMAT - Statische Variable in Klasse com.inet.viewer.PromptValue
-
formatter to use for numbers
- NUMBERFORMAT_ENGLISH - Statische Variable in Klasse com.inet.viewer.PromptValue
-
needed for format with english decimal points
- NumberRange - Klasse in com.inet.report.chart.axis
-
Class representing a range of number values.
- NumberRange() - Konstruktor für Klasse com.inet.report.chart.axis.NumberRange
-
Creates a range of the number values.
- NumberRange(double, double) - Konstruktor für Klasse com.inet.report.chart.axis.NumberRange
-
Creates a range for the number values given.
- NUMERAL_LANGUAGE_ARABIC - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Arabic Numeral language
- NUMERAL_LANGUAGE_BENGALI - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Bengali Numeral language
- NUMERAL_LANGUAGE_DEVANAGARI - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Devangari Numeral language
- NUMERAL_LANGUAGE_EASTERN_ARABIC - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Eastern Arabic Numeral language
- NUMERAL_LANGUAGE_ETHIOPIC - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Ethiopic Numeral language
- NUMERAL_LANGUAGE_EUROPEAN - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
European Numeral language
- NUMERAL_LANGUAGE_GUJARATI - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Gujarati Numeral language
- NUMERAL_LANGUAGE_GURMUKHI - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Gurmukhi Numeral language
- NUMERAL_LANGUAGE_KANNADA - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Kannada Numeral language
- NUMERAL_LANGUAGE_KHMER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Khmer Numeral language
- NUMERAL_LANGUAGE_LAO - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Lao Numeral language
- NUMERAL_LANGUAGE_MALAYALAM - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Malayalam Numeral language
- NUMERAL_LANGUAGE_MONGOLIAN - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Mongolian Numeral language
- NUMERAL_LANGUAGE_MYANMAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Myanmar Numeral language
- NUMERAL_LANGUAGE_ORIYA - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Oriya Numeral language
- NUMERAL_LANGUAGE_TAMIL - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Tamil Numeral language
- NUMERAL_LANGUAGE_TELUGU - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Telugu Numeral language
- NUMERAL_LANGUAGE_THAI - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Thai Numeral language
- NUMERAL_LANGUAGE_TIBETAN - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Tibetan Numeral language
- NumeralLanguage - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- NUMERIC_DAY - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date format uses a numeric day.
- NUMERIC_HOUR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has numeric hour value.
- NUMERIC_HOUR_NO_LEADING_ZERO - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has numeric hour but no leading zero.
- NUMERIC_MINUTE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has numeric minute value.
- NUMERIC_MINUTE_NO_LEADING_ZERO - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has numeric minute but no leading zero.
- NUMERIC_MONTH - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has numeric month value.
- NUMERIC_NO_LEADING_ZERO - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has numeric value, but no leading zero.
- NUMERIC_NO_SECOND - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has no second value.
- NUMERIC_SECOND - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time representation has numeric value.
O
- OCTAGON - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a octagon style.
- ON_MAX - Statische Variable in Klasse com.inet.report.chart.axis.AxisPosition
-
The axis position on the maximum of the other axis.
- ON_MIN - Statische Variable in Klasse com.inet.report.chart.axis.AxisPosition
-
The axis position is on the minimum of the other axis.
- ONE_OR_ZERO - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The output value of a field with return type boolean is represented by '1' or '0'.
- OneGroupDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by standard (bar, line, area) and pie charts.
- OneGroupDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.OneGroupDataset
-
Creates a new empty data set.
- Only - Enum-Konstante in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
-
Only Basic authentication support
- onlyTablesAndOneConnection() - Methode in Klasse com.inet.report.Fields
-
FOR INTERNAL USE ONLY
- openedSubreport(Engine) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if a subreport was opened by the user to edit it.
- openedSubreport(Engine) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if a subreport was opened by the user to edit it.
- openFacturMappingDialog(String) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Fractur mapping dialog.
- openFacturMappingDialog(String) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Fractur mapping dialog.
- openFromRepository() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Opens a dialog enabling the user to choose a report file to open from the repository configured for the designer.
- openFromRepository() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Opens a dialog enabling the user to choose a report file to open from the repository configured for the designer.
- openGroupDialog(Group) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a group.
- openGroupDialog(Group) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a group.
- openGroupSelectionFormulaDialog(FormulaField) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a group selection formula.
- openGroupSelectionFormulaDialog(FormulaField) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a group selection formula.
- openJavaBeanDialog() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Java Bean dialog.
- openJavaBeanDialog() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Java Bean dialog.
- openPageLayoutDialog() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Page Layout dialog.
- openPageLayoutDialog() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Page Layout dialog.
- openParameterDialog(PromptField) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a parameter field.
- openParameterDialog(PromptField) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a parameter field.
- openPropertyFormulaDialog(FormulaField, int, ReportComponent, Object, String, boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
FOR INTERNAL USE ONLY This method is called if the user wants to open the dialog for a property formula.
- openPropertyFormulaDialog(FormulaField, int, ReportComponent, Object, String, boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a property formula.
- openRecordSelectionFormulaDialog(FormulaField) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a record selection formula.
- openRecordSelectionFormulaDialog(FormulaField) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a record selection formula.
- openReport(File) - Statische Methode in Klasse com.inet.designer.Startup
-
Open a report in the embedded i-net Designer.
- openReport(URL) - Methode in Schnittstelle com.inet.designer.DesignerListener
-
Called when the user opened a report.
- openRepositoryConfigDialog() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Opens a repository configuration dialog which enables the user to choose the repository URL he wants to employ when opening and saving reports on a repository.
- openRepositoryConfigDialog() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Opens a repository configuration dialog which enables the user to choose the repository URL he wants to employ when opening and saving reports on a repository.
- openSectionDialog(Section) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Section dialog.
- openSectionDialog(Section) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Section dialog.
- openSortRecordsDialog() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Records dialog.
- openSortRecordsDialog() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Records dialog.
- openSQLDialog(SQLField) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a SQL field.
- openSQLDialog(SQLField) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a SQL field.
- openSubreportLinksDialog(String) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Subreport links dialog.
- openSubreportLinksDialog(String) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Subreport links dialog.
- openSumDialog(SummaryField) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a summary field.
- openSumDialog(SummaryField) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a summary field.
- openSummaryInfoDialog() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Summary Info dialog.
- openSummaryInfoDialog() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Summary Info dialog.
- openUserFormulaDialog(FormulaField) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the dialog for a user defined formula.
- openUserFormulaDialog(FormulaField) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the dialog for a user defined formula.
- openVisualDatabaseWizardDialog() - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user wants to open the Visual Database Wizard dialog.
- openVisualDatabaseWizardDialog() - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user wants to open the Visual Database Wizard dialog.
- Operation - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- optimize(IFormulaRunner) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- ORIGINAL_ORDER - Statische Variable in Klasse com.inet.report.SortField
-
Do not sort records, let it unsorted.
- OTHER_RECORDS_DISCARD - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
All values with sorting number greater than n are discard and not part of the report.
- OTHER_RECORDS_DISCARD - Statische Variable in Klasse com.inet.report.SpecifiedOrder
-
All not specified values are discard and not part of the report.
- OTHER_RECORDS_GROUP_TO_OTHERS - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
All values with sorting number greater than n are group together to the group other.
- OTHER_RECORDS_GROUP_TO_OTHERS - Statische Variable in Klasse com.inet.report.SpecifiedOrder
-
All not specified values are group together to the group other.
- OTHER_RECORDS_LEAVE_IN_OWN_GROUP - Statische Variable in Klasse com.inet.report.SpecifiedOrder
-
All not specified values are group in its own groups.
- Others - Enum-Konstante in Enum-Klasse com.inet.report.SpecifiedOrder.AttributeTag
- OthersGroupName - Enum-Konstante in Enum-Klasse com.inet.report.SpecifiedOrder.AttributeTag
P
- PAGE_FOOTER - Statische Variable in Klasse com.inet.report.Engine
-
The constant for the index number of the report header area.
- PAGE_FOOTER - Statische Variable in Klasse com.inet.report.Region
-
Identifier for page footer area or section.
- PAGE_HEADER - Statische Variable in Klasse com.inet.report.Engine
-
The constant for the index number of the page header area.
- PAGE_HEADER - Statische Variable in Klasse com.inet.report.Region
-
Identifier for page header area or section.
- PAGE_N_OF_M - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Page N of M". - PAGE_NUMBER - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Page Number". - PageNofM - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- PageNOfM - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- PageNumber - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- PageOutOfRangeException - Ausnahmeklasse in com.inet.report.cache
-
This exception is thrown if a page is requested with a page number larger than the total number of pages, or is less than 0.
- PageOutOfRangeException(int, int) - Konstruktor für Ausnahmeklasse com.inet.report.cache.PageOutOfRangeException
-
Creates a PageOutOfRangeException which is thrown if a page is requested with a page number larger than the total number of pages, or is less than 0.
- PageOutOfRangeException(int, int, String) - Konstruktor für Ausnahmeklasse com.inet.report.cache.PageOutOfRangeException
-
Creates a PageOutOfRangeException which is thrown if a page is requested with a page number larger than the total number of pages, or is less than 0.
- pageSizes - Statische Variable in Klasse com.inet.report.ReportProperties
-
The sizes of all currently supported page formats in twips.
- PAPER_10_X_11 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is 10 x 11 in.
- PAPER_10_X_14 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is 10 x 14 in.
- PAPER_11_X_17 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is 11 x 17 in.
- PAPER_15_X_11 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is 15 x 11 in.
- PAPER_9_X_11 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is 9 x 11 in.
- PAPER_A2 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is A2, 420 x 594 mm.
- PAPER_A3 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is A3, 297 x 420 mm.
- PAPER_A4 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is A4, 210 x 297 mm.
- PAPER_A4_SMALL - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is A4 SMALL, 210 x 297 mm.
- PAPER_A5 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is A5, 148 x 210 mm.
- PAPER_B4 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is B4 (JIS), 257 x 364 mm.
- PAPER_B4_ISO - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is B4 (ISO), 250 x 353 mm.
- PAPER_B5 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is B5 (JIS), 182 x 257 mm.
- PAPER_C_SHEET - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is C size sheet, 431,7 x 558,7 mm.
- PAPER_D_SHEET - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is D size sheet, 558,7 x 863,4 mm .
- PAPER_E_SHEET - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is E size sheet, 863,4 x 1117,4 mm.
- PAPER_ENVELOPE_10 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope #10, 4 1/8 x 9 1/2 in.
- PAPER_ENVELOPE_11 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope #11, 4 1/2 x 10 3/8 in.
- PAPER_ENVELOPE_12 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope #12, 4 3/4 x 11 in.
- PAPER_ENVELOPE_14 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope #14, 5 x 11 1/2 in.
- PAPER_ENVELOPE_9 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope #9, 3 7/8 x 8 7/8 in.
- PAPER_ENVELOPE_B4 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope B4, 250 x 353 mm.
- PAPER_ENVELOPE_B5 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope B5, 176 x 250 mm.
- PAPER_ENVELOPE_B6 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope B6, 176 x 125 mm.
- PAPER_ENVELOPE_C3 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope C3, 324 x 458 mm.
- PAPER_ENVELOPE_C4 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope C4, 229 x 324 mm.
- PAPER_ENVELOPE_C5 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope C5, 162 x 229 mm.
- PAPER_ENVELOPE_C6 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope C6, 114 x 162 mm.
- PAPER_ENVELOPE_C65 - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope C65, 114 x 229 mm.
- PAPER_ENVELOPE_DL - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope DL, 110 x 220 mm.
- PAPER_ENVELOPE_ITALY - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope Italy, 110 x 230 mm.
- PAPER_ENVELOPE_MONARCH - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Envelope Monarch, 3 7/8 x 7 1/2 in.
- PAPER_ENVELOPE_PERSONAL - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is 6 3/4 Envelope, 3 5/8 x 6 1/2 in.
- PAPER_EXECUTIVE - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Executive, 7 1/4 x 10 1/2 in.
- PAPER_FANFOLD_LEGAL_GERMAN - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is German Legal Fanfold, 8 1/2 x 13 in.
- PAPER_FANFOLD_STD_GERMAN - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is German Standard Fanfold, 8 1/2 x 12 in.
- PAPER_FANFOLD_US - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is US Standard Fanfold, 14 7/8 x 11 in.
- PAPER_FOLIO - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Folio, 8 1/2 x 13 in.
- PAPER_JAPANESE_POSTCARD - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Japanese Postcard, 100 x 148 mm.
- PAPER_LEDGER - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Ledger, 17 x 11 in.
- PAPER_LEGAL - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Legal, 8 1/2 x 14 in.
- PAPER_LETTER - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is LETTER, 8 1/2 x 11 in.
- PAPER_LETTER_SMALL - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Letter Small, 8 1/2 x 11 in.
- PAPER_MAX - Statische Variable in Klasse com.inet.report.ReportProperties
-
The last possible paper.
- PAPER_NOTE - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Note, 8 1/2 x 11 in.
- PAPER_QUATRO - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Quarto, 215 x 275 mm.
- PAPER_STATEMENT - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Statement, 5 1/2 x 8 1/2 in.
- PAPER_TABLOID - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper size is Tabloid, 11 x 17 in.
- Paragraph - Klasse in com.inet.report
-
The
Paragraphclass represents a line in aTextand is a set ofTextPartelements andFieldPartelements. - Paragraph - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- PARAGRAPH - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Paragraph.
- ParagraphProperties - Schnittstelle in com.inet.report
-
Interface for elements that displays lines of text.
- PARAMETER_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a parameter field.
- paramString() - Methode in Klasse com.inet.report.Area
-
Returns a string identifying this report component.
- paramString() - Methode in Klasse com.inet.report.BySummaryOrder
-
Returns the String representation of this object.
- paramString() - Methode in Klasse com.inet.report.Element
-
Creates and return a String representation for debugging.
- paramString() - Methode in Klasse com.inet.report.Field
-
Returns a prettified output of this field's name and type.
- paramString() - Methode in Klasse com.inet.report.FieldElement
-
Create a string representation of this class for debugging.
- paramString() - Methode in Klasse com.inet.report.FieldPart
-
Creates and return a String representation for debugging.
- paramString() - Methode in Klasse com.inet.report.FormulaField
-
Returns a prettified output of this field's name and type.
- paramString() - Methode in Klasse com.inet.report.Join
-
Returns a String representation of this Join.
- paramString() - Methode in Klasse com.inet.report.Paragraph
-
Creates and return a String representation for debugging.
- paramString() - Methode in Klasse com.inet.report.PromptField
-
Returns a prettified output of this field's name and type.
- paramString() - Methode in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
Debug information on this FieldsRefreshEvent: [field, value]
- paramString() - Methode in Klasse com.inet.report.ReportComponent
-
Returns a string identifying this report component.
- paramString() - Methode in Klasse com.inet.report.Section
-
Returns a string identifying this report component.
- paramString() - Methode in Klasse com.inet.report.SpecifiedOrder
-
Create a
Stringrepresentation of this sort order for debugging. - paramString() - Methode in Klasse com.inet.report.SummaryField
-
Returns a prettified output of this field's name and type.
- paramString() - Methode in Klasse com.inet.report.TextPart
-
Creates and return a String representation for debugging.
- parse(String, ParsePosition) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
- parse(String, ParsePosition) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
- parse(String, ParsePosition) - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
- parse(String, ParsePosition) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.BySummaryOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.Chart2
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.CrossTabBodyCell
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.CrossTabHeader
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Schnittstelle com.inet.report.parser.NodeParser
-
Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.ReportProperties
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.SQLValueProvider
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseDOM(Node, Map) - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.AbstractFontElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.AbstractLineElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.AbstractValueElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Area
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Box
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.BySummaryOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.CascadingValueProvider
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.CrossTab
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.CrossTabBodyCell
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.CrossTabHeader
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.DatabasePicture
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.FieldElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.FieldPart
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.FieldValueProvider
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.JavaBean
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Paragraph
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Schnittstelle com.inet.report.parser.NodeParser
-
Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Picture
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.QueryValueProvider
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Region
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.ReportProperties
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Section
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.SignatureForm
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Subreport
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseElement(XMLTag, String, Attributes, Map) - Methode in Klasse com.inet.report.Text
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Area
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.BySummaryOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.CrossTab
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.CrossTabBodyCell
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.CrossTabHeader
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.FieldElement
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.FieldPart
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Schnittstelle com.inet.report.parser.NodeParser
-
Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Picture
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.ReportProperties
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Section
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.SQLValueProvider
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.Subreport
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseEndElement(XMLTag, String, Map) - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseSourceName(String) - Methode in Klasse com.inet.report.Database
-
Splits the provided name of a SQL source (name of a table, view or stored procedure) into three parts.
- parseText(String, Map) - Methode in Klasse com.inet.report.AbstractLineElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Area
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.BySummaryOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.CrossTabBodyCell
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.CrossTabHeader
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.FieldElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Paragraph
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Schnittstelle com.inet.report.parser.NodeParser
-
Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Picture
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.ReportProperties
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Section
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.SQLValueProvider
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Subreport
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.Text
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- parseText(String, Map) - Methode in Klasse com.inet.report.TextPart
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY Internal method for reading report XML
- PASSWORD_MINIMUM_LENGTH - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The minimum length of the password that has to be set for users created in the product provider
- PASSWORD_MINIMUM_STRENGTH - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The minimum strength of the password that has to be set for users created in the product provider
- PASSWORD_MINIMUM_STRENGTH_VALUES - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The allowed values for the password strength
- pasteElement(Object) - Methode in Schnittstelle com.inet.report.ElementContainer
-
Paste a copy of an Element in this container.
- pasteElement(Object) - Methode in Klasse com.inet.report.Section
-
Paste a copy of an
Elementto thisSection. - patchSQL(String) - Methode in Klasse com.inet.report.database.JdbcData
-
Patch the sql to make some database special hacks
- PATTERN_CONSTANT_DATE_D_MMMM_YYYY - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom data format
- PATTERN_CONSTANT_DATE_EEEE - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom data format for day of week in full form, if one exists
- PATTERN_CONSTANT_DATE_MMM_YY - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom data format for month and years in abbreviated form
- PATTERN_CONSTANT_DATE_MMMM - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom data format for month in full form, if one exists
- PATTERN_CONSTANT_DATE_MMMM_YYYY - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom data format for month and years in full form
- PATTERN_CONSTANT_DATE_YYYY - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom data format for years
- PATTERN_CONSTANT_FULL - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
System default format for full date and time, see
DateFormat.FULL - PATTERN_CONSTANT_LONG - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
System default format for long date and time, see
DateFormat.LONG - PATTERN_CONSTANT_MEDIUM - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
System default format for medium date and time, see
DateFormat.MEDIUM - PATTERN_CONSTANT_SHORT - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
System default format for short date and time, see
DateFormat.SHORT - PATTERN_CONSTANT_TIME_MM - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom time format for minutes in abbreviated form
- PATTERN_CONSTANT_TIME_SS - Statische Variable in Klasse com.inet.report.chart.format.DateTimeFormat
-
The custom time format for seconds in abbreviated form
- PatternDateTimeFormat - Klasse in com.inet.report.chart.format
-
This is a date time format defined by a pattern.
For more information on date and time patterns see http://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html - PatternDateTimeFormat() - Konstruktor für Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Creates a new instance of format.
- PatternNumberFormat - Klasse in com.inet.report.chart.format
-
This is a number format defined by a pattern.
For more information to the pattern see http://docs.oracle.com/javase/8/docs/api/java/text/DecimalFormat.html - PatternNumberFormat() - Konstruktor für Klasse com.inet.report.chart.format.PatternNumberFormat
-
Creates a new instance of format.
- Percentage - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- PERCENTAGE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates percentage.
- Percentile - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- PERCENTILE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates percentile.
- Picture - Klasse in com.inet.report
-
This class represent a static picture.
- Picture - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- PICTURE - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Picture.
- PictureProperties - Schnittstelle in com.inet.report
-
Interface for elements that display pictures.
- PIE2D - Statische Variable in Klasse com.inet.report.chart.plot.PieStyle
-
The pie 2D style.
- PIE3D - Statische Variable in Klasse com.inet.report.chart.plot.PieStyle
-
The pie 3D style.
- PIE3D_MULTIPLE - Statische Variable in Klasse com.inet.report.chart.plot.MultiplePieStyle
-
Default style of chart with this plot.
- PieDataset - Schnittstelle in com.inet.report.chart.dataset
-
The interface that must be implemented by classes that will be using a pie chart.
- PieLegendLayout - Klasse in com.inet.report.chart.plot
-
This class defines the layout of the pie legend.
- PiePlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- PiePlot() - Konstruktor für Klasse com.inet.report.chart.plot.PiePlot
-
Creates a pie plot with default properties.
- PiePlot(PieStyle) - Konstruktor für Klasse com.inet.report.chart.plot.PiePlot
-
Creates a pie plot with defined chart style.
- PieStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the pie chart.
- PieStyle(String) - Konstruktor für Klasse com.inet.report.chart.plot.PieStyle
-
Private constructor.
- PLAIN_TEXT - Statische Variable in Schnittstelle com.inet.report.TextInterpretationProperties
-
Constant for text interpretation.
- PLOT_ORIENTATION_HORIZONTAL - Statische Variable in Klasse com.inet.report.Chart2
-
A constant for the horizontal orientation of chart.
- PLOT_ORIENTATION_VERTICAL - Statische Variable in Klasse com.inet.report.Chart2
-
A constant for the vertical orientation of chart.
- PluginFilter - Schnittstelle in com.inet.plugin
-
A filter for loading plugins.
- PmString - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- POLAR - Statische Variable in Klasse com.inet.report.chart.plot.PolarStyle
-
The simple polar chart style.
- POLAR_STACKED - Statische Variable in Klasse com.inet.report.chart.plot.PolarStyle
-
The stacked polar chart style.
- PolarPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data of groups of values.
- PolarPlot() - Konstruktor für Klasse com.inet.report.chart.plot.PolarPlot
-
Creates a polar plot with default properties.
- PolarPlot(PolarStyle) - Konstruktor für Klasse com.inet.report.chart.plot.PolarPlot
-
Creates a polar plot with defined chart style.
- PolarStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the polar chart.
- POP_STANDARD_DEVIATION - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates population standard deviation.
- POP_VARIANCE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates population variance.
- PopStdVariance - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- PopVariance - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- PORTRAIT - Statische Variable in Klasse com.inet.report.ReportProperties
-
Paper orientation is portrait.
- POSITION_LEFT - Statische Variable in Schnittstelle com.inet.report.SignatureProperties
-
This value defines that the position of the text element is in the left side of the divided signature field.
- POSITION_RIGHT - Statische Variable in Schnittstelle com.inet.report.SignatureProperties
-
This value defines the position of the text element in the right side of the divided signature field.
- PRE_INIT - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
before any initializing
- PREV_PAGE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the previous page.
- prevPage() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Navigates one step back in the report - if this is not possible (e.g. the current page is already the first page of the report), this method does nothing.
- prevPage() - Methode in Klasse com.inet.viewer.SwingReportView
-
Navigates one step back in the report - if this is not possible (e.g. the current page is already the first page of the report), this method does nothing.
- print(int, int, boolean) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Prints the current report in the page range with or without any dialogs.
- print(int, int, boolean) - Methode in Klasse com.inet.viewer.SwingReportView
-
Prints the current report in the page range with or without any dialogs.
- print(int, int, PrinterJob) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Prints the current report to a PrinterJob without any dialogs.
- print(int, int, PrinterJob) - Methode in Klasse com.inet.viewer.SwingReportView
-
Prints the current report to a PrinterJob without any dialogs.
- print(ReportView) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
This method is called when the print action is to be performed.
- print(ReportView) - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
This method is called when the print action is to be performed.
- print(Graphics, PageFormat, int) - Methode in Klasse com.inet.viewer.PrinterJobProgress
-
FOR INTERNAL USE ONLY
- print(PrinterJob, PrintRequestAttributeSet) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Creates a new PrinterJobProgress with the given attributes and start it.
- print(PrinterJob, PrintRequestAttributeSet) - Methode in Klasse com.inet.viewer.SwingReportView
-
Creates a new PrinterJobProgress with the given attributes and start it.
- PRINT - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Opens the print dialog.
- PRINT_ALWAYS_IF_NO - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed always if no'.
- PRINT_ALWAYS_IF_YES - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed always if yes'.
- PRINT_DATE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Print Date". - PRINT_FOR_EACH_AMPM - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each am/pm'.
- PRINT_FOR_EACH_DAY - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each day'.
- PRINT_FOR_EACH_HALF_MONTH - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each half month'.
- PRINT_FOR_EACH_HALF_YEAR - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each half year'.
- PRINT_FOR_EACH_HOUR - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each hour'.
- PRINT_FOR_EACH_MINUTE - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each minute'.
- PRINT_FOR_EACH_MONTH - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each month'.
- PRINT_FOR_EACH_QUAURTER - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each quarter'.
- PRINT_FOR_EACH_SECOND - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each second'.
- PRINT_FOR_EACH_TWO_WEEKS - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each two weeks'.
- PRINT_FOR_EACH_WEEK - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each week'.
- PRINT_FOR_EACH_YEAR - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed for each year'.
- PRINT_IF_NEXT_VALUE_IS_NO - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed if next value is no'.
- PRINT_IF_NEXT_VALUE_IS_YES - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed if next value is yes'.
- PRINT_ON_EACH_CHANGE - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed on each change'.
- PRINT_ON_EACH_CHANGE_TO_NO - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed on each change to no'.
- PRINT_ON_EACH_CHANGE_TO_YES - Statische Variable in Klasse com.inet.report.Group
-
Constant for 'section will be printed on each change to yes'.
- PRINT_TIME - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Print Time". - PRINT_TIME_ZONE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Print Time Zone". - PrintAtBottomOfPage - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- PrintDate - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- PRINTER_USE_DEFAULT_FORMAT_IF_SIMILAR - Statische Variable in Klasse com.inet.viewer.SwingReportViewer
-
Uses the default format of the printer if it is A4 or Letter while the report format is the other size.
- PRINTER_USE_REPORT_FORMAT - Statische Variable in Klasse com.inet.viewer.SwingReportViewer
-
Always uses the report's paper format, even if it is similar to the printer's paper format.
- PrinterJobProgress - Klasse in com.inet.viewer
-
This is a background progress for printing.
- PrinterJobProgress(ReportView, PrinterJob, PrintRequestAttributeSet, RenderData) - Konstruktor für Klasse com.inet.viewer.PrinterJobProgress
-
Creates a new Thread for printing in the background.
- PrintSection - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- PrintTime - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- PrintTimeZone - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- ProblemFinder - Klasse in com.inet.problemfinder
-
This is the i-net Clear Reports Problem Finder.
The Problem Finder is a debug tool. - ProblemFinderRule - Schnittstelle in com.inet.problemfinder.rules
-
This Interface defines a
ProblemFinderRulethat can be called via theProblemFinder.
A rule checks the report for a certain problem. - ProblemFinderWarning - Schnittstelle in com.inet.problemfinder
-
Represents a Warning/Error/Info detected by
ProblemFinder.
EveryProblemFinderWarninghas a source object, which causes the Warning. - ProblemFinderWarning.Sources - Enum-Klasse in com.inet.problemfinder
-
The source object exceptions that can be returned by
ProblemFinderWarning.getSource(). - ProblemFinderWarning.Type - Enum-Klasse in com.inet.problemfinder
-
The
ProblemFinderWarningtypes - Progress - Klasse in com.inet.viewer
-
Class for all progresses, which should be handled as a Progress of the report viewer.
- Progress(ReportView, int) - Konstruktor für Klasse com.inet.viewer.Progress
-
Creates a new progress object with the given type and sets it as being "indeterminate" (that is, a "busy"/"not busy" progress) or determinate (that is, with clearly defined steps - step 1 of 5, step 2 of 5, etc.)
- Progress(Component, ViewerContext, int) - Konstruktor für Klasse com.inet.viewer.Progress
-
Creates a new progress object with the given type and sets it as being "indeterminate" (that is, a "busy"/"not busy" progress) or determinate (that is, with clearly defined steps - step 1 of 5, step 2 of 5, etc.)
- ProgressPool - Klasse in com.inet.viewer
-
This class handles all running progresses.
- ProgressPool() - Konstruktor für Klasse com.inet.viewer.ProgressPool
-
FOR INTERNAL USE ONLY
- PromptData - Klasse in com.inet.viewer
-
This class is the holder of the information needed for a prompt.
- PromptData(boolean) - Konstruktor für Klasse com.inet.viewer.PromptData
-
Creates a
PromptDataobject which is to be ignored - this is useful for prompts which are not used in the report. - PromptData(PromptData) - Konstruktor für Klasse com.inet.viewer.PromptData
-
Clones a
PromptDataobject and initializes a new one with all values equal to that of the oldPromptDataobject. - PromptData(String, String, String, String[], String[], int, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String) - Konstruktor für Klasse com.inet.viewer.PromptData
-
Creates a
PromptDataobject with the parameters chosen. - PromptData(String, String, String, String, String[], String[], int, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String) - Konstruktor für Klasse com.inet.viewer.PromptData
-
Creates a
PromptDataobject with the parameters chosen. - PromptField - Klasse in com.inet.report
-
This class represents a prompt, that is, a field whose value(s) are asked for from the user at runtime.
- PromptValue - Klasse in com.inet.viewer
-
Abstract super class of a prompt value
- PromptValue - Enum-Konstante in Enum-Klasse com.inet.report.Field.FieldAttributeTag
- PromptValue(int) - Konstruktor für Klasse com.inet.viewer.PromptValue
-
Creates a prompt values of the given type initialized with the default value of its type
- PromptValue(String, int) - Konstruktor für Klasse com.inet.viewer.PromptValue
-
Creates a prompt values of the given type initialized with the default value of its type
- PROP_LOADING_STATUS - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Property name for the current loading status of the report view.
- PROP_PROGRESS_INDETERMINATE - Statische Variable in Klasse com.inet.viewer.Progress
-
The property ProgressIndeterminate for PropertyChangeEvents
- PROP_PROGRESS_STATUS - Statische Variable in Klasse com.inet.viewer.Progress
-
The property ProgressStatus for PropertyChangeEvents
- PROP_PROGRESS_STEP - Statische Variable in Klasse com.inet.viewer.Progress
-
The property ProgressStep for PropertyChangeEvents
- PROP_PROGRESS_TOTAL - Statische Variable in Klasse com.inet.viewer.Progress
-
The property ProgressTotal for PropertyChangeEvents
- PROP_STATUS_MESSAGE - Statische Variable in Schnittstelle com.inet.viewer.ReportViewer
-
Property for use by the
PropertyChangeListener, standing for a change in the status bar message - PROP_TIMESTAMP - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Property name for the timestamp of the latest version received of the report, Property value will be a Long.
- PropertiesChecker - Schnittstelle in com.inet.report
-
This is the PropertiesChecker interface.
- PROPERTY_ALIASTOKEN - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "aliasToken" flag.
- PROPERTY_ALLOWED_USERGROUPS - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property defines a comma separated list of GUID that are allowed to use this datasource.
- PROPERTY_CATALOG - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the catalog.
- PROPERTY_DATABASE_CLASSNAME - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the
com.inet.report.database.DataFactory - PROPERTY_DATABASECLASS - Statische Variable in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
The name of the property specifying the database class to be used for querying the data for a report.
- PROPERTY_DRIVER_CLASSNAME - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the full qualified class name of JDBC Driver.
- PROPERTY_ESCAPE_EVERYTHING - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "escapeEverything" flag.
- PROPERTY_IDENTIFIER_QUOTE_STRING - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "identifierQuoteString" flag.
- PROPERTY_INITSQL - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property defining the SQL statement which should be executed after the JDBC connection has been established.
- PROPERTY_MANAGERCLASS - Statische Variable in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
Defines the name of the property specifying the class name of the
BeanDataSourceManagerimplementation class inside the application server. - PROPERTY_PASSWORD - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the user password.
- PROPERTY_QUOTES_LOWER_CASE - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "quotesLowerCase" flag.
- PROPERTY_SAVE_PASSWORD - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "savePassword" flag.
- PROPERTY_SERVLETPATH - Statische Variable in Schnittstelle com.inet.report.database.beans.BeanDataSourceManager
-
Defines the name of the property specifying the servlet path to the TransferServlet which is used to communicate with the application server.
- PROPERTY_SUPPORTS_ORDERBY - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "supportsOrderBy" flag.
- PROPERTY_SUPPORTS_SQL92 - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "supportsSQL92" flag.
- PROPERTY_SUPPORTS_WHERE - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "supportsWhere" flag.
- PROPERTY_URL - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the JDBC URL.
- PROPERTY_USE_PARENTHESES_FOR_JOIN - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the "supportsParenthesesForJoin" flag.
- PROPERTY_USER - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stores the user.
- PROPERTY_VALIDATION_QUERY - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
The property that stored the validation query.
- propertyChange(PropertyChangeEvent) - Methode in Klasse com.inet.viewer.SwingToolBar
-
Update all components which have to display an information which depends on the total page number or current page number
- propertyChanged(DataSourceConfiguration, String, String, String) - Methode in Schnittstelle com.inet.report.config.datasource.DataSourceConfigurationChangeListener
-
This method will invoked if a property of a DataSourceConfiguration was changed.
- PropertyFormula - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- PropertyFormula - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- propertySupporter - Variable in Klasse com.inet.viewer.Progress
-
FOR INTERNAL USE ONLY
- propertySupporter - Variable in Klasse com.inet.viewer.ProgressPool
-
FOR INTERNAL USE ONLY
- propertySupporter - Variable in Klasse com.inet.viewer.SwingStatusBar
-
FOR INTERNAL USE ONLY
- PROVIDER - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the name of the provider.
- PROVIDER_PRODUCT - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
Value of provider property for the one product provider.
- PROVIDER_SYSTEM - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
Value of provider property for the one system provider.
- put(int, String, Configuration) - Methode in Klasse com.inet.config.ConfigurationManager
-
Stores the configuration at the position specified.
- put(ConfigKey, String) - Methode in Schnittstelle com.inet.config.Configuration
-
Maps the specified key to the specified value.
Settingnullas a value will effectively remove the mapping associated with the key from thisConfiguration. - put(FacturModelNode, Field) - Methode in Klasse com.inet.report.FacturXSettings
-
Put a mapping between a FacturX node and a field from the report.
- put(String, String) - Methode in Schnittstelle com.inet.config.Configuration
-
Maps the specified key to the specified value.
Settingnullas a value will effectively remove the mapping associated with the key from thisConfiguration. - putAll(Map) - Methode in Schnittstelle com.inet.config.Configuration
-
Convenience method which puts all properties in the given map into this configuration, overwriting any properties which already exist.
- putAll(Map, boolean) - Methode in Schnittstelle com.inet.config.Configuration
-
Veraltet.As of i-net Clear Reports 14, use
Configuration.putAll(Map) - putStylesheetDefaultValues(DriverStyleSheet) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
FOR INTERNAL USE ONLY Applies the properties of the supplied DriverStyleSheet to this DataSourceConfiguration and remove not supported driver properties.
- putValue(ConfigKey, Object) - Methode in Schnittstelle com.inet.config.Configuration
-
Convert a value to String and put it in this configuration.
- PYRAMID - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a pyramid style.
Q
- query(String) - Methode in Schnittstelle com.inet.report.RDC.MsgListener
-
This method is called for an (with
Engine.setMsgListener) registered listener if a question should answered by the user. - QueryValueProvider - Klasse in com.inet.report
-
This implementation of DynamicValueProvider takes a given SQL statement and executes it as a query on the given data source.
- QueryValueProvider(String, Datasource) - Konstruktor für Klasse com.inet.report.QueryValueProvider
-
Creates an instance of QueryValueProvider with the given query and data source.
- QuickInfoText - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
R
- Range - Klasse in com.inet.viewer
-
A Range is an immutable range of values between two limit values.
- Range(Object, Object, boolean, boolean) - Konstruktor für Klasse com.inet.viewer.Range
-
Creates a new range with the given lower and upper limits The value types of the objects set should be:
String for STRING
Double for NUMBER and CURRENCY
Boolean for BOOLEAN
Date for DATE and DATETIME
Time for TIME
byte[] for BINARY - RANGE - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type bit mask - Range
- RANGE_VALUE - Statische Variable in Klasse com.inet.report.PromptField
-
Prompt field allows a range value.
- RangePromptValue - Klasse in com.inet.viewer
-
This class represents a range prompt value with one or two limits, each of which can be set to be included in the range or to be excluded from the range.
- RangePromptValue(Range, int) - Konstruktor für Klasse com.inet.viewer.RangePromptValue
-
Constructor using a Range object
- RDC - Klasse in com.inet.report
-
This is the main class of the Runtime Designer Component of i-net Clear Reports.
- RDC.ElementRemoveListener - Schnittstelle in com.inet.report
-
FOR INTERNAL USE ONLY
- RDC.FieldsRefreshEvent - Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- RDC.FieldsRefreshListener - Schnittstelle in com.inet.report
-
FOR INTERNAL USE ONLY
- RDC.MsgListener - Schnittstelle in com.inet.report
-
FOR INTERNAL USE ONLY
- readDataset(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Reads the dataset properties from DOM element.
- readDataset(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Reads the dataset properties from DOM element.
- readPluginsFromDirectory(ResourceFile[]) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Extrahiert die Plugin-Archive und erzeugt die Plugin-Beschreibungen.
- readProperties(Element) - Methode in Schnittstelle com.inet.report.chart.format.ChartFormat
-
Reads the XML properties of a chart format.
- readProperties(Element) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Reads the XML properties of a chart format.
- readProperties(Element) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Reads the XML properties of a chart format.
- readProperties(Element) - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Reads the XML properties of a chart format.
- readProperties(Element) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
Reads the XML properties of a chart format.
- readProperties(Element) - Methode in Klasse com.inet.report.chart.Legend
-
Loads the properties of a chart legend from an XML element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Loads the XML properties of a marker.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Loads the XML properties of a chart axis.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Loads the XML properties of a chart axis.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Loads the XML properties of a chart axis.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Loads the XML properties of a chart axis.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Loads the XML properties of a chart axis.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Loads the XML properties of a marker.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Loads the XML properties of a marker.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Reads the XML properties of a chart title.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.AreaPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Schnittstelle com.inet.report.chart.plot.ChartPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.PolarPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Reads the chart properties from the DOMParser Element.
- readProperties(Element, Chart2) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Reads the chart properties from the DOMParser Element.
- RECORD_COUNT - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Record Count". - RECORD_NUMBER - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Record Number". - RECORD_SELECTION_FORMULA - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Record Selection Formula". - RecordCount - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- RecordNumber - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- RecordSelection - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- Reference - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- refresh() - Methode in Klasse com.inet.report.TableSource
-
Refreshs the columns of the TableSource by requesting meta information from the database.
If the TableSource is of typeTYPE_TABLE_OR_VIEW, the following query will send to database to find out the columns of the table:
"select * from "+this.getDatabaseIdentifier()+" where 1=0"
In a similar way the columns ofTYPE_COMMANDwill requested. - refresh() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Causes this ReportView to refresh its pages by re-fetching the report data - this causes a re-rendering of the report data.
- refresh() - Methode in Klasse com.inet.viewer.SwingReportView
-
Causes this ReportView to refresh its pages by re-fetching the report data - this causes a re-rendering of the report data.
- refresh(RDC.FieldsRefreshEvent) - Methode in Schnittstelle com.inet.report.RDC.FieldsRefreshListener
-
This Method is called for all (with
Fields.addListener) registered listeners if the fields list was updated. - REFRESH - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Performs a refresh.
- refreshAutoTitles() - Methode in Klasse com.inet.report.Chart2
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Schnittstelle com.inet.report.chart.plot.ChartPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.PolarPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshAutoTitles(Chart2) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Reads out the data column names from dataset and refreshes the chart labels.
- refreshObject(Element) - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
Refreshes the given element in the i-net Designer.
If you have changed one or more properties of an element call this method to update the element shown in the i-net Designer. - refreshPageData(int) - Methode in Klasse com.inet.report.CacheRenderData
-
Enforces the whole report to be re-rendered on server side and returns the refreshed binary data of one page for the Java Viewer.
- refreshPageData(int) - Methode in Klasse com.inet.report.EngineRenderData
-
Enforces the whole report to be re-rendered on server side and returns the refreshed binary data of one page for the Java Viewer.
- refreshPageData(int) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Enforces the whole report to be re-rendered on server side and returns the refreshed binary data of one page for the Java Viewer.
- refreshPageData(int) - Methode in Klasse com.inet.viewer.URLRenderData
-
Enforces the whole report to be re-rendered on server side and returns the refreshed binary data of one page for the Java Viewer.
- Region - Klasse in com.inet.report
-
The Region class is the super class of Area and Section.
- register(Class, T) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Register a instance as extension in the ServerPluginManager.
- REGISTER - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
registering extensions of the plugins
- registerExtension(ServerPluginManager) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
-
Registers all instances of extensions in the
ServerPluginManager. - registerHelp(HelpProviderContainer) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
-
Register all help providers.
- REGULAR_EXPRESSION - Statische Variable in Schnittstelle com.inet.viewer.RenderData
-
Search option: Search result must fit to the search term's regular expression (Java Regex)
- reload() - Methode in Schnittstelle com.inet.viewer.NavigationTab
-
Reloads the data underlying this navigation tab and renews the display with the new data.
- reload() - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Reloads the data underlying this navigation view and renews the display with the new data.
- reload() - Methode in Schnittstelle com.inet.viewer.ReportView
-
Causes this ReportView to reload its pages and show them again, using the already fetched data if possible - if not, this causes a fetching of the report data.
- reload() - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Reloads the data underlying this navigation view and renews the display with the new data.
- reload() - Methode in Klasse com.inet.viewer.SwingReportView
-
Causes this ReportView to reload its pages and show them again, using the already fetched data if possible - if not, this causes a fetching of the report data.
- relocateFile(URL) - Methode in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY Changes the location of the Engine's source.
- RemoteLoginProcessor - Klasse in com.inet.authentication
-
A WebUserInfo which requests authorization data from an external source (outside of the Java VM).
- RemoteLoginProcessor(AuthenticationDescription) - Konstruktor für Klasse com.inet.authentication.RemoteLoginProcessor
-
Create a new LoginProcessor
- remove(int) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Removes the i-th column or row of the crosstab.
- remove(int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Remove a group entry from this list.
- remove(Element) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
Removes the given report element from the container.
- remove(Element) - Methode in Schnittstelle com.inet.report.RDC.ElementRemoveListener
-
This Method is called for all (with
Element.addListener) registered listeners if an element was removed. - remove(Element) - Methode in Klasse com.inet.report.Section
-
Removes the given report element from the container.
- remove(Element) - Methode in Schnittstelle com.inet.report.SimpleElementContainer
-
Removes the given report element from the container.
- remove(FacturModelNode) - Methode in Klasse com.inet.report.FacturXSettings
-
Remove a mapping between a FacturX node and a field from the report.
- remove(String) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Remove a group entry from this list.
- removeAllDataFields() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Removes all data fields from this dataset.
- removeAllParagraphs() - Methode in Klasse com.inet.report.Text
-
Removes all Paragraphs from the Text Element.
- removeCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
Removes the category group.
- removeCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
Removes the category group.
- removeCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
Removes the category group.
- removeCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Removes the category group.
- removeCategoryGroup() - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
-
Removes the category group.
- removeClippingListener(ClippingListener) - Methode in Klasse com.inet.report.Engine
-
Unregisters a clipping listener with the engine.
- removeColumn(String) - Methode in Klasse com.inet.report.TableSource
-
Removes a specific column.
If the column is only used as join condition, the join condition will be removed. - removeCondition(int) - Methode in Klasse com.inet.report.Join
-
Removes a condition from the join.
- removeConfigurationChangeListener(ConfigurationChangeListener) - Methode in Klasse com.inet.config.ConfigurationManager
-
Removes the given ConfigurationChangeListener.
- removeConfigurationMigrator(ConfigurationMigrator) - Methode in Klasse com.inet.config.ConfigurationManager
-
Remove the given migrator from the list.
- removeConnectionProperty(String) - Methode in Klasse com.inet.report.Datasource
-
Removes the passed property from list of connection properties.
- removeDatabaseField(int) - Methode in Klasse com.inet.report.Fields
-
Removes a dataBase field from fields set and all Elements which references to it.
- removeDataField() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Removes the data field.
- removeDataField(int) - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Removes a data field at the specified position in the list.
- removeDatasource(Datasource) - Methode in Klasse com.inet.report.DatabaseTables
-
Removes a datasource connection from the known connections.
- removeDatasourceConfiguration(DataSourceConfiguration) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Removes the datasource configuration.
- removeDatasourceConfiguration(String, int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Veraltet.As of i-net Clear Reports 20.0, use
DataSourceConfigurationManager.removeDatasourceConfiguration(DataSourceConfiguration)instead - removeDataSourceConfigurationListener(DataSourceConfigurationChangeListener) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Removes the listener from list.
- removeDatasourceConfigurations(DataSourceConfiguration[], int) - Statische Methode in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
Removes a collection of
DataSourceConfigurations from the given scope. - removedDataSourceConfiguration(DataSourceConfiguration) - Methode in Schnittstelle com.inet.report.config.datasource.DataSourceConfigurationChangeListener
-
This method will called if a DataSourceConfiguration was removed from list.
- removeDefaultValue(int) - Methode in Klasse com.inet.report.PromptField
-
Removes the default prompt value and its description at the given index from the default value list.
- removedElement(Element) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if the user has removed an element from the report.
- removedElement(Element) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if the user has removed an element from the report.
- removeDesignerListener(DesignerListener) - Statische Methode in Klasse com.inet.designer.Startup
-
Remove a Listener to get callbacks if some important events happen to the i-net Designer.
- removedGroup(Group) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method is called if a group was removed from the report by the user.
- removedGroup(Group) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method is called if a group was removed from the report by the user.
- removedSubreport(Engine) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
This method will be called if a subreport was removed from the current report.
- removedSubreport(Engine) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
This method will be called if a subreport was removed from the current report.
- removeField(Field) - Methode in Klasse com.inet.report.Fields
-
Removes a specific field.
- removeFinishListener(EngineFinishListener) - Methode in Klasse com.inet.report.Engine
-
Remove a EngineFinishListener that was added with addFinishListener.
- removeFormulaField(int) - Methode in Klasse com.inet.report.Fields
-
Removes an existing formula field from set.
- removeGroup(int) - Methode in Klasse com.inet.report.Engine
-
Remove the group specified with parameter
grNum. - removeGroup(Group) - Methode in Klasse com.inet.report.Engine
-
Removes the given group object from engine.
- removeJoin(TableSource, DatabaseField, TableSource, DatabaseField) - Methode in Klasse com.inet.report.DatabaseTables
-
Removes a link of a join from the report if it exists.
- removeJoin(String, String, String, String) - Methode in Klasse com.inet.report.DatabaseTables
-
Removes a join from report if exists.
- removeListener(RDC.ElementRemoveListener) - Methode in Klasse com.inet.report.Element
-
Removes a previously added listener.
- removeListener(RDC.FieldsRefreshListener) - Methode in Klasse com.inet.report.Fields
-
Remove a previously added listener.
- removeMarker(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Removes the marker at the position given.
- removeMarker(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Removes the marker at the position given.
- removeNavigationTab(int) - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Removes the navigation tab at the specified index and causes the navigation view to be refreshed without this navigation tab.
- removeNavigationTab(int) - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Removes the navigation tab at the specified index and causes the navigation view to be refreshed without this navigation tab.
- removeNotify() - Methode in Klasse com.inet.viewer.SwingReportViewer
-
This method overrides "removeNotify" in JComponent, and unregisters the listeners for the SwingReportViewer.
- removeParagraph(int) - Methode in Klasse com.inet.report.Text
-
Removes the Paragraph at the specified index.
- removePart(int) - Methode in Klasse com.inet.report.Paragraph
-
Removes the TextPart or the FieldPart at the specified index.
- removePlot(int) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Removes the chart plot at the specified position in this list.
- removePromptField(int) - Methode in Klasse com.inet.report.Fields
-
Removes an existing prompt field from set.
- removeProperties(Set) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
removes all properties from the driver properties whose keys are in the string set
- removePropertyChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- removePropertyChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.Progress
-
Removes a PropertyChangeListener from this progress.
- removePropertyChangeListener(String, PropertyChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY Removes a
ReferencedObjectfrom the list of objects which this object is referencing. - removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- removeReferencedObject(ReferencedObject) - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- removeReferenceHolder(ReferenceHolder) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- removeReferenceHolder(ReferenceHolder) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- removeReportViewChangeListener(ReportViewChangeListener) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Removes an
ReportViewChangeListenerfrom the ReportView. - removeReportViewChangeListener(ReportViewChangeListener) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Removes an
ReportViewChangeListenerfrom the ReportView. - removeSection(int) - Methode in Klasse com.inet.report.Area
-
Removes the
Sectionwith specified index from area. - removeSeriesGroup() - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Removes the series group.
- removeSeriesGroup() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Removes the series group.
- removeSortField(int) - Methode in Klasse com.inet.report.Fields
-
Removes the sort field specified by the array index from set of sort fields.
- removeSQLField(int) - Methode in Klasse com.inet.report.Fields
-
Removes an existing sql expression field from report design.
- removeSqlSource(String) - Methode in Klasse com.inet.report.DatabaseTables
-
Removes a sql source from report (a table or a stored procedure), if exists.
- removeStateChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.ProgressPool
-
Removes a
PropertyChangeListenerfrom the listener list. - removeStateChangeListener(PropertyChangeListener) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Removes a
PropertyChangeListenerfrom the list of listeners. - removeStateChangeListener(PropertyChangeListener) - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Removes a PropertyChangeListener from this progress.
- removeStateChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Removes a
PropertyChangeListenerfrom the list of listeners. - removeStateChangeListener(PropertyChangeListener) - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Removes a PropertyChangeListener from this progress.
- removeSubreportLink(int) - Methode in Klasse com.inet.report.Subreport
-
Removes the subreport link at the specified index.
- removeSummaryField(int) - Methode in Klasse com.inet.report.BySummaryOrder
-
Removes the
SummaryFieldfrom this sort order. - removeSummaryField(int) - Methode in Klasse com.inet.report.CrossTabBody
-
Removes the ith summary field in from the crosstab.
- removeSummaryField(int) - Methode in Klasse com.inet.report.Fields
-
Removes an existing summary field from set.
- removeTableSource(TableSource) - Methode in Klasse com.inet.report.Datasource
-
Removes the TableSource from the report.
- removeTableSourceAt(int) - Methode in Klasse com.inet.report.Datasource
-
Removes the TableSource from the report.
- removeUserAction(int) - Methode in Klasse com.inet.viewer.ActionPool
-
Removes an
Actionfrom list of the user actions. - removeVetoableChangeListener(VetoableChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- removeVetoableChangeListener(String, VetoableChangeListener) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- rename(int, String, int, String) - Methode in Klasse com.inet.config.ConfigurationManager
-
Renames and/or moves a configuration.
- rename(String) - Methode in Klasse com.inet.report.DatabaseField
-
FOR INTERNAL USE ONLY
- rename(String) - Methode in Klasse com.inet.report.Field
-
FOR INTERNAL USE ONLY
- rename(String) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- RenderData - Schnittstelle in com.inet.viewer
-
This is the interface used by ReportViews to fetch the report data.
- reopenReport(File) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Load a report.
- reopenReport(File) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Load a report.
- RepeatGroupHeader - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- RepeatGroupHeaderInFooter - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- replaceChart(OldChart) - Statische Methode in Klasse com.inet.report.chart.ChartConverter
-
Converts the chart of type
OldCharttoChart2. - replaceNavigationView(Component) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Inserts the given component at the position of the navigation view.
- replaceNavigationView(Component) - Methode in Klasse com.inet.viewer.SwingReportView
-
Inserts the given component at the position of the navigation view.
- replaceStatusBar(Component) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Inserts the given component at the position of the status bar.
- replaceStatusBar(Component) - Methode in Klasse com.inet.viewer.SwingReportView
-
Inserts the given component at the position of the status bar.
- REPORT_AUTHOR - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Report Author". - REPORT_COMMENTS - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Report Comments". - REPORT_FILE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Report File". - REPORT_FOOTER - Statische Variable in Klasse com.inet.report.Engine
-
The constant for the index number of the report footer area.
- REPORT_FOOTER - Statische Variable in Klasse com.inet.report.Region
-
Identifier for report footer area or section.
- REPORT_HEADER - Statische Variable in Klasse com.inet.report.Engine
-
The constant for the index number of the report header area.
- REPORT_HEADER - Statische Variable in Klasse com.inet.report.Region
-
Identifier for report header area or section.
- REPORT_TITLE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Report Title". - ReportCacheInputStream - Klasse in com.inet.report.cache
-
A stream result from a report in the cache.
- ReportCacheInputStream(ReportCacheKey, int) - Konstruktor für Klasse com.inet.report.cache.ReportCacheInputStream
-
Create new instance and fetch the first page.
- ReportCacheKey - Klasse in com.inet.report.cache
-
This class represents a unique key for a report output.
- ReportCacheKey(String, String, String, long) - Konstruktor für Klasse com.inet.report.cache.ReportCacheKey
-
Creates a new ReportCacheKey.
- ReportComments - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- ReportComponent - Klasse in com.inet.report
-
This is the base class of all report components.
- ReportException - Ausnahmeklasse in com.inet.report
-
This is the base class of the i-net Clear Reports exception hierarchy.
- ReportException(String, int) - Konstruktor für Ausnahmeklasse com.inet.report.ReportException
-
Creates a new report exception.
The message msg is sent to the client viewer with the message number messageId. - ReportGenerator - Schnittstelle in com.inet.report
-
Helper interface to use the same code for Engine and EngineBundle
- ReportKeyFactory - Klasse in com.inet.report
-
This class represents the description / identification of a report.
- ReportKeyFactory(String) - Konstruktor für Klasse com.inet.report.ReportKeyFactory
-
Creates a new instance of
com.inet.report.ReportKeyFactory. - ReportKeyFactory(Properties) - Konstruktor für Klasse com.inet.report.ReportKeyFactory
-
Creates a new instance of
com.inet.report.ReportKeyFactory.
Please see ReportKeyFactory(String) for an example.
For more information about the report URL properties please refer to the i-net Clear Reports documentation. - ReportProperties - Klasse in com.inet.report
-
The report properties describes global options for a report or sub report.
- ReportTitle - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- ReportView - Schnittstelle in com.inet.viewer
-
The ReportView is the top-level instance for a report, it holds references to the report's NavigationView and StatusBar.
- reportViewChanged(ReportView) - Methode in Schnittstelle com.inet.viewer.ReportViewChangeListener
-
Invoked when the current ReportView changes.
- reportViewChanged(ReportView) - Methode in Klasse com.inet.viewer.SwingToolBar
-
this method will be called if the current report view has been changed.
- reportViewChanged(ReportView) - Methode in Klasse com.inet.viewer.ViewerAction
-
Overwrite the method to perform changes on this action if the selected ReportView has been changed. if no ReportView is selected the parameter view will be null.
- ReportViewChangeListener - Schnittstelle in com.inet.viewer
-
The listener interface for receiving the information that the current ReportView has been changed.
- ReportViewer - Schnittstelle in com.inet.viewer
-
This is the top level viewer instance of the i-net Clear Reports report viewer, and allows creation, retrieval, and removal of one or more ReportViews.
- requestLoginData(HttpServletRequest, HttpServletResponse) - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
-
Request the data for a login of a client - the data sent to the response object can be form data or an HTTP status 401, depending on the scenario.
- reset() - Methode in Schnittstelle com.inet.plugin.ServerPlugin
-
Is called if the server was stopped.
- reset() - Methode in Klasse com.inet.plugin.ServerPluginManager
-
FOR INTERNAL USE ONLY Reset the ServerPluginManager after a server stop.
- RESET - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
the server was stopped
- resetCacheTimeout(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Causes the timeout for the entry behind this key to be manually restarted.
- ResetGroupNumber - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- ResetPageNumberAfter - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- resetReferences() - Methode in Klasse com.inet.report.Area
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Chart2
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.CrossTab
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.FieldElement
-
FOR INTERNAL USE ONLY FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.FieldPart
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Paragraph
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Section
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Subreport
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- resetReferences() - Methode in Klasse com.inet.report.Text
-
FOR INTERNAL USE ONLY
- resetServerCacheTimeout() - Methode in Klasse com.inet.report.CacheRenderData
-
Notifies the server that the report with the currently set properties is still being viewed and therefore should not be removed from the cache yet if there is one.
- resetServerCacheTimeout() - Methode in Klasse com.inet.report.EngineRenderData
-
Since this
RenderDataworks with fully rendered Engines, there is no timeout to reset, therefore the implementation of this method does not need to do anything. - resetServerCacheTimeout() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Notifies the server that the report with the currently set properties is still being viewed and therefore should not be removed from the cache yet if there is one.
- resetServerCacheTimeout() - Methode in Klasse com.inet.viewer.URLRenderData
-
Notifies the server that the report with the currently set properties is still being viewed and therefore should not be removed from the cache yet if there is one.
- resetSummaryFields(Group) - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
Resets the group properties of summary fields.
- resetSummaryFields(Group, boolean) - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
Resets the group properties of summary fields.
- restart() - Methode in Schnittstelle com.inet.plugin.ServerPlugin
-
Is called after a restart of the server within the same Java VM instance.
- RIGHT - Statische Variable in Klasse com.inet.report.chart.LegendPlacement
-
The legend is showing on the right site of chart.
- RightBorder - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- RING2D - Statische Variable in Klasse com.inet.report.chart.plot.PieStyle
-
The ring 2D style.
- RING3D - Statische Variable in Klasse com.inet.report.chart.plot.PieStyle
-
The ring 3D style.
- ROTATE_0 - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
Do not rotate element.
- ROTATE_180 - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
Rotate to 180 degrees counter-clockwise.
- ROTATE_270 - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
Rotate to 270 degrees counter-clockwise.
- ROTATE_90 - Statische Variable in Schnittstelle com.inet.report.TextProperties
-
Rotate to 90 degrees counter-clockwise.
- ROUND_CEILING - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round towards positive infinity.
- ROUND_DOWN - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round towards zero.
- ROUND_FLOOR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round towards negative infinity.
- ROUND_HALF_DOWN - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
- ROUND_HALF_EVEN - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
- ROUND_HALF_UP - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
- ROUND_UP - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Rounding mode to round away from zero.
- RoundingMode - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- RoundingType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- ROW_LABELS_BOTTOM_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'row labels bottom border' in the grid line list.
- ROW_LABELS_HORIZONTAL_LINE - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'row labels horizontal line' in the grid line list.
- ROW_LABELS_LEFT_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'row labels left border' in the grid line list.
- ROW_LABELS_RIGHT_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'row labels right border' in the grid line list.
- ROW_LABELS_TOP_BORDER - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'row labels top border' in the grid line list.
- ROW_LABELS_VERTICAL_LINE - Statische Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
Index of the 'row labels vertical line' in the grid line list.
- rowCount - Variable in Klasse com.inet.report.Engine
-
FOR INTERNAL USE ONLY
- RTF_TEXT - Statische Variable in Schnittstelle com.inet.report.TextInterpretationProperties
-
Constant for text interpretation.
- run() - Methode in Klasse com.inet.viewer.ExportProgress
-
FOR INTERNAL USE ONLY Fragt ExportChunkCount und alle Chunks vom Server ab und speichert diese entsprechend dem Format und den gemachten Einstellungen in einer oder mehreren Dateien ab.
- run() - Methode in Klasse com.inet.viewer.PrinterJobProgress
-
This is the run method of the thread.
- runIfPluginLoaded(String, Supplier) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Runs the plugin register supplier when the plugin with the given id is loaded
and the caller was load from the DependencyClassLoader.
This code can be used in the register phase of a plugin to ensure that code of
optional plugins is only used executed, if available.
S
- SAMPLE_STANDARD_DEVIATION - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates sample standard deviation.
- SAMPLE_VARIANCE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates sample varianz.
- save() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Save the settings persistent.
- save(int) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Veraltet.As of i-net Clear Reports 19.2, use
DataSourceConfiguration.save() - saveEngine(File, Engine) - Statische Methode in Klasse com.inet.report.RDC
-
Saves an
Engineas report template into a file. - saveEngine(OutputStream, Engine) - Statische Methode in Klasse com.inet.report.RDC
-
Saves an
Engineas report template into an output stream. - saveEngineToDir(File, Engine) - Statische Methode in Klasse com.inet.report.RDC
-
Saves an
Engineas report template into a directory. - saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.DatabaseField
-
FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.Field
-
XML2: FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.Fields.UnknownField
-
XML2: FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY Saves this field in XML format
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.PromptField
-
Saves PromptField attributes
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.SortField
-
XML2: FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.SpecialField
-
FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- saveFieldXML2(PrintWriter, int) - Methode in Klasse com.inet.report.SummaryField
-
Saves SummaryField attributes
- saveGroups(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
- saveGroups(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
- saveGroups(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
- saveGroups(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
- saveGroups(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
- saveGroups(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
- saveOnRepository() - Methode in Klasse 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() - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.chart.dataset.ForEachRecordDataset
- saveProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
- saveProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.Legend
-
Writes the properties of this legend to
PrintWriteras XML. - saveProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Writes the properties of this chart plot to
PrintWriter. - saveProperties(PrintWriter, int) - Methode in Schnittstelle com.inet.report.chart.plot.ChartPlot
-
Writes the properties of this chart plot to
PrintWriter. - saveProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Writes the properties of this chart plot to
PrintWriter. - saveProperties(PrintWriter, int, String) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Writes the axis properties to the output stream as XML
- saveProperties(StringBuilder, int) - Methode in Schnittstelle com.inet.report.chart.format.ChartFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, int) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
Writes the format properties to output.
- saveProperties(StringBuilder, String, int) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Writes the properties of the title to
PrintWriter. - saveReport(Component, Engine, boolean) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Save a report Choosing a location is the task of the programmer who may use any Swing component.
- saveReport(URL) - Methode in Schnittstelle com.inet.designer.DesignerListener
-
Called when the user saved a report.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Writes the intern axis properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Writes the intern axis properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Writes the intern axis properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Writes the intern properties to output.
- saveSubProperties(PrintWriter, int) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Writes the intern properties to output.
- saveXML2GroupField(PrintWriter, int) - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- Scale - Enum-Konstante in Enum-Klasse com.inet.report.JavaBean.JavaBeanProps
- SCALE_BEST_FIT_KEEP_ASPECT_RATIO - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle com.inet.report.PictureProperties
-
Stretches the source image to the element frame
- SCALE_FIT_WIDTH_FIXED_HEIGHT - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle com.inet.report.PictureProperties
-
Scales the source image by the given scaling factor
- ScaleHeight - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- ScaleMethod - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- ScaleOption - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- ScaleWidth - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- scanIdentifierQuoteString(Datasource) - Methode in Klasse com.inet.report.Database
-
This method will detect which String should be used to quote database identifiers for the supplied Datasource.
- scanSourceType(TableSource, ParameterList, boolean) - Methode in Klasse com.inet.report.Database
-
FOR INTERNAL USE ONLY Ermittelt den Typ der Datenquelle true, bei Stored Procedure false(default)
- scanSourceTypeParameters(Connection, String, String, ResultSet, ParameterList) - Methode in Klasse com.inet.report.Database
-
FOR INTERNAL USE ONLY Scans the result set whith a column format as defined by
DatabaseMetaData.getProcedureColumns(String, String, String, String)and adds all columns found to aParameterList. - scanSourceTypeParameterSingle(ResultSet, ParameterList) - Methode in Klasse com.inet.report.Database
-
FOR INTERNAL USE ONLY Add a single parameter, does not change the ResultSet position.
- SCATTER - Statische Variable in Klasse com.inet.report.chart.plot.XYStyle
-
The scatter chart style.
- SCOPE_SYSTEM - Statische Variable in Schnittstelle com.inet.config.Configuration
-
Constant for the scope of a configuration.
This scope means the configuration is stored in the system preferences - SCOPE_TEMP - Statische Variable in Schnittstelle com.inet.config.Configuration
-
Constant for the scope a configuration.
This scope means the configuration will not be permanently stored. - SCOPE_USER - Statische Variable in Schnittstelle com.inet.config.Configuration
-
Constant for the scope a configuration.
This scope means the configuration is stored in the user preferences - search(String, int, int) - Methode in Klasse 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) - Methode in Klasse 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(String, int, int) - Methode in Schnittstelle 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) - Methode in Klasse 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.
- SEARCH - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Opens the search dialog.
- SecondType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- Section - Klasse in com.inet.report
-
The
Sectionclass represents the sections of a report.
Each report consists of several sections which are associated withAreas of type: Report Header, Page Header, Group Header, Detail, Group Footer, Report Footer and Page Footer.
Here you can add elements to your report, like lines, boxes, text fields, pictures and of course fields with dynamic content, calledFieldElement. - Section - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- SectionProperties - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- SELECTION_LOCALE - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Selection Locale". - SelectionLocale - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- sendHtmlViewer(HttpServletRequest, HttpServletResponse, OutputStream, Properties) - Methode in Schnittstelle com.inet.report.renderer.html.viewer.HTMLViewer
-
Send the HTML viewer to the client.
- ServerPlugin - Schnittstelle in com.inet.plugin
-
This interface must be implemented by server plugin entry points.
- ServerPluginManager - Klasse in com.inet.plugin
-
The ServerPluginManager is the central point in the server for the plugin framework.
- ServerPluginManager() - Konstruktor für Klasse com.inet.plugin.ServerPluginManager
-
Create a instance of ServerPluginManager.
- ServerPluginManager.PluginLoadFailCause - Enum-Klasse in com.inet.plugin
-
Possible cause why a plugin was not loaded.
- ServerPluginManager.ServerPluginManagerState - Enum-Klasse in com.inet.plugin
-
The state the plugin manager is in: whether before initialization, currently registering plugins, initialized, or resetting
- setAbbreviation(Abbreviation) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Sets the abbreviation of formatted values.
- setAcrossThenDown(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the printing direction of a multi-column report.
- setActived(Map) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Set the activated plugins.
- setAddElementAllowed(boolean, int) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to add a element to a report with the i-net Designer.
- setAddElementAllowed(boolean, int) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Set if it is allowed to add a element with the given type to the report.
- setAddGroupAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to add new groups to the reports.
- setAddGroupAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets if add groups is allowed.
- setAddSectionAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to add a new section to a report with the i-net Designer.
- setAddSectionAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets if it is allowed to add sections to the report.
- setAliasToken(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the SQL keyword that will be put between table name and table alias.
E.g. the database PostgreSql requires the keyword "AS". - setAliasToken(String) - Methode in Klasse com.inet.report.Database
-
Veraltet.As of i-net Clear Reports 13.1, replaced by getConfiguration().setAliasToken(String)
- setAllowedUserGroups(Set) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the list of group-
GUIDs that will grant access to this datasource - setAllowFieldClipping(boolean) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'allow field clipping'.
- setAllowFieldClipping(boolean) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Set the formula for the property 'allow field clipping'.
- setAllowFieldClippingFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets a formula or
nullto specify the value of the allowed field clipping property by a formula. - setAllowMultipleValues(boolean) - Methode in Klasse com.inet.report.PromptField
-
Sets whether multiple values can be passed to this prompt or only a single value.
- setAmPmOrder(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'am pm order/type'.
- setAmPmOrder(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'am pm order/type'.
- setAmPmOrderFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'am pm order/type'.
- setAmPmOrderFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'am pm order/type'.
- setAmString(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'am string'.
- setAmString(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'am string'.
- setAmStringFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'am string'.
- setAmStringFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'am string'.
- setAtBottomOfPage(boolean) - Methode in Klasse com.inet.report.Region
-
Sets the 'print at bottom of page' property.
- setAtBottomOfPageFormula(FormulaField) - Methode in Klasse com.inet.report.Region
-
Sets the formula for the property 'print at bottom of page'.
- setAuthor(String) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the author of the report.
- setAutoFitTickLabel(boolean) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Sets the auto-refresh time for this report view.
- setAutoRefresh(int) - Methode in Klasse com.inet.viewer.SwingReportView
-
Sets the auto-refresh time for this report view.
- setAxisLineColor(int) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the ABGR components of the axis line color.
- setAxisPosition(AxisPosition) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the position of this axis on the chart or disables the axis from being shown, if
AxisPosition.NONEis passed. - setBackColor(int) - Methode in Klasse com.inet.report.Area
-
Does nothing since an Area does not have a background color.
- setBackColor(int) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'back color'.
- setBackColor(int) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the value of the property 'back color'.
- setBackColor(int) - Methode in Klasse com.inet.report.chart.Legend
-
Sets the ABGR value representing the legend's background color.
- setBackColor(int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the ABGR value representing the background color.
- setBackColor(int) - Methode in Klasse com.inet.report.CrossTabHeader
-
Sets the background color of the header.
You can use the ABGR value (i.e. 0x000000FF for red) or use the color constants in class RDC. - setBackColor(int) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the background color of this report element.
- setBackColorFormula(FormulaField) - Methode in Klasse com.inet.report.Area
-
Does nothing since an Area does not have a background color formula.
- setBackColorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'back color'.
- setBackColorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the formula for the property 'back color'.
- setBackColorFormula(FormulaField) - Methode in Klasse com.inet.report.CrossTabHeader
-
Sets the formula of the background color of the header.
You can use the ABGR value (i.e. 0x000000FF for red) or one of the color constants in class RDC. - setBackColorFormula(FormulaField) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the background color of this report element.
- setBarMarginPercent(double) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Sets the bar margin (space between the bars).
- setBarWidth(double) - Methode in Klasse 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) - Methode in Klasse com.inet.report.FieldElement
-
Sets the base URL for relative URLs.
- setBaseUrl(String) - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Sets the base URL for relative URLs.
- setBaseUrlFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets a property formula for the base URL property.
- setBaseUrlFormula(FormulaField) - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Sets a property formula for the base URL property.
- setBeanClassName(String) - Methode in Klasse com.inet.report.JavaBean
-
Sets the name of the beans' class
- setBeanProperty(String, FormulaField) - Methode in Klasse com.inet.report.JavaBean
-
Sets the beans property named
nameto be the value of the passedFormulaField. - setBeanProperty(String, Object) - Methode in Klasse com.inet.report.JavaBean
-
Sets the beans property named
nameto the passed value (while trying to convert to the properties' type). - setBold(boolean) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'font bold'.
- setBold(boolean) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets whether the text in this element is to be bold or not.
- setBooleanFormatOutputType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'boolean format output type'.
- setBooleanFormatOutputType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'boolean format output type'.
- setBooleanFormatOutputTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'boolean format output type'.
- setBooleanFormatOutputTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'boolean format output type'.
- setBottomCropping(int) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the value of the property 'bottom cropping size'.
- setBottomCropping(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'bottom cropping size'.
- setBottomLineStyle(int) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'bottom line style'.
- setBottomLineStyle(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'bottom line style'.
- setBottomLineStyleFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'bottom line style'.
- setBottomLineStyleFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'bottom line style'.
- setBulletValueStack(IntStack) - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- setButtonsVisible(int, boolean) - Methode in Klasse com.inet.viewer.SwingToolBar
-
Sets a button or a button group visible or invisible.
- setButtonsVisible(int, boolean) - Methode in Schnittstelle com.inet.viewer.ToolBar
-
Sets a button or a button group visible or invisible.
- setBySummaryOrder(BySummaryOrder) - Methode in Klasse com.inet.report.Group
-
Set BySummary sorting order for this group.
- setCanGrow(boolean) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - setCanGrow(boolean) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - setCanGrow(boolean) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'can grow'.
- setCanGrowCount(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'can grow count'.
This property gives the maximum numbers of lines that a Text or a FieldElement can grow. - setCanGrowCount(int) - Methode in Klasse com.inet.report.FieldElement
-
Number and Currency Field Elements can only be set to a can grow maximum limit of 1.
- setCanGrowCount(int) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'can grow count'.
This property gives the maximum numbers of lines that a Text or a FieldElement can grow. - setCanGrowFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - setCanGrowFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'can grow'.
If this property is enabled, elements with dynamic state will be expanded vertically if its content is larger than its container. - setCanGrowFormula(FormulaField) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the formula for the property 'can grow'.
- setCanShrink(boolean) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the value of the property 'can shrink'.
- setCanShrink(boolean) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'can shrink'.
- setCanShrinkFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the formula for the property 'can shrink'.
- setCanShrinkFormula(FormulaField) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the formula for the property 'can shrink'.
- setCascadingParent(String) - Methode in Klasse com.inet.viewer.PromptData
-
If not null, causes this prompt to be viewed as a cascading prompt and sets its parent.
- setCatalog(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the database catalog used to create database connection.
- setCatalog(String) - Methode in Klasse com.inet.report.Datasource
-
Sets the database name that will be used to connect to the data source.
- setCatalog(String) - Methode in Klasse 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(BaseAxis) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Sets the category axis for this plot.
- setCategoryAxis(ContinuousAxis) - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Sets a category axis.
- setCategoryAxis(ContinuousAxis) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Sets a category axis.
- setCategoryAxis(ContinuousAxis) - Methode in Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Sets a category axis.
- setCategoryAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Sets the category axis for this plot.
- setCategoryAxis(GroupAxis) - Methode in Klasse com.inet.report.chart.plot.AreaPlot
-
Sets the axis for categories of this plot.
- setCategoryAxis(GroupAxis) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Sets the axis for categories of this plot.
- setCategoryAxis(GroupAxis) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Sets the category axis for the plot.
- setCategoryAxis(GroupAxis) - Methode in Klasse com.inet.report.chart.plot.LinePlot
-
Sets the category axis of this plot.
- setCategoryAxis(GroupAxis) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Sets the category axis for this plot.
- setCategoryGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Creates a category group on this field.
- setCategoryGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
-
Creates a category group on this field.
- setCause(Throwable) - Methode in Ausnahmeklasse com.inet.report.ReportException
-
Veraltet.As of i-net Clear Reports 14.1, replaced by
Throwable.initCause(Throwable) - setCellMarginsX(int) - Methode in Klasse com.inet.report.CrossTabOptions
-
Sets left and right cell margins of all cells.
- setCellMarginsY(int) - Methode in Klasse com.inet.report.CrossTabOptions
-
Sets top and bottom cell margins of all cells.
- setCertificateInfoFactory(CertificateInfoFactory) - Statische Methode in Klasse com.inet.report.RDC
-
Sets the certificate factory that is used to sign PDF documents created with i-net Clear Reports.
- setChangeField(Field) - Methode in Klasse com.inet.report.SummaryField
-
Running total changes if this field value was changed.
- setChosenValues(Object) - Methode in Klasse com.inet.viewer.PromptData
-
Sets the value(s) actually chosen for this prompt.
- setClientLocale(Locale) - Methode in Klasse 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) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.setClientLocale(Locale)for details. - setClientLocale(Locale) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.setClientLocale(Locale)for details. - setClipboardEnabled(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Enable the clipboard of the new Java Viewer.
- setCloseAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to close reports opened with the i-net Designer.
- setCloseAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets if is allowed to close reports.
- setCloseBorderOnPageBreak(boolean) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreak(boolean) - Methode in Klasse com.inet.report.Box
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreak(boolean) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreak(boolean) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'close border on page break'.
- setCloseBorderOnPageBreakFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'close border on page break'.
- setCloseBorderOnPageBreakFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the formula for the property 'close border on page break'.
- setCloseBorderOnPageBreakFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'close border on page break'.
- setCloseField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the close value.
- setCloseField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the close value.
- setColor(int) - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Sets the color of the line or area of this marker.
- setColor(int) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Sets the ABGR value of color for this title.
- setColorBySeries(boolean) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets whether the chart items are colored by series or by groups.
- setColorFormula(FormulaField) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the color formula which determines the color at run-time.
- setColorSequence(Color[]) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the user defined color sequence for this chart plot.
- setColumnLabel(String) - Methode in Klasse com.inet.report.DatabaseField
-
Specifies an alias for table columns.
- setCombineType(int) - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Sets the combine type.
- setComments(String) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the comments of the report.
- setConfiguration(DatabaseConfiguration) - Methode in Klasse com.inet.report.database.BaseDataFactory
-
Sets the DatabaseConfiguration for this DataFactory. this is calling from the runtime after creating.
- setConfiguration(DatabaseConfiguration) - Methode in Schnittstelle com.inet.report.database.DataFactory
-
Sets the DatabaseConfiguration for this DataFactory. this is calling from the runtime after creating.
- setConnection(Connection) - Methode in Klasse com.inet.report.Datasource
-
Sets the connection to the data source.
If there already exists a valid connection, it will be closed and replaced by the set connection. - setConnection(Connection) - Methode in Klasse com.inet.report.Engine
-
Sets the connection object to the engine of the main- or subreport.
You can use this method for instance if you have your own pool of database connections so that you can take the advantage of your own pooled connections.
The i-net Clear Reports engine will close the connection after using it, thus indicating to the pool manager that the connection is no longer in use. - setConnectionCloseOnFinishing(boolean) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse com.inet.viewer.URLRenderData
-
Sets the cookie for the next connections made by URLRenderData.
- setCorePluginId(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Set the name of the core plugin id.
- setCornerEllipseHeight(int) - Methode in Klasse com.inet.report.Box
-
Sets the value of the property 'corner ellipse height'.
- setCornerEllipseHeight(int) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the value of the property 'corner ellipse height'.
- setCornerEllipseWidth(int) - Methode in Klasse com.inet.report.Box
-
Sets the value of the property 'corner ellipse width'.
- setCornerEllipseWidth(int) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the value of the property 'corner ellipse width'.
- setCreated(Date) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the date and time the report was created.
- setCreator(String) - Statische Methode in Klasse com.inet.report.Engine
-
Sets the creator string that is visible in the exported files.
- setCrossTabGridLineFormat(CrossTabGridLineFormat[]) - Methode in Klasse com.inet.report.CrossTab
-
Sets the gridline format of the crosstab.
- setCurrencyPosition(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'currency position type'.
- setCurrencyPosition(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'currency position type'.
- setCurrencyPositionFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'currency position type'.
- setCurrencyPositionFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'currency position type'.
- setCurrencySeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the separator to be displayed between the number value and the currency value.
- setCurrencySeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the separator to be displayed between the number value and the currency value.
- setCurrencySeparatorFormula(FormulaField) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'currency symbol'.
- setCurrencySymbol(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'currency symbol'.
- setCurrencySymbolFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'currency symbol'.
- setCurrencySymbolFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'currency symbol'.
- setCurrencySymbolType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'currency symbol type'.
- setCurrencySymbolType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'currency symbol type'.
- setCurrencySymbolTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'currency symbol type'.
- setCurrencySymbolTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'currency symbol type'.
- setCurrent(LoginProcessor) - Statische Methode in Klasse com.inet.authentication.LoginProcessor
-
Sets the specified
LoginProcessoras the info for the current request session/thread. - setCurrent(Configuration) - Methode in Klasse 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(). - setCurrent(BaseRunnableSession, LoginProcessor) - Statische Methode in Klasse com.inet.authentication.LoginProcessor
-
FOR INTERNAL USE ONLY Sets the specified
LoginProcessorin the session. - setCurrentField(Field) - Methode in Klasse com.inet.report.FormulaField
-
This field references the current report field, which contains this formula.
- setCurrentForAllThreads(LoginProcessor) - Statische Methode in Klasse com.inet.authentication.LoginProcessor
-
Set the LoginProcessor from the designer.
- setCurrentReportView(ReportView) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Sets which ReportView is currently selected and to be affected by any toolbar actions, etc.
- setCurrentReportView(ReportView) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets which ReportView is currently selected and to be affected by any toolbar actions, etc.
- setCustomData(Object) - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY Sets the custom data for this report component.
- setCustomizeGroupNameField(int) - Methode in Klasse com.inet.report.Group
-
Use this property to customize the group name field.
- setCustomPromptEditor(String, int, CustomPromptEditor) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Registers the given
CustomPromptEditorfor prompts with the given name and value type, case-insensitive. - setCustomPromptEditor(String, int, CustomPromptEditor) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Registers the given
CustomPromptEditorfor prompts with the given name and value type, case-insensitive. - setData(String[], Object[][]) - Methode in Klasse com.inet.report.Engine
-
Sets the report data with external data without the use of a JDBC driver.
- setData(String[], Object[][], boolean) - Methode in Klasse com.inet.report.Engine
-
Sets the report data with external data without the use of a JDBC driver.
- setData(String, String[], Object[][]) - Methode in Klasse com.inet.report.Engine
-
Set the data for one TableSource.
- setData(String, ResultSet) - Methode in Klasse com.inet.report.Engine
-
Set the data for one TableSource.
- setData(ResultSet) - Methode in Klasse com.inet.report.Engine
-
Sets the report data with an ResultSet.
- setData(List, List, boolean) - Methode in Klasse com.inet.report.Engine
-
The columns contains the strings with the columns names.
- setDataAxis(ContinuousDateAxis) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Sets the data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.AreaPlot
-
Sets the axis for data of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Sets the axis for data of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Sets a data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Sets a data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Sets a data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.LinePlot
-
Sets the data axis of this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Sets the data axis for this plot.
- setDataAxis(ContinuousNumberAxis) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Sets the data axis for this plot.
- setDataAxis(DiscreteNumberAxis) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Sets the data axis for this plot.
- setDatabaseChangeAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if changes to the connection are allowed.
- setDatabaseChangeAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether changes to the connection are allowed.
- setDatabaseClassname(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the class name of a class extended from
com.inet.report.database.DataFactory. - setDatabaseIdentifierName(String) - Methode in Klasse com.inet.report.TableSource
-
Sets the identifier name of the TableSource.
- setDataFactory(DataFactory) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse com.inet.report.FacturXSettings
-
Set for which group a line in the invoice should be created.
- setDataset(GanttDataset) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Sets the dataset for gantt chart.
- setDataset(PieDataset) - Methode in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Sets a pie dataset for this chart.
- setDataset(PieDataset) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets a pie dataset for this chart.
- setDataset(StandardDataset) - Methode in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Sets the dataset for this plot.
- setDataset(StandardDataset) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Sets the data container for this plot.
- setDataset(StockDataset) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Sets the data container for this plot.
- setDataset(XYDataset) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Sets the dataset for this plot.
- setDatasource(Datasource) - Methode in Klasse com.inet.report.FieldValueProvider
-
Sets the datasource to run the query on.
- setDatasource(Datasource) - Methode in Klasse com.inet.report.QueryValueProvider
-
Sets the data source on which the query is to be executed.
- setDataSourceConfiguration(DataSourceConfiguration) - Methode in Klasse com.inet.report.Datasource
-
Defines that this Datasource bases on a data source configuration.
- setDataSourceConfigurationName(String) - Methode in Klasse com.inet.report.Datasource
-
Defines that this Datasource bases on a data source configuration.
- setDataSourceConfigurationName(String) - Methode in Klasse com.inet.report.Engine
-
Sets the name of datasource configuration.
- setDataSourceManagerAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Sets whether the datasource manager dialog shall be accessible or not.
- setDataSourceManagerAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether the datasource manager dialog shall be accessible or not.
- setDateCalendarType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date calendar type'.
- setDateCalendarType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- setDateCalendarTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date calendar type'.
- setDateCalendarTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- setDateEraType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date era type'.
- setDateEraType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- setDateEraTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date era type'.
- setDateEraTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
For future use.
- setDateFirstSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date first separator'.
- setDateFirstSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date first separator'.
- setDateFirstSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date first separator'.
- setDateFirstSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date first separator'.
- setDateFormatType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the date format type to use for this element.
- setDateFormatType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the date format type to use for this element.
- setDateFormatTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date format type'.
- setDateFormatTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date format type'.
- setDateOrder(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date order'.
- setDateOrder(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date order'.
- setDateOrderFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date order'.
- setDateOrderFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date order'.
- setDatePatternConstant(String) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Sets the date format pattern constant, e.g.
- setDatePrefixSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date prefix separator'.
- setDatePrefixSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date prefix separator'.
- setDatePrefixSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date prefix separator'.
- setDatePrefixSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date prefix separator'.
- setDateRange(DateRange) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Sets the range controller object.
- setDateSecondSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date second separator'.
- setDateSecondSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date second separator'.
- setDateSecondSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date second separator'.
- setDateSecondSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date second separator'.
- setDateStepWidthType(Integer) - Methode in Klasse 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date suffix separator'.
- setDateSuffixSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date suffix separator'.
- setDateSuffixSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date suffix separator'.
- setDateSuffixSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date suffix separator'.
- setDateTimeOrder(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date time order'.
- setDateTimeOrder(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date time order'.
- setDateTimeOrderFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date time order'.
- setDateTimeOrderFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date time order'.
- setDateTimeSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'date time separator'.
- setDateTimeSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'date time separator'.
- setDateTimeSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'date time separator'.
- setDateTimeSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'date time separator'.
- setDateWindowsDefaultTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Veraltet.As of i-net Crystal-Clear 8.0, use
AbstractValueElement.setDateFormatTypeFormula(FormulaField)instead. - setDayOfWeekEnclosure(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week enclosure'.
- setDayOfWeekEnclosure(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'day of week enclosure'.
- setDayOfWeekEnclosureFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week enclosure'.
- setDayOfWeekEnclosureFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week enclosure'.
- setDayOfWeekPosition(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week position'.
- setDayOfWeekPosition(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'day of week position'.
- setDayOfWeekPositionFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week position'.
- setDayOfWeekPositionFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week position'.
- setDayOfWeekSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week separator'.
- setDayOfWeekSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'day of week separator'.
- setDayOfWeekSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week separator'.
- setDayOfWeekSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week separator'.
- setDayOfWeekType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'day of week type'.
- setDayOfWeekType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'day of week type'.
- setDayOfWeekTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day of week type'.
- setDayOfWeekTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'day of week type'.
- setDayType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'day type'.
- setDayType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'day type'.
- setDayTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'day type'.
- setDayTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'day type'.
- setDecimalSeparatorSymbol(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'decimal separators symbol'.
- setDecimalSeparatorSymbol(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'decimal separators symbol'.
- setDecimalSeparatorSymbolFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'decimal separators symbol'.
- setDecimalSeparatorSymbolFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'decimal separators symbol'.
- setDefaultExportDirectory(String) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets the default directory in that the Java viewer will save the exported files.
- setDefaultPageLayout(Engine) - Statische Methode in Klasse com.inet.designer.EmbeddedUtils
-
This method loads the default page layout from the local registry.
It can be called for example to initialize the page layout for a new engine with the default layout. - setDefaultSetting(DefaultSetting.Key, DefaultSetting) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Applies a setting defined by the given key-value pair.
- setDefaultValue(int, DefaultValue) - Methode in Klasse com.inet.report.PromptField
-
Overrides a single default value at the given index.
- setDefaultValueProvider(DynamicValueProvider) - Methode in Klasse com.inet.report.PromptField
-
Sets the DynamicValueProvider which will dynamically create values for the default values at run-time.
- setDefaultValues(DefaultValue[]) - Methode in Klasse com.inet.report.PromptField
-
Sets the default values for this prompt.
- setDescription(String) - Methode in Schnittstelle com.inet.config.Configuration
-
Veraltet.As of version 26.4
- setDescription(String) - Methode in Klasse com.inet.report.DefaultValue
-
Sets the description of this default value.
- setDescription(String) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse com.inet.report.FieldValueProvider
-
Sets the description DatabaseField.
- setDesignNeedsConnection(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if the with the i-net Designer opened reports need a database connection.
- setDesignNeedsConnection(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether the design of reports needs a connection.
- setDiscreteOrRangeType(int) - Methode in Klasse com.inet.report.PromptField
-
Sets the value of the property 'discrete or range type'.
- setDisplayName(String) - Methode in Klasse com.inet.viewer.PromptData
-
Sets the name to be used in the display of the prompt name.
- setDistinct(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Set the value of the property 'distinct'.
- setDivideField(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that the signature field must be divided into two parts.
- setDivideField(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that the signature field must be divided into two parts.
- setDocumentOutput(DocumentOutput) - Methode in Klasse com.inet.report.Engine
-
Set the output location for the rendered data.
- setDocumentOutput(DocumentOutput) - Methode in Klasse com.inet.report.EngineBundle
-
Set the output location for the rendered data.
- setDocumentOutput(DocumentOutput) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
Set the output location for the rendered data.
- setDrawItemLabelOutline(boolean) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets whether or not to draw the item label outline.
- setDrawOutline(boolean) - Methode in Klasse com.inet.report.chart.Legend
-
Sets whether or not to draw the outline of legend.
- setDrawOutline(boolean) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets whether or not to draw the outline.
- setDrilldownEnabled(boolean) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Sets whether this report view should allow drill downs on its groups if it has any.
- setDrilldownEnabled(boolean) - Methode in Klasse com.inet.viewer.SwingReportView
-
Sets whether this report view should allow drill downs on its groups if it has any.
- setDriverClassname(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the class name of a
java.sql.Driverimplementation. - setDropShadow(boolean) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'drop shadow'.
- setDropShadow(boolean) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the value of the property 'drop shadow'.
- setDropShadow(boolean) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'drop shadow'.
- setDropShadow(boolean) - Methode in Klasse com.inet.report.Line
-
Lines can not have drop shadows.
- setDropShadowFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'drop shadow'.
- setDropShadowFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BoxProperties
-
Sets the formula for the property 'drop shadow'.
- setDropShadowFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'drop shadow'.
- setDropShadowFormula(FormulaField) - Methode in Klasse com.inet.report.Line
-
Lines can not have drop shadows.
- setEditable(boolean) - Methode in Klasse com.inet.report.PromptField
-
Sets whether or not values are allowed to be entered other than the default values themselves.
- setEnabled(boolean) - Methode in Klasse com.inet.viewer.ViewerAction
-
Enables or disables the action.
- setEnabledFormats(String[]) - Methode in Klasse com.inet.report.ReportProperties
-
Sets a list of valid formats, that is, which formats it is possible to render.
- setEndField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.GanttDataset
-
Sets the data field which indicates the end position of each interval bar.
- setEndField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Sets the data field which indicates the end position of each interval bar.
- setEndSection(Section) - Methode in Klasse com.inet.report.AbstractLineElement
-
Sets the value of the property 'end section'.
- setEndSection(Section) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the value of the property 'end section'.
- setEndValue(SinglePromptValue) - Methode in Klasse com.inet.viewer.RangePromptValue
-
Sets the Upper limit to the range, or null if there is no upper limit
- setEngineFactory(EngineFactory) - Statische Methode in Klasse com.inet.report.cache.Cache
-
You can override the default EngineFactory.
- setEngineParams(Engine, Properties) - Methode in Klasse com.inet.report.EngineRenderData
-
Overrides the properties stored in the
Enginewith the properties stored in props. - setEngineParams(Engine, Properties, boolean) - Methode in Klasse com.inet.report.EngineRenderData
-
Overrides the properties stored in the
Enginewith the properties stored in props. - setEngineParams(Engine, Properties, PropertiesChecker, Object) - Statische Methode in Klasse com.inet.report.RDC
-
FOR INTERNAL USE ONLY
- setErrorData(byte[]) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Set error data.
- setErrorData(byte[]) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Set error data.
- setErrorData(byte[]) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Set error data.
- setErrorMessage(String) - Methode in Klasse com.inet.viewer.Progress
-
Sets an error message for this progress to pass failure information to the viewer.
- setErrorMsg(String) - Methode in Klasse com.inet.report.Engine
-
Sets an error message.
- setExpandPercent(double) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the detach percentage of sections selected with
PiePlot.setSectionIndexes(int[]). - setExportEnabled(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Enable or disable the export button and the export API of the new Java Viewer.
- setExtendToBottomOfSectionWhenPrinting(boolean) - Methode in Klasse com.inet.report.AbstractLineElement
-
Sets the value of the property 'extend to bottom of section when printing'.
- setExtendToBottomOfSectionWhenPrinting(boolean) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the value of the property 'extend to bottom of section when printing'.
- setField(Field) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Methode in Klasse com.inet.report.CrossTabHeader
-
Set the field of grouping.
- setField(Field) - Methode in Klasse com.inet.report.Element
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Methode in Klasse com.inet.report.Field
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Methode in Klasse com.inet.report.Group
-
Sets the field definition element.
- setField(Field) - Methode in Klasse com.inet.report.GroupField
-
Sets the field definition element (for example, DatabaseField element, prompt field element).
- setField(Field) - Methode in Klasse com.inet.report.SummaryField
-
Sets the field witch values will be used by result calculating of this summary field.
Note: some summary operations supports only specific value type of field.
Following operations supports all value types:
SummaryField.MAXIMUM
SummaryField.MINIMUM
SummaryField.MODE
SummaryField.NTH_LARGEST
SummaryField.NTH_MOST_FREQUENT
SummaryField.NTH_SMALLEST
SummaryField.COUNT
SummaryField.DISTINCT_COUNT
Following operations supports onlyField.CURRENCYandField.NUMBERas value type:
SummaryField.AVERAGE
SummaryField.SUM
SummaryField.MEDIAN
SummaryField.PERCENTILE
SummaryField.POP_STANDARD_DEVIATION
SummaryField.POP_VARIANCE
SummaryField.SAMPLE_STANDARD_DEVIATION
SummaryField.SAMPLE_VARIANCE
SummaryField.CORRELATION
SummaryField.COVARIANCE
SummaryField.WEIGHTED_AVERAGE - setField2nd(Field) - Methode in Klasse com.inet.report.SummaryField
-
Sets the second field.
- setFieldRefName(String) - Methode in Klasse com.inet.report.QueryValueProvider
-
Sets the reference name to use if this provider used as a parent source to a cascading prompt.
- setFirstLineIndent(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the value of the property 'first line indent'.
- setFirstLineIndent(int) - Methode in Klasse com.inet.report.Paragraph
-
Sets the value of the property 'first line indent'.
- setFirstLineIndent(int) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the value of the property 'first line indent'.
- setFirstLineIndentFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'first line indent'.
- setFirstLineIndentFormula(FormulaField) - Methode in Klasse com.inet.report.Paragraph
-
Sets the formula whose return value determines the property 'first line indent'.
- setFirstLineIndentFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the property 'first line indent'.
- setFirstValue(double) - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Sets the start value (lower bound) of this marker.
- setFirstValueFormula(FormulaField, boolean) - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Set the Formula for the first value of the marker.
Expected type is double or datetime. - setFont(Font) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Sets the font of the label.
- setFontColor(int) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'font color'.
- setFontColor(int) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the formula of the property 'font color'.
- setFontColorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the property formula for the font color.
- setFontData(byte[], int) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Override the font data with a new version.
- setFontData(byte[], int) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Override the font data with a new version.
- setFontData(byte[], int) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Override the font data with a new version.
- setFontName(String) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'font name'.
- setFontName(String) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the font name for the text in this element.
- setFontNameFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the formula for the property 'font name'.
- setFontNameFormula(FormulaField) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets a property formula for the font name.
- setFontSize(int) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'font size'.
- setFontSize(int) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the font size for the text in this element in points.
- setFontSizeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the formula for the property 'font size'.
- setFontSizeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets a property formula for the font size.
- setFontSizeTwips(int) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'font size'.
- setFontSizeTwips(int) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the font size for the text in this element in twips.
- setFontStyle(int) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'font style'.
- setFontStyle(int) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the font style for the text.
- setFontStyleFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the formula for the property 'font style'.
- setFontStyleFormula(FormulaField) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets a property formula for the font style.
- setFootnote(ChartTitle) - Methode in Klasse com.inet.report.Chart2
-
Sets the footnote of this chart.
- setForceUseGET(boolean) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'fore color'.
- setForeColor(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'fore color'.
- setForeColor(int) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the value of the property 'fore color'.
- setForeColorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula of the property 'fore color'.
- setForeColorFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula fore color of the element.
- setForegroundAlpha(float) - Methode in Klasse 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) - Methode in Klasse com.inet.report.ReportProperties
-
Should be group header/footer be treated as an ordinary label in a multi-column report?
- setFormatingProperties(FormatingProperties) - Methode in Schnittstelle com.inet.report.chart.format.ChartFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatingProperties(FormatingProperties) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
Sets the location specific formating properties, e.g. locale, time zone, first day of week.
- setFormatWithMultipleColumns(boolean) - Methode in Klasse 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) - Methode in Klasse 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(int, FormulaField) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Set a new formula value on the idx position.
- setFormula(FormulaField) - Methode in Klasse com.inet.report.Trigger
-
Set the formula of the trigger.
- setFormula(String) - Methode in Klasse com.inet.report.FormulaField
-
Sets formula text to this element and parses the formula.
- setFormulaTree(Evaluable) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- setFormulaType(int) - Methode in Klasse com.inet.report.FormulaField
-
Sets the formula type.
- setFrom(Object) - Methode in Klasse com.inet.report.FormulaRange
-
Sets the value the range should begin with.
- setGF(String) - Methode in Klasse com.inet.report.Engine
-
Specifies a group selection formula.
- setGlyphOrientation(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the orientation of the glyphs.
- setGlyphOrientation(int) - Methode in Klasse com.inet.report.Subreport
-
Sets the orientation of the glyphs.
- setGlyphOrientation(int) - Methode in Klasse com.inet.report.Text
-
Sets the orientation of the glyphs.
- setGlyphOrientation(int) - Methode in Schnittstelle com.inet.report.TextProperties
-
Sets the orientation of the glyphs.
- setGlyphOrientationFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula whose return value determines the glyph orientation.
- setGlyphOrientationFormula(FormulaField) - Methode in Klasse com.inet.report.Subreport
-
Sets the formula whose return value determines the glyph orientation.
- setGlyphOrientationFormula(FormulaField) - Methode in Klasse com.inet.report.Text
-
Sets the formula whose return value determines the glyph orientation.
- setGlyphOrientationFormula(FormulaField) - Methode in Schnittstelle com.inet.report.TextProperties
-
Sets the formula whose return value determines the glyph orientation.
- setGradientSetting(AbstractPlot.GradientSetting) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the gradient paint settings.
- setGridlineColor(int) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the ABGR components of the grid lines color.
- setGridlinesVisible(boolean) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets whether or not the axis grid lines are visible.
- setGroup(Group) - Methode in Klasse com.inet.report.Field
-
Sets the group this field should associated with.
- setGroup(Group) - Methode in Klasse com.inet.report.SummaryField
-
Sets the group this field should associated with.
- setGroupDirectionFormula(FormulaField) - Methode in Klasse com.inet.report.Group
-
Sets the formula of sort direction of current group.
- setGroupNameDbField(DatabaseField) - Methode in Klasse 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) - Methode in Klasse 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[]) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Set the group tree.
- setGroupTree(byte[]) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Set the group tree.
- setGroupTree(byte[]) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Set the group tree.
- setGroupTreeVisible(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Enable or disable the GroupTree of the Java Viewer.
- setGroupType(int) - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY Setzt den Typ der Gruppe.
- setHasGroupTree(boolean) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Sets this report view to whether or not it is to show a group tree.
- setHasGroupTree(boolean) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Sets all report views to whether or not they are to show a group tree.
- setHasGroupTree(boolean) - Methode in Klasse com.inet.viewer.SwingReportView
-
Sets this report view to whether or not it is to show a group tree.
- setHasGroupTree(boolean) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets all report views to whether or not they are to show a group tree.
- setHasStatusBar(boolean) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Sets for all report views whether or not they are to show a status bar.
- setHasStatusBar(boolean) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets for all report views whether or not they are to show a status bar.
- setHeaderTitle(ChartTitle) - Methode in Klasse com.inet.report.Chart2
-
Sets the header title of this chart.
- setHeight(int) - Methode in Klasse com.inet.report.AbstractLineElement
-
Sets the height of an element.
- setHeight(int) - Methode in Klasse com.inet.report.CrossTab
-
This element can not be resized.
- setHeight(int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
This element can not be resized.
- setHeight(int) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the height of an element.
- setHeight(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the height of an element.
- setHeight(int) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the height of this report element.
- setHeightScalingFactor(double) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the property 'height scaling factor'.
- setHeightScalingFactor(double) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the property 'height scaling factor'.
- setHelpCenterMode(boolean) - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
FOR INTERNAL USE ONLY
- setHidePageFooterInsideReportHeader(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Set value of the flag "Hide PageFooter inside ReportHeader".
- setHierarchicalGrouping(boolean, Field, int) - Methode in Klasse com.inet.report.Group
-
Enable or disable the property 'hierarchical grouping' with this method.
- setHighField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the high value.
- setHighField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the high value.
- setHighLimitIncluded(boolean) - Methode in Klasse com.inet.report.FormulaRange
-
Sets whether or not the high limit of this range is inclusive or exclusive.
- setHorAlign(int) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - setHorAlign(int) - Methode in Klasse com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- setHorAlign(int) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - setHorAlign(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'horizontal alignment'.
- setHorAlign(int) - Methode in Klasse com.inet.report.Text
-
Sets the value of the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - setHorAlign(int) - Methode in Klasse com.inet.report.TextPart
-
Use the value of the parent paragraph.
- setHorAlignFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - setHorAlignFormula(FormulaField) - Methode in Klasse com.inet.report.FieldPart
-
Use the value of the parent paragraph.
- setHorAlignFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'horizontal alignment'.
Possible alignments are default, left, center, right or justified. - setHorAlignFormula(FormulaField) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the formula for the property 'horizontal alignment'.
- setHorAlignFormula(FormulaField) - Methode in Klasse com.inet.report.TextPart
-
Use the value of the parent paragraph.
- setHorizontal(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the horizontal gap between multi-column labels.
- setHost(String) - Methode in Klasse com.inet.report.Datasource
-
Sets the host name that will be used to connect to the data source.
- setHostnameVerifier(HostnameVerifier) - Methode in Klasse com.inet.viewer.URLRenderData
-
Sets a
HostnameVerifierthat is used if the report has an HTTPS url. - setHourMinuteSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'hour minute sepereator'.
- setHourMinuteSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'hour minute separator'.
- setHourMinuteSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'hour minute sepereator'.
- setHourMinuteSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'hour minute separator'.
- setHourType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'hour type'.
- setHourType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'hour type'.
- setHourTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'hour type'.
- setHourTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'hour type'.
- setHyperlinkUrl(String) - Methode in Klasse com.inet.report.Element
-
Sets the target location of a hyperlink which is assoziated with this element.
This modify also the hyperlink type. - setHyperlinkUrl(String) - Methode in Schnittstelle com.inet.report.HyperlinkProperties
-
Sets the target location of a hyperlink which is associated with this element.
This modify also the hyperlink type. - setHyperlinkUrl(String) - Methode in Klasse com.inet.report.Line
-
Setting hyperlinks on lines is not possible and will throw an UnsupportedOperationException
- setHyperlinkUrlFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'hyperlink url'.
Use this property to specify an url of a web site, an e-mail address or the url of a html-file. - setHyperlinkUrlFormula(FormulaField) - Methode in Schnittstelle com.inet.report.HyperlinkProperties
-
Sets the formula for the property 'hyperlink url'.
Use this property to specify an url of a web site, an e-mail address or the url of a html-file. - setHyperlinkUrlFormula(FormulaField) - Methode in Klasse com.inet.report.Line
-
Setting hyperlinks on lines is not possible and will throw an UnsupportedOperationException
- setIdentifierQuoteString(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the string used to quote SQL identifiers.
- setIdentifierQuoteString(String) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
Sets the string used to quote SQL identifiers. - setIgnoreFiltering(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Veraltet.As of i-net Clear Reports 15, instead remove the record selection from the report with
Report.setRecordSelectionFormula(FormulaField) - setIgnoreSorting(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Veraltet.As of i-net Clear Reports 15, instead remove sort fields from the report with
Fields.removeSortField(int) - setIgnoreZeroValues(boolean) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the flag that controls whether or not the null and zero values will be ignored.
- setImageKeyFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets a Formulafield which contains a key string to identify identical images.
- setImageKeyFormula(FormulaField) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets a Formulafield which contains a key string to identify identical images.
- setImageLocationFormula(FormulaField) - Methode in Klasse com.inet.report.Picture
-
Use this formula to exchange the source of the image dynamically at runtime.
- setIncludeHigh(boolean) - Methode in Klasse com.inet.viewer.RangePromptValue
-
Sets whether the upper limit is included in the range
- setIncludeLow(boolean) - Methode in Klasse com.inet.viewer.RangePromptValue
-
Sets whether the lower limit is included in the range
- setIndentation(int) - Methode in Klasse com.inet.report.Group
-
Sets the depth of the indentation of the data groups.
- setIndentLabel(boolean) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Sets whether the row label should be indent (
true) or not (false). - setIndentLabelSize(int) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Sets the size of indentation of the row label for the crosstab's indent row label mode.
- setIndeterminate(boolean) - Methode in Klasse com.inet.viewer.Progress
-
Set the status of the progress to indeterminate or determined.
- setIndex(int) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Sets and shows a info message in this StatusBar.
- setInfoMessage(String) - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Sets and shows a info message in this StatusBar.
- setInputParameter(String[], int[]) - Methode in Klasse com.inet.report.TableSource
-
Defines the input parameter for this TableSource.
- setInputParameter(String[], int[], Object[]) - Methode in Klasse com.inet.report.TableSource
-
Defines the input parameter for this TableSource.
- setInputParameter_TypesOfSQLType(String[], int[]) - Methode in Klasse com.inet.report.TableSource
-
Veraltet.As of i-net Clear Reports 15, instead use
TableSource.setInputParameter(String[], int[]) - setInputParameter_TypesOfSQLType(String[], int[], Object[]) - Methode in Klasse com.inet.report.TableSource
-
Veraltet.As of i-net Clear Reports 15, instead use
TableSource.setInputParameter(String[], int[], Object[]) - setIntervalType(String) - Methode in Klasse 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) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the orientation of the values on the axis -true if inverse, false otherwise
- setIsInvalidSPSelectable(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if a invalid connection is selectable in the virtual database dialog.
- setItalic(boolean) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'italic'.
- setItalic(boolean) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets whether the text in this element is to be italic or not.
- setItemLabelAlignment(int) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Sets the item label alignment.
- setItemLabelAlignment(int) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Sets the item label alignment.
- setItemLabelAlignment(int) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Sets the item label alignment.
- setItemLabelBackColor(int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the ABGR value representing the background color of item labels.
- setItemLabelColor(int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the ABGR value representing the color of the item labels.
- setItemLabelFont(Font) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the font of the item labels.
- setItemLabelFormat(ChartFormat) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the format for the item value.
- setItemLabelFormatFormula(FormulaField) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Set the format formula for the item values.
- setItemLabelGap(double) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the gap between the pie and the item label.
- setItemLabelOutlineColor(int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the ABGR components of the legend outline color.
- setItemLabelOutlineStyle(int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the border line style of item labels.
- setItemLabelOutlineWidth(int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the item labels outline width in twips.
- setItemLabelPosition(int) - Methode in Klasse com.inet.report.chart.plot.GanttPlot
-
Sets the item label position on the chart item.
- setItemLabelPosition(int) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Sets the item label position on the chart item.
- setItemLabelPosition(int) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Sets the item label position on the chart item.
- setItemShape(ItemShape) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the item shape properties for this plot.
- setJoinType(int) - Methode in Klasse com.inet.report.Join
-
Sets the join type of this Join object.
- setKeepGroupTogether(boolean) - Methode in Klasse com.inet.report.Area
-
Sets the value of the property 'keep group together'.
- setKeepTogether(boolean) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'keep together'.
If this property is enabled, the element will not printed over more than one page. - setKeepTogether(boolean) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the value of the property 'keep together'.
- setKeepTogether(int) - Methode in Klasse com.inet.report.Group
-
Use this property to specify the number of records to keep together in this group.
- setKeepTogetherFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'keep together'.
If this property is enabled, the element will not printed over more than one page. - setKeepTogetherFormula(FormulaField) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the formula for the property 'keep together'.
- setKeywords(String) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the keywords of the report as a single string.
- setLabelAngle(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Sets the label angle for rotating the axis labels in degrees.
- setLabelAngle(int) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Sets the label angle for rotating the axis labels in degrees.
- setLabelField(Field) - Methode in Klasse com.inet.report.chart.dataset.ForEachRecordDataset
-
Sets the label field.
- setLabelField(Field) - Methode in Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
-
Sets the label field.
- setLabelHeight(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the height of a multi-column label.
- setLabelName(String) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the label name, such as "User Defined Label" or "Address"
- setLabelWidth(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the width of a multi-column label.
- setLastSaved(Date) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the date and time the report was last saved.
- setLeftCropping(int) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the value of the property 'left cropping size'.
- setLeftCropping(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'left cropping size'.
- setLeftIndent(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the value of the property 'left indent'.
- setLeftIndent(int) - Methode in Klasse com.inet.report.Paragraph
-
Sets the value of the property 'left indent'.
- setLeftIndent(int) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the value of the property 'left indent'.
- setLeftIndentFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'left indent'.
- setLeftIndentFormula(FormulaField) - Methode in Klasse com.inet.report.Paragraph
-
Sets the formula whose return value determines the property 'left indent'.
- setLeftIndentFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the property 'left indent'.
- setLeftLineStyle(int) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'left line style'.
- setLeftLineStyle(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'left line style'.
- setLeftLineStyleFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'left line style'.
- setLeftLineStyleFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'left line style'.
- setLegend(Legend) - Methode in Klasse com.inet.report.Chart2
-
Sets the legend of this chart.
- setLegendColor(int) - Methode in Klasse com.inet.report.chart.Legend
-
Sets the ABGR value representing the legend color.
- setLegendFont(Font) - Methode in Klasse com.inet.report.chart.Legend
-
Sets the font for all labels in this legend.
- setLegendLayout(PieLegendLayout) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the legend layout.
- setLegendPlacement(LegendPlacement) - Methode in Klasse com.inet.report.chart.Legend
-
Sets a placement of the legend in the chart.
- setLineSpacingAbsolute(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the absolute distance between baselines of the lines in this paragraph, measured in twips.
- setLineSpacingAbsolute(int) - Methode in Klasse com.inet.report.Paragraph
-
Sets the absolute distance between baselines of the lines in this paragraph, measured in twips.
- setLineSpacingAbsolute(int) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the absolute distance between baselines of the lines in this paragraph, measured in twips.
- setLineSpacingAbsoluteFormula(FormulaField) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.FieldElement
-
Sets the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelative(double) - Methode in Klasse com.inet.report.Paragraph
-
Sets the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelative(double) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the factor by which the default line spacing is to be multiplied for this paragraph.
- setLineSpacingRelativeFormula(FormulaField) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse 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) - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Sets the marker's line style.
- setLineStyle(int) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.AbstractLineElement
-
Sets the value of the property 'line width'.
- setLineWidth(int) - Methode in Klasse com.inet.report.chart.axis.AbstractMarker
-
Sets the marker line width in twips.
- setLineWidth(int) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the value of the property 'line width'.
- setListStack(IntStack) - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- setLocale(Locale) - Methode in Klasse com.inet.report.Engine
-
Sets the locale, which will be used for language independent reports.
- setLocation(String, Datasource) - Methode in Klasse com.inet.report.TableSource
-
Set the location information of the identifier.
- setLogarithmicScale(boolean) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Sets whether or not this axis is to use a logarithmic scale.
- setLoggingStream(PrintStream) - Statische Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets the stream to be used for log outputs.
- setLogLevel(int) - Statische Methode in Klasse com.inet.report.Engine
-
Sets the logging/tracing level that is used by the Engine.
- setLogStream(PrintStream) - Statische Methode in Klasse com.inet.report.Engine
-
Sets the logging/tracing PrintStream that is used by the Engine and Viewer.
- setLowerBound(Double) - Methode in Klasse com.inet.report.chart.axis.NumberRange
-
Manually sets the lower bound of this range.
- setLowerBound(Date) - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Manually sets the lower bound.
- setLowerBoundFormula(FormulaField) - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Manually sets the lower bound formula.
- setLowField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the low value.
- setLowField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the low value.
- setLowLimitIncluded(boolean) - Methode in Klasse com.inet.report.FormulaRange
-
Sets whether or not the low limit of this range is inclusive or exclusive.
- setMainField(Field) - Methode in Klasse 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, boolean) - Methode in Klasse 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Gets the formula of the property 'manual format'.
- setManualFormatFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Returns the formula of the property 'manual format'.
- setMarginBottom(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the bottom margin of the page in twips.
- setMarginLeft(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the left margin of the page in twips.
- setMarginRight(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the right margin of the page in twips.
- setMarginTop(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the top margin of the page in twips.
- setMaxRangeValue(Object) - Methode in Klasse com.inet.report.PromptField
-
Sets the maximum allowed value for any value of this prompt field.
Calling this method is only allowed if "use range" is activated for this PromptField. - setMetaProperties(Properties) - Methode in Klasse com.inet.report.Engine
-
Sets (and overwrites!)
- setMinMaxRangeValues(Object, Object) - Methode in Klasse com.inet.report.PromptField
-
Sets the minimum and maximum allowed value for any value of this prompt field.
Calling this method is only allowed if "use range" is activated for this PromptField. - setMinRangeValue(Object) - Methode in Klasse com.inet.report.PromptField
-
Sets the minimum allowed value for any value of this prompt field.
Calling this method is only allowed if "use range" is activated for this PromptField. - setMinusSymbol(int) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Sets the flag that control the placing and form of the minus symbol.
- setMinuteSecondSeparator(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'minute second separator'.
- setMinuteSecondSeparator(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'minute second separator'.
- setMinuteSecondSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'minute second separator'.
- setMinuteSecondSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'minute second separator'.
- setMinuteType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'minute type'.
- setMinuteType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'minute type'.
- setMinuteTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'minute type'.
- setMinuteTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'minute type'.
- setModel(DesignerDataModel) - Statische Methode in Klasse com.inet.designer.Startup
-
Set the data model for the i-net Designer.
- setMonthType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'month type'.
- setMonthType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'month type'.
- setMonthTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'month type'.
- setMonthTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'month type'.
- setMouseActionMode(int) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Sets the mode this ReportView is to be in for mouse actions such as clicking and dragging.
- setMouseActionMode(int) - Methode in Klasse com.inet.viewer.SwingReportView
-
Sets the mode this ReportView is to be in for mouse actions such as clicking and dragging.
- setMsgListener(RDC.MsgListener) - Methode in Klasse com.inet.report.Engine
-
Sets the MsgListener for RDC.
- setN(int) - Methode in Klasse com.inet.report.BySummaryOrder
-
Sets the count of displayed elements
- setName(int, String) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Change the name of a group entry.
- setName(String) - Methode in Klasse com.inet.report.DatabaseField
-
Specifies the name of the
DatabaseField.
The name have to start with the name of the table separated with a dot, i.e. table.column.
The short name of this field is set to the name of the column. - setName(String) - Methode in Klasse com.inet.report.Field
-
Sets the value of the property 'name'.
- setName(String) - Methode in Klasse com.inet.report.Fields.UnknownField
-
Sets the value of the property 'name'.
- setName(String) - Methode in Klasse com.inet.report.FormulaField
-
Sets the name of the formula field.
- setName(String) - Methode in Klasse com.inet.report.GroupField
-
Setting the name of a GroupField is not allowed.
- setName(String) - Methode in Klasse com.inet.report.PromptField
-
Sets the name of the prompt field.
- setName(String) - Methode in Klasse com.inet.report.SortField
-
Sets the name of the sort field.
- setName(String) - Methode in Klasse com.inet.report.SpecialField
-
Sets a new name for this
SpecialField. - setName(String) - Methode in Klasse com.inet.report.SQLField
-
Sets the name of the SQL field.
- setName(String) - Methode in Klasse com.inet.report.SummaryField
-
Sets the name of the summary field.
- setNDecimalPlaces(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'n decimal places'.
- setNDecimalPlaces(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'n decimal places'.
- setNDecimalPlacesFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'n decimal places'.
- setNDecimalPlacesFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'n decimal places'.
- setNeedPrompts(boolean) - Methode in Ausnahmeklasse 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'negative type'.
- setNegativeType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'negative type'.
- setNegativeTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'negative type'.
- setNegativeTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'negative type'.
- setNewPageAfter(boolean) - Methode in Klasse com.inet.report.Region
-
Sets the value of the property 'new page after'.
- setNewPageAfterFormula(FormulaField) - Methode in Klasse com.inet.report.Region
-
Sets the formula for the property 'new page after'.
- setNewPageBefore(boolean) - Methode in Klasse com.inet.report.Region
-
Sets the value of the property 'new page before'.
- setNewPageBeforeFormula(FormulaField) - Methode in Klasse com.inet.report.Region
-
Sets the formula for the property 'new page before'.
- setNullBehavior(int) - Methode in Klasse com.inet.report.FormulaField
-
Sets the null behavoir constant.
- setNumberFormatType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the number format type to use for this element.
- setNumberFormatType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the number format type to use for this element.
- setNumberFormatTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula which returns the number format type to use for this element.
- setNumberFormatTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula which returns the number format type to use for this element.
- setNumberOfDateSteps(Integer) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Sets the number of date steps.
- setNumberOfDecimalPlaces(int) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Sets the number of decimal places of this number format.
- setNumberOfDivisions(Integer) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Sets the number of divisions, allows only positive values or
nullto define the number of divisions automatically. - setNumberOfDivisionsFormula(FormulaField) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Set the numberOfDivisionsFormula of the DiscreteNumberAxis.
This formula is used to determine the Number of divisions where this axis will be labeled. - setNumeralLanguage(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the language of the numerals in number, date, time or datetime values.
- setNumeralLanguage(int) - Methode in Klasse com.inet.report.Engine
-
Sets the language of the numerals in numbers, date, time and datetime values.
- setNumeralLanguage(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the language of the numerals in number, date, time or datetime values.
- setOnDemand(boolean) - Methode in Klasse com.inet.report.Subreport
-
Specifies whether on demand is enabled or not.
- setOnDemand(boolean) - Methode in Schnittstelle com.inet.report.SubreportProperties
-
Specifies whether on demand is enabled or not.
- setOnDemandLinkLabel(FormulaField) - Methode in Klasse com.inet.report.Subreport
-
If on demand is enabled, the element is shown in the report as a line of text.
- setOnDemandLinkLabel(FormulaField) - Methode in Schnittstelle com.inet.report.SubreportProperties
-
If on demand is enabled, the element is shown in the report as a line of text.
- setOnDemandLinkLabel(String) - Methode in Klasse com.inet.report.Subreport
-
If on demand is enabled, the element is shown in the report as a line of text.
- setOnDemandLinkLabel(String) - Methode in Schnittstelle com.inet.report.SubreportProperties
-
If on demand is enabled, the element is shown in the report as a line of text.
- setOnDemandTabLabel(FormulaField) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.report.SubreportProperties
-
If on demand is enabled and the element is activated, it is shown in an extra tab or window.
- setOnDemandTabLabel(String) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.viewer.PromptValue
-
Sets the appearance of this value in the prompt dialog.
- setOpenAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if open is allowed.
- setOpenAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether 'open' is allowed.
- setOpenField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.StockDataset
-
Sets the data field which provides the open value.
- setOpenField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Sets the data field which provides the open value.
- setOptimized() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- setOther(int) - Methode in Klasse com.inet.report.BySummaryOrder
-
Sets the type for handling the values with sorting number greater than n.
- setOtherName(String) - Methode in Klasse com.inet.report.BySummaryOrder
-
Sets display name for the other group entry.
- setOtherName(String) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Set display name for the other group entry.
- setOtherType(int) - Methode in Klasse com.inet.report.SpecifiedOrder
-
Set the type for handling the not specified rows.
- setOutlineColor(int) - Methode in Klasse com.inet.report.chart.Legend
-
Sets the ABGR components of the legend's outline's color.
- setOutlineColor(int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the ABGR components of the chart items outline color.
- setOutlineStyle(int) - Methode in Klasse com.inet.report.chart.Legend
-
Sets the style of the legend's outline.
- setOutlineStyle(int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the chart items' outline style.
- setOutlineWidth(int) - Methode in Klasse com.inet.report.chart.Legend
-
Sets the width of the legend's outline in twips.
- setOutlineWidth(int) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets the chart items' outline width (in twips).
- setOverlapping(boolean) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
In a ContinuousBarChart, by default, the individual values of different series for each category value are drawn overlapping each other, so that small bars can be covered by larger bars.
- setPageData(byte[], int) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Override/patched an existing page/chunk.
- setPageData(byte[], int) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Override/patched an existing page/chunk.
- setPageData(byte[], int) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Override/patched an existing page/chunk.
- setPageLimitExceeded() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Set that a PageLimitException exception occur.
- setPageLimitExceeded() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Set that a PageLimitException exception occur.
- setPageLimitExceeded() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Set that a PageLimitException exception occur.
- setPageLimitExceeded(boolean) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the height of the report page in twips.
1 pica = 1/6 inch
1 point = 1/12 pica
1 twip = 1/20 point or 20 twips = 1 point
1 twip = 1/567 centimeter or 567 twips = 1 centimeter
1 twip = 1/1440 inch or 1440 twips = 1 inch - setPaperOrient(int, int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the orientation and size of the report for printing.
- setPaperSize(int, int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the paper width and paper height depending on the supplied paper format and orientation.
- setPaperWidth(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the width of the report page in twips.
1 pica = 1/6 inch
1 point = 1/12 pica
1 twip = 1/20 point or 20 twips = 1 point
1 twip = 1/567 centimeter or 567 twips = 1 centimeter
1 twip = 1/1440 inch or 1440 twips = 1 inch - setParent(PromptField) - Methode in Klasse com.inet.report.CascadingValueProvider
-
Sets the parent prompt field which is to be used for filtering the default values.
- setParent(PromptField) - Methode in Schnittstelle com.inet.report.HasCascadingParent
-
Sets the parent prompt field which is to be used for filtering the default values.
- setParent(PromptField) - Methode in Klasse com.inet.report.QueryValueProvider
-
Sets the parent prompt field which is to be used for filtering the default values.
- setParentSource(CascadingSource) - Methode in Klasse 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) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the password of the database user used to create database Connection.
- setPassword(String) - Methode in Klasse com.inet.report.Datasource
-
Sets the password that will be used to connect to the data source.
- setPassword(String) - Methode in Klasse 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.
This function is a convenience function that also sets the password for the main and all sub reports. - setPasswordField(boolean) - Methode in Klasse 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) - Methode in Klasse com.inet.report.chart.format.PatternDateTimeFormat
-
Sets the format pattern.
- setPattern(String) - Methode in Klasse com.inet.report.chart.format.PatternNumberFormat
-
Sets the format pattern.
- setPlot(ChartPlot) - Methode in Klasse com.inet.report.Chart2
-
Sets a new plot for this chart.
- setPlotOrientation(String) - Methode in Klasse com.inet.report.Chart2
-
Sets the plot orientation of this chart.
- setPluginDir(ResourceFile) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Set the relative or absolute plugin directory which is to be searched for plugins.
- setPluginDir(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Set the relative or absolute path of plugin directory which is to be searched for plugins
- setPluginFilter(PluginFilter) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Set a plugin filter which filter the available plugins
- setPluginLoadError(String, Throwable) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Set the cause because a plugin was not loaded.
- setPmString(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'pm string'.
- setPmString(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'pm string'.
- setPmStringFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'pm string'.
- setPmStringFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'pm string'.
- setPreviewTabVisible(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Use this method to enable/disable the preview tab of the i-net Designer.
- setPreviewTabVisible(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether the preview tab should be visible or not.
- setPrintDate(Date) - Methode in Klasse com.inet.report.Engine
-
Sets the print date for this report.
- setPrinterDefaultFormatHandling(int) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets the printer default format handling to use.
- setPrintingEnabled(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Enable or disable the print button and the print API of the Java Viewer.
- setProfile(ProfileLevel) - Methode in Klasse com.inet.report.FacturXSettings
-
Set the profile of the FacturX.
- setProgress(int) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.report.chart.dataset.GanttDataset
-
Sets the data field which indicates the progress status of each interval bar.
- setProgressField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Sets the data field which indicates the progress status of each interval bar.
- setPrompt(String, int) - Methode in Klasse com.inet.report.Engine
-
Specifies the value for a parameter field in the report.
- setPrompt(String, int) - Methode in Klasse com.inet.report.EngineBundle
-
NOTE: Unlike
Engine.setPrompt(String, int), the number i does not refer to prompt i in any engine, but will count from the first engine onwards. - setPrompt(String, int) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.setPrompt(String, int)for details. - setPrompt(String, String) - Methode in Klasse com.inet.report.Engine
-
Specifies the value for a parameter field in the report.
If the name is not in the parameter list the call is ignored.
For example:engine.setPrompt("MyDatePrompt","Date(2006,01,03)");
To set the value for a parameter field with multiple values use the array syntax, e.g - setPrompt(String, String) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.setPrompt(String, String)for details. - setPrompt(String, String) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.setPrompt(String, String)for details. - setPromptField(PromptField) - Methode in Klasse com.inet.report.SubreportLink
-
Set the PromptField of the subreport, that is linked with the DatabaseField from the main report.
- setPromptOnRefresh(boolean) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse 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(PromptData[]) - Methode in Ausnahmeklasse com.inet.viewer.ViewerException
-
Sets the array of prompt information - prompt information is stored as Prompt data objects
- setPrompts(Vector) - Methode in Klasse com.inet.report.Engine
-
Veraltet.As of i-net Clear Reports 19.0, use
Engine.setPrompt(PromptField, String),Engine.setPrompt(String, int)orEngine.setPrompt(String, String) - setPromptText(String) - Methode in Klasse com.inet.report.PromptField
-
Sets the prompting text.
- setPromptType(int) - Methode in Klasse com.inet.report.PromptField
-
Sets the Prompt Type.
- setPromptValue(Object) - Methode in Klasse com.inet.report.PromptField
-
Sets the actual value for this PromptField.
- setPromptValueAsFormula(String) - Methode in Klasse com.inet.report.PromptField
-
Sets the prompt value as a formula in Crystal syntax.
- setPromptValueDescriptions(String[]) - Methode in Klasse com.inet.report.PromptField
-
Sets the descriptions of the default values of this prompt field.
- setProperties(Properties) - Statische Methode in Klasse com.inet.designer.Startup
-
Set the properties before the call startEmbedded.
- setPropertiesChecker(PropertiesChecker) - Methode in Klasse com.inet.report.EngineRenderData
-
Enables you to set your own
PropertiesCheckerwhich will be used before the rendering process to handle certain properties. - setQuery(String) - Methode in Klasse com.inet.report.QueryValueProvider
-
Query to execute.
- setQuoteStringPrompts(boolean) - Methode in Klasse com.inet.report.TableSource
-
Set if a string prompts in a SQL statement should be quoted or not.
- setRange(NumberRange) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Sets the range controller object.
- setRecoveryConfiguration(String) - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
FOR INTERNAL USE ONLY
- setRecoveryMode(boolean) - Statische Methode in Klasse com.inet.config.ConfigurationManager
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Area
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Chart2
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.CrossTab
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Element
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.FacturXSettings
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Group
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.GroupField
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Join
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Paragraph
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.PromptField
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.ReportComponent
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Section
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.SortField
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.SQLField
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Subreport
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.TableSource
-
FOR INTERNAL USE ONLY
- setReferences() - Methode in Klasse com.inet.report.Text
-
FOR INTERNAL USE ONLY
- setReferencing(IFormulaRunner) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- setRemoveElementAllowed(boolean, int) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to remove a element from a report with the i-net Designer.
- setRemoveElementAllowed(boolean, int) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Set if it is allowed to remove a element with the given type from the report.
- setRemoveGroupAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to remove a group from the report opened with the i-net Designer.
- setRemoveGroupAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets if remove groups is allowed.
- setRemoveSectionAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to remove a section from a report with the i-net Designer.
- setRemoveSectionAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets if it is allowed to remove sections from the report.
- setReopenAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if its allowed to reopen a report with the i-net Designer.
- setReopenAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets if it is allowed to reopen a report.
- setRepeatColumnLabels(boolean) - Methode in Klasse com.inet.report.CrossTabOptions
-
Sets whether column Labels should be repeated (
true) or not (false). - setRepeatGroupHeader(boolean) - Methode in Klasse 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) - Methode in Klasse com.inet.report.Group
-
Repeat the group header on a new page even when the group display is currently in its footer.
- setRepeatRowLabels(boolean) - Methode in Klasse com.inet.report.CrossTabOptions
-
Sets whether row Labels should be repeated (
true) or not (false). - setReportFile(String) - Methode in Klasse com.inet.report.Engine
-
Sets the report template file.
- setReportFile(URL) - Methode in Klasse com.inet.report.Engine
-
Sets the report file URL.
- setReportLocale(Locale) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the formula/resource default locale for the current report.
- setReportLocation(String) - Methode in Klasse com.inet.report.CacheRenderData
-
Sets the location of the report which this RenderData is to obtain its data for.
- setReportLocation(String) - Methode in Klasse com.inet.report.EngineRenderData
-
Sets the location of the report which this RenderData is to obtain its data for.
- setReportLocation(String) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Sets the location of the report which this RenderData is to obtain its data for.
- setReportLocation(String) - Methode in Klasse com.inet.viewer.URLRenderData
-
Sets the URL to connect to to fetch the report, e.g. http://localhost:9000/?
- setReportProperty(String, String) - Methode in Klasse com.inet.report.CacheRenderData
-
Sets the given property for the report.
- setReportProperty(String, String) - Methode in Klasse com.inet.report.EngineRenderData
-
Sets the given property for the report.
- setReportProperty(String, String) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Sets the given property for the report.
- setReportProperty(String, String) - Methode in Klasse com.inet.viewer.URLRenderData
-
Sets the given property for the report.
- setReportTitle(String) - Methode in Klasse com.inet.report.CacheRenderData
-
Sets the title of the report.
- setReportTitle(String) - Methode in Klasse com.inet.report.Engine
-
Sets the title of the report.
- setReportTitle(String) - Methode in Klasse com.inet.report.EngineRenderData
-
Sets the title of the report.
- setReportTitle(String) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the report title.
- setReportTitle(String) - Methode in Schnittstelle com.inet.viewer.RenderData
-
Sets the title of the report.
- setReportTitle(String) - Methode in Klasse com.inet.viewer.URLRenderData
-
Sets the title of the report.
- setResetField(Field) - Methode in Klasse com.inet.report.SummaryField
-
Running total Field reset if this field value was changed.
- setResetPageNumber(boolean) - Methode in Klasse com.inet.report.Region
-
Sets the 'reset page number' property.
- setResetPageNumberFormula(FormulaField) - Methode in Klasse com.inet.report.Region
-
Sets the formula for the property 'reset page number'.
- setResourceBundleName(String) - Methode in Klasse com.inet.report.translation.Translations
-
Set an optional ResourceBundle.
- setReverseSignForDisplay(boolean) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the property 'use reverse sign for display'.
- setReverseSignForDisplay(boolean) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the property 'use reverse sign for display'.
- setReverseSignForDisplayFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use reverse sign for display'.
- setReverseSignForDisplayFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'use reverse sign for display'.
- setRightCropping(int) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the value of the property 'right cropping size'.
- setRightCropping(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'right cropping size'.
- setRightIndent(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the value of the property 'rightIndent'.
- setRightIndent(int) - Methode in Klasse com.inet.report.Paragraph
-
Sets the value of the property 'rightIndent'.
- setRightIndent(int) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the value of the property 'rightIndent'.
- setRightIndentFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'right indent'.
- setRightIndentFormula(FormulaField) - Methode in Klasse com.inet.report.Paragraph
-
Sets the formula whose return value determines the property 'right indent'.
- setRightIndentFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ParagraphProperties
-
Sets the formula whose return value determines the property 'right indent'.
- setRightLineStyle(int) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'right line style'.
- setRightLineStyle(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'right line style'.
- setRightLineStyleFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'right line style'.
- setRightLineStyleFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'right line style'.
- setRotateLabels(boolean) - Methode in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Sets whether the axis labels are to be rotated 90 degrees from the axis direction.
- setRotateLabels(boolean) - Methode in Klasse com.inet.report.chart.axis.ContinuousNumberAxis
-
Sets whether the axis labels are to be rotated 90 degrees.
- setRotationAngle(double) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the rotation angle of pie.
- setRounding(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets which digit to round the number to.
- setRounding(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets which digit to round the number to.
- setRoundingFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula which provides the digit to round the number to.
- setRoundingFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula which provides the digit to round the number to.
- setRoundingMode(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the rounding mode.
- setRoundingMode(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the rounding mode.
- setRoundingModeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'rounding mode'.
- setRoundingModeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'rounding mode'.
- setRowBufferSize(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the row count which will be cached during the rendering process.
- setRunningTotal(boolean) - Methode in Klasse com.inet.report.SummaryField
-
Sets the running total property of this SummaryField.
- setSameColorsForSameGroups(boolean) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets whether identical groups will have the same color.
- setSaveAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if save is allowed.
- setSaveAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether 'save' is allowed.
- setSaveAsAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if save as is allowed.
- setSaveAsAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether 'save as' is allowed.
- setSaveDatasource(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Set the flag if a copy of the datasource configuration should be saved in the report file.
- setSavePassword(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets whether the password should be saved or not.
- setSavePassword(boolean) - Methode in Klasse com.inet.report.DatabaseTables
-
Sets if the password for this report should be saved in the xml file (report template).
- setScale(double) - Methode in Klasse com.inet.report.JavaBean
-
Sets the scaling factor for this JavaBean element.
- setScaleFormula(FormulaField) - Methode in Klasse com.inet.report.JavaBean
-
Sets a formula for the scaling factor of this JavaBean.
- setScalingOption(int) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the scaling option which represents the way to scale the source image into its element frame.
- setScalingOption(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the scaling option which represents the way to scale the source image into its element frame.
- setSchema(String) - Methode in Klasse com.inet.report.Datasource
-
Sets the schema that will be used to select a table, view or stored procedure.
- setSchema(String) - Methode in Klasse 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'second type'.
- setSecondType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'second type'.
- setSecondTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'second type'.
- setSecondTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'second type'.
- setSecondValue(double) - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Sets the end value (upper bound) of this marker.
- setSecondValueFormula(FormulaField, boolean) - Methode in Klasse com.inet.report.chart.axis.IntervalMarker
-
Set the Formula for the second value of the marker.
- setSectionDepth(int) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the depth of the ring pie sections.
- setSectionIndexes(int[]) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the sections indexes which will be expanded.
- setSectionWillBePrinted(int) - Methode in Klasse com.inet.report.Group
-
Use this property to specify for what kind of values the group section should be printed, i.e.
- setSeparateLabelPerSummaryValue(boolean) - Methode in Klasse com.inet.report.CrossTabOptions
-
Set if there should be in the total column/row of the crosstab a separate label for every summary value.
- setSeriesAxis(BaseAxis) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Sets the series axis.
- setSeriesGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Creates a series group on this field.
- setSeriesGroup(Field) - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Creates a series group on this field.
- setSF(String) - Methode in Klasse com.inet.report.Engine
-
Specifies a record selection formula.
- setShapeSize(double) - Methode in Klasse com.inet.report.chart.plot.ItemShape
-
Sets the shape size.
- setShapeType(int) - Methode in Klasse com.inet.report.chart.plot.ItemShape
-
Sets the shape form.
- setShowAutoTitle(boolean) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Sets whether or not this title is to be an automatically generated label.
- setShowCumulativeValues(boolean) - Methode in Klasse com.inet.report.chart.plot.StandardPlot
-
Sets the flag that controls whether or not the item labels shows cumulative or absolute values.
- setShowEachNthTickLabel(int) - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Sets the number for show each nth tick labels.
- setShowEachNthTickLabelFormula(FormulaField) - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Set the showEachNthTickLabelFormula of the GroupAxis.
- setShowGrid(boolean) - Methode in Klasse com.inet.report.CrossTabOptions
-
Switch the crosstab gridlines on or off with this method.
If it is true then the crosstab gridlines will be displayed with the designed line style, color and width. - setShowLabel(boolean) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets whether or not to show labels in the plot.
- setShowPercentVal(boolean) - Methode in Klasse com.inet.report.SummaryField
-
Sets how the result of summary operation is shown.
- setShowSubjectName(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that the subject common name must be written in a signature field.
- setShowSubjectName(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that the subject common name must be written in a signature field.
- setShowSuppressedGroupTreeNodes(boolean) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the flag that controls the group tree nodes of suppressed group areas will be shown.
- setShowTotal(boolean) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Sets the flag that controls whether or not the totals will be showed for each bar.
Note: this property works only for stacked chart with showing absolute values. - setShowValue(boolean) - Methode in Klasse com.inet.report.chart.plot.AbstractPlot
-
Sets whether or not to show the values in the plot.
- setSizeCoefficient(double) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Sets the size coefficient of the bubbles.
- setSizeField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.XYDataset
-
Sets the data field which provides the size of the bubble.
- setSizeField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Sets the data field which provides the size of the bubble.
- setSort(int) - Methode in Klasse com.inet.report.Group
-
The Method
setSortsets the type of sorting of the data in this group. - setSort(int) - Methode in Klasse com.inet.report.SortField
-
Sets the value of the property 'sort direction'.
- setSortDirection(int) - Methode in Klasse com.inet.report.BySummaryOrder
-
Sets the direction of sorting
- setSortDirectionFormula(FormulaField) - Methode in Klasse com.inet.report.SortField
-
Sets the formula of sort direction.
- setSortType(int) - Methode in Klasse com.inet.report.BySummaryOrder
-
Sets the type of sorting
- setSortType(int) - Methode in Klasse com.inet.report.FieldValueProvider
-
Sets the sort type, specifying how the values are to be sorted.
- setSpecialType(int) - Methode in Klasse com.inet.report.SpecialField
-
Sets the type of the special field.
- setSpecifiedOrder(SpecifiedOrder) - Methode in Klasse com.inet.report.Group
-
Set specified sorting order for this group.
- setSql(String) - Methode in Klasse com.inet.report.Engine
-
Replaces all defined tables and joins by this SQL statement.
- setSql(String) - Methode in Klasse com.inet.report.TableSource
-
Sets the SQL statement and changes the type of this TableSource to
TYPE_COMMAND.
Note: This method does not check if the sql statement is correct or which columns it will receive. - setSql(String, boolean) - Methode in Klasse com.inet.report.Engine
-
Manually sets the SQL statement that will be send to the database to fetch the report data.
- setSQL(String) - Methode in Klasse com.inet.report.QueryValueProvider
-
Veraltet.As of i-net Clear Reports 16, use
QueryValueProvider.setQuery(String)instead - setSQLExpression(String) - Methode in Klasse com.inet.report.SQLField
-
Sets the value of the property 'SQL expression text'.
- setSqlIgnoreMetaData(String) - Methode in Klasse com.inet.report.Engine
-
Replaces all defined tables and joins of this report with the supplied sql statement.
- setSslSocketFactory(SSLSocketFactory) - Methode in Klasse com.inet.viewer.URLRenderData
-
Sets a
SSLSocketFactorythat is used if the report has an HTTPS url. - setStartField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.GanttDataset
-
Sets the data field which indicates the start position of each interval bar.
- setStartField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Sets the data field which indicates the start position of each interval bar.
- setStartValue(SinglePromptValue) - Methode in Klasse com.inet.viewer.RangePromptValue
-
Sets the Upper limit to the range, or null if there is no upper limit
- setStatus(int) - Methode in Klasse com.inet.viewer.Progress
-
Call this method to set the status of this progress.
- setStatusIcon(Icon) - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Displays the specified icon in this Statusbar.
- setStatusMessage(String, boolean) - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Sets and shows, if no info message is set, a status message in this StatusBar.
- setStatusMessage(String, boolean) - Methode in Klasse com.inet.viewer.SwingStatusBar
-
Sets and shows, if no info message is set, a status message in this StatusBar.
- setStepWidth(Double) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Sets the step width of axis units.
- setStepWidthFormula(FormulaField) - Methode in Klasse com.inet.report.chart.axis.DiscreteNumberAxis
-
Set the stepWidthFormula of the DiscreteNumberAxis.
This formula is used to determine the step width when the axis must be labeled.
When null, the value set toDiscreteNumberAxis.setStepWidth(Double)is used. - setStrikeout(boolean) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'strike out'.
- setStrikeout(boolean) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets whether the text in this element is to be struck through or not.
- setStrikeoutFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractFontElement
-
Set the formula field for the property 'strike out'.
- setStrikeoutFormula(FormulaField) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the formula field for whether the text is to be struck through or not.
- setStructElem(String) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the PDF structure element for tagged PDF output (PDF/UA accessibility).
- setStyle(AreaStyle) - Methode in Klasse com.inet.report.chart.plot.AreaPlot
-
Sets the chart style of this plot.
- setStyle(BarStyle) - Methode in Klasse com.inet.report.chart.plot.BarPlot
-
Sets a chart style of this bar plot.
- setStyle(Chart3DStyle) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Sets the chart style of this plot.
- setStyle(ContinuousAreaStyle) - Methode in Klasse com.inet.report.chart.plot.ContinuousAreaPlot
-
Sets the chart style of this plot.
- setStyle(ContinuousBarStyle) - Methode in Klasse com.inet.report.chart.plot.ContinuousBarPlot
-
Sets the chart style of this plot.
- setStyle(ContinuousLineStyle) - Methode in Klasse com.inet.report.chart.plot.ContinuousLinePlot
-
Sets the chart style of this plot.
- setStyle(LineStyle) - Methode in Klasse com.inet.report.chart.plot.LinePlot
-
Sets the chart style of this plot.
- setStyle(PieStyle) - Methode in Klasse com.inet.report.chart.plot.MultiplePiePlot
-
Overwrites the super implementation.
- setStyle(PieStyle) - Methode in Klasse com.inet.report.chart.plot.PiePlot
-
Sets the chart style of this plot.
- setStyle(PolarStyle) - Methode in Klasse com.inet.report.chart.plot.PolarPlot
-
Sets the chart style of this plot.
- setStyle(StockStyle) - Methode in Klasse com.inet.report.chart.plot.StockPlot
-
Sets the chart style of this plot.
- setStyle(XYStyle) - Methode in Klasse com.inet.report.chart.plot.XYPlot
-
Sets the chart style of this plot.
- setSubField(Field) - Methode in Klasse 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) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the subject of the report, that is, the general theme.
- setSubtitle(ChartTitle) - Methode in Klasse com.inet.report.Chart2
-
Sets the sub title of this chart.
- setSummaryFieldType(int) - Methode in Klasse com.inet.report.SummaryField
-
Sets to which object this summary field belongs.
- setSummaryHorizontal(boolean) - Methode in Klasse com.inet.report.CrossTabOptions
-
Set the summary horizontal flag.
- setSummaryNth(int) - Methode in Klasse com.inet.report.SummaryField
-
Sets the Nth value in Nth-functions.
Following operations needs the 'nth' parameter:
SummaryField.NTH_LARGEST
SummaryField.NTH_SMALLEST
SummaryField.NTH_MOST_FREQUENT
SummaryField.PERCENTILE - setSummaryOperation(int) - Methode in Klasse com.inet.report.SummaryField
-
Sets the value of the property 'summary operation'.
- setSuppress(boolean) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'suppress'.
Set this property if you do not want the section to print, but you dont't want to keep the section content available for drill down. - setSuppress(boolean) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the value of the property 'suppress'.
- setSuppress(boolean) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the value of the property 'suppress'.
- setSuppressEmptyLines(boolean) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Sets whether empty rows/columns should be suppressed (
true) or not (false). - setSuppressEmptyLinesFormula(FormulaField) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Sets the formula for the property 'suppress empty rows'.
- setSuppressFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'suppress'.
Use this property to change the visibility of the element when printing dynamically. - setSuppressFormula(FormulaField) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the formula for the property 'suppress'.
- setSuppressFormula(FormulaField) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the formula for the property 'suppress'.
- setSuppressGroupLabel(boolean) - Methode in Klasse com.inet.report.CrossTabHeader
-
Sets whether group labels should be suppressed (
true) or not (false). - setSuppressGroupLabelFormula(FormulaField) - Methode in Klasse com.inet.report.CrossTabHeader
-
Sets the formula for the property 'suppress group labels'.
- setSuppressIfBlank(boolean) - Methode in Klasse com.inet.report.Section
-
Sets the value of the property 'suppress if blank'.
- setSuppressIfBlank(boolean) - Methode in Klasse com.inet.report.Subreport
-
Specifies whether "suppress if blank" is enabled or not.
- setSuppressIfBlank(boolean) - Methode in Schnittstelle com.inet.report.SubreportProperties
-
Specifies whether "suppress if blank" is enabled or not.
- setSuppressIfBlankFormula(FormulaField) - Methode in Klasse com.inet.report.Section
-
Sets the formula for the property 'suppress if blank'.
- setSuppressIfDuplicated(boolean) - Methode in Klasse com.inet.report.AbstractPictureElement
-
The property 'suppress if duplicated' is not defined for instances of AbstractPictureElement.
- setSuppressIfDuplicated(boolean) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'suppress if duplicated'.
If this property is enabled values of the field that are duplicated will not be printed. - setSuppressIfDuplicated(boolean) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'suppress if duplicated'.
If this property is enabled values of the field that are duplicated will not be printed. - setSuppressIfDuplicatedFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractPictureElement
-
The property 'suppress if duplicated' is not defined for instances of AbstractPictureElement.
- setSuppressIfDuplicatedFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'suppress if duplicated'.
If this property is enabled, values of the field that are duplicated will not be printed. - setSuppressIfDuplicatedFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'suppress if duplicated'.
If this property is enabled, values of the field that are duplicated will not be printed. - setSuppressIfNoRows(boolean) - Methode in Klasse 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'suppress if zero'.
- setSuppressIfZero(boolean) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'suppress if zero'.
- setSuppressIfZeroFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'suppress if zero'.
- setSuppressIfZeroFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'suppress if zero'.
- setSuppressOnDrillDown(boolean) - Methode in Klasse com.inet.report.Region
-
Sets the value of the property 'suppressOnDrillDown'.
- setSuppressOnDrillDownFormula(FormulaField) - Methode in Klasse com.inet.report.Region
-
Sets the value of the formula 'suppressOnDrillDown'.
- setSuppressTotal(boolean) - Methode in Klasse com.inet.report.CrossTabHeader
-
Sets whether sub total should be suppressed (
true) or not (false). - setSuppressTotalFormula(FormulaField) - Methode in Klasse com.inet.report.CrossTabHeader
-
Sets the formula for the property 'suppress sub totals'.
- setSyntax(int) - Methode in Klasse com.inet.report.FormulaField
-
Set the syntax for this formula.
- setTablesChangeAllowed(boolean) - Methode in Klasse com.inet.designer.AbstractDesignerDataModel
-
Set if tables may be changed.
- setTablesChangeAllowed(boolean) - Methode in Schnittstelle com.inet.designer.DesignerDataModel
-
Sets whether tables may be changed.
- setTemplate(String) - Methode in Klasse com.inet.report.SummaryInfo
-
Sets the template field of the report.
- setTemporaryProperties(Properties) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse com.inet.report.TextPart
-
Sets the value of the property 'text'.
- setTextInterpretation(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the type of text interpretation for the data of the field.
- setTextInterpretation(int) - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Sets the type of text interpretation for the data of the field.
- setTextInterpretationFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula for the type of text interpretation.
- setTextInterpretationFormula(FormulaField) - Methode in Schnittstelle com.inet.report.TextInterpretationProperties
-
Sets the formula for the type of text interpretation.
- setTextPosition(int) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the position of text-items in the divided signature field:
POSITION_LEFT,POSITION_RIGHT. - setTextPosition(int) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the position of text-items in the divided signature field:
POSITION_LEFT,POSITION_RIGHT. - setTextRotation(int) - Methode in Klasse com.inet.report.FieldElement
-
Sets the value of the property 'text rotation'.
- setTextRotation(int) - Methode in Klasse com.inet.report.Subreport
-
Sets the value of the property 'text rotation'.
- setTextRotation(int) - Methode in Klasse com.inet.report.Text
-
Sets the value of the property 'text rotation'.
- setTextRotation(int) - Methode in Schnittstelle com.inet.report.TextProperties
-
Sets the value of the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Methode in Klasse com.inet.report.FieldElement
-
Sets the formula whose return value determines the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Methode in Klasse com.inet.report.Subreport
-
Sets the formula whose return value determines the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Methode in Klasse com.inet.report.Text
-
Sets the formula whose return value determines the property 'text rotation'.
- setTextRotationFormula(FormulaField) - Methode in Schnittstelle com.inet.report.TextProperties
-
Sets the formula whose return value determines the property 'text rotation'.
- setThousandsSeparatorSymbol(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'thousands separator symbol'.
- setThousandsSeparatorSymbol(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'thousands separator symbol'.
- setThousandsSeparatorSymbolFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'thousands separator symbol'.
- setThousandsSeparatorSymbolFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'thousands separator symbol'.
- setThumbnail(Image) - Methode in Klasse com.inet.report.SummaryInfo
-
FOR INTERNAL USE ONLY Sets the image as the report's "thumbnail" image.
- setThumbnailData(byte[]) - Methode in Klasse com.inet.report.SummaryInfo
-
FOR INTERNAL USE ONLY Sets the image as the report's "thumbnail" image.
- setTickLabelColor(int) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the color as ABGR value of tick labels on this axis.
- setTickLabelFont(Font) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the font of tick labels on this axis.
- setTickLabelFormat(ChartFormat) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the tick label format.
- setTickLabelMaximumLines(Integer) - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Sets the maximum number of lines to use for each tick label.
Note: to use this property turn off the auto label fitting. - setTickLabelRotationAngle(Double) - Methode in Klasse com.inet.report.chart.axis.GroupAxis
-
Sets the tick label rotation angle (in radians).
Note: to use this property turn off the automatic label fitting. - setTickLabelWidthRatio(Float) - Methode in Klasse 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) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'tight horizontal'.
- setTightHorizontal(boolean) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'tight horizontal'.
- setTightHorizontalFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'tight horizontal'.
- setTightHorizontalFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'tight horizontal'.
- setTime(long) - Methode in Klasse com.inet.report.Engine
-
Sets a timestamp.
- setTimeBase(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'time base'.
- setTimeBase(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'time base'.
- setTimeBaseFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'time base'.
- setTimeBaseFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'time base'.
- setTimeFormatType(int) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the time format type to use for this element.
- setTimeFormatType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the time format type to use for this element.
- setTimeFormatTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula determining the time format type to use for this element.
- setTimeFormatTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula determining the time format type to use for this element.
- setTimePatternConstant(String) - Methode in Klasse com.inet.report.chart.format.DateTimeFormat
-
Sets the time format pattern constant, e.g.
- setTitle(ChartTitle) - Methode in Klasse com.inet.report.chart.axis.BaseAxis
-
Sets the title of this axis.
- setTitle(String) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Sets this title.
Note: to use this property turn off the showing of auto title. - setTitleFormula(FormulaField) - Methode in Klasse com.inet.report.chart.ChartTitle
-
Sets the formula which returns the title.
- setTo(Object) - Methode in Klasse com.inet.report.FormulaRange
-
Sets the value the range should end with.
- setToolTipsText(String) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - setToolTipsText(String) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - setToolTipsTextFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - setToolTipsTextFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'tool tips text'.
The 'tool tips text' specifies a text which appear after short time slice when you move your mouse on the element. - setTopCropping(int) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the value of the property 'top cropping size'.
- setTopCropping(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'top cropping size'.
- setTopLineStyle(int) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the value of the property 'top line style'.
- setTopLineStyle(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'top line style'.
- setTopLineStyleFormula(FormulaField) - Methode in Schnittstelle com.inet.report.BorderProperties
-
Sets the formula for the property 'top line style'.
- setTopLineStyleFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'top line style'.
- setTotalOnStart(boolean) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Sets whether Column Total should be drawn on left or top side (
true) or not (false). - setTotalOnStartFormula(FormulaField) - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Sets the formula for showing the total on start or on end.
- setTotalProgress(int) - Methode in Klasse com.inet.viewer.Progress
-
Use this method to inform all registered listeners about the total steps (e.g. pages) to go.
- setTranslation(Locale, Properties) - Methode in Klasse com.inet.report.translation.Translations
-
Set a new translation for the current report/engine or remove it.
- setUnderlayFollow(boolean) - Methode in Klasse com.inet.report.Section
-
Sets the value of the property 'underlay follow'.
- setUnderlayFollowFormula(FormulaField) - Methode in Klasse com.inet.report.Section
-
Sets the formula for the property 'underlay follow'.
- setUnderline(boolean) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the value of the property 'underline'.
- setUnderline(boolean) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets whether the text in this element is to be underlined or not.
- setUnderlineFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractFontElement
-
Sets the formula field for the property 'underline'.
- setUnderlineFormula(FormulaField) - Methode in Schnittstelle com.inet.report.FontProperties
-
Sets the formula field for whether the text is to be underlined or not.
- setUpperBound(Double) - Methode in Klasse com.inet.report.chart.axis.NumberRange
-
Sets the manually set upper bound of this range.
- setUpperBound(Date) - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Manually sets the upper bound.
- setUpperBoundFormula(FormulaField) - Methode in Klasse com.inet.report.chart.axis.DateRange
-
Manually sets the upper bound formula.
- setUrl(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets JDBC url that will be used to create the Connection.
- setUrl(String) - Methode in Klasse com.inet.report.Datasource
-
Sets the JDBC driver URL that will be used to create a Connection to the data source.
- setUseColor(boolean) - Methode in Klasse com.inet.report.Section
-
Sets the value of the property 'useColor'.
- setUseEscapeEverything(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
This method is for adapt the SQL statement for a specific database.
This flag influence the way SQL identifier are written to SQL statement. - setUseEscapeEverything(boolean) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
This flag influence the way SQL identifier are written to SQL statement. - setUseLeadingZero(boolean) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'use leading zero'.
- setUseLeadingZero(boolean) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'use leading zero'.
- setUseLeadingZeroFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use leading zero'.
- setUseLeadingZeroFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'use leading zero'.
- setUseOneCurrencySymbolPerPage(boolean) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'use one currency symbol per page'.
- setUseOneCurrencySymbolPerPage(boolean) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'use one currency symbol per page'.
- setUseOneCurrencySymbolPerPageFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use one currency symbol per page'.
- setUseOneCurrencySymbolPerPageFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'use one currency symbol per page'.
- setUseOrderBy(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether the SQL statement can have an ORDER BY clause or not.
If false is set, i-net Clear Reports creates a SQL statement without ORDER BY clause. - setUseOrderBy(boolean) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
Set this flag to false if the database does not support the ORDER BY clause. - setUseParagraph(boolean) - Methode in Klasse com.inet.report.translation.Translations
-
Set the flag useParagraph.
- setUseParenthesiseForJoin(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether the SQL statement can have parentheses in FROM clause or not.
For example the SAPDB does not support parentheses in JOIN syntax.
This flag is relevant if tables and one Datasource is used only. - setUseParenthesiseForJoin(boolean) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
Set here whether the sql statement can have parentheses in FROM clause or not.
For example the SAPDB does not support parentheses in JOIN syntax.
This flag is relevant if tables and one Datasource is used only. - setUseQuoteLowerCase(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether table names and column names have to be quoted.
This property can be necessary for Oracle/PostgreSQL databases for example, if table/column where created with quotes and lower (Oracle) or upper (PostgreSQL) case characters. - setUseQuoteLowerCase(boolean) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
Set here whether table names and column names have to be quoted.
For example, this property can be necessary for Oracle/PostgreSQL databases, if table/column where created with quotes and lower (Oracle) or upper (PostgreSQL) case characters. - setUser(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the database user used to create database connection.
- setUser(String) - Methode in Klasse 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.
This function is a convenience function that sets the username for the main and all sub reports. - setUseRange(boolean) - Methode in Klasse com.inet.report.PromptField
-
Sets whether the values must be in a certain value range or not.
- setUserData(Hashtable) - Methode in Klasse 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) - Methode in Klasse com.inet.report.Datasource
-
Sets the user name that will be used to connect to the data source.
- setUserProperties(Properties) - Methode in Klasse com.inet.problemfinder.ProblemFinder
-
Sets user properties for the engine to check.
- setUserProperties(Properties) - Methode in Klasse com.inet.report.Engine
-
With this method you can associate additional data with the engine of the main report.
- setUserProperties(Properties) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.setUserProperties(Properties)for details. - setUserProperties(Properties) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.setUserProperties(Properties)for details. - setUseSQL92syntax(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Set here whether the SQL statement can contain the join condition in SQL92 syntax or not.
If set on true, the join is contained in FROM clause, otherwise in WHERE clause.
Note: full outer join is not possible in WHERE clause. - setUseSQL92syntax(boolean) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
Set here whether the SQL statement can contain the join condition in SQL92 syntax or not.
If set on true, the join is contained in FROM clause, otherwise in WHERE clause.
Note: full outer join is not possible in WHERE clause. - setUseThousandSeparator(boolean) - Methode in Klasse com.inet.report.chart.format.FixedNumberFormat
-
Sets the flag that controls the showing of thousands separator.
- setUseThousandsSeparator(boolean) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'use thousands separator'.
- setUseThousandsSeparator(boolean) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'use thousands separator'.
- setUseThousandsSeparatorFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'use thousands separator'.
- setUseThousandsSeparatorFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'use thousands separator'.
- setUseWhereClause(boolean) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Indicates whether the SQL statement can contain the WHERE clause or not.
If false is set, i-net Clear Reports creates a SQL statement without ORDER BY clause. - setUseWhereClause(boolean) - Methode in Klasse com.inet.report.Database
-
This method is for adapt the sql statement for a specific database.
Set this flag to false if the database does not support the WHERE clause. - setUsingTotalPage() - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
Set that a total page is used in the report.
- setUsingTotalPage() - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
Set that a total page is used in the report.
- setUsingTotalPage() - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
Set that a total page is used in the report.
- setValidationQuery(String) - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Sets the SQL query which should be executed to validate the connection defined by this DataSourceConfiguration.
- setValue(double) - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Sets the value (position) for this marker.
- setValue(Object) - Methode in Klasse com.inet.report.DefaultValue
-
Sets the value of this default value.
- setValue(Object) - Methode in Schnittstelle com.inet.viewer.CustomPromptEditor
-
Sets the currently set value of the prompt for which this editor is being used.
- setValueFormula(FormulaField, boolean) - Methode in Klasse com.inet.report.chart.axis.LineMarker
-
Set the Formula which returns the value for the marker.
Expected type is NUMBER or datetime. - setValues(DatabaseField) - Methode in Klasse com.inet.report.FieldValueProvider
-
Sets the DatabaseField for fetching the values from.
- setValueType(int) - Methode in Klasse com.inet.report.Field
-
Sets the value of the property 'value type'.
- setValueType(int) - Methode in Klasse com.inet.report.PromptField
-
Sets the value of the property 'value type'.
- setVerAlign(int) - Methode in Klasse com.inet.report.Element
-
Sets the value of the property 'vertical alignment'.
- setVerAlign(int) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the value of the property 'vertical alignment'.
- setVerAlign(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the value of the property 'vertical alignment'.
- setVerAlignFormula(FormulaField) - Methode in Klasse com.inet.report.Element
-
Sets the formula for the property 'vertical alignment'.
- setVerAlignFormula(FormulaField) - Methode in Schnittstelle com.inet.report.GeneralProperties
-
Sets the formula for the property 'vertical alignment'.
- setVerAlignFormula(FormulaField) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the formula for the property 'vertical alignment'.
- setVertical(int) - Methode in Klasse com.inet.report.ReportProperties
-
Sets the vertical gap between multi-column labels.
- setViewer(SwingReportViewer) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Sets the viewer to which this context belongs.
- setViewerContext(ViewerContext) - Methode in Schnittstelle com.inet.viewer.ReportViewer
-
Sets the ViewerContext for this viewer, used for reacting to and handling events which occur in the viewer.
- setViewerContext(ViewerContext) - Methode in Klasse com.inet.viewer.SwingReportViewer
-
Sets the ViewerContext for this viewer, used for reacting to and handling events which occur in the viewer.
- setViewMode(int) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Sets the type of view this ReportView is to take and causes this view to be displayed immediately.
- setViewMode(int) - Methode in Klasse com.inet.viewer.SwingReportView
-
Sets the type of view this ReportView is to take and causes this view to be displayed immediately.
- setViewParams(ViewParams) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Sets the 3D viewing parameters for this chart.
- setVisible(boolean) - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Shows or hides this navigation view.
- setVisible(boolean) - Methode in Schnittstelle com.inet.viewer.StatusBar
-
Shows or hides this component depending on the value of parameter
b. - setVisible(boolean) - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Shows or hides this navigation view.
- setVisible(boolean) - Methode in Schnittstelle com.inet.viewer.ToolBar
-
Shows or hides this component depending on the value of parameter
b. - setWallBackColor(int) - Methode in Klasse com.inet.report.chart.plot.Chart3DPlot
-
Sets the ABGR components of the walls background paint.
- setWidth(int) - Methode in Klasse com.inet.report.AbstractLineElement
-
Sets the width of an element.
- setWidth(int) - Methode in Klasse com.inet.report.CrossTab
-
This element can not be resized.
- setWidth(int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
This element can not be resized.
- setWidth(int) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the width of an element.
- setWidth(int) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the width of an element.
- setWidth(int) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the width of this report element.
- setWidthScalingFactor(double) - Methode in Klasse com.inet.report.AbstractPictureElement
-
Sets the property 'width scaling factor'.
- setWidthScalingFactor(double) - Methode in Schnittstelle com.inet.report.PictureProperties
-
Sets the property 'width scaling factor'.
- setWrapEnabled(boolean) - Methode in Klasse com.inet.report.CrossTabOptions
-
Use this method to set the behavior of small crosstabs if they do not fit the page.
- setWriteCertificateDate(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that the date of signing must be written in certificate details.
- setWriteCertificateDate(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that the date of signing must be written in certificate details.
- setWriteCertificateDistinguishedName(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that subject distinguished name must be written in certificate details.
- setWriteCertificateDistinguishedName(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that subject distinguished name must be written in certificate details.
- setWriteCertificateLabels(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that the labels of signature items must be written in certificate details.
- setWriteCertificateLabels(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that the labels of signature items must be written in certificate details.
- setWriteCertificateLocation(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating whether the subject location must be written in certificate details.
- setWriteCertificateLocation(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating whether the subject location must be written in certificate details.
- setWriteCertificateReason(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that the reason of signing must be written in certificate details.
- setWriteCertificateReason(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that the reason of signing must be written in certificate details.
- setWriteCertificateSubjectName(boolean) - Methode in Klasse com.inet.report.SignatureForm
-
Sets the flag indicating that subject common name must be written in certificate details.
- setWriteCertificateSubjectName(boolean) - Methode in Schnittstelle com.inet.report.SignatureProperties
-
Sets the flag indicating that subject common name must be written in certificate details.
- setX(int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
This element can not be moved.
- setX(int) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the x position of the left upper corner of the element in the report.
- setX(int) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the x position of the left upper corner of the element in the report.
- setX2(int) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Schnittstelle com.inet.report.chart.dataset.XYDataset
-
Sets the data field which provides the x coordinate of item.
- setXField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Sets the data field which provides the x coordinate of item.
- setY(int) - Methode in Klasse com.inet.report.CrossTabDescriptionSection
-
This element can not be moved.
- setY(int) - Methode in Schnittstelle com.inet.report.LineProperties
-
Sets the y position of the left upper corner of the element in the report.
- setY(int) - Methode in Klasse com.inet.report.ReportComponent
-
Sets the y position of the left upper corner of the element in the report.
- setY2(int) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'year type'.
- setYearType(int) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'year type'.
- setYearTypeFormula(FormulaField) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the formula for the property 'year type'.
- setYearTypeFormula(FormulaField) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the formula for the property 'year type'.
- setYField(int, Field, Field, int) - Methode in Schnittstelle com.inet.report.chart.dataset.XYDataset
-
Sets the data field which provides the y coordinate of item.
- setYField(int, Field, Field, int) - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Sets the data field which provides the y coordinate of item.
- setZeroValueString(String) - Methode in Klasse com.inet.report.AbstractValueElement
-
Sets the value of the property 'zero value string'.
- setZeroValueString(String) - Methode in Schnittstelle com.inet.report.ValueProperties
-
Sets the value of the property 'zero value string'.
- setZoomFactor(float) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Sets the zoom factor to this value.
- setZoomFactor(float) - Methode in Klasse com.inet.viewer.SwingReportView
-
Sets the zoom factor to this value.
- SHORT_DAY_OF_WEEK - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Day of week has short format, i.e. mon, 01.08.2001.
- SHORT_ERA - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Short era representation.
- SHORT_MONTH - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has short month value.
- SHORT_YEAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has short year.
- SHOW_LABEL - Statische Variable in Klasse com.inet.report.chart.plot.PieLegendLayout
-
The legend shows only the label, the group value.
- SHOW_LABEL_AND_AMOUNT - Statische Variable in Klasse com.inet.report.chart.plot.PieLegendLayout
-
The legend shows the label and the amount.
- SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE - Statische Variable in Klasse com.inet.report.chart.plot.PieLegendLayout
-
The legend shows the label the amount and the percentage.
- SHOW_LABEL_AND_PERCENTAGE - Statische Variable in Klasse com.inet.report.chart.plot.PieLegendLayout
-
The legend shows the label and the percentage.
- ShowAsPercentValue - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- showError(Throwable) - Methode in Schnittstelle com.inet.viewer.NavigationTab
-
An error has occurred, deal with it.
- showError(Throwable) - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Called when any error occurs within the navigation view
- showError(Throwable) - Methode in Klasse com.inet.viewer.Progress
-
Shows an error dialog for this error message.
- showError(Throwable) - Methode in Schnittstelle com.inet.viewer.ReportView
-
Displays an error box showing the Throwable's error message.
- showError(Throwable) - Methode in Klasse com.inet.viewer.SwingNavigationView
-
Called when any error occurs within the navigation view
- showError(Throwable) - Methode in Klasse com.inet.viewer.SwingReportView
-
Displays an error box showing the Throwable's error message.
- showError(Throwable, Object) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Opens a HelpPage with a key in a window that corresponds to the component.
- showHelp(String, Component) - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
Opens a HelpPage with a key in a window that corresponds to the component.
- showInfo() - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Shows the info screen of this viewer.
- showInfo() - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
Shows the info screen of this viewer.
- showNavigationTab(int) - Methode in Schnittstelle com.inet.viewer.NavigationView
-
Causes the navigation tab at the given index to be selected and shown for this navigation view.
- showNavigationTab(int) - Methode in Klasse 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) - Statische Methode in Klasse com.inet.viewer.SwingReportView
-
Shows the viewer print dialog.
- showPrompts(PromptData[], RenderData) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Handles a prompt request from the server.
- showPrompts(PromptData[], RenderData) - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
Handles a prompt request from the server.
- showStatusMessage(ReportView, String, boolean) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Handled when a status message is to be displayed.
- showStatusMessage(ReportView, String, boolean) - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
Handled when a status message is to be displayed.
- ShowSubjectName - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- showUrl(String, Properties) - Methode in Klasse com.inet.viewer.SwingViewerContext
-
Handles opening a URL, e.g. a click on a hyperlink.
- showUrl(String, Properties) - Methode in Schnittstelle com.inet.viewer.ViewerContext
-
Handles opening a URL, e.g. a click on a hyperlink.
- shutdown() - Statische Methode in Klasse com.inet.report.cache.Cache
-
FOR INTERNAL USE ONLY Shuts down the started cache and writer
Threads. - shutdown() - Statische Methode in Klasse com.inet.report.Engine
-
Attempts to interrupt all Threads created by i-net Clear Reports.
- SIGNATURE - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of SignatureForm.
- SignatureForm - Klasse in com.inet.report
-
This class describes the visible Signature in PDF documents, that will be shown in Adobe Reader.
- SignatureForm - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- SignatureForm.SignatureFormProps - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- SignatureProperties - Schnittstelle 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 - Schnittstelle 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() - Methode in Klasse com.inet.report.chart.plot.CombinedPlot
-
Returns the number of chart plots in this list.
- size() - Methode in Klasse com.inet.report.CrossTabHeaderList
-
Returns the number of headers.
- SORT_ASCENDING_ORDER - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Constant for ascending order sort direction.
- SORT_ASCENDING_ORDER - Statische Variable in Klasse com.inet.report.Group
-
Constant for ascending order sort direction.
- SORT_ASCENDING_ORDER_ALPHA_NUMERIC - Statische Variable in Klasse 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 - Statische Variable in Klasse com.inet.report.BySummaryOrder
-
Constant for descending order sort direction.
- SORT_DESCENDING_ORDER - Statische Variable in Klasse com.inet.report.Group
-
Constant for descending order sort direction.
- SORT_DESCENDING_ORDER_ALPHA_NUMERIC - Statische Variable in Klasse com.inet.report.Group
-
Constant for descending order sort direction, numeric parts will be sorted by their number value rather than alphabetical
- SORT_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a sort field.
- SORT_ORIGINAL_ORDER - Statische Variable in Klasse com.inet.report.Group
-
Constant for original order sort direction.
- SORT_ORIGINAL_ORDER_2 - Statische Variable in Klasse com.inet.report.Group
-
Constant for really original order sort direction.
- SORT_SPECIFIED_ORDER - Statische Variable in Klasse com.inet.report.Group
-
Constant for specified order sort direction.
- SORT_SUMMARY_ORDER - Statische Variable in Klasse com.inet.report.Group
-
Constant for sort by summaries order sort direction.
- sortAndFilterSectionElements(int, boolean, boolean) - Methode in Klasse com.inet.report.Section
-
FOR INTERNAL USE ONLY Method for XLS-Export: Labels, Fields, CrossTab, Line, Box and Subreport will be sorted Elements are filtered and sorted by their positions (up-down, then left-right) XLS-Export: makeFilteredList=true, because Z-order of elements must be kept Elements with negative x-coordinate will be not proceeded because of problem with IntObjectMap
- SortField - Klasse in com.inet.report
-
With this field you can only set the sorting of the report data.
- SortType - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- spansMultipleSections() - Methode in Klasse com.inet.report.AbstractLineElement
- SPECIAL_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a special field.
- SpecialField - Klasse in com.inet.report
-
The
SpecialFieldwas created for contents that's source is in the environment of the running engine or of the engine itself. - SpecialField.SpecialFieldNames - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- SpecifiedOrder - Klasse in com.inet.report
-
This class saved the details of the specified sort order of groups
- SpecifiedOrder() - Konstruktor für Klasse com.inet.report.SpecifiedOrder
-
FOR INTERNAL USE ONLY
- SpecifiedOrder.AttributeTag - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- SQL_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a sql field.
- sqlConcat(Object, Object) - Methode in Klasse com.inet.report.Database
-
Returns a valid sql statement concatenating two expressions.
- SQLField - Klasse in com.inet.report
- SQLValueProvider - Klasse in com.inet.report
-
This implementation of DynamicValueProvider takes a given SQL statement and executes it as a query on the given data source.
- Standard - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
The normal users.
- StandardDataset - Schnittstelle 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 - Klasse in com.inet.report.chart.plot
-
A general plotting class that uses
BaseAxisas category axis,DiscreteNumberAxisas data axis andStandardDatasetas data source. - StandardPlot() - Konstruktor für Klasse com.inet.report.chart.plot.StandardPlot
-
FOR INTERNAL USE ONLY
- startEmbedded(Properties) - Statische Methode in Klasse com.inet.designer.Startup
-
Start the i-net Designer as an embedded Frame in your own application.
- startEmbedded(Properties, String[]) - Statische Methode in Klasse com.inet.designer.Startup
-
Start the i-net Designer as an embedded Frame in your own application.
- startProgress() - Methode in Klasse com.inet.viewer.Progress
-
Call this method to start the progress.
- Startup - Klasse in com.inet.designer
-
This class shows the Splash screen and starts up the i-net Designer.
- STATUS_CANCELED - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress was canceled
- STATUS_CANCELED - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Constant for
ReportView.getLoadingStatus(), means the loading has been canceled by the user - STATUS_COMPLETED - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress was successfully completed
- STATUS_ERROR - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress was canceled due to an error
- STATUS_FINISHED - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Constant for
ReportView.getLoadingStatus(), means the report has been successfully loaded - STATUS_IDLE - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress idles
- STATUS_INITIALIZED - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress has been created but has not been started yet
- STATUS_INITIALIZED - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Constant for
ReportView.getLoadingStatus(), means the report view is loading for the first time, no pages have been loaded yet. - STATUS_LOADING - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress has not been created yet
- STATUS_RUNNING - Statische Variable in Klasse com.inet.viewer.Progress
-
The progress is running
- StatusBar - Schnittstelle in com.inet.viewer
-
The interface for all status bars attached to the reportview.
- StdDeviation - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- STEP_AUTO - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
The step width of the axis labels is defined automatically.
- STEP_DAY - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one day.
- STEP_HOUR - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one hour.
- STEP_MILLISECOND - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one millisecond.
- STEP_MINUTE - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one minute.
- STEP_MONTH - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one month.
- STEP_SECOND - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one second.
- STEP_WEEK - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one week.
- STEP_YEAR - Statische Variable in Klasse com.inet.report.chart.axis.ContinuousDateAxis
-
Constant defining the step width of the axis labels as one year.
- STOCK_HIGH_LOW - Statische Variable in Klasse com.inet.report.chart.plot.StockStyle
-
The high - low stock chart style.
- STOCK_HIGH_LOW_OPEN_CLOSE - Statische Variable in Klasse com.inet.report.chart.plot.StockStyle
-
The high - low open - close stock chart style.
- StockDataset - Schnittstelle in com.inet.report.chart.dataset
-
An interface that is implemented by data set that have open, close, high, and low fields.
- StockForAllRecordsDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by stock charts.
- StockForAllRecordsDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Creates a new empty dataset.
- StockForEachRecordDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by stock charts.
- StockForEachRecordDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.StockForEachRecordDataset
-
Creates a new empty dataset.
- StockOneGroupDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by stock charts.
- StockOneGroupDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
Creates a new empty dataset.
- StockPlot - Klasse 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() - Konstruktor für Klasse com.inet.report.chart.plot.StockPlot
-
Creates a stock plot with default properties.
- StockPlot(StockStyle) - Konstruktor für Klasse com.inet.report.chart.plot.StockPlot
-
Creates a stock plot with defined chart style.
- StockStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the stock chart.
- stop() - Methode in Klasse com.inet.report.CacheRenderData
-
Stops and cancels the rendering process if one is running.
- stop() - Methode in Klasse com.inet.report.Engine
-
Stops the execution of the report after the rendering of the current page was finished.
- stop() - Methode in Klasse com.inet.report.EngineRenderData
-
Stops and cancels the rendering process if one is running.
- stop() - Methode in Schnittstelle com.inet.viewer.RenderData
-
Stops and cancels the rendering process if one is running.
- stop() - Methode in Klasse com.inet.viewer.URLRenderData
-
Sends the command "stop" to the server.
- stop(String) - Methode in Schnittstelle com.inet.report.output.DocumentOutput
-
The rendering was stopped.
- stop(String) - Methode in Klasse com.inet.report.cache.store.CachedOutput
-
The rendering was stopped.
- stop(String) - Methode in Klasse com.inet.report.Engine
-
Stops the execution of the report after the rendering of the current page was finished.
- stop(String) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.stop(String)for details. - stop(String) - Methode in Klasse com.inet.report.output.DocumentOutputStream
-
The rendering was stopped.
- stop(String) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.stop(String)for details. - stopAfterPage(int) - Methode in Klasse com.inet.report.Engine
-
Sets the maximum number of report pages rendered by these engine.
- stopAfterPage(int) - Methode in Klasse com.inet.report.EngineBundle
-
See
Engine.stopAfterPage(int)for details. - stopAfterPage(int) - Methode in Schnittstelle com.inet.report.ReportGenerator
-
See
Engine.stopAfterPage(int)for details. - stopAll() - Statische Methode in Klasse com.inet.report.Engine
-
Stops all Engines in this JVM or container.
- Strikeout - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- STRING - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a String value.
- STRING - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - string
- StructElem - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- StructElem - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- style - Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
The style of the grid line.
- Style - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- SUBFIELD - Statische Variable in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- SUBFIELD_SYMBOL - Statische Variable in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- SUBFIELD_TYPE - Statische Variable in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- SUBFIELD_TYPE_SYMBOL - Statische Variable in Klasse com.inet.report.SubreportLink
-
FOR INTERNAL USE ONLY
- Subreport - Klasse 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
Subreportobjects in the report. - Subreport - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- SUBREPORT - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Subreport.
- SubreportLink - Klasse in com.inet.report
-
A
SubreportLinkobject links a field in main report with a field in subreport with use of a prompt field in the subreport. - SubreportProperties - Schnittstelle in com.inet.report
-
Interface for elements that supports onDemand like subreports.
- Sum - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- SUM - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates sum.
- sumFieldExists(int, String, String, String, int, int) - Methode in Klasse com.inet.report.Fields
-
FOR INTERNAL USE ONLY Checks if a SummaryField with SummaryOperation
sumTypand columnfieldand (if notnull) condition fieldgroupexists. - SUMMARY_CHART - Statische Variable in Klasse com.inet.report.SummaryField
-
Indicates that this summary field belongs to the chart object
- SUMMARY_CROSSTAB - Statische Variable in Klasse com.inet.report.SummaryField
-
Indicates that this summary field belongs to the crosstab column object
- SUMMARY_FIELD - Statische Variable in Klasse com.inet.report.Field
-
Field is a summary field.
- SUMMARY_REPORT - Statische Variable in Klasse com.inet.report.SummaryField
-
Indicates that this summary field belongs to the report object
- SummaryField - Klasse in com.inet.report
-
A summary field summarizes data of other fields in the report.
- SummaryField(RendererBase) - Konstruktor für Klasse com.inet.report.SummaryField
-
FOR INTERNAL USE ONLY
- SummaryField.SummaryFieldAttributeTag - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- SummaryField.SummaryOperations - Enum-Klasse in com.inet.report
-
FOR INTERNAL USE ONLY
- SummaryInfo - Klasse 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.
For example:
Engine eng = new Engine( Engine.NO_EXPORT );
eng.setReportFile( "file:C:/MyReports/Report1.rpt" );
SummaryInfo su = eng.getSummaryInfo();
System.out.println("created: "+su.getCreated());
System.out.println("LastSaved: "+su.getLastSaved());
System.out.println("Author: "+su.getAuthor());
System.out.println("Subject: "+su.getSubject());
System.out.println("ReportTitle: "+su.getReportTitle()); - SummaryNth - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- SummaryType - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
- supportsCommands() - Methode in Schnittstelle com.inet.report.database.DataFactory
-
If this data factory supports a TableSource of type command.
- supportsCommands() - Methode in Klasse com.inet.report.database.JdbcData
-
If this data factory supports a TableSource of type command.
- supportsFormLogin() - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
-
If the authentication provider supports form authentication.
- supportsRoles() - Methode in Klasse com.inet.authentication.LoginProcessor
-
Retrieves whether this login processor supports roles/groups.
- Suppress - Enum-Konstante in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
- Suppress - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- Suppress - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- SuppressEmptySection - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- SuppressIfDuplicated - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- SuppressIfZero - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- SURFACE - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a surface style.
- SURFACE_HONEYCOMB - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a honeycomb surface style.
- SURFACE_SOLID - Statische Variable in Klasse com.inet.report.chart.plot.Chart3DStyle
-
This is a solid surface style.
- swapHeaders() - Methode in Klasse com.inet.report.CrossTab
-
Swap the column and row headers.
- swapJoin() - Methode in Klasse 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 - Klasse 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 - Klasse in com.inet.viewer
-
The Swing implementation of ReportView, a container for a NavigationView, a ReportScrollView, and a StatusBar.
- SwingReportViewer - Klasse in com.inet.viewer
-
The SwingReportViewer is the top level container for all Swing viewer elements.
- SwingReportViewer() - Konstruktor für Klasse com.inet.viewer.SwingReportViewer
-
Creates an instance of the SwingReportViewer, initializing a set of Actions and a SwingToolBar.
- SwingReportViewer(ViewerContext) - Konstruktor für Klasse com.inet.viewer.SwingReportViewer
-
Creates an instance of the SwingReportViewer with the given ViewerContext for handling various actions
- SwingStatusBar - Klasse in com.inet.viewer
-
Swing implementation of the Statusbar.
- SwingStatusBar(ReportView) - Konstruktor für Klasse com.inet.viewer.SwingStatusBar
-
Creates a new instance of the StatusBar connected to the given ReportView.
- SwingToolBar - Klasse 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) - Konstruktor für Klasse com.inet.viewer.SwingToolBar
-
Construct a new Toolbar for a ReportViewer.
- SwingViewerContext - Klasse in com.inet.viewer
-
The default implementation of ViewerContext for i-net Clear Reports Viewer.
- SwingViewerContext(SwingReportViewer) - Konstruktor für Klasse 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) - Konstruktor für Klasse 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 - Statische Variable in Klasse com.inet.report.FormulaField
-
Formula in Basic Syntax
- SYNTAX_CRYSTAL - Statische Variable in Klasse com.inet.report.FormulaField
-
Formula in Crystal Syntax
- Syntax for Header with Span - Abschnitt in com.inet.report.ReportComponent.setStructElem(String)
- SYSTEM_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
The login source for all logins that come from the underlying system.
- SYSTEM_LOGINTYPE - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the real provider for the "system" provider.
- SYSTEM_PREFERENCES - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope store the configuration in the system preferences.
- SYSTEM_PROVIDER_ACTION - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
Category and group for the config structure provider for the system authentication provider.
- SystemDefaultNumberType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- SystemDefaultTimeType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
T
- T_OR_F - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The output value of a field with return type boolean is represented, according with language, by 'T' or 'F' (en), 'W' or 'F'(de) etc.
- TableData - Klasse in com.inet.report.database
-
This class is a container for tabularly data
- TableData(String[], Object[][]) - Konstruktor für Klasse com.inet.report.database.TableData
-
Create a table data from columns and rows.
- TableData(String[], List) - Konstruktor für Klasse com.inet.report.database.TableData
-
Create a table data from a columns and rows
- TableData(ResultSet) - Konstruktor für Klasse com.inet.report.database.TableData
-
Create a table data from a ResultSet
- TableData(List, List) - Konstruktor für Klasse com.inet.report.database.TableData
-
Create a table data from a columns and rows
- TableSource - Klasse in com.inet.report
-
A TableSource is the representation of a table, a view, a stored procedure or a SQL command.
- TableSourceInfo - Klasse in com.inet.report.database
-
This class holds information which can be used to create a TableSource.
- TableSourceInfo(String, String, String, int) - Konstruktor für Klasse com.inet.report.database.TableSourceInfo
-
Create a new instance for a stored procedure.
- TAIWANESE_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: taiwanes Not supported yet, for future use.
- Temp - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
No login is possible.
- TEMP_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
-
The login source for the temp login.
- TEMPORARY_PREFERENCES - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope store the configuration only in the memory.
- Text - Klasse in com.inet.report
-
This class provides an object that represents a label.
- Text - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- TEXT - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of Text.
- TEXT_SELECT - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to the text selection mode, to select text via mouse drag.
- TextInterpretation - Enum-Konstante in Enum-Klasse com.inet.report.Element.StringProps
- TextInterpretationProperties - Schnittstelle in com.inet.report
-
TextInterpretationProperties are implemented by any element which offer text interpretation as HTML, RTF or Markdown.
- TextPart - Klasse in com.inet.report
-
The text objects in a report are separated into parts of text, where each part has its own format, i.e. color and size.
- TextPart - Enum-Konstante in Enum-Klasse com.inet.report.Element.ElementTypes
- TEXTPART - Statische Variable in Klasse com.inet.report.Element
-
Element is an instance of TextPart.
- TextPosition - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- TextProperties - Schnittstelle in com.inet.report
-
Interface for all elements with text, i.e. for Text, Subreport, and FieldElement.
- TextRotation - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- THAI_CALENDAR - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Calendar type: thai.
- THEME_APP_KEY - Statische Variable in Schnittstelle com.inet.report.renderer.html.viewer.HTMLViewer
-
Key to register additional HTML Viewer css.
- ThousandSeparatorsSymbol - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- TightHorizontal - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- TIME - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies a Time value.
- TIME - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - time
- TIME_DATE_ORDER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date value will be printed after time value.
- TIME_ONLY_ORDER - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time value will be printed only.
- TimeBase - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- TIMEFORMAT - Statische Variable in Klasse com.inet.viewer.PromptValue
-
formatter to use for times (will use multiple fall backs)
- to - Variable in Klasse com.inet.report.FormulaRange
-
The Object that holds the to value of range.
- toCcColor(Color) - Statische Methode in Klasse com.inet.report.RDC
-
Returns the ABGR value representing the color (i.e. 0x000000FF for red).
In general the alpha component is null, so the color space is a standard BGR color space. - toJavaColor(int) - Statische Methode in Klasse com.inet.report.RDC
-
Converts the ABGR color value (i.e. 0x000000FF for red) into a Java Color object.
- TOKEN_AXIS - Statische Variable in Klasse com.inet.report.chart.ChartTitle
-
The XML token for an axis title.
- TOKEN_CATEGORY_AXIS - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
XML token for a category axis element.
- TOKEN_COMBINED_PLOT - Statische Variable in Klasse com.inet.report.chart.plot.CombinedPlot
-
XML token for a combined plot element.
- TOKEN_DATA_AXIS - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
XML token for a data axis element.
- TOKEN_DATASET - Statische Variable in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
XML token for a dataset element.
- TOKEN_FOOTNOTE - Statische Variable in Klasse com.inet.report.chart.ChartTitle
-
The XML token for a footnote title.
- TOKEN_HEADER - Statische Variable in Klasse com.inet.report.chart.ChartTitle
-
The XML token for a header title.
- TOKEN_LEGEND - Statische Variable in Klasse com.inet.report.chart.Legend
-
XML token for legend element.
- TOKEN_PLOT - Statische Variable in Klasse com.inet.report.chart.plot.AbstractPlot
-
XML token for a plot element.
- TOKEN_SERIES_AXIS - Statische Variable in Klasse com.inet.report.chart.axis.BaseAxis
-
XML token for a series axis element.
- TOKEN_SUBTITLE - Statische Variable in Klasse com.inet.report.chart.ChartTitle
-
The XML token for a subtitle.
- ToolBar - Schnittstelle in com.inet.viewer
-
The toolbar which contains various buttons.
- TopBorder - Enum-Konstante in Enum-Klasse com.inet.report.Element.BorderProps
- toSql(SqlSyntax, FieldFilter, boolean) - Methode in Klasse com.inet.report.FormulaField
-
FOR INTERNAL USE ONLY Converts the content of this formula to an SQL statement.
- toSql(IFormulaRunner, SqlSyntax, boolean, boolean) - Methode in Klasse com.inet.report.FormulaRange
-
FOR INTERNAL USE ONLY
- toSQL92(String, Field) - Methode in Klasse com.inet.report.Database
-
Creates a SQL92 expression with function and one parameter.
- toString() - Methode in Schnittstelle com.inet.config.Configuration
-
Returns the scope and the name of the configuration as
String. - toString() - Methode in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Type
- toString() - Methode in Klasse com.inet.report.cache.ReportCacheKey
-
Returns a String representation of this ReportCacheKey.
- toString() - Methode in Klasse com.inet.report.chart.axis.AxisPosition
- toString() - Methode in Klasse com.inet.report.chart.LegendPlacement
-
Returns a string representing the object.
- toString() - Methode in Klasse com.inet.report.chart.plot.ChartStyle
- toString() - Methode in Klasse com.inet.report.chart.plot.DrawOutOfScale
- toString() - Methode in Klasse com.inet.report.chart.plot.PieLegendLayout
- toString() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Returns the name of this
DataSourceConfiguration. - toString() - Methode in Klasse com.inet.report.CrossTabGridLineFormat
-
Returns a string representation of the object.
- toString() - Methode in Klasse com.inet.report.DatabaseField
- toString() - Methode in Klasse com.inet.report.Datasource
-
Returns a string representation of this Datasource.
- toString() - Methode in Klasse com.inet.report.FormulaRange
-
Returns a simple string representation of this FormulaRange, using "_to", "to_", "_to_" and "to" to indicate limit inclusion.
- toString() - Methode in Klasse com.inet.report.Group
-
Returns a string representation of this Group.
- toString() - Methode in Ausnahmeklasse com.inet.report.ReportException
-
Returns a string which contains the message id and the message
- toString() - Methode in Klasse com.inet.report.ReportKeyFactory
-
Generates a String representation of this object.
- toString() - Methode in Klasse com.inet.report.TableSource
-
Returns the alias name.
- toString() - Methode in Klasse com.inet.viewer.PromptData
-
Simply returns the display name of this prompt.
- toString() - Methode in Klasse com.inet.viewer.PromptValue
-
Creates a formated string representation of this prompt value with its decription and value.
- TOTAL_PAGE_COUNT - Statische Variable in Klasse com.inet.report.SpecialField
-
The type of the
SpecialField"Total Page Count". - TOTAL_PAGE_COUNT - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Total Page Count property - to be used for PropertyChangeEvents.
- TOTAL_PAGE_COUNT_UNKNOWN - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
The total number of pages is as of yet unknown
- TotalPageCount - Enum-Konstante in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
- TRAILING_CURRENCY_INSIDE_NEGATIVE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The number will placed leading, then if number is negative the minus and trailing the currency symbol, i.e. 20-$.
- TRAILING_CURRENCY_OUTSIDE_NEGATIVE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
If number is negative, minus will placed leading, then the number itself and trailing the currency symbol, i.e. -20$.
- TRAILING_DAY_OF_WEEK - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Date representation has trailing day of week.
- TRAILING_MINUS - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Number representation has trailing minus if number is negative.
- transferClientLoginData(HttpServletRequest, HttpServletResponse) - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
-
Send the login answer of the client (browser) to a login script or external library.
- transferFormLoginData(HttpServletRequest, HttpServletResponse) - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
-
Set the answer of a form authorization.
- TransferServletException - Ausnahmeklasse in com.inet.report.database.beans
-
This Exception is created if an Exception occurred inside the application server when a client requested information or the data for a BeanDataSource.
- TransferServletException(String) - Konstruktor für Ausnahmeklasse com.inet.report.database.beans.TransferServletException
-
Create a new TransferServletException with the given message.
- TransferServletException(String, Throwable) - Konstruktor für Ausnahmeklasse com.inet.report.database.beans.TransferServletException
-
Create a new wrapped Exception with the given message and cause.
- transformGuiProperties(Map) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
-
Transform the loaded values to the format needed for the configuration GUI
- translate(ResourceBundle, boolean) - Methode in Klasse com.inet.report.translation.Translator
-
Translate all labels and the report title of the engine.
- Translations - Klasse in com.inet.report.translation
-
This class hold the translations and options for translation of a single report (Engine).
- Translator - Klasse in com.inet.report.translation
-
This class hold all methods for translation of an Engine.
- Translator(Engine) - Konstruktor für Klasse com.inet.report.translation.Translator
-
Create a new translator for the given Engine.
- Transparency - Klasse in com.inet.viewer.print
-
This attribute signals the PrinterJobProgress to include transparent colors in printing.
- Transparency() - Konstruktor für Klasse com.inet.viewer.print.Transparency
-
Creates transparency attribute.
- TREAT_NULL_AS_NULL - Statische Variable in Klasse com.inet.report.FormulaField
-
Sets the formula calculation to tolerate null values, if possible.
- TREAT_NULL_BY_DEFAULT - Statische Variable in Klasse com.inet.report.FormulaField
-
Sets the formula calculation to replace null values by the default values of the same type.
- TREAT_NULL_BY_EXCEPTION - Statische Variable in Klasse com.inet.report.FormulaField
-
Sets the formula calculation to always interrupt if there is any null value.
- Trigger - Klasse in com.inet.report
-
A trigger is a runtime value that will be evaluated at runtime and can be accessed after a report has rendered.
- trimAwayBrackets(String) - Methode in Klasse com.inet.report.Field
-
trims away "{" before and after string, e.g.
- TRUE_OR_FALSE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The output value of a field with return type boolean is represented, according with language, by 'true' or 'false' (en), 'wahr' or 'falsch'(de) etc.
- TWELVE_HOURS - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time base is set to 12 hours.
- TWENTY_FOUR_HOURS - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Time base is set to 24 hours.
- Twips, Inches and Millimeters - Tag suchen in Klasse com.inet.report.RDC
- Twips, Inches and Millimeters - Abschnitt in Klasse com.inet.report.RDC
- TwoGroupsDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by standard (bar, line, area) charts.
- TwoGroupsDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Creates a new empty dataset.
- TYPE_CHANGE - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that the currently configuration has been changed to a different configuration than before, via
ConfigurationManager.setCurrent(Configuration) - TYPE_CIRCLE_SHAPE - Statische Variable in Klasse com.inet.report.chart.plot.ItemShape
-
The chart use only circle shapes.
- TYPE_CLEAR - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a configuration has been cleared via
Configuration.clear() - TYPE_COMMAND - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: Command
- TYPE_COMMAND - Statische Variable in Klasse com.inet.report.TableSource
-
Identifies a TableSource as a sql statement.
- TYPE_CONNECTION - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: Connection
- TYPE_COPY - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a configuration has been copied via
ConfigurationManager.copy(int, String, int, String) - TYPE_CREATE - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a new configuration has been created via
ConfigurationManager.create(int, String) - TYPE_DATABASE - Statische Variable in Klasse com.inet.report.cache.Cache
-
Use a database as cache medium.
- TYPE_DEFAULT_SHAPE - Statische Variable in Klasse com.inet.report.chart.plot.ItemShape
-
The chart use a shapes sequence.
- TYPE_DELETE - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a configuration has been deleted via
ConfigurationManager.delete(int, String) - TYPE_DIAMOND_SHAPE - Statische Variable in Klasse com.inet.report.chart.plot.ItemShape
-
The chart use only diamond shapes.
- TYPE_EXPORT - Statische Variable in Klasse com.inet.viewer.Progress
-
The type is export progress, which means the progress will be shown as export progress in the status bar
- TYPE_HARDDISK - Statische Variable in Klasse com.inet.report.cache.Cache
-
Use harddisk as cache medium.
- TYPE_IMPORT - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a configuration has been imported via
ConfigurationManager.importFromStream(int, String, java.io.InputStream). - TYPE_INVISIBLE - Statische Variable in Klasse com.inet.viewer.Progress
-
The type is invisible, do not show this progress in the status bar *
- TYPE_MEMORY - Statische Variable in Klasse com.inet.report.cache.Cache
-
Use memory as cache medium (default cache type).
- TYPE_MODIFY - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a configuration has been modified, e.g. via
Configuration.put(String, String). - TYPE_MODIFY_DEFAULT - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
-
Type specifying that a ConfigKey default value has been modified, e.g. via
ConfigKey.setDefault(String). - TYPE_NAME_SYSTEM_TABLE - Statische Variable in Klasse com.inet.report.TableSource
-
The name of system table data source returning from meta data.
- TYPE_NAME_TABLE - Statische Variable in Klasse com.inet.report.TableSource
-
The name of table data source returning from meta data.
- TYPE_NAME_VIEW - Statische Variable in Klasse com.inet.report.TableSource
-
The name of view data source returning from meta data.
- TYPE_PAGELOADER - Statische Variable in Klasse com.inet.viewer.Progress
-
The type is navigation progress, which means the progress will be shown as navigation progress in the status bar
- TYPE_PRINT - Statische Variable in Klasse com.inet.viewer.Progress
-
The type is print progress, which means the progress will be shown as printing progress in the status bar
- TYPE_PROCEDURE - Statische Variable in Klasse com.inet.report.TableSource
-
Identifies a TableSource as a stored procedure.
- TYPE_RECTANGLE_SHAPE - Statische Variable in Klasse com.inet.report.chart.plot.ItemShape
-
The chart use only rectangle shapes.
- TYPE_SEARCH - Statische Variable in Klasse com.inet.viewer.Progress
-
The type is search progress, which means the progress will be shown as search progress in the status bar
- TYPE_SPROC - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: Stored procedure
- TYPE_SPROC - Statische Variable in Klasse com.inet.report.database.TableSourceInfo
-
Shows the database object type is: Stored procedure
- TYPE_SPROC_WITH_PARAM - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: Stored procedure with parameters
- TYPE_SYSTEM_TABLE - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: System Table
- TYPE_SYSTEM_TABLE - Statische Variable in Klasse com.inet.report.database.TableSourceInfo
-
Shows the database object type is: System Table
- TYPE_TABLE - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: Table
- TYPE_TABLE - Statische Variable in Klasse com.inet.report.database.TableSourceInfo
-
Shows the database object type is: Table
- TYPE_TABLE_OR_VIEW - Statische Variable in Klasse com.inet.report.TableSource
-
Identifies a TableSource as a table or a view.
- TYPE_TRIANGLE_SHAPE - Statische Variable in Klasse com.inet.report.chart.plot.ItemShape
-
The chart use only triangle shapes.
- TYPE_VIEW - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: View
- TYPE_VIEW - Statische Variable in Klasse com.inet.report.database.TableSourceInfo
-
Shows the database object type is: View
- TYPE_VIEW_WITH_PARAM - Statische Variable in Schnittstelle com.inet.designer.DesignerDataModel
-
Shows the database object type is: View with parameters
U
- UIPROP_SCROLLPANE_BACKGROUND - Statische Variable in Schnittstelle com.inet.viewer.ReportViewer
-
UI property key for setting the background color in the scroll pane area of the Viewer where no page can be seen.
- UnderlayFollowingSection - Enum-Konstante in Enum-Klasse com.inet.report.Area.AttributeTag
- Underline - Enum-Konstante in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
- uninstall(boolean) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
-
Is called by
ServerPluginManagerduring execution of uninstall tasks of available plugins. - uninstall(ServerPluginDescription, boolean) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Executes uninstall tasks of available plugins.
- UNKNOWN - Enum-Konstante in Enum-Klasse com.inet.report.Validity.States
-
the object can not check currently, for example no connection to the database is possible
- UNKNOWN - Statische Variable in Klasse com.inet.report.Field
-
The constant that identifies an unspecific type.
- UNKNOWN - Statische Variable in Klasse com.inet.viewer.PromptData
-
Data type constant - unknown
- UnknownField() - Konstruktor für Klasse com.inet.report.Fields.UnknownField
-
creates a placeholder field when a field could not be parsed
- unlock(ReportCacheKey) - Methode in Klasse com.inet.report.cache.Cache
-
Unlock the data in the cache.
- UNSPECIFIED_EVALUATE_TIME - Statische Variable in Klasse com.inet.report.FormulaField
-
Constant value of evaluation time.
- unwrap(Class) - Methode in Klasse com.inet.authentication.LoginProcessor
-
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
- UPDATE - Statische Variable in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
The field has been changed.
- UPDATE_ALL - Statische Variable in Klasse com.inet.report.RDC.FieldsRefreshEvent
-
Maybe all fields has been changed.
- updateName() - Methode in Klasse com.inet.report.SortField
-
Updates the field's ref name.
- updateProgress(int) - Methode in Schnittstelle com.inet.report.event.EngineFinishListener
-
Updates the current progress to the specified values
- updateReferences() - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
FOR INTERNAL USE ONLY.
- updateReferences() - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
FOR INTERNAL USE ONLY.
- updateReferences() - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
FOR INTERNAL USE ONLY.
- updateReferences() - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
FOR INTERNAL USE ONLY
- updateReferences() - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
FOR INTERNAL USE ONLY.
- updateReferences() - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
FOR INTERNAL USE ONLY
- updateReferences() - Methode in Klasse com.inet.report.Chart2
-
FOR INTERNAL USE ONLY
- Url - Enum-Konstante in Enum-Klasse com.inet.report.Element.HyperlinkProps
- URLRenderData - Klasse in com.inet.viewer
-
An implementation of RenderData for a URL connection to the i-net Clear Reports server.
- URLRenderData(String) - Konstruktor für Klasse com.inet.viewer.URLRenderData
-
Creates a URLRenderData object with the given URL as the location to connect to to fetch the report.
- URLRenderData(URL) - Konstruktor für Klasse com.inet.viewer.URLRenderData
-
Creates a URLRenderData object with the given URL as the location to connect to to fetch the report.
- USE_CUSTOM_FORMAT - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use custom date/time/number format instead of system short, medium or long date/time format.
- USE_SYSTEM_FULL_DATE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default full date format.
- USE_SYSTEM_FULL_TIME - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default full time format.
- USE_SYSTEM_LONG_DATE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default long date format.
- USE_SYSTEM_LONG_TIME - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default long time format.
- USE_SYSTEM_MEDIUM_DATE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default medium date format.
- USE_SYSTEM_MEDIUM_TIME - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default medium time format.
- USE_SYSTEM_SHORT_DATE - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default short date format.
- USE_SYSTEM_SHORT_TIME - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Use system default short time format.
- UseLeadingZero - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- UseOneCurrencySymbolPerPage - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- USER_CAN_REGISTER - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
-
The authentication settings property name for the product provider for the flag if a user can register.
- USER_PREFERENCES - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope store the configuration in the user preferences.
- USER_SESSION - Statische Variable in Klasse com.inet.report.config.datasource.DataSourceConfigurationManager
-
This scope store the configuration in the servlet session.
- UserAccountType - Enum-Klasse in com.inet.usersandgroups.api.user
-
The account type determine some possible features of a user and/or login.
- USERDEFINED_PAPER - Statische Variable in Klasse com.inet.report.ReportProperties
-
User Defined Paper Size
- UserDefinedFunction - Schnittstelle in com.inet.report.formula
-
Interface to be registered by plugins that provide a user defined function for the reporting service.
For example: - UserDefinedFunction.DoNotOptimize - Annotationsschnittstelle in com.inet.report.formula
-
This annotation specifies not to optimize the method it is attached to.
Optimization is done by the formula engine in case a method call only has constant parameters. - UseReverseSignForDisplay - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- usesSummaryFields() - Methode in Klasse com.inet.report.FormulaField
-
Returns true, if this formula field references to a summary field and is referenced by a summary field - either directly or indirectly
- UseSystemDefaultFormat - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- UseSystemDefaultFormat - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- UseThousandSeparators - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
V
- VALID - Enum-Konstante in Enum-Klasse com.inet.report.Validity.States
-
the object is valid
- Validatable - Schnittstelle in com.inet.report
-
An object that is validatable.
- validate() - Methode in Klasse com.inet.report.config.datasource.DataSourceConfiguration
-
Checks if it is possible to get a connection based on this
DataSourceConfiguration.Throw an exception if the connection can't be established. - validate() - Methode in Klasse com.inet.report.FormulaField
-
Check if the object is valid and returns the state and details of possible errors.
- validate() - Methode in Klasse com.inet.report.GroupField
-
Check if the object is valid and returns the state and details of possible errors.
- validate() - Methode in Klasse com.inet.report.SortField
-
Check if the object is valid and returns the state and details of possible errors.
- validate() - Methode in Klasse com.inet.report.SQLField
-
Check if the object is valid and returns the state and details of possible errors.
- validate() - Methode in Klasse com.inet.report.SummaryField
-
Check if the object is valid and returns the state and details of possible errors.
- validate() - Methode in Schnittstelle com.inet.report.Validatable
-
Check if the object is valid and returns the state and details of possible errors.
- Validity - Klasse in com.inet.report
-
This class hold the state of an checked object.
- Validity(Validity.States, Object) - Konstruktor für Klasse com.inet.report.Validity
-
Create a new Validity object.
- Validity.States - Enum-Klasse in com.inet.report
-
States of an object
- VALUE_DRILLDOWN_DISABLED - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_ZOOM: zoom to 100%
- VALUE_DRILLDOWN_ENABLED - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_DRILLDOWN_ENABLED: enabled
- VALUE_VIEW_MODE_DOUBLE_PAGE - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_VIEW_MODE: show two pages at a time
- VALUE_VIEW_MODE_DOUBLE_PAGE_CONTINUOUS - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_VIEW_MODE: show pages as double column continuous stream
- VALUE_VIEW_MODE_SINGLE_PAGE - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_VIEW_MODE: show only one page at a time
- VALUE_VIEW_MODE_SINGLE_PAGE_CONTINUOUS - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_VIEW_MODE: show pages as single column continuous stream
- VALUE_ZOOM_100_PERCENT - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_ZOOM: zoom to 100%
- VALUE_ZOOM_PAGE_HEIGHT - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_ZOOM: zoom to page height
- VALUE_ZOOM_PAGE_WIDTH - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_ZOOM: zoom to page width
- VALUE_ZOOM_WHOLE_PAGE - Statische Variable in Klasse com.inet.viewer.props.DefaultSetting
-
Value belonging to DEFAULT_ZOOM: zoom to full page
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Sources
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Type
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Area.AttributeTag
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Box.BoxProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.chart.plot.AbstractPlot.GradientSetting
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Element.BorderProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Element.CommonProperties
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Element.ElementTypes
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Element.HyperlinkProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Element.StringProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Field.FieldAttributeTag
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Group.AttributeTag
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.JavaBean.JavaBeanProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.SpecifiedOrder.AttributeTag
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.report.Validity.States
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- ValueProperties - Schnittstelle in com.inet.report
-
Interface for elements that display numbers, string and other types of values.
- ValueRangeList - Enum-Konstante in Enum-Klasse com.inet.report.Group.AttributeTag
- values() - Statische Methode in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Sources
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Type
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.AbstractFontElement.FontProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.AbstractLineElement.LineProperties
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Area.AttributeTag
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Box.BoxProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.chart.plot.AbstractPlot.GradientSetting
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Element.BorderProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Element.CommonProperties
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Element.ElementTypes
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Element.HyperlinkProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Element.StringProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Field.FieldAttributeTag
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Group.AttributeTag
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.JavaBean.JavaBeanProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.SpecialField.SpecialFieldNames
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.SpecifiedOrder.AttributeTag
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.SummaryField.SummaryFieldAttributeTag
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.report.Validity.States
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- Variance - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- verify(ChartStyle) - Methode in Schnittstelle com.inet.report.chart.dataset.BaseDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.ForAllRecordsDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.GanttForEachRecordDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.GanttOneGroupDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.GanttTwoGroupsDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.OneGroupDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.StockForAllRecordsDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.StockOneGroupDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.TwoGroupsDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Verifies the group and sum properties of current dataset.
- verify(ChartStyle) - Methode in Klasse com.inet.report.chart.dataset.XYOneGroupDataset
-
Verifies the group and sum properties of current dataset.
- VERSION - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
-
plugin is for a different version
- VERSION_MAJOR - Statische Variable in Klasse com.inet.viewer.SwingReportViewer
-
FOR INTERNAL USE ONLY
- VERSION_MINOR - Statische Variable in Klasse com.inet.viewer.SwingReportViewer
-
FOR INTERNAL USE ONLY
- VerticalAlign - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
- VerticalAlign - Enum-Konstante in Enum-Klasse com.inet.report.Element.CommonProperties
- VIEW_DOUBLE_CONTINUOUS - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to double continuous page view.
- VIEW_DOUBLE_CONTINUOUS - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
The report can be scrolled through in its entirety, however showing the pages two by two.
- VIEW_DOUBLE_PAGE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to double page layout.
- VIEW_DOUBLE_PAGE - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Only two pages are shown at a time, one next to the other.
- VIEW_IS_AT_END_OF_REPORT - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Whether or not the scroll view is at the end of the report (property is a boolean)
- VIEW_MODE - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
View Mode property - to be used for PropertyChangeEvents.
- VIEW_SINGLE_CONTINUOUS - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to a continuous layout with single pages.
- VIEW_SINGLE_CONTINUOUS - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
The report can be scrolled through in its entirety, with each page being shown above the next.
- VIEW_SINGLE_PAGE - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Switches to single page layout.
- VIEW_SINGLE_PAGE - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Only one page is shown at a time.
- ViewerAction - Klasse in com.inet.viewer
-
Action class for the ReportViewer.
- ViewerAction() - Konstruktor für Klasse com.inet.viewer.ViewerAction
-
Default Constructor for extending this class.
- ViewerAction(String) - Konstruktor für Klasse com.inet.viewer.ViewerAction
-
Defines an
Actionobject with the specified description string and a default icon. - ViewerAction(String, Icon) - Konstruktor für Klasse com.inet.viewer.ViewerAction
-
Defines an
Actionobject with the specified description string and a the specified icon.The Action will be initialized disabled until a ReportView is opened. - ViewerComponent - Schnittstelle in com.inet.viewer
-
All public graphical components of the viewer must implement this interface, which provides the actual AWT component so that it can be added to containers, etc.
For example, if you have a "ReportViewer" and would like to add it to your own JFrame, simply call:myFrame.add(viewer.getComponent()) - ViewerContext - Schnittstelle in com.inet.viewer
-
The ViewerContext interface is used for reacting to and handling events occurring in the Viewer which usually would require showing a dialog or some action.
- ViewerException - Ausnahmeklasse in com.inet.viewer
-
An exception wrapper class for the i-net Clear Reports Viewer.
Contains all information necessary for dealing with various exceptions. - ViewerException(int, String, String, String, String, String, int, String) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
Initializes an exception from the server with the given error code, message, export format, server version, server JAva VM, server OS, server cache version, and stacktrace.
- ViewerException(int, String, String, String, String, String, int, String, Throwable) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
Initializes an exception from the server with the given error code, message, export format, server version, server Java VM, server OS, server cache version, protocol, and stacktrace.
- ViewerException(int, String, String, String, String, String, int, String, Throwable, String) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
Initializes an exception from the server with the given error code, message, export format, server version, server Java VM, server OS, server cache version, protocol, and stacktrace.
- ViewerException(int, String, String, String, String, String, int, Throwable) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
Initializes an exception from the server with the given error code, message, export format, server version, server Java VM, server OS, server cache version, and stacktrace.
- ViewerException(PromptData[]) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
For the "need prompts" Viewer Exception
- ViewerException(String) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
Initializes an exception with the given error message
- ViewerException(String, Throwable) - Konstruktor für Ausnahmeklasse com.inet.viewer.ViewerException
-
Initializes an exception with the given error message and wraps another Throwable in this ViewerException
W
- waitOnInitState(int) - Methode in Klasse com.inet.plugin.ServerPluginManager
-
Wait the given count that the plugin manager will receive the state init.
- waitUntilFinished() - Methode in Klasse com.inet.viewer.Progress
-
This method will block until the progress has finished it task.
- WARNING - Enum-Konstante in Enum-Klasse com.inet.problemfinder.ProblemFinderWarning.Type
-
The object is valid but is not optimal, for example has design flaw
- WARNING - Enum-Konstante in Enum-Klasse com.inet.report.Validity.States
-
the object is valid but is not optimal, for example has a poor performance
- WEIGHTED_AVERAGE - Statische Variable in Klasse com.inet.report.SummaryField
-
SummaryField calculates weigted average.
- WeightedAverage - Enum-Konstante in Enum-Klasse com.inet.report.SummaryField.SummaryOperations
- WHILE_PRINTING_RECORDS - Statische Variable in Klasse com.inet.report.FormulaField
-
Constant value of evaluation time.
- WHILE_READING_RECORDS - Statische Variable in Klasse com.inet.report.FormulaField
-
Constant value of evaluation time.
- WHOLE_WORD - Statische Variable in Schnittstelle com.inet.viewer.RenderData
-
Search option: Only a search result if the entire word is equal to the search term.
- width - Variable in Klasse com.inet.report.CrossTabGridLineFormat
-
The width of the grid line.
- WriteCertificateDate - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- WriteCertificateLabels - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- WriteCertificateLocation - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- WriteCertificateReason - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- WriteCertificateSubjectName - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
- WriteDistinguishedName - Enum-Konstante in Enum-Klasse com.inet.report.SignatureForm.SignatureFormProps
X
- XYDataset - Schnittstelle in com.inet.report.chart.dataset
-
An interface that is implemented by data sets that have x, y and size fields.
- XYForAllRecordsDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by xy charts.
- XYForAllRecordsDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.XYForAllRecordsDataset
-
Creates a new empty dataset.
- XYForEachRecordDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by xy charts.
- XYForEachRecordDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.XYForEachRecordDataset
-
Creates a new empty dataset.
- XYOneGroupDataset - Klasse in com.inet.report.chart.dataset
-
This is a dataset used by xy charts.
- XYOneGroupDataset(Chart2) - Konstruktor für Klasse com.inet.report.chart.dataset.XYOneGroupDataset
-
Creates a new empty dataset.
- XYPlot - Klasse in com.inet.report.chart.plot
-
A general class for plotting data in the form of (x, y) pairs.
- XYPlot() - Konstruktor für Klasse com.inet.report.chart.plot.XYPlot
-
Creates a xy plot (e.g. scatter or bubble) with default properties.
- XYPlot(XYStyle) - Konstruktor für Klasse com.inet.report.chart.plot.XYPlot
-
Creates a xy plot (e.g. scatter or bubble) with defined chart style.
- XYStyle - Klasse in com.inet.report.chart.plot
-
This class defines the different styles of the XYChart.
Y
- Y_OR_N - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The output value of a field with return type boolean is represented, according with language, by 'Y' or 'N' (en), 'J' or 'N'(de) etc.
- YEAR_MONTH_DAY - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
Draw year first, then month and then day.
- YearType - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.DateTimeProps
- YES - Statische Variable in Schnittstelle com.inet.report.RDC.MsgListener
-
Default answer possibility for implementor of method
query - YES_OR_NO - Statische Variable in Schnittstelle com.inet.report.ValueProperties
-
The output value of a field with return type boolean is represented, according with language, by 'Yes' or 'No' (en), 'Ja' or 'Nein'(de) etc.
Z
- ZeroValueString - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- ZeroValueStringSymbol - Enum-Konstante in Enum-Klasse com.inet.report.AbstractValueElement.NumberProps
- ZOOM_FACTOR - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Zoom factor property - to be used for PropertyChangeEvents.
- ZOOM_IN - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Zooms one step in.
- ZOOM_MANUAL - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
No automatic zoom
- ZOOM_OUT - Statische Variable in Klasse com.inet.viewer.ActionPool
-
Zooms one step out.
- ZOOM_TO_FULLPAGE - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Automatically zoom in or out so that the full page is visible, no more, no less.
- ZOOM_TO_PAGEHEIGHT - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Automatically zoom in or out so that the full height of the page is visible, no more, no less.
- ZOOM_TO_PAGEWIDTH - Statische Variable in Schnittstelle com.inet.viewer.ReportView
-
Automatically zoom in or out so that the full width of the page is visible, no more, no less.
- ZoomMethod - Enum-Konstante in Enum-Klasse com.inet.report.AbstractPictureElement.PictureProps
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form|Tags suchen