- GANTT - Static variable in interface quadbase.util.IChartTypeConstants
-
2D Gantt chart
- generateImageURL(byte[]) - Method in interface quadbase.reportdesigner.util.IDynamicImageURLGenerator
-
Takes the bytes of an image and make it available at the returned URL string.
- generateReportKey(byte[]) - Method in interface quadbase.reportdesigner.util.IDynamicReportKeyGenerator
-
Takes the bytes of a report and make it available at the returned URL string.
- get(int) - Method in interface quadbase.common.param.Parameters
-
Gets a particular Param by index.
- get(String, String, boolean) - Method in interface quadbase.common.param.Parameters
-
Gets a Param by its parent name and name.
- get(String) - Method in interface quadbase.common.param.Parameters
-
Gets a set of parameters by its name.
- get3DLightIntensity() - Method in interface quadbase.util.IBubblePropertySet
-
This method returns the intensity of the light used in the simulated 3D mode.
- getActualColumnCount() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
For internal use only.
- getActualData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns the unformatted data used in this ReportColumn If a cell contains a formula or
script, getActualData returns the calculated value instead of the the formula
- getActualDataCount() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getAggregateOperator() - Method in interface quadbase.util.IAggregationInfo
-
Returns the primary aggregate operator used for drill-down.
- getAggregateOperator() - Method in interface quadbase.util.IDrillDown
-
Returns the primary aggregate operator used for drill-down.
- getAggregateOperator() - Method in interface quadbase.util.IZoomInfo
-
Get the aggregate operator used for aggregating points along the primary value axis.
- getAggregation() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns the aggregation on the column.
- getAggrValue(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getAlias() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Return the alias of this field If no alias defined, return the path string
- getAlign() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the horizontal alignment of this element.
- getAlign() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getAlignment() - Method in class quadbase.common.param.ParameterPage
-
Gets the horizontal alignment of the parameter page
- getAllAlertIds() - Method in class quadbase.ChartAPI.QbChart
-
- getAllAlertIds() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getAllAvailPrinters() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return all the available printers requires JDK 1.4 or above
- getAllColors(Vector<Color>) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getAllColors(Vector<Color>) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
for internal use only.
- getAllColors(Vector<Color>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getAllColors(Vector<Color>) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getAllFunctionNames() - Method in interface quadbase.reportdesigner.util.ICustomDefinedFunctions
-
Returns the names of all functions.
- getAllOptionLabel() - Method in class quadbase.reportdesigner.report.Parameter
-
- getAllOptionLabel() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getAllOptionLabel() - Method in class quadbase.util.SimpleQueryInParam
-
- getAllParameters() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This is the simpliest way to obtain all parameters that needs to be set for this QbReport.
- getAllParameters(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This is the simpliest way to obtain all parameters in prompt sequence that needs to be set
for this QbReport.
- getAllParameters() - Method in class quadbase.reportdesigner.ReportAPI.SubReport
-
Since calling getAllParameters on the main report gets all parameters (including sub report
parameters), calling the sub report getAllParameters() is not supported and throws an
UnsupportedOperationException.
- getAllReportChartObjects() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of all the ReportChartObject objects in this table For Internal Use Only
- getAllReportImages() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of all the ReportImage objects in this table For Internal Use Only
- getAllSubReports() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of all the SubReport objects in this table For Internal Use Only
- getAllTableElements() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets all elements in the table, including charts and other non-report elements.
- getAlternateRow() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the number of rows within sections that would have the same color before alternating to
a different color.
- getAmbientLight() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the ambient color value used for shading.
- getAmPm(DateTimeObject) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns AM or PM depending on the time of the DateTimeObject
- GETAMPM - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- GETAMPM - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- getAngle() - Method in class quadbase.ChartAPI.swing.TextString
-
Get the text angle
- getAngle() - Method in class quadbase.ChartAPI.TextString
-
Get the text angle
- getAngle() - Method in interface quadbase.util.IText
-
Returns the angle of the text string.
- getAnimationSpeed() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the animation speed for the navigation panel.
- getAnnotationList() - Method in interface quadbase.util.IAnnotationSet
-
Returns a list of IAnnotation objects using the whole chart as the referenced object.
- getAnnotations() - Method in interface quadbase.util.IReferenceObj
-
This function returns the annotation objects
- getAppearance() - Method in class quadbase.util.ControlRange
-
Returns the background appearance for the control ranges.
- getAppearance() - Method in interface quadbase.util.IPlot
-
Returns the background appearance for the chart/legend plot area.
- getApplet() - Method in class quadbase.ChartAPI.QbChart
-
Returns applet
- getApplet() - Method in class quadbase.ChartAPI.swing.QbChart
-
Return applet
- getApplet() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the parent Applet object of this QbReport object
- getApplyTemplateDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default (report only) Apply Template directory.
- getApproximationThreshold() - Method in interface quadbase.util.I3DPropertySet
-
This method returns the threshold value of 3D rendering approximation.
- getArcLengthRatio() - Method in interface quadbase.util.IDoughnutPropertySet
-
Gets the arc length ratio for doughnut slice (1-100%)
- getAreaColorAbove() - Method in interface quadbase.util.ILinePropertySet
-
Returns the color currently used for the areas above the horizontal line.
- getAreaColorBelow() - Method in interface quadbase.util.ILinePropertySet
-
Returns the color currently used for the areas below the horizontal line.
- getAreaCutOffPoint() - Method in interface quadbase.util.IRadarPropertySet
-
This method returns the value of the cut-off point for radar area
- getArgument() - Method in class quadbase.ChartAPI.QbChart
-
Gets the argument of the event, PickData if data is selected or String which describes the
object otherwise
- getArgument() - Method in class quadbase.ChartAPI.swing.QbChart
-
Get the argument of the event, PickData if data is selected or String which describes the
object otherwise
- getArrays() - Method in class quadbase.reportdesigner.report.Script
-
- getArraySet(String) - Method in class quadbase.reportdesigner.report.Script
-
- getAttributeDataType() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Returns the attribute data type
- getAttributeName() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Returns the attribute name
- getAverage() - Method in interface quadbase.util.IControlLine
-
Get the average of the selected data set
- getAxis(int) - Method in interface quadbase.util.IOverlayPropertySet
-
This method returns corresponding axis of the specific layer
- getAxisGapOffset() - Method in interface quadbase.util.IOverlayPropertySet
-
This method returns the offset of axis gap
- getAxisLabelFormat() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the IFormat object that is used for formatting the value axis labels.
- getAxisPosition(int) - Method in interface quadbase.util.IOverlayPropertySet
-
This method returns corresponding axis of the specific layer
- getAxisUnitToRadiusRatio() - Method in interface quadbase.util.IBubblePropertySet
-
This method returns the ratio of the unit length of x-axis (in pixel/unit) to bubble radius
value.
- getBackgroundColor() - Method in class quadbase.common.param.ParameterPage
-
Gets the background color of the parameter page
- getBackgroundColor() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the background color of the report.
- getBackgroundColor() - Method in interface quadbase.util.ICanvas
-
This function returns the color of the desktop background.
- getBackgroundColor() - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Returns the background color of the information box used to display hints for data points and
hyperlinks.
- getBackgroundColor() - Method in interface quadbase.util.IHint
-
Returns the background color of the information box used to display hints for data points and
hyperlinks.
- getBackgroundColor() - Method in interface quadbase.util.IPlot
-
Returns the color of the chart/legend plot area background.
- getBackgroundColorHex() - Method in class quadbase.common.param.ParameterPage
-
Gets the background color of the parameter page
- getBackgroundImage() - Method in class quadbase.common.param.ParameterPage
-
Gets the background image of the parameter page
- getBackgroundImage() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the background image of the report
- getBackgroundImagesPath() - Method in class quadbase.reportdesigner.designer.ImagesPath
-
return path of background images directory
- getBackgroundImageURL() - Method in interface quadbase.util.ICanvas
-
Returns the URL of the background image drawn on the canvas.
- getBackLinkClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for jumping back from a hyperlink to the previous chart.
- getBackLinkModifier() - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for jumping back from a hyperlink to the previous chart.
- getBackwardLinkClickCount() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets how many times the user needs to trigger the backwardLinkModifier MouseEvent to go
backward.
- getBackwardLinkClickCount() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets how many times the user needs to trigger the backwardLinkModifier MouseEvent to go
backward.
- getBackwardLinkModifier() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets what java.awt.event.MouseEvent triggers the Canvas to go backward (if available: after a
forward link was triggered and the user wants to go back to the previous page|link).
- getBackwardLinkModifier() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets what java.awt.event.MouseEvent triggers the Canvas to go backward (if available: after a
forward link was triggered and the user wants to go back to the previous page|link).
- getBarGapToWidthRatio() - Method in interface quadbase.util.IDataPointSet
-
Gets the ratio of the bar width and the distance between bars.
- getBarWidthToThicknessRatio() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the width to thickness ratio for a bar/line 3D chart.
- getBaseForLog() - Method in interface quadbase.util.IAxis
-
This function is used to return a base for logarithmic for that axis.
- getBgColor() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the background color of this element.
- getBgColor2() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the background color of the alternating sections.
- getBodyMinWidth() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the minimum width of the table only, excluding header and footer
- getBodyText() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: Returns the body text of the email
- getBookmark() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
Gets the bookmark associated with this ReportElement.
- getBooleanNULLDataValue() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the default object used in place of null Boolean data objects
- getBorder(BorderSide) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getBorder(BorderSide) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- getBorder(BorderSide) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- getBorderColor() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the border color of this element
- getBorderColor() - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Returns the border color of the information box used to display hints for data points and
hyperlinks.
- getBorderColor() - Method in interface quadbase.util.IHint
-
Returns the border color of the information box used to display hints for data points and
hyperlinks.
- getBorderColor() - Method in interface quadbase.util.IPiePropertySet
-
Returns the color that is used for pie chart's outside & slice borders.
- getBorderColor() - Method in interface quadbase.util.IPlot
-
Returns the color of the chart/legend plot area border.
- getBorderThickness() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Deprecated.
- getBorderThickness() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- getBorderThickness() - Method in interface quadbase.util.IPlot
-
Returns the border thickness for the chart plot area.
- getBottomBorder() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getBottomMargin() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns bottom margin, in inches.
- getBottomNValue() - Method in interface quadbase.util.IDataPointSet
-
returns number of Bottom N value in a chart This feature only works with chart with category
only and ascending order has to be applied to the chart
- getBrowseDirectories() - Method in class quadbase.chart.designer.QbChartDesigner
-
Gets a BrowseDirectories object that can be used to set the default browsing directories for
different browse dialogs.
- getBrowseDirectories() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets a BrowseDirectories object that can be used to set the default browsing directories for
different browse dialogs.
- getBufferedImageType() - Method in class quadbase.ChartAPI.QbChart
-
Returns java.awt.image.BufferedImage image type
- getBufferedImageType() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns java.awt.image.BufferedImage image type
- getBuilder() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- getBurstEmail() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getBurstReport() - Method in class quadbase.scheduler.ScheduleObject
-
returns what type of bursting has been applied (Burst All or Burst Group)
- getByteArray() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
internal use only
- getBytes() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Get the this image's data in bytes.
- getBytes() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Returns the contained SubReport as a byte array
- getCachedSubReport() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
internal use only
- getCacheSize() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
return the number of SubReport that will be cached
- getCalculatedValue() - Method in interface quadbase.util.IControlLine
-
Get the calculated value used for plotting the line
- getCandleStickDownColor() - Method in interface quadbase.util.IDataPointSet
-
This method gets the downTick candlestick color.
- getCandleStickUpColor() - Method in interface quadbase.util.IDataPointSet
-
This method gets the upTick candlestick color.
- getCandleStickWidth() - Method in interface quadbase.util.IDataPointSet
-
This method gets the "wicker"--the hi & low extensions of candlesticks.
- getCanvasArea() - Method in interface quadbase.util.ICanvas
-
Returns canvas area component
- getCBAggrColFooterTemplate(int, int, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column-break aggregation column footer style.
- getCBAggrColHeaderTemplate(ReportSection, int, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column-break aggregation column header style.
- getCBAggrColumnTemplate(int, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column-break aggregation column style.
- getCBColumnFooterTemplate(int, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column-break column footer.
- getCBColumnHeaderTemplate(ReportSection, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column-break column header style. The style is obtained from the first crosstab
column header.
- getCellBackgroundColor() - Method in interface quadbase.util.ITable
-
This method returns the table cell background color
- getCellCount() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the number of cells within this Report Section.
- getCellFont() - Method in interface quadbase.util.ITable
-
This method returns table cell font
- getCellForHTML() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- getCells() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets all ReportCell objects contained in this ReportSection.
- getCellScript() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the ICellScript object used by this ReportColumn.
- getCellTextColor() - Method in interface quadbase.util.ITable
-
This method returns the table cell text color
- getCenter() - Method in class quadbase.util.ControlRange
-
Returns center of the control range (for dial chart only) The percentage of the radius from 0
to 100 and dial center is (0, 0)
- getCenterPointColor() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the color of the center point
- getCenterPointRadius() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the relative radius of the center point
- getChart() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Get the IChart object contained in this instance of ReportChartObject.
- getChartGraphics() - Method in class quadbase.ChartAPI.QbChart
-
Returns chart graphics object
- getChartGraphics() - Method in class quadbase.ChartAPI.swing.QbChart
-
return chart graphics object
- getChartImagesPath() - Method in class quadbase.reportdesigner.designer.ImagesPath
-
return path of chart images directory
- getChartLocation() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Gets the path to the location of the chart.
- getChartLocation() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getChartMenuBar() - Method in class quadbase.chart.designer.QbChartDesigner
-
- getChartModifier() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Get the implemented IChartModifier class object that has been set into this instance of
ReportChartObject.
- getChartObject() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Obtain an IChart object from this ReportChartObject.
- getChartPath() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getChartPath() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getChartsNoGuideLine() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- getChartTemplatesDirectory() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse chart templates directory.
- getChartToolBar() - Method in class quadbase.chart.designer.QbChartDesigner
-
- getClassFile() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the name of the input class file used to create the report.
- getClassFile() - Method in interface quadbase.util.IInputData
-
Gets the name of the input class file used to create the chart.
- getCoeff() - Method in interface quadbase.util.IDataLine
-
please see the derived classes for details
- getCoeff() - Method in interface quadbase.util.ITrendLine
-
Get the degree for POLYNOMIAL or period for SIMPLE_AVERAGE, TRIANGULAR_AVERAGE and
EXPONENTIAL_AVERAGE.
- getColData() - Method in class quadbase.ChartAPI.DbData
-
This is for internal use only
- getColData(IDatabaseInfo, boolean, boolean[]) - Static method in class quadbase.ChartAPI.DBInfo
-
- getColData() - Method in class quadbase.ChartAPI.swing.DbData
-
This is for internal use only
- getColData(IDatabaseInfo, boolean, boolean[]) - Static method in class quadbase.ChartAPI.swing.DBInfo
-
- getColData() - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
Return an array of quadbase.reportdesigner.report.ColData
- getColData() - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
For internal use only
- getColData(IDatabaseInfo, boolean, boolean[], int, int) - Static method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Retrieves data in column form using the database information provided.
- getColData(IDatabaseInfo, boolean, boolean[], int, int, boolean) - Static method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Retrieves data in column form using the database information provided.
- getColData() - Method in class quadbase.util.SalesForceResultSet
-
- getColData(boolean, boolean[], PreprocInfo) - Method in class quadbase.util.SalesForceResultSet
-
- getColDataMapping() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
For internal use only.
- getColIndex(ReportTable) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
For internal use only
- getColor() - Method in class quadbase.ChartAPI.swing.TextString
-
Get the text color
- getColor() - Method in class quadbase.ChartAPI.TextString
-
Get the text color
- getColor() - Method in class quadbase.util.ColorSpectrum
-
This function returns the color array
- getColor(double) - Method in class quadbase.util.ColorSpectrum
-
This function returns the color corresponding to a target value
- getColor() - Method in class quadbase.util.ControlRange
-
Returns color of the control range
- getColor() - Method in interface quadbase.util.I3DControlPanel
-
Returns the color of the navigation panel for 3D charts.
- getColor() - Method in interface quadbase.util.IAxis
-
Retrieve the color used to draw the axis.
- getColor() - Method in interface quadbase.util.IDataLine
-
Get the color of the data line
- getColor() - Method in interface quadbase.util.IText
-
Returns the color of the text string.
- getColor() - Method in class quadbase.util.PolyLine
-
Returns the color of the poly-line.
- getColorAboveLine() - Method in interface quadbase.util.IHorzVertLine
-
Return the value of setColorAboveLine(Color).
- getColorArrayForPieThreshold() - Method in interface quadbase.util.IPiePropertySet
-
- getColorBelowLine() - Method in interface quadbase.util.IHorzVertLine
-
Return the value of setColorBelowLine(Color).
- getColors() - Method in interface quadbase.util.IDataPointSet
-
Returns the color scheme for the data points plotted in the chart.
- getColors() - Method in interface quadbase.util.ISecondaryChart
-
Returns the color scheme for the secondary axis data points plotted in the chart.
- getColorSpectrum() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the color spectrum being used.
- getColorThresholdForPie() - Method in interface quadbase.util.IPiePropertySet
-
- getColumn(int) - Method in class quadbase.ChartAPI.ColInfo
-
- getColumn(int) - Method in class quadbase.ChartAPI.swing.ColInfo
-
- getColumn() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
Gets the current column in crosstab reports
- getColumn(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the ReportColumn object at the specified index of this table.
- getColumn() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the ReportColumn array of this table.
- getColumn() - Method in class quadbase.reportdesigner.util.SpreadSheetModelEvent
-
Returns the column index changed (beginning at 1).
- getColumn(int) - Method in interface quadbase.util.IColumnMap
-
Get the column index for the given chart dimension(field).
- getColumn() - Method in class quadbase.util.SpreadSheetModelEvent
-
Returns the column index changed (beginning at 1).
- getColumnBreakColumnCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For CrossTab Tables only.
- getColumnBreakColumnTemplate(int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column-break column style. The style is obtained from the first crosstab column.
- getColumnBreakCount() - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Counts number of column-break columns.
- getColumnByID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- getColumnCount() - Method in class quadbase.ChartAPI.DataSheet
-
returns number of columns
- getColumnCount() - Method in class quadbase.ChartAPI.swing.DataSheet
-
Returns number of columns
- getColumnCount() - Method in class quadbase.common.util.internal.XMLQueryResultSet
-
- getColumnCount() - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
returns number of columns
- getColumnCount() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getColumnCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the number of columns in this table.
- getColumnCount() - Method in interface quadbase.reportdesigner.util.IRSMetaData
-
Gets the number of columns in the result set.
- getColumnCount() - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the number of columns (except the row labels)
- getColumnCount() - Method in class quadbase.reportdesigner.util.QueryResultSet
-
Get total number of columns
- getColumnCount() - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get total number of cloumns
- getColumnCount() - Method in class quadbase.reportdesigner.util.StreamResultSet
-
Get total number of columns
- getColumnCount() - Method in interface quadbase.util.IRSMetaData
-
Gets the number of columns in the result set.
- getColumnCount() - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the number of columns (except the row labels)
- getColumnCount() - Method in interface quadbase.util.ITable
-
This method counts number of columns
- getColumnCount() - Method in class quadbase.util.QueryResultSet
-
- getColumnCount() - Method in class quadbase.util.SalesForceResultSet
-
- getColumnCount() - Method in class quadbase.util.SimpleSpreadSheet
-
- getColumnCount() - Method in class quadbase.util.StreamResultSet
-
- getColumnDisplaySize(int) - Method in class quadbase.reportdesigner.util.QueryResultSet
-
- getColumnDisplaySize(int) - Method in class quadbase.util.QueryResultSet
-
- getColumnIndex(ReportElement) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the column index of this element in the table
- getColumnIndex(ReportColumn) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getColumnLabel(int) - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the value of the column label for a given row
- getColumnLabel(int) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get the label for the given column
- getColumnLabel(int) - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the value of the column label for a given row
- getColumnLabel(int) - Method in class quadbase.util.SimpleSpreadSheet
-
Get the label for the given column
- getColumnLabelType() - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the data type of the column labels
- getColumnLabelType() - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get the label type of the specified column
- getColumnLabelType() - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the data type of the column labels
- getColumnLabelType() - Method in class quadbase.util.SimpleSpreadSheet
-
- getColumnMap() - Method in interface quadbase.util.IInputData
-
Returns the data column mapping information.
- getColumnName() - Method in interface quadbase.common.param.Param
-
If (isMapToColumn()) Returns the column name
- getColumnName() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
- getColumnName(int) - Method in class quadbase.common.util.internal.XMLQueryResultSet
-
- getColumnName() - Method in class quadbase.reportdesigner.report.Parameter
-
- getColumnName() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Returns the column name
- getColumnName(int) - Method in interface quadbase.reportdesigner.util.IRSMetaData
-
Gets the name of a column in the result set.
- getColumnName(int) - Method in class quadbase.reportdesigner.util.QueryResultSet
-
Get name of specified column
- getColumnName() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getColumnName(int) - Method in class quadbase.reportdesigner.util.StreamResultSet
-
Get name of specified column
- getColumnName() - Method in interface quadbase.util.IQueryInParam
-
Returns the column name
- getColumnName(int) - Method in interface quadbase.util.IRSMetaData
-
Gets the name of a column in the result set.
- getColumnName(int) - Method in class quadbase.util.QueryResultSet
-
- getColumnName(int) - Method in class quadbase.util.SalesForceResultSet
-
- getColumnName() - Method in class quadbase.util.SimpleQueryInParam
-
- getColumnName(int) - Method in class quadbase.util.StreamResultSet
-
- getColumns() - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets column data (ignore all the column-break columns and aggregation columns).
- getColumns() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns a vector containing ReportColumn objects in this table.
- getColumnsForHTML() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getColumnsIgnoreRepeatColumn() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Looks through the columns of this table object and returns the number of columns in the
table, ignoring column break and column break aggregation columns.
- getColumnSpacing() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getColumnType(int) - Method in class quadbase.common.util.internal.XMLQueryResultSet
-
- getColumnType(int) - Method in interface quadbase.reportdesigner.util.IRSMetaData
-
Gets the data type of a column in the result set.
- getColumnType(int) - Method in class quadbase.reportdesigner.util.QueryResultSet
-
Get type of specified column
- getColumnType(int) - Method in class quadbase.reportdesigner.util.StreamResultSet
-
Get type of specified column
- getColumnType(int) - Method in interface quadbase.util.IRSMetaData
-
Gets the data type of a column in the result set.
- getColumnType(int) - Method in class quadbase.util.QueryResultSet
-
- getColumnType(int) - Method in class quadbase.util.SalesForceResultSet
-
- getColumnType(int) - Method in class quadbase.util.StreamResultSet
-
- getColumnValue(int) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Returns the Column value at specified column
- getColumnValue(NumericObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Returns the Column value at specified column
- getColumnValue(int, short) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Returns the Column value at specified column after doing the specified aggregation.
- getColumnValue(NumericObject, short) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Returns the Column value at specified column after doing the specified aggregation.
- getColumnValue(int) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the column value at specified column
- getColumnValue(int, int) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the column value at specified column
- getColumnValue(NumericObject, int) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the column value at specified column
- getColumnValue(int, short) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the column value at specified column after applying specified aggregation.
- getColumnValue(int, short, int) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the column value at specified column after applying specified aggregation.
- getColumnValue(NumericObject, short, int) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the column value at specified column after applying specified aggregation.
- getColumnValue(int) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the column value of the specific column
- getColumnValue(int, int) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the column value of the specified column
- getColumnValue(NumericObject, int) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the column value of the specified column
- getColumnValue(int, short) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the Column value of specified column after doing the specified aggregation.
- getColumnValue(int, short, int) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the Column value of specified column after doing the specified aggregation.
- getColumnValue(NumericObject, short, int) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the Column value of specified column after doing the specified aggregation.
- getColumnValue(int) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the Column value at specified column
- getColumnValue(NumericObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the Column value at specified column
- getColumnValue(int, short) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the Column value at specified column after doing the specified aggregation.
- getColumnValue(NumericObject, short) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the Column value at specified column after doing the specified aggregation.
- getColumnWidth() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getColumnWidth(int) - Method in interface quadbase.util.ITable
-
This method returns the width of the column
- getColumnWidths() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getCombinationType() - Method in interface quadbase.util.ISecondaryChart
-
This function returns the combination chart type.
- getCommand() - Method in class quadbase.scheduler.ScheduleObject
-
Returns schedule command
- getComponent(Applet, String, long) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Frame, String, long) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Applet, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Frame, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Applet, QbReport, long, String) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Frame, QbReport, long, String) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Applet, String, long) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Frame, String, long) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Applet, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Frame, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Applet, QbReport, long, String) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Get the Page Viewer as a java.awt.Component.
- getComponent(Frame, QbReport, long, String) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Get the Page Viewer as a java.awt.Component.
- getComponent(IReport) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Returns a Component that displays the report.
- getComponent(IReport, int) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Returns a Component that displays the report, with the specified scroll bar option
- getComponent(IReport) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Returns a Component that displays the report.
- getComponent(IReport, int) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Returns a Component that displays the report, with the specified scroll bar option
- getCondition() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Returns the condition query string
- getConditionInfo() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Returns an array of XMLFieldInfo objects that need for the condition
- getConnection() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the connection object, if one exists.
- getConnection() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Gets the connection object, if one exists
- getConnection() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets the connection object, if one exists
- getConnection() - Method in interface quadbase.reportdesigner.util.IDatabaseInfo
-
Gets the connection object, if one exists
- getConnection() - Method in interface quadbase.util.IDatabaseInfo
-
Gets the connection object, if one exists
- getConnection() - Method in interface quadbase.util.IJNDIDatabaseInfo
-
Gets the connection object, if one exists
- getContentTitleAlignment() - Method in interface quadbase.util.ITable
-
This method gets content title alignment
- getContentValueAlignment() - Method in interface quadbase.util.ITable
-
This method gets content value alignment
- getCSSDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse CSS direcotory.
- getCssFile() - Method in class quadbase.common.param.CssHtmlParameterPageWriter
-
Gets the path to the css file in use.
- getCurrencyInstance() - Static method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Create an instance of currency format for the default locale.
- getCurrencyInstance(Locale) - Static method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Create an instance of currency format for the specified locale.
- getCurrencyInstance() - Static method in class quadbase.util.LocaleNumericFormat
-
Create an instance of currency format for the default locale.
- getCurrencyInstance(Locale) - Static method in class quadbase.util.LocaleNumericFormat
-
Create an instance of currency format for the specified locale.
- getCurrentDate() - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the current date
- getCurrentDateTime() - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the current date and time
- getCurrentFileName(int, int, String) - Static method in class quadbase.reportdesigner.util.HTMLBlock
-
Helper method for generating the current file name of a multi-page export
- getCurrentTime() - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the current time
- getCustomCurrency() - Method in class quadbase.reportdesigner.util.NumericFormat
-
Get custom multi-character currency symbol
Deprecates the old char type currency symbol variable "currencySymbol"
- getCustomCurrency() - Method in class quadbase.util.NumericFormat
-
Get custom multi-character currency symbol
Deprecates the old char type currency symbol variable "currencySymbol"
- getCustomDefinedFunctions() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets the custom defined functions information.
- getCustomDefinedFunctions() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return custom defined functions
- getCustomerQueryForLinkedSubReport() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getCustomID() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the custom ID of this element
- getCustomizeDataHintBoxHandle() - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
- getCutCornerWidth() - Method in interface quadbase.util.IPlot
-
Gets the cut corner width for the cut corner appearance (in pixel)
- getData() - Method in class quadbase.ChartAPI.DbData
-
Gets the record data, field j of record i is stored in position [i][j] of the result as an
Object of that type.
- getData() - Method in class quadbase.ChartAPI.swing.DbData
-
Get the record data, field j of record i is stored in position [i][j] of the result as an
Object of that type.
- getData() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Returns the byte array contains the data
- getData() - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
Get the record data, field j of record i is stored in position [i][j] of the result as an
Object of that type.
- getData(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the ReportElement object with the given id or customID
- getData() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the data object used by this ReportColumn.
- getData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the data at the specified index.
- getData() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
Get the content as a byte array.
- getData() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the cells within this Report Section.
- getData(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the cell at the specified index of this Report Section.
- getData(String) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the cell with the given ID or customID of this Report Section.
- getData(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets a specific ReportElement in this ReportTable
- getData() - Method in interface quadbase.reportdesigner.util.IInputData
-
Returns the IResultSet object containing the input report data.
- getData(String) - Method in interface quadbase.reportdesigner.util.IReport
-
For internal use only
- getData() - Method in interface quadbase.util.IInputData
-
Returns the IResultSet object containing the input chart data.
- getDatabaseConnection(String, String, String, String) - Static method in class quadbase.ChartAPI.DBInfo
-
This static function establishes a connection to the specified database and returns a
connection object to it.
- getDatabaseConnection(String, Hashtable<String, String>) - Static method in class quadbase.ChartAPI.DBInfo
-
This static function establishes a connection to the specified database and returns a
connection object to it.
- getDatabaseConnection(String, String, String, String) - Static method in class quadbase.ChartAPI.swing.DBInfo
-
This static function establishes a connection to the specified database and returns a
connection object to it.
- getDatabaseConnection(String, Hashtable<String, String>) - Static method in class quadbase.ChartAPI.swing.DBInfo
-
This static function establishes a connection to the specified database and returns a
connection object to it.
- getDatabaseConnection(String, String, String, String) - Static method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
This static function establishes a connection to the specified database and returns a
connection object to it.
- getDatabaseConnection(String, Hashtable<String, String>) - Static method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
This static function establishes a connection to the specified database and returns a
connection object to it.
- getDatabaseInfo() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the database info used for plotting the report.
- getDatabaseInfo() - Method in interface quadbase.util.IInputData
-
Gets the database info used for plotting the chart.
- getDatabaseProductName() - Method in interface quadbase.common.util.IDBConnection
-
- getDataBorderColor() - Method in interface quadbase.util.IDataPointSet
-
Returns border color of the data points for some chart types.
- getDataBorderThickness() - Method in interface quadbase.util.IDataPointSet
-
Returns border thickness of the data points for some chart types.
- getDataCount() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the length of the data object used.
- getDataFile() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the name of the input data file used to create the report.
- getDataFile() - Method in interface quadbase.util.IInputData
-
Gets the name of the input data file used to create the chart.
- getDataFormat() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
Gets the Data Format
- getDataFormat() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the data format of this ReportColumn.
- getDataHintBgColor() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets the data hint background color
- getDataHintBgColor() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets the data hint background color
- getDataHintFont() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets the data hint font
- getDataHintFont() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets the data hint font
- getDataHintFontColor() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets the data hint font color
- getDataHintFontColor() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets the data hint font color
- getDataHintOffset() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets the offset of the data hint
- getDataHintOffset() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets the offset of the data hint
- getDataIgnoreRepeatCells() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getDataIgnoreReportImages() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getDataLabel(PickData, String) - Method in interface quadbase.util.IDataLabelInfo
-
The method returns a top label string
- getDataLineThickness() - Method in interface quadbase.util.IDataPointSet
-
This function returns the line thickness for 2D charts
- getDataLineThickness() - Method in interface quadbase.util.ISecondaryChart
-
This function returns the line thickness for 2D charts
- getDataNoGuideLine() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getDataRegistryDirectory() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse data registry directory for both report and chart
- getDataSet() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
- getDataSize() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the length of the data object used.
- getDataSourceID() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
- getDataSourceTextDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse data source (text file) directory for both report and chart.
- getDataSourceType() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the type of the Data source
- getDataSourceType() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Get the dataSource Type of the Chart Object.
- getDataSourceXMLDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse data source (xml file) directory for both report and chart.
- getDataType() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
- getDatatype(Report) - Method in class quadbase.reportdesigner.report.Formula
-
- getDatatype(Report) - Method in class quadbase.reportdesigner.report.Parameter
-
- getDataType() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns the SQL type of the column
- getDate(String, String, int) - Static method in class quadbase.common.util.internal.XMLDataTypeUtil
-
A static method to return a data object
- getDateFormat() - Method in interface quadbase.common.param.Param
-
The custom date format.
- getDateFormat() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Returns the date format
- getDateFormat() - Method in class quadbase.reportdesigner.report.Parameter
-
- getDateFormat() - Method in interface quadbase.reportdesigner.util.ICustomParameterDateFormat
-
- getDateFormat() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
For internal use only
- getDateFormat() - Method in interface quadbase.util.ICustomParameterDateFormat
-
- getDateInstance() - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of date format for the default locale and style.
- getDateInstance(int) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of date format for the default locale and the specified style.
- getDateInstance(Locale) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of date format for the specified locale.
- getDateInstance(int, Locale) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of date format for the specified locale and style.
- getDateInstance() - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of date format for the default locale and style.
- getDateInstance(int) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of date format for the default locale and the specified style.
- getDateInstance(Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of date format for the specified locale.
- getDateInstance(int, Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of date format for the specified locale and style.
- getDateParameterCalendar() - Method in class quadbase.common.param.ParameterPage
-
Gets the state to use a pop-up calendar to choose a date for date parameters
- getDateParameterCalendarDatepicker() - Method in class quadbase.common.param.ParameterPage
-
Gets the path to the javascript and images of the pop-up calendar
- getDateParameterSelection() - Method in class quadbase.common.param.ParameterPage
-
Gets the state to use a select drop down list to choose a date for date parameters
- getDateStyle() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Get the date style.
- getDateStyle() - Method in class quadbase.util.LocaleDateTimeFormat
-
Get the date style.
- getDateTime(DateTimeObject, short) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Gets the value of a specified field from the DateTimeObject
- getDateTimeInstance() - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the default locale and styles.
- getDateTimeInstance(Locale) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the specified locale.
- getDateTimeInstance(int, int) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the specified styles.
- getDateTimeInstance(int, int, Locale) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the specified styles and locale.
- getDateTimeInstance() - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the default locale and styles.
- getDateTimeInstance(Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the specified locale.
- getDateTimeInstance(int, int) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the specified styles.
- getDateTimeInstance(int, int, Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of timestamp format for the specified styles and locale.
- getDateTimeNULLDataValue() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the default object used in place of null date-time data objects
- getDateVariable() - Method in class quadbase.common.param.ParameterPage
-
Gets the state to use a pop-up date calculater to choose a date for date parameters
- getDateVariableDatepicker() - Method in class quadbase.common.param.ParameterPage
-
Gets the path to the javascript and images of the pop-up date calculater
- getDayDifference(DateTimeObject, DateTimeObject) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the difference in number of days between the two DateTimeObjects
- getDayInterval() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is TIME_INTERVAL: Returns day interval in days
- getDayOfWeek(DateTimeObject) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the day of the week
- getDbInfo() - Method in class quadbase.common.param.ParameterPage
-
internal use only.
- getDBTableName() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getDBTableName() - Method in class quadbase.reportdesigner.util.ColInfo
-
Gets the name of the Database table.
- getDefaultParamNames() - Method in class quadbase.chart.designer.QbChartDesigner
-
- getDefaultParamNames() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets a preset list of parameters to be used when defining parameters in a query.
- getDefaultSql() - Method in interface quadbase.common.param.Param
-
- getDefaultSql() - Method in class quadbase.reportdesigner.report.Parameter
-
- getDefaultSql() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getDefaultSql() - Method in class quadbase.util.SimpleQueryInParam
-
- getDefaultValue() - Method in interface quadbase.common.param.Param
-
Returns the default value.
- getDefaultValue() - Method in class quadbase.reportdesigner.report.Parameter
-
Gets the default value of the Parameter.
- getDefaultValue() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Returns the default value
- getDefaultValue() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getDefaultValue() - Method in interface quadbase.util.IQueryInParam
-
Returns the default value
- getDefaultValue() - Method in class quadbase.util.SimpleQueryInParam
-
- getDefaultValueVariable() - Method in interface quadbase.common.param.Param
-
Returns default value of a date parameter as a date expression (ex.
- getDefaultValueVariable() - Method in class quadbase.reportdesigner.report.Parameter
-
- getDefaultValueVariable() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
Returns default value of a date parameter as a date expression (ex.
- getDefaultValueVariable() - Method in class quadbase.util.SimpleQueryInParam
-
Returns default value of a date parameter as a date expression (ex.
- getDepth() - Method in class quadbase.util.ControlRange
-
Returns the control range area depth.
- getDepth() - Method in interface quadbase.util.IPlot
-
Returns the data plotting area depth.
- getDescription() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
- getDescription(ReportElement) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the description of this ReportElement
- getDesigner() - Method in class quadbase.chart.designer.QbChartDesigner
-
- getDesigner() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
It is recommended that the setVisible(true) method should be used instead of this method to
launch the report designer.
- getDesignerTabbedPane() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets the JTabbedPane that contains the 'Design', 'SubReport', and 'Preview' tabs.
- getDesignerToolBar() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns the primary design tool bar
- getDesignerToolBar2() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns the secondary design tool bar
- getDHTMLHeader() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the header text to be included in DHTML export
- getDHTMLTopMargin() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the offset at the top, which is used in DHTML export
- getDialBGImageRelativeURL() - Method in interface quadbase.util.IPlot
-
Gets the relative URL of the dial chart plot background image
- getDialBGImageURL() - Method in interface quadbase.util.IPlot
-
Gets the full URL of the dial chart plot background image
- getDialBGRatio() - Method in interface quadbase.util.IPlot
-
Gets the radius ratio of the dial chart plot background image to the plot area
- getDialBGState() - Method in interface quadbase.util.IPlot
-
Gets the state of dial chart plot background image
- getDialFGImageRelativeURL() - Method in interface quadbase.util.IPlot
-
Gets the relative URL of the dial chart plot foreground image
- getDialFGImageURL() - Method in interface quadbase.util.IPlot
-
Gets the full URL of the dial chart plot foreground image
- getDialFGRatio() - Method in interface quadbase.util.IPlot
-
Gets the radius ratio of the dial chart plot foreground image to the plot area
- getDialFGState() - Method in interface quadbase.util.IPlot
-
Gets the state of dial chart plot foreground image
- getDimension() - Method in class quadbase.ChartAPI.QbChart
-
Returns the dimension (2D or 3D) of the chart.
- getDimension() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns the dimension (2D or 3D) of the chart.
- getDirection() - Method in class quadbase.util.ControlRange
-
Returns the direction of the control range (Dial chart does not support this feature) Only
coordinates system charts support this feature
- getDisplayName() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- getDisplayName(String[], String) - Static method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- getDisplayNameForOthers() - Method in interface quadbase.util.IPiePropertySet
-
get display name for "Others"
- getDocumentTitle() - Method in class quadbase.common.param.ParameterPage
-
Gets the title of the HTML document
- getDomainPath() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Gets the domain path for this object.
- getDomainPath() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getDownBarColor() - Method in interface quadbase.util.IDropBarSet
-
This method returns the down bar color.
- getDragClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for dragging of chart, legend, etc.
- getDragModifier() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse modifier for dragging of chart, legend, etc.
- getDrawMode() - Method in interface quadbase.util.IBubblePropertySet
-
This method gets the draw mode of bubble chart.
- getDrawX() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- getDrawX(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- getDrawY() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- getDrawY(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- getDrillDownChart(String) - Method in class quadbase.ChartAPI.QbChart
-
Returns the drill-down chart with the matching name
- getDrillDownChart(String) - Method in class quadbase.ChartAPI.swing.QbChart
-
Return the drill-down chart with the matching name
- getDrillDownChartAt(int) - Method in class quadbase.ChartAPI.QbChart
-
Returns the drill-down chart at the specific index
- getDrillDownChartAt(int) - Method in class quadbase.ChartAPI.swing.QbChart
-
Return the drill-down chart at the specific index
- getDrillDownChartCount() - Method in class quadbase.ChartAPI.QbChart
-
The number of drill-down charts immediately accessible
- getDrillDownChartCount() - Method in class quadbase.ChartAPI.swing.QbChart
-
The number of drill-down charts immediately accessible
- getDrillDownData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getDrillDownName() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the web link of this element
- getDrillDownName() - Method in class quadbase.reportdesigner.util.ColInfo
-
Gets the drill down report name from this column
- getDrillDownPath() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getDrillDownReport(String, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the drill-down report with the matching name
- getDrillDownReport(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the drill-down report with the matching name.
- getDrillDownReportAt(int, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the drill-down report at the specific index
- getDrillDownReportAt(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the drill-down report at the specific index.
- getDrillDownReportCount() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the number of drill-down reports presently accessible
- getDrillName() - Method in interface quadbase.util.IDrillDown
-
Returns the base drill-name
- getDriverName() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the JDBC driver name.
- getDriverName() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Gets the JDBC driver name
- getDriverName() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets the JDBC driver name
- getDriverName() - Method in interface quadbase.reportdesigner.util.IDatabaseInfo
-
Gets the JDBC driver name
- getDriverName() - Method in interface quadbase.util.IDatabaseInfo
-
Gets the JDBC driver name
- getDTD() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- getDTDFile() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the name of the input dtd file used to create the report.
- getDTDFile() - Method in interface quadbase.util.IInputData
-
Gets the name of the input dtd file used to create the chart.
- getDTDName() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- getDTDTreeFileName() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Returns the xml file name
- getDualColorColInfoCount() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns the number of members in the ReportColumn index int array used for setting different
colors when the value in any of these columns changes.
- getDualColorColInfoIndex() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns the ReportColumn index int array used for setting different colors when the value in
any of these columns changes.
- getDynamicImageURLGenerator() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the Dynamic Image URL Generator
- getDynamicReportKeyGenerator() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the IDynamicReportKeyGenerator
- getElementDataType() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Returns the element data type
- getElementType(ReportElement) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- getElementTypeName(int) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getEmailColumnIndex() - Method in class quadbase.scheduler.ScheduleObject
-
returns the column index whose data provides the email addresses to send the exported reports
to
- getEmailType() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: Returns email type: ASATTACHMENT/ ASLINK/ ASHTML
- getEndAngle() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the ending angle of the chart (12pm position is 0 degree, clockwise)
- getEndDate() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is TIME_INTERVAL / FIXEDDAYS: if endDate = -1, it runs indefinitely Returns
end date for scheduled event
- getEndLabelOffset() - Method in class quadbase.util.ControlRange
-
Returns end label offset of the control range
- getEndOfColumnBreakColumn() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For CrossTab Tables only.
- getEndScale() - Method in class quadbase.util.ControlRange
-
Returns end scale of the control range for column/bar type: scale of value axis
- getEndScale(Chart) - Method in class quadbase.util.ControlRange
-
- getEndScale2() - Method in class quadbase.util.ControlRange
-
Returns end scale 2 of the control range for column/bar type: scale of category axis not used
for dial chart
- getEndScale2(Chart) - Method in class quadbase.util.ControlRange
-
- getEndTime() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is FIXEDDAYS Returns end time (in minutes) for scheduled event.
- getEntry() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
Gets the bookmark entry for this object
- getEnvironment() - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the environment properties of the bean as a Hashtable.
- getEnvProperties() - Method in class quadbase.ChartAPI.DBInfo
-
Gets environment properties for initial context.
- getEnvProperties() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Gets environment properties for initial context
- getEnvProperties() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets environment properties for initial context
- getEnvProperties() - Method in interface quadbase.util.IJNDIDatabaseInfo
-
Gets environment properties of the initial context
- getERA(DateTimeObject) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the ERA of the DateTimeObject
- GETERA - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- GETERA - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- getErrorMessage() - Method in class quadbase.ChartAPI.QbChart
-
Returns error message from the constructor of QbChart
- getErrorMessage() - Method in class quadbase.ChartAPI.swing.QbChart
-
Return error message from the constructor of QbChart
- getErrorMessage() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns error message for errors during the creation of this QbReport object.
- getExcelFileInfo() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the Excel info used for the report.
- getExcelFileInfo() - Method in interface quadbase.util.IInputData
-
Gets the Excel info used for the chart.
- getExpandToGroupSectionIndex() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the group section index that the report default to show in Summary Break/ CrossTab
Report with expand/ collapse on for DHTML output.
- getExplodeRadialPos() - Method in interface quadbase.util.IPiePropertySet
-
Returns the pie slice explode distance from the origin.
- getExportedFiles() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
internal use only.
- getExportLocation() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns export location
- getExportLocation() - Method in class quadbase.scheduler.ScheduleObject
-
Returns export file location
- getExportServlet() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- getExportServlet() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- getExportTime() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns export time
- getExportTime() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getExportType() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getExternalStyleSheetName() - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML export: Returns the external style sheet file used for DHTML export.
- getExtraFormContent() - Method in class quadbase.common.param.ParameterPage
-
internal use only.
- getFailBodyText() - Method in class quadbase.scheduler.ScheduleObject
-
For Fail Job Email feature: returns the body text of the email
- getFailedScheduledJob() - Static method in class quadbase.scheduler.ScheduleLog
-
Returns all the failed scheduled job information include file name, job name, export time and
stack trace this method would search for Schedule.log or ERESSchedule.log and find all the
failed jobs.
- getFailSubject() - Method in class quadbase.scheduler.ScheduleObject
-
For Fail Job Email feature: returns the subject of the email
- getFailToAddress() - Method in class quadbase.scheduler.ScheduleObject
-
For Fail Job Email feature: returns recievers' email addresses
- getFieldInfo() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Returns the array of XMLFieldInfo object
- getFieldInfo(String) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
- getFieldName() - Method in class quadbase.ChartAPI.DbData
-
- getFieldName() - Method in class quadbase.ChartAPI.swing.DbData
-
- getFieldName() - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
- getFieldNames() - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
Return the field names in a string array of the datasheet.
- getFieldType() - Method in class quadbase.ChartAPI.DbData
-
- getFieldType() - Method in class quadbase.ChartAPI.swing.DbData
-
- getFieldType() - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
- getFile() - Method in class quadbase.ChartAPI.QbChart
-
Returns the name of the (CHT or TPL) file from which the chart is loaded.
- getFile() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns the name of the (CHT or TPL) file from which the chart is loaded.
- getFileLocation() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns report file location
- getFileLocation() - Method in class quadbase.scheduler.ScheduleObject
-
Returns report file location
- getFileName(String) - Method in interface quadbase.chart.designer.IByPassSaveAsForChart
-
return save as location
- getFileName() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Returns the xml file name
- getFileName() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getFileName() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Return the file location of the sub-report RPT file
- getFileName(FileInMemTable) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getFileRecordBufferSize() - Static method in class quadbase.ChartAPI.QbChart
-
Gets the number of record to store on disk at a time when using record file data to generate
the report
- getFileRecordBufferSize() - Static method in class quadbase.ChartAPI.swing.QbChart
-
get the number of record to store on disk at a time when using record file data to generate
the report
- getFileRecordBufferSize() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the number of records to store on disk at a time when using record file data to generate
the report.
- getFirst2RowOfColumns(Vector<ReportElement>) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getFirst2RowOfColumns(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getFirstCBAggrColFooter(int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFirstCBAggrColHeader(int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFirstCBAggrColumn(int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Looks through the columns of this table object and returns the first column break aggregation
column.
- getFirstCBColumnFooter(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFirstCBColumnHeader(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFirstColumnBreakColumn(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Looks through the columns of this table object and returns the index of the first column
break column.
- getFirstColumnScriptedValue(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an object containing the first value in the specified column.
- getFirstColumnValue(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an object containing the first value in the specified column.
- getFirstFileName(String) - Static method in class quadbase.reportdesigner.util.HTMLBlock
-
Helper method for generating the first file name of a multi-page export
- getFirstRBColumnHeader(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFirstRowOfColumns(Vector<ReportElement>) - Static method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFirstRowOfUnsortedColumns(Vector<ReportElement>) - Static method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getFixedFieldColumnBreakColumnCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Looks through the columns of this table object and returns the number of column break columns
in the table.
- getFixedFieldCrossTabReport() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getFlashFrameCount() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- getFlashFrameRate() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- getFont() - Method in class quadbase.ChartAPI.swing.TextString
-
Get the text font
- getFont() - Method in class quadbase.ChartAPI.TextString
-
Get the text font
- getFont() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the font name of this element
- getFont() - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Returns the font of the information box used to display hints for data points and hyperlinks.
- getFont() - Method in interface quadbase.util.IText
-
Returns the font of the text string.
- getFont2() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the font of the alternating sections.
- getFontColor() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the Font color of this element.
- getFontColor() - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Returns the font color of the information box used to display hints for data points and
hyperlinks.
- getFontColor2() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the font color of the alternating sections.
- getFontMapping() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the Font Mapping Table
- getFontMappingFontsDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse Font Mapping directory.
- getFontMappingXmlDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse Font Mapping import/export directory.
- getFontResizeRatio() - Method in interface quadbase.util.ICanvas
-
Returns the ratio of font auto-resize to the chart canvas size change.
- getFooter() - Method in class quadbase.common.param.ParameterPage
-
Gets the text that appears at the end of the Parameter page
- getFooter() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the table footer.
- getFooterData(int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets footer data (ignore all the column-break column's footers and aggregation column's
footers).
- getFormat() - Method in class quadbase.common.param.ParameterPage
-
Gets the only exporting report or chart format
- getformat() - Method in class quadbase.reportdesigner.util.BarcodeFormat
-
Get the current format
- getformat() - Method in class quadbase.reportdesigner.util.LogicalFormat
-
Get the current format
- getFormat() - Method in interface quadbase.util.ILabel
-
This function returns a handle to an object of type IFormat.
- getformat() - Method in class quadbase.util.LogicalFormat
-
Get current format.
- getFormatCell(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormatCell(int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormatCell(int, int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormatCell(int, int, int, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormatColumnIndex(MultiDimData, int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getFormatData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the formatted data text at the specified index.
- getFormatData(int, IFormat) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
used when a different format is desired.
- getFormatHyperlinkDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse hyperlink directory for reports.
- getFormatMap() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getFormats() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getFormattedCell(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedCell(ReportCell, Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getFormattedCell(ReportCell, int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets a formatted cell
- getFormattedCellAtRow(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedCells() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedCells(Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getFormattedCells(int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets a formatted cell
- getFormattedCellsCount() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedCellsCount() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getFormattedCellsTable() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedCellsTable() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the preview editing table.
- getFormattedCellsTableCount() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedCellsTableSize() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getFormattedRow(int, Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getFormattedRow(FormattedRowKey) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Give the rowIndex, get the formattedRow object with this specified
FormattedRowKey For All report types
- getFormattedRows() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only.
- getFormattedRowsCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Gets the length of the formattedRows hashtable object used.
- getFormatType() - Method in class quadbase.reportdesigner.util.BarcodeFormat
-
Define quadbase.reportdesigner.util.IFormat
- getFormatType() - Method in interface quadbase.reportdesigner.util.IFormat
-
Returns the type of format
- getFormatType() - Method in class quadbase.reportdesigner.util.ImageURLFormat
-
- getFormatType() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Define quadbase.reportdesigner.util.IFormat.
- getFormatType() - Method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Define quadbase.reportdesigner.util.IFormat.
- getFormatType() - Method in class quadbase.reportdesigner.util.LogicalFormat
-
Define quadbase.reportdesigner.util.IFormat Return the type of
quadbase.reportdesigner.util.IFormat
- getFormatType() - Method in class quadbase.reportdesigner.util.NumericFormat
-
Define quadbase.reportdesigner.util.IFormat Return the type of
quadbase.reportdesigner.util.IFormat
- getFormatType() - Method in class quadbase.reportdesigner.util.StringFormat
-
Define quadbase.reportdesigner.util.IFormat Return the type of
quadbase.reportdesigner.util.IFormat
- getFormatType() - Method in class quadbase.reportdesigner.util.TextURLFormat
-
- getFormatType() - Method in class quadbase.util.DateTimeFormat
-
Defines quadbase.util.IFormat Return the type of quadbase.util.IFormat
- getFormatType() - Method in interface quadbase.util.IFormat
-
Returns the type of format
- getFormatType() - Method in class quadbase.util.LocaleDateTimeFormat
-
Define quadbase.util.IFormat.
- getFormatType() - Method in class quadbase.util.LocaleNumericFormat
-
Define quadbase.util.IFormat.
- getFormatType() - Method in class quadbase.util.LogicalFormat
-
Define quadbase.util.IFormat.
- getFormatType() - Method in class quadbase.util.NumericFormat
-
Define quadbase.util.IFormat.
- getFormula() - Method in class quadbase.reportdesigner.lang.BooleanObject
-
Returns the formula
- getFormula() - Method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the formula
- getFormula() - Method in interface quadbase.reportdesigner.lang.IObject
-
Returns the formula
- getFormula() - Method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the formula
- getFormula() - Method in class quadbase.reportdesigner.lang.StringObject
-
Returns the formula
- getFormula() - Method in class quadbase.reportdesigner.report.Formula
-
- getFormula() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
returns the actual formula content
- getFormula() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns the formula of the column
- getFormulaName() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
returns the formula name
- getFormulaName() - Method in class quadbase.reportdesigner.util.ColInfo
-
Gets the Formula name.
- getFormulaNames() - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getFormulaObj() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
returns the Formula object contained in this ReportCell
- getFormulaObj() - Method in class quadbase.reportdesigner.util.ColInfo
-
Gets the Formula Object.
- getFormulaParameters() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets a Vector containing Parameter objects if parameterized formula is used
- getForwardLinkClickCount() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets how many times the user needs to trigger the forwardLinkModifier MouseEvent to go
forward.
- getForwardLinkClickCount() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets how many times the user needs to trigger the forwardLinkModifier MouseEvent to go
forward.
- getForwardLinkClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for jumping to a hyperlink associated with a data point.
- getForwardLinkModifier() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets what java.awt.event.MouseEvent triggers a link (drill down link, etc.) to go forward.
- getForwardLinkModifier() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets what java.awt.event.MouseEvent triggers a link (drill down link, etc.) to go forward.
- getForwardLinkModifier() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse modifier for jumping to a hyperlink associated with a data point.
- getFrame() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the parent frame object of this QbReport object
- getFromAddress() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: Returns sender email address
- getFullID() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getFullText(Report, ReportTable) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getFunction() - Method in interface quadbase.util.IFunctionLine
-
This method returns the definition of the funtion
- getGapRatioBetweenPies() - Method in interface quadbase.util.IPiePropertySet
-
Returns the gap ratio between pies
Default is 0.5
- getGlobalFormatDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse global format directory for reports
- getGradientDesColor() - Method in class quadbase.ChartAPI.QbChart
-
- getGradientDesColor() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getGradientDesColor() - Method in class quadbase.util.ControlRange
-
- getGradientDesColor() - Method in interface quadbase.util.IGradientSupport
-
- getGradientEndX() - Method in class quadbase.ChartAPI.QbChart
-
- getGradientEndX() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getGradientEndX() - Method in class quadbase.util.ControlRange
-
- getGradientEndX() - Method in interface quadbase.util.IGradientSupport
-
- getGradientEndY() - Method in class quadbase.ChartAPI.QbChart
-
- getGradientEndY() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getGradientEndY() - Method in class quadbase.util.ControlRange
-
- getGradientEndY() - Method in interface quadbase.util.IGradientSupport
-
- getGradientShade() - Method in class quadbase.ChartAPI.QbChart
-
- getGradientShade() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getGradientShade() - Method in class quadbase.util.ControlRange
-
- getGradientShade() - Method in interface quadbase.util.IGradientSupport
-
- getGradientStartX() - Method in class quadbase.ChartAPI.QbChart
-
- getGradientStartX() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getGradientStartX() - Method in class quadbase.util.ControlRange
-
- getGradientStartX() - Method in interface quadbase.util.IGradientSupport
-
- getGradientStartY() - Method in class quadbase.ChartAPI.QbChart
-
- getGradientStartY() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getGradientStartY() - Method in class quadbase.util.ControlRange
-
- getGradientStartY() - Method in interface quadbase.util.IGradientSupport
-
- getGridColor() - Method in interface quadbase.util.IAxis
-
This function is used to get the grid color of the axis(2D) or wall(3D).
- getGridHeightRatio() - Method in interface quadbase.util.IAxis
-
This function returns grid height ratio for 2D chart.
- getGridLineStyle() - Method in interface quadbase.util.IAxis
-
This function returns the line style value of the X/Y grid lines.
- getGridStep(int) - Method in interface quadbase.util.IDataPointSet
-
- getGridStyle() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- getGridThickness() - Method in interface quadbase.util.IAxis
-
This function returns the thickness value of the X/Y grid lines.
- geth3DControlPanel() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to properties of the 3D control panel.
- geth3DControlPanel() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to properties of the 3D control panel.
- geth3DProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to properties specific to a 3D chart.
- geth3DProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to properties specific to a 3D chart.
- gethAggregationInfo() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the aggregation property interface.
- gethAggregationInfo() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the aggregation property interface.
- getHandCount() - Method in interface quadbase.util.IDialPropertySet
-
- getHandLength(int) - Method in interface quadbase.util.IDialPropertySet
-
- gethAnnotations() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of annotations.
- gethAnnotations() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of annotations.
- gethAxis(int) - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of Axis properties for radar or overlay.
- gethAxis(int) - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of Axis properties for radar or overlay.
- gethAxis() - Method in interface quadbase.util.ISecondaryChart
-
Returns a handle to the secondary axis properties.
- gethAxisRuler() - Method in interface quadbase.util.ISecondaryChart
-
Returns a handle to the axis ruler object for the secondary axis.
- gethBoxProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D box chart property interface.
- gethBoxProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D box chart property interface.
- gethBubbleProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the bubble chart property interface.
- gethBubbleProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the bubble chart property interface.
- gethCanvas() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the chart canvas properties.
- gethCanvas() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the chart canvas properties.
- gethCategoryLabel(int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the category
label for pie.
- gethChartPlot() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the chart plot area.
- gethChartPlot() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the chart plot area.
- gethControlRanges() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of control ranges.
- gethControlRanges() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of control ranges.
- gethDataLines() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of data lines.
- gethDataLines() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of data lines.
- gethDataPoints() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the chart data point properties interface.
- gethDataPoints() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the chart data point properties interface.
- gethDialProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D dial chart property interface.
- gethDialProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D dial chart property interface.
- gethDoughnutProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the doughnut chart property interface.
- gethDoughnutProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the doughnut chart property interface.
- gethDrillDown() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the Drill-Down interface.
- gethDrillDown() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the Drill-Down interface.
- gethDropBars() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of drop bar.
- gethDropBars() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of drop bar.
- getHeader() - Method in class quadbase.common.param.ParameterPage
-
Gets the text that appears at the beginning of the Parameter page
- getHeader() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the table header.
- getHeaderBackgroundColor() - Method in interface quadbase.util.ITable
-
This method returns the table header background color
- getHeaderData() - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets header data (ignore all the column-break column's headers and aggregation column's
headers).
- getHeaderFont() - Method in interface quadbase.util.ITable
-
This method returns the table header font
- getHeaderTextColor() - Method in interface quadbase.util.ITable
-
This method returns the table header text color
- getHeaderTitleAlignment() - Method in interface quadbase.util.ITable
-
This method gets header title alignment
- getHeaderValueAlignment() - Method in interface quadbase.util.ITable
-
This method gets header value alignment
- getHeadNode() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- getHeadNode() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- getHeight() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH Get the height of this element
- getHeight(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the height.
- getHeight(Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getHeight() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the height of this ReportSection.
- getHeight() - Method in class quadbase.reportdesigner.util.HTMLBlock
-
Get the height of this block.
- getHeightOfElement() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the height of this element in pixel *
- getHeightOfElement(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For Internal use only.
- getHeightOfSection(int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets the height of the section specified by a tree.
- getHeightTable() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getHeightTableCount() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getHeightToPoints() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
POINTS This is for export to PDF format 1 inch = 72 points
- gethFlashHintBoxProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the flash hint box property interface.
- gethFloatingLines() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of free floating line on the chart canvas.
- gethFloatingLines() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of free floating line on the chart canvas.
- gethFloatingText() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of free floating text on the chart canvas.
- gethFloatingText() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of free floating text on the chart canvas.
- gethGanttProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D Gantt chart property interface.
- gethGanttProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D Gantt chart property interface.
- gethHint() - Method in interface quadbase.util.IDataPointSet
-
Used to get a handle to the IHint interface.
- gethHint() - Method in interface quadbase.util.IHyperLinkSet
-
Gets a handle to an IHint object which can be used to modify the hint properties associated
with hyperlinks.
- gethHistogramInfo() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the histogram property interface.
- gethHistogramInfo() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the histogram property interface.
- gethHyperLinks() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of hyperlink properties.
- gethHyperLinks() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of hyperlink properties.
- getHiddenParameters() - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Gets whether each parameter is a hidden parameter with value of the parameter's default
value.
- gethInputData() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the chart's input data properties, including file or database
information, and accessing individual records.
- gethInputData() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the chart's input data properties, including file or database
information, and accessing individual records.
- getHint() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the link hint of this element
- getHint(PickData) - Method in interface quadbase.util.IHintBoxInfo
-
The method returns the vector of String display in hint box
- getHintStyle() - Method in class quadbase.util.HyperLink
-
- getHintValue() - Method in class quadbase.util.HyperLink
-
Return the hint string associated with this hyperlink.
- gethLabel() - Method in interface quadbase.util.IAxis
-
This function is used to get a handle to ILabel, which is used to set properties associated
with the labels for the axis.
- gethLabel() - Method in interface quadbase.util.IDataPointSet
-
Returns a handle to the properties of the labels at the top of data points.
- gethLabel(int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the label for
a pie slice.
- gethLabel(int, int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the label for
a pie slice.
- gethLegend() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of legend properties.
- gethLegend() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of legend properties.
- gethLegend() - Method in interface quadbase.util.ISecondaryChart
-
This function returns a handle to the legend properties for the secondary axis.
- gethLegend2() - Method in class quadbase.ChartAPI.QbChart
-
- gethLineProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D line chart property interface.
- gethLineProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D line chart property interface.
- gethMainTitle() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the chart's main title.
- gethMainTitle() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the chart's main title.
- gethMouseEvents() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the mouse event customization interface.
- gethMouseEvents() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the mouse event customization interface.
- gethNoDataToPlotMessage() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the no data to plot message property interface.
- gethNoDataToPlotMessage() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the no data to plot message property interface.
- getHomeName() - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the name of the class for the home interface (ex.
- gethOverlayProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D overlay chart property interface.
- gethOverlayProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D overlay chart property interface.
- gethPercentLabel(int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the percent
label for a pie slice.
- gethPercentLabel(int, int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the percent
label for a pie slice.
- gethPieProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the pie chart property interface.
- gethPieProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the pie chart property interface.
- gethPolarProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D polar chart property interface.
- gethPolarProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D polar chart property interface.
- gethPopupMenu() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the popup menu property interface for chartviewer.
- gethPopupMenu() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the popup menu property interface for chartviewer.
- gethRadarProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 2D radar chart property interface.
- gethRadarProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 2D radar chart property interface.
- gethSecondaryChart() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the secondary chart property interface.
- gethSecondaryChart() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the secondary chart property interface.
- gethSecondaryLabel() - Method in interface quadbase.util.IDataPointSet
-
Returns a handle to the properties of the labels at the top of data points of secondary axis.
- gethSurfaceProperties() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the 3D surface chart property interface.
- gethSurfaceProperties() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the 3D surface chart property interface.
- gethTable() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the Table interface Table can be designed by calling methods on this
interface
- gethTable() - Method in class quadbase.ChartAPI.swing.QbChart
-
Return a handle to the Table interface Table can be designed by calling methods on this
interface
- gethText() - Method in interface quadbase.util.IHint
-
Gets a handle to the IText object used to set font properties for the hint string.
- gethText() - Method in interface quadbase.util.ILegend
-
This function is used to get a handle to the IText object for modifying the font-related
properties of the legend.
- gethTitle() - Method in interface quadbase.util.IAxis
-
This function is used to get a handle to ITextString, which is used to set properties
associated with the title for the axis.
- getHTMLParamPage(String) - Method in class quadbase.ChartAPI.QbChart
-
- getHTMLParamPage(String, int, String) - Method in class quadbase.ChartAPI.QbChart
-
- getHTMLParamPage(String) - Method in class quadbase.ChartAPI.swing.QbChart
-
- getHTMLParamPage(String, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
-
- getHTMLParamPage(String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPage(String, String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPage(String, int, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPage(String, String, int, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPageBlock() - Method in class quadbase.ChartAPI.QbChart
-
- getHTMLParamPageBlock() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getHTMLParamPageBlock() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPageBody(String) - Method in class quadbase.ChartAPI.QbChart
-
- getHTMLParamPageBody(String, int, String) - Method in class quadbase.ChartAPI.QbChart
-
- getHTMLParamPageBody(String) - Method in class quadbase.ChartAPI.swing.QbChart
-
- getHTMLParamPageBody(String, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
-
- getHTMLParamPageBody(String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPageBody(String, String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPageBody(String, int, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLParamPageBody(String, String, int, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLTarget() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getHTMLTitle() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the title of the HTML/DHTML exporting
- getHtmlWriter() - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Gets the underlying HTML Writer.
- gethTrendLines() - Method in class quadbase.ChartAPI.QbChart
-
- gethTrendLines() - Method in class quadbase.ChartAPI.swing.QbChart
-
- gethValueLabel(int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the value
labels for a pie slice.
- gethValueLabel(int, int) - Method in interface quadbase.util.IPiePropertySet
-
Used to get a handle to ILabel, which is used to set properties associated with the value
labels for a pie slice.
- gethXAxis() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of X Axis properties.
- gethXAxis() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of X Axis properties.
- gethXRuler() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the X axis ruler displayed on top of the chart canvas.
- gethXRuler() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the X axis ruler displayed on top of the chart canvas.
- gethYAxis() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of Y Axis properties.
- gethYAxis() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of Y Axis properties.
- gethYRuler() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the Y axis ruler displayed to the left of the chart canvas.
- gethYRuler() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the Y axis ruler displayed to the left of the chart canvas.
- gethZAxis() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the set of Z Axis properties.
- gethZAxis() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the set of Z Axis properties.
- gethZoomInfo() - Method in class quadbase.ChartAPI.QbChart
-
Returns a handle to the zoom property interface.
- gethZoomInfo() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns a handle to the zoom property interface.
- getID() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
For internal use only
- getID() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the id of this element
- getID() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getImage(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the ReportImage object at the specified index, within this ReportTable.
- getImage() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the ReportImage object array within this ReportTable.
- getImageCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the total number ReportImage objects present in this ReportTable.
- getImageHeight() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getImageMapDataHintBoxHandle() - Method in class quadbase.ChartAPI.QbChart
-
- getImageMapDataHintBoxHandle() - Method in class quadbase.ChartAPI.swing.QbChart
-
- getImageMode() - Method in interface quadbase.util.ICanvas
-
Returns the mode of the background image.
- getImageOption() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
This method is only used for the background image.
- getImagePath() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getImagePath() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the image PATH
- getImagePath() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getImagesDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse images/background images directory.
- getImageType() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the image format of this image (GIF, PNG, JPEG, etc...) See
IExportConstants
for possible returned
values.
- getImageURL() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the URL associated with this image.
- getImageWidth() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getImportQRYFile() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets the imported Query File associated with this Report Designer.
- getInParam() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- getInParam() - Method in interface quadbase.reportdesigner.util.IQueryFileInfo
-
- getInParam() - Method in class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- getInParam() - Method in interface quadbase.util.IQbQueryFileInfo
-
Returns the input parameters
- getInParam() - Method in interface quadbase.util.IQueryFileInfo
-
Returns the input parameters
- getInParam() - Method in class quadbase.util.SimpleQueryFileInfo
-
- getInputData() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns a handle to the report's input data properties, including file or database
information, and accessing individual records.
- getInputDataBlockSize() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets input data block size
- getInsertCommandEnabled() - Method in class quadbase.scheduler.QbScheduler
-
Returns whether Insert Command is enabled or not.
- getInSet() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- getInSet() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- getInSet() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets the query parameter set
- getInstanceType() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Get the type of instance.
- getInstanceType() - Method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Get the type of the instance.
- getInstanceType() - Method in class quadbase.util.LocaleDateTimeFormat
-
Get the type of instance.
- getInstanceType() - Method in class quadbase.util.LocaleNumericFormat
-
Get the type of the instance.
- getInterpolateCoeffs() - Method in interface quadbase.util.ITrendLine
-
The function returns the interpolated constant values for Polynomial, Exponential,
Logarithmic, and Power.
- getIntervalType() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is TIME_INTERVAL: Returns export time interval: TIME/ DAYS/ MONTHS
- getInverseNorm(double) - Method in interface quadbase.util.ITrendLine
-
Get the INVERSE NORMAL value by specifying the probability of a NORMAL distribution curve.
- getInvisibleColumnList() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of ReportColumn Objects that are invisible in this table.
- getInvisibleMenuItemList() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
gets a list of menu items in the right-click pop up menu that are invisible
- getInvisibleMenuItemList() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
gets a list of menu items in the right-click pop up menu that are invisible
- getIsBGColor2(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getJNDIName() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the JNDI lookup name of the data base.
- getJNDIName() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Gets the JNDI lookup name of the data base
- getJNDIName() - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the lookup name for the bean on the server.
- getJNDIName() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets the JNDI lookup name of the data base
- getJNDIName() - Method in interface quadbase.util.IJNDIDatabaseInfo
-
Gets the JNDI datasource lookup name
- getJPEGQuality() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Since JPEG uses compression, which decimates the quality of the image, this method gets the
JPEG quality index, default is 99.
- getJPEGQuality() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getLabelColor() - Method in class quadbase.util.ControlRange
-
Returns color of the control range
- getLabelFont() - Method in class quadbase.util.ControlRange
-
Returns label font of the control range
- getLabelFormat() - Method in interface quadbase.util.IAxis
-
This function is used to get the label format for the given axis.
- getLabelFormat(int) - Method in interface quadbase.util.IDataPointSet
-
This function is used to get the label format for the given column index.
- getLabelOffset(int) - Method in interface quadbase.util.IDialPropertySet
-
This method returns the offset for specific label
- getLabelOffset(int) - Method in interface quadbase.util.IPolarPropertySet
-
This method returns the offset for specific label
- getLabelOffset(int) - Method in interface quadbase.util.IRadarPropertySet
-
This method returns the dimension of the label offset
- getLabelRadialPos() - Method in interface quadbase.util.IPiePropertySet
-
Returns the pie slice label's distance from the origin, in terms of the pie radius.
- getLabelRowCount() - Method in interface quadbase.util.IAxis
-
This function returns the number of rows used to display the x labels.
- getLabelStep() - Method in interface quadbase.util.IAxis
-
This function returns the step size for the label display.
- getLabelStep(int) - Method in interface quadbase.util.IDataPointSet
-
This function returns the step size for the label display.
- getLabelUnit() - Method in interface quadbase.util.IAxis
-
This function is used to obtain the unit information of the label Label unit is associated
with the individual column not the axis.
- getLabelUnit(int) - Method in interface quadbase.util.IDataPointSet
-
This function is used to obtain the unit information of the label Label unit is associated
with the individual column not the axis.
- getLastFileName(String) - Static method in class quadbase.reportdesigner.util.HTMLBlock
-
Helper method for generating the last file name of a multi-page export
- getLastID() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
For internal use only
- getLayerCount() - Method in interface quadbase.util.IOverlayPropertySet
-
This method counts the number of layers.
- getLayerType(int) - Method in interface quadbase.util.IOverlayPropertySet
-
This method returns the chart type of the specific layer
- getLayout() - Method in interface quadbase.util.IBoxPropertySet
-
Returns the layout of the chart.
- getLayout() - Method in interface quadbase.util.ILegend
-
Returns the layout of the primary or secondary legend.
- getLayout() - Method in interface quadbase.util.ILinePropertySet
-
Returns the layout of the chart.
- getLeftBorder() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getLeftMargin() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns left margin, in inches.
- getLight() - Method in interface quadbase.util.I3DPropertySet
-
Returns the intensity of the light source used for shading.
- getLightPosition() - Method in interface quadbase.util.I3DPropertySet
-
This function gets the light position for shading.
- getLineFromValue() - Method in interface quadbase.util.IHorzVertLine
-
Get the start point X/Y value used by horizontal/vertical line type
- getLineStyle() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- getLineStyle() - Method in interface quadbase.util.IDataLine
-
Valid for horizontal lines and vertical lines only Get the line style of this line
Please see setLineStyles method in quadbase.util.IDataPointSet for the definition of line
style
- getLineStyle() - Method in class quadbase.util.PolyLine
-
Returns the line style of the poly-line.
- getLineStyles() - Method in interface quadbase.util.IDataPointSet
-
Returns the line styles used to draw the different connect lines.
- getLineStyles() - Method in interface quadbase.util.ISecondaryChart
-
Returns the array of line styles used to draw the different connect lines along the secondary
axis.
- getLineThickness() - Method in interface quadbase.util.IDataPointSet
-
- getLineToValue() - Method in interface quadbase.util.IHorzVertLine
-
Get the start point X/Y value used by horizontal/vertical line type
- getLineType() - Method in interface quadbase.util.IControlLine
-
Get the line type
- getLineType() - Method in interface quadbase.util.IDataLine
-
Get the line type
- getLineType() - Method in interface quadbase.util.IHorzVertLine
-
Get the line type
- getLineType() - Method in interface quadbase.util.ITrendLine
-
Get the line type
- getLineValue() - Method in interface quadbase.util.IControlLine
-
Get the value of the multiplier
- getLineValue() - Method in interface quadbase.util.IDataLine
-
please see the derived classes for details
- getLineValue() - Method in interface quadbase.util.IHorzVertLine
-
Get the line value used by horizontal/vertical line type
- getLineValue() - Method in interface quadbase.util.ITrendLine
-
Get the line value used by horizontal/vertical line type
- getLineXOffset() - Method in interface quadbase.util.IDataPointSet
-
Gets the X axis shift value in pixels.
- getLink() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the web link of this element
- getLinksForDHTML(int, int, String, boolean) - Method in interface quadbase.reportdesigner.util.IHTMLLinksProvider
-
This method is called during DHTML export and provides a way for a user to specify custom
HTML code to display the navigation links.
- getLinksForHTML(int, int, String, boolean) - Method in interface quadbase.reportdesigner.util.IHTMLLinksProvider
-
This method is called during HTML export and provides a way for a user to specify custom HTML
code to display the navigation links.
- getLocale() - Method in class quadbase.ChartAPI.QbChart
-
Gets the locale of this component
- getLocale() - Method in class quadbase.ChartAPI.swing.QbChart
-
Gets the locale of this component
- getLocale() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the locale of this QbReport object
- getLocale() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
- getLogoImagesDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse logo images files directory.
- getLogSubTickersState() - Method in interface quadbase.util.IAxis
-
This function is used to check if sub-tickers are drawn for that axis.
Log scale must be on and log base must be 10.
- getLookAndFeel() - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
- getLowerBound() - Method in interface quadbase.util.IHistogramInfo
-
Get the lower bound for the histogram.
- getLowerBound() - Method in interface quadbase.util.IZoomInfo
-
Returns the lower bound value (min value) plotted in the category axis.
- getMapColIdx() - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getMapping() - Method in class quadbase.reportdesigner.util.ColInfo
-
Get the mapping for the report
- getMapping() - Method in interface quadbase.reportdesigner.util.IInputData
-
Returns the data column mapping information.
- getMasterSection() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the master section
- getMax() - Method in interface quadbase.util.IControlLine
-
Get the maximum value of the selected data set
- getMax() - Method in interface quadbase.util.ITrendLine
-
Get the maximum value for a NORMAL curve
- getMaxBarWidthRatioToPlotArea() - Method in interface quadbase.util.IDataPointSet
-
Gets the ratio of the max bar width to the plot area.
- getMaxCharacter() - Method in class quadbase.reportdesigner.util.StringFormat
-
Return the maximum number of characters that can be displayed on the report cell (column)
- getMaxCharForRecordFile() - Static method in class quadbase.ChartAPI.QbChart
-
Gets max number of character for record in column when using record file to generate the
report
- getMaxCharForRecordFile() - Static method in class quadbase.ChartAPI.swing.QbChart
-
get max number of character for record in column when using record file to generate the
report
- getMaxCharForRecordFile() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the maximum number of characters for a record column when using record file to generate
the report
- getMaxCharForRecordFile() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets max number of character for record in column when using record file to generate the
report
- getMaxDisplayCharactersForText() - Method in interface quadbase.util.IDataPointSet
-
Returns the number of display characters for text.
- getMaxFieldSize() - Static method in class quadbase.ChartAPI.QbChart
-
Gets max number of character for record in column when using paging feature to generate the
report/ chart
- getMaxFieldSize() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Gets max number of character for record in column when using paging feature to generate the
report/ chart
- getMaxFieldSize() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets max number of character for record in column when using paging feature to generate the
report/ chart
- getMaxLabelAndTickerCount() - Method in interface quadbase.util.IAxis
-
This function returns the max number of the label and ticker display.
- getMaxLabelAndTickerCount(int) - Method in interface quadbase.util.IDataPointSet
-
This function returns the max number of the label and ticker display.
- getMaxRecordInMemory() - Static method in class quadbase.ChartAPI.QbChart
-
Gets max number of record in memory when using record file to generate the report if value =
-1, load everything in memory (default)
- getMaxRecordInMemory() - Static method in class quadbase.ChartAPI.swing.QbChart
-
get max number of record in memory when using record file to generate the report if value =
-1, load everything in memory (default)
- getMaxRecordInMemory() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the maximum number of records in memory when using record files to generate the report.
- getMaxScale() - Method in interface quadbase.util.IAxis
-
Returns the maximum scale value that was defined for this axis.
- getMaxScale() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the maximum scale milliseconds value that was defined for this axis.
- getMaxScaleOnAxis(Chart) - Static method in class quadbase.util.ControlRange
-
- getMaxScaleUnit() - Method in interface quadbase.util.IZoomInfo
-
Get the maximum allowable scale unit.
- getMaxScaleValue() - Method in interface quadbase.util.IZoomInfo
-
Get the maximum allowable scale value
- getMaxValueOnCategoryAxis(Chart) - Static method in class quadbase.util.ControlRange
-
- getMaxValueOnValueAxis(Chart) - Static method in class quadbase.util.ControlRange
-
- getMaxXr(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- getMaxYCutOffPointForScatter() - Method in interface quadbase.util.IDataPointSet
-
This method return the value of the max Y cut-off point for scatter chart
- getMean() - Method in interface quadbase.util.ITrendLine
-
Get the mean value for a NORMAL curve
- getMessage() - Method in interface quadbase.util.INoDataToPlotMessage
-
Returns the text string.
- getMetaData() - Method in class quadbase.ChartAPI.DbData
-
- getMetaData() - Method in class quadbase.ChartAPI.swing.DbData
-
- getMetaData() - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
Get the original data
- getMetaData() - Method in interface quadbase.reportdesigner.util.IResultSet
-
Gets the meta data object
- getMetaData() - Method in class quadbase.reportdesigner.util.QueryResultSet
-
Get original data
- getMetaData() - Method in class quadbase.reportdesigner.util.StreamResultSet
-
Get original data
- getMetaData() - Method in class quadbase.reportdesigner.util.XMLQueryResultSet
-
Get original data
- getMetaData() - Method in class quadbase.reportdesigner.util.XMLResultSet
-
Get original data
- getMetaData() - Method in interface quadbase.util.IResultSet
-
Gets the meta data object
- getMetaData() - Method in class quadbase.util.QueryResultSet
-
- getMetaData() - Method in class quadbase.util.SalesForceResultSet
-
- getMetaData() - Method in class quadbase.util.StreamResultSet
-
- getMetaData() - Method in class quadbase.util.XMLQueryResultSet
-
Get original data
- getMetaData() - Method in class quadbase.util.XMLResultSet
-
Get original data
- getMin() - Method in interface quadbase.util.IControlLine
-
Get the minimum value of the selected data set
- getMin() - Method in interface quadbase.util.ITrendLine
-
Get the minimum value for a NORMAL curve
- getMin_Height() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getMin_Width() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getMinHeight() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getMinHeight() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the minimum height that this table must span
- getMinimumSize() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Returns the minimum size
- getMinimumSize() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Returns the minimum size
- getMinimumSize() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the minimum size
- getMinimumSize() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the minimum size
- getMinPageHeight() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
method to get the minimum page height needed to export/draw a multiple page report
The minimum page height should be the maximum of the following: -- the page header height --
the page footer height -- the tallest element in the report -- the tallest element in the
subreport
plus the top and bottom margin height
- getMinScale() - Method in interface quadbase.util.IAxis
-
Returns the minimum scale value that was defined for this axis.
- getMinScale() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the minimum scale milliseconds value that was defined for this axis.
- getMinScaleUnit() - Method in interface quadbase.util.IZoomInfo
-
Get the minimum allowable scale unit.
- getMinScaleValue() - Method in interface quadbase.util.IZoomInfo
-
Get the minimum allowable scale value.
- getMinWidth() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getMinWidth() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the minimum width this table must span.
- getMinX(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- getModifier() - Method in class quadbase.ChartAPI.QbChart
-
Returns mouse modifier
- getModifier() - Method in class quadbase.ChartAPI.swing.QbChart
-
Return mouse modifier
- getMonth(DateTimeObject) - Static method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the month
- GETMONTH - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- GETMONTH - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- getMonthInterval() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is TIME_INTERVAL: Returns month interval in months
- getName() - Method in class quadbase.reportdesigner.report.Formula
-
- getName() - Method in class quadbase.reportdesigner.report.Parameter
-
Gets the Name of the Parameter
- getName() - Method in class quadbase.reportdesigner.report.Script
-
- getName() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns the name of the column
- getName() - Method in class quadbase.scheduler.ScheduleObject
-
Returns schedule job name
- getNeedleCount() - Method in interface quadbase.util.IDialPropertySet
-
This method counts number of needles
- getNeedleLength(int) - Method in interface quadbase.util.IDialPropertySet
-
This method returns the relative length of the specific needle
- getNeedleStyle() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the needle style Needle style option: RECTANGULAR_POINTER - Rectangular
pointer style POINTER - 3 segment Pointer style TRIANGULAR_POINTER - Triangule pointer style
POINTED_BLADE - Pointed blade style ROUND_HEADED_BLADE - Round headed blade style
- getNestedCBColumnHeaderTemplate(ReportSection, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Gets nested column-break column header style.
- getNewChartName(FileInMemTable, String) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
This function determines where a new chart may be saved, given a filename.
- getNewLineDelimiter() - Method in class quadbase.scheduler.ScheduleObject
-
For TXT export: Returns the newline delimiter: IDelimiterConstants.WINDOWS_NEWLINE,
IDelimiterConstants.MAC_NEWLINE, IDelimiterConstants.OTHERS_NEWLINE...
- getNext() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- getNextExportDay(int, int[]) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getNextExportTime() - Method in class quadbase.scheduler.ScheduleObject
-
Returns next export time in milliseconds
- getNextFileName(int, int, String) - Static method in class quadbase.reportdesigner.util.HTMLBlock
-
Helper method for generating the next file name of a multi-page export
- getNullColumnName() - Method in interface quadbase.util.IDataPointSet
-
Returns the display name for null data column in chart.
- getNULLDataValue() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the default object used in place of null Data objects
- getNumberFormat() - Method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
This method returns the java object from LocaleNumberFormat, and the returned value can later
be used to setup the format of the current instance.
- getNumberFormat() - Method in class quadbase.util.LocaleNumericFormat
-
/** This method returns the java object from LocaleNumberFormat, and the returned value can
later be used to setup the format of the current instance.
- getNumberInstance() - Static method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Create an instance of numeric format for the default locale.
- getNumberInstance(Locale) - Static method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Create an instance of numeric format for the specified locale.
- getNumberInstance() - Static method in class quadbase.util.LocaleNumericFormat
-
Create an instance of numeric format for the default locale.
- getNumberInstance(Locale) - Static method in class quadbase.util.LocaleNumericFormat
-
Create an instance of numeric format for the specified locale.
- getNumberOfFixedColumn() - Method in interface quadbase.util.ILegend
-
Returns the number of columns are displayed in legend when fixed-column layout is in used
- getNumericFunctions() - Method in interface quadbase.common.util.IDBConnection
-
- getNumericNULLDataValue() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the default object used in place of null Numeric data objects
- getObject(int) - Method in class quadbase.ChartAPI.DbData
-
- getObject(int) - Method in class quadbase.ChartAPI.swing.DbData
-
- getObject(int) - Method in class quadbase.common.util.internal.XMLQueryResultSet
-
Get object of specified column
- getObject(int) - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
Get the object at the specified col
- getObject(int) - Method in interface quadbase.reportdesigner.util.IRow
-
Returns the data value stored in the specified column of this row.
- getObject(int) - Method in class quadbase.reportdesigner.util.QueryResultSet
-
Get object of specified column number
- getObject(int) - Method in class quadbase.reportdesigner.util.StreamResultSet
-
Get object of specified column number
- getObject(int) - Method in class quadbase.reportdesigner.util.XMLQueryResultSet
-
Get object of specified column
- getObject(int) - Method in class quadbase.reportdesigner.util.XMLResultSet
-
Get object of specified column
- getObject(int) - Method in interface quadbase.util.IRow
-
Returns the data value stored in the specified column of this row.
- getObject(int) - Method in class quadbase.util.QueryResultSet
-
- getObject(int) - Method in class quadbase.util.SalesForceResultSet
-
- getObject(int) - Method in class quadbase.util.StreamResultSet
-
- getObject(int) - Method in class quadbase.util.XMLQueryResultSet
-
Get object of specified column
- getObject(int) - Method in class quadbase.util.XMLResultSet
-
Get object of specified column
- getOffset() - Method in class quadbase.ChartAPI.swing.TextString
-
Get the offset
- getOffset() - Method in class quadbase.ChartAPI.TextString
-
Get the offset
- getOffset() - Method in class quadbase.util.ControlRange
-
Returns offset of the control range (for dial chart only) The percentage of the radius from 0
to 100
- getOffset() - Method in interface quadbase.util.IAxis
-
Returns the offset of the x-axis origin from the 0th position.
- getOffset() - Method in interface quadbase.util.IHint
-
Gets the relative offsets (horizontal and vertical) of the hintbox
- getOffset() - Method in interface quadbase.util.ILabel
-
This function returns the horizontal and vertical label offset.
- getOffset() - Method in interface quadbase.util.ITextString
-
Gets the relative offsets (horizontal and vertical) of the text string
- getOldSubReports() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getOnSubmit() - Method in class quadbase.common.param.ParameterPage
-
Gets custom JavaScript action that should be done before submitting parameter form
- getOrder() - Method in class quadbase.common.param.ReportParameterPage
-
- getOrder(int) - Method in interface quadbase.util.IDataPointSet
-
This function returns the data points in the series, category, or sum-by column.
- getOrderInfo() - Method in class quadbase.reportdesigner.util.ColInfo
-
Gets what type of crosstab ordering is used: NOT_SORTED, ASC, DESC.
- getOrganizerCssDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Organizer's Css Files export directory for generating image/report URLs.
- getOrganizerInsertFilesDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Organizer's default browse insert files directory.
- getOrganizerScheduleChartsDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Organizer's Schedule/Archive browse directory for charts.
- getOrganizerScheduleReportsDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Organizer's Schedule/Archive browsee directory for reports.
- getOrganizerUpdateDirectoryDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Organizer's Update Directory browse directory.
- getOrganizerUrlMappingDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Organizer's Url Mapping browse directory.
- getOrientation() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the orientation in report page, LANDSCAPE, or PORTRAIT
- getOriginalDataTypeNames() - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
- getOriginalDataTypes() - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
- getOriginalTextList() - Method in interface quadbase.util.IDataPointSet
-
Returns all original text list for text replacement
- getOriginalTickerLabels(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to get the original ticker labels or formatted ticker labels.
- getOthersThresholdPercentage() - Method in interface quadbase.util.IPiePropertySet
-
Get "others" % threshold it groups all the sectors which below threshold percent together
- getPackageID() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getPage() - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the current page number
- getPage() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the page number
- getPage() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the page number
- getPageBufferSize() - Static method in class quadbase.ChartAPI.QbChart
-
Gets the page buffer size in memory (in MB) when using paging feature to generate the report/
chart
- getPageBufferSize() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Gets the page buffer size in memory (in MB) when using paging feature to generate the report/
chart
- getPageBufferSize() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the page buffer size in memory (in MB) when using paging feature to generate the report/
chart
- getPageFooter() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the page footer object
- getPageHeader() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the page header object
- getPageHeight() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns page height, in inches
- getPageWidth() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns page width, in inches
- getPagingThreshold() - Static method in class quadbase.ChartAPI.QbChart
-
Gets threshold value (in MB) for enable paging feature if value = -1, load everything in
memory (default)
- getPagingThreshold() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Gets threshold value (in MB) for enable paging feature if value = -1, load everything in
memory (default)
- getPagingThreshold() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets threshold value (in MB) for enable paging feature if value = -1, load everything in
memory (default)
- getParamAddresses() - Method in class quadbase.scheduler.ScheduleObject
-
For Param report/ chart Email feature: get hashtable for param set name (key), and email
addresses (value) for example, "Param Set 1", new String[]{"peterL@quadbase.com",
"HenryP@quadbase.com"}
- getParamDisplayNames() - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Gets the array of parameter display names.
- getParameterInPromptSequence() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- getParameterInPromptSequence() - Method in class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- getParameterInPromptSequence() - Method in interface quadbase.util.IQbQueryFileInfo
-
- getParameterMap() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
For parameterized chart only, returns a String array of CELL_ID
- getParameterMap() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
For parameterized SubReport only, returns a String array of CELL_ID
- getParameterPage(String, int, String) - Method in class quadbase.ChartAPI.QbChart
-
Gets the ParameterPage for this report if and only if this is a Parameterized Report
- getParameterPage(String, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
-
Gets the ParameterPage for this report if and only if this is a Parameterized Report
- getParameterPage(String, String, int, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the ParameterPage for this report if and only if this is a Parameterized Report
- getParameterPage(String, String, int, String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the ParameterPage for this report if and only if this is a Parameterized Report
- getParameterPage(String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the ParameterPage for this report if and only if this is a Parameterized Report.
- getParameters() - Method in class quadbase.common.param.ParameterPage
-
Gets all parameters information
- getParameters() - Method in interface quadbase.reportdesigner.util.IParameterizedDataSource
-
Return information about the parameters.
- getParameters() - Method in interface quadbase.util.IParameterizedDataSource
-
Return information about the parameters.
- getParamFormName() - Method in class quadbase.common.param.ParameterPage
-
function to obtain the form name where the parameter dialog table will be put into
- getParamInput(Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
internal use only
- getParamList() - Method in class quadbase.scheduler.ScheduleObject
-
Returns all the parameter set that have been defined for a schedule job that using param
report.
- getParamName() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Returns the parameter name which is used in the SQL statement.
- getParamName() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getParamName() - Method in interface quadbase.util.IQueryInParam
-
Returns the parameter name which is used in the SQL statement.
- getParamName() - Method in class quadbase.util.SimpleQueryInParam
-
- getParamPageExportFormats() - Method in class quadbase.common.param.ParameterPage
-
internal use only.
- getParamShareReportID() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Gets the id for this sub report object when sharing parameter values with main report.
- getParamTypes(String) - Method in interface quadbase.reportdesigner.util.ICustomDefinedFunctions
-
Gets the parameter types of the specified function.
- getParent() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the parent Frame/Applet object for this QbReport object
- getParentSection() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
gets this section's parent section.
- getParentTable(ReportTable) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getParentTableWithCell(String, ReportTable) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getPassword() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the password
- getPassword() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Gets the password
- getPassword() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets the password
- getPassword() - Method in interface quadbase.reportdesigner.util.IDatabaseInfo
-
Gets the password
- getPassword() - Method in interface quadbase.util.IDatabaseInfo
-
Gets the password
- getPath() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- getPathToString() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- getPdfImageType() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the image format of this image (GIF, PNG, JPEG, etc...) when the report is exported as a
PDF file.
- getPDFOwnerPassword() - Method in class quadbase.scheduler.ScheduleObject
-
For PDF export: Returns the PDF owner password
- getPDFUserPassword() - Method in class quadbase.scheduler.ScheduleObject
-
For PDF export: Returns the PDF user password
- getPercentInstance() - Static method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Create an instance of percentage format for the default locale.
- getPercentInstance(Locale) - Static method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Create an instance of percentage format for the specified locale.
- getPercentInstance() - Static method in class quadbase.util.LocaleNumericFormat
-
Create an instance of percentage format for the default locale.
- getPercentInstance(Locale) - Static method in class quadbase.util.LocaleNumericFormat
-
Create an instance of percentage format for the specified locale.
- getPickData(int, int) - Method in interface quadbase.util.IHint
-
Returns PickData for corresponding coordinate (x, y)
- getPickDataCount(String) - Static method in class quadbase.ChartAPI.QbChart
-
Gets number of PickData in given drill-down link
- getPickDataCount(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
get number of PickData in given drill-down link
- getPiePerRow() - Method in interface quadbase.util.IPiePropertySet
-
Returns number of pies are drawn in one row
Default is 1
- getPixelPerInchForExport() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the Pixel_Per_Inch for DHTML/HTML export
- getPNGCompression() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the PNG compression index, default is 0.
- getPNGCompression() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getPoints() - Method in class quadbase.util.PolyLine
-
Returns a Vector containing all the Point_3D / Point_2D objects that define the poly-line.
- getPointShapes() - Method in interface quadbase.util.IDataPointSet
-
Returns the array of data point shapes displayed in the chart.
- getPointShapes() - Method in interface quadbase.util.ISecondaryChart
-
Returns the array of secondary axis data points shapes displayed in the chart.
- getPointSizes() - Method in interface quadbase.util.IDataPointSet
-
Sets the point sizes for all the data points displayed in the chart.
- getPointSizes() - Method in interface quadbase.util.ISecondaryChart
-
Gets the point sizes for all the secondary axis points displayed in the chart.
- getPointsShapes() - Method in interface quadbase.util.IDataPointSet
-
- getPortNumber() - Method in class quadbase.scheduler.ScheduleObject
-
If it's a drilldown report, user has to enter port number for viewing sub-level report.
- getPosition() - Method in class quadbase.ChartAPI.swing.TextString
-
Get the text position
- getPosition() - Method in class quadbase.ChartAPI.TextString
-
Get the text position
- getPosition() - Method in interface quadbase.util.IPlot
-
Gets the x,y position of the chart/legend plot area relative to the main chart canvas.
- getPosition() - Method in interface quadbase.util.ITextString
-
Returns the position of the text string in the canvas
- getPreferredSize() - Method in class quadbase.ChartAPI.QbChart
-
Overrides component getPreferredSize().
- getPreferredSize() - Method in class quadbase.ChartAPI.QbChartCustomizer
-
- getPreferredSize() - Method in class quadbase.ChartAPI.swing.QbChart
-
Overrides component getPreferredSize().
- getPreferredSize() - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
-
- getPreferredSize() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Returns the preferred size
- getPreferredSize() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Returns the preferred size
- getPreferredSize() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the preferred size
- getPreferredSize() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the preferred size
- getPrev() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- getPreviewToolBar() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns the preview tool bar
- getPreviousFileName(int, int, String) - Static method in class quadbase.reportdesigner.util.HTMLBlock
-
Helper method for generating the previous file name of a multi-page export
- getPreviousID() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- getPreviousID() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- getPrintOnNewPageRowCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getProbability(double) - Method in interface quadbase.util.ITrendLine
-
Get the probability to the left by specifying multiple of deviation of a NORMAL distribution
curve.
- getPromptName() - Method in interface quadbase.common.param.Param
-
Returns the description of the parameter displayed on the pop up dialog.
- getPromptName() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Returns the description of the parameter displayed on the pop up dialog.
- getPromptName() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getPromptName() - Method in interface quadbase.util.IQueryInParam
-
Returns the description of the parameter displayed on the pop up dialog.
- getPromptName() - Method in class quadbase.util.SimpleQueryInParam
-
- getPromptText() - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getQbReport() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- getQbReport() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- getQuery() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the SQL query
- getQuery() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Get the SQL query
- getQuery() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Get the SQL query
- getQuery() - Method in interface quadbase.reportdesigner.util.IDatabaseInfo
-
Gets the SQL query
- getQuery() - Method in interface quadbase.util.IDatabaseInfo
-
Gets the SQL query
- getQuery() - Method in interface quadbase.util.IJNDIDatabaseInfo
-
Gets the SQL query
- getQueryExportDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse query export directory for reports.
- getQueryFileInfo() - Method in interface quadbase.common.param.Param
-
internal use only
- getQueryFileInfo() - Method in class quadbase.reportdesigner.report.Parameter
-
- getQueryFilename() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets a query file (*.qry) for plotting the report.
- getQueryFilename() - Method in interface quadbase.util.IInputData
-
Gets a query file (*.qry) for plotting the chart.
- getQueryParameters() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns a Vector containing Parameter objects if parameterized query is present
- getQueryTimeout() - Static method in class quadbase.ChartAPI.QbChart
-
retrieves the number of seconds the driver will wait for a statement object to execute.
- getQueryTimeout() - Static method in class quadbase.ChartAPI.swing.QbChart
-
retrieves the number of seconds the driver will wait for a statement object to execute.
- getQueryTimeout() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
retrieves the number of seconds the driver will wait for a statement object to execute.
- getReferenceDegree() - Method in class quadbase.reportdesigner.report.Parameter
-
- getReferenceObject() - Method in interface quadbase.util.IAnnotation
-
This function returns the referenced object of this annotation.
- getReferencePosition() - Method in interface quadbase.util.IReferenceObj
-
This function returns the reference position of this object.
- getRefFont() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INTERNAL USE ONLY
- getRefFont2() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Internal Use Only
- getRefFontToDraw(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INTERNAL USE ONLY ONLY FOR VIEWER.
- getRegistryID() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
For internal use only
- getRelativeHeight() - Method in interface quadbase.util.IPlot
-
Returns the height of the plot area relative to the main chart canvas.
- getRelativePath() - Method in class quadbase.reportdesigner.ReportElements.ReportDocument
-
Gets the relative path to the file that contains the data for the document
- getRelativePath() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
internal use only Gets the relative path to where the image can be found iff it is an DB
image (one that resides in the DBImages directory of the ER installation)
- getRelativePosition() - Method in interface quadbase.util.IAnnotation
-
This function gets the relative position to the referenced object.
- getRelativePosition() - Method in interface quadbase.util.ITable
-
This method returns the relative position of the table to the chart
- getRelativeWidth() - Method in interface quadbase.util.IPlot
-
Returns the width of the plot area relative to the main chart canvas.
- getRemoteName() - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the name of the class for the remote interface (ex.
- getRenderMode() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the 3D rendering mode.
- getReplacedText(String) - Method in interface quadbase.util.IDataPointSet
-
Returns a replaced text for a given original text
- getReplacedTextList() - Method in interface quadbase.util.IDataPointSet
-
Returns all replaced text list for text replacement
- getReport() - Method in interface quadbase.common.param.Param
-
internal use only
- getReport() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
internal use only
- getReport() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
internal use only
- getReport() - Method in class quadbase.reportdesigner.report.Parameter
-
- getReport() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
internal use only
- getReport() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
internal use only
- getReportCanvas() - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Gets the ReportCanvas object associated with this viewer
- getReportCanvas(Applet, String, long) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas(Frame, String, long) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas(Applet, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas(Frame, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas() - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Gets the ReportCanvas object associated with this viewer
- getReportCanvas() - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Gets the ReportCanvas object associated with this viewer
- getReportCanvas(Applet, String, long) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas(Frame, String, long) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas(Applet, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas(Frame, String, long, String) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Get the Page Viewer as ReportCanvas.
- getReportCanvas() - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Gets the ReportCanvas object associated with this viewer
- getReportCanvas() - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Gets the ReportCanvas object associated with this viewer
- getReportCanvas() - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Gets the ReportCanvas object associated with this viewer
- getReportChartObjectAt(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
To get a reference to a ReportChartObject object,
- getReportChartObjectAt(int, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getReportChartObjectCount() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the number of ReportChartObjects in this report
- getReportChartObjects() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getReportChartObjects(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the array of all ReportChartObject objects in this report
- getReportChartObjects(ReportTableElement, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns an array of ReportChartObject in the given section or table
- getReportChartObjects() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Return an array of ReportChartObjects in this section including it's subsections
- getReportChartObjects(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Return an array of ReportChartObjects in this section
to include it's subsections
- getReportChartObjects() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the ReportChartObject object array within this ReportTable.
- getReportComponent() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Returns the Component object for adding additional components to the Canvas
- getReportComponent() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Returns the Component object for adding additional components to the Canvas
- getReportComponent() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the Component object for adding additional components to the Canvas
- getReportComponent() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the Component object for adding additional components to the Canvas
- getReportDrillDownDirectory() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse report drill down templates directory.
- getReportFooter() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the report footer object
- getReportHeader() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the report header object
- getReportImageAt(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
To get a reference to a ReportImage object,
- getReportImageCount() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the number of ReportImages in this report
- getReportImages() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the array of ReportImages in this report
- getReportImages(ReportTableElement, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns an array of ReportImage in the given section or table
- getReportImages() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Return an array of ReportImages in this section including it's subsections
- getReportImages(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Return an array of ReportImages in this section
to include the subsections
- getReportImagesPath() - Method in class quadbase.reportdesigner.designer.ImagesPath
-
return path of report images directory
- getReportInfo() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
internal use only
- getReportInfo() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
internal use only
- getReportInfo() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Internal use only
- getReportInfo(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Internal use only
- getReportInfo() - Method in interface quadbase.reportdesigner.util.IReport
-
For internal use only
- getReportInfo(boolean) - Method in interface quadbase.reportdesigner.util.IReport
-
For internal use only, This method is only used when getting an report object for the Viewer.
- getReportInfo() - Method in interface quadbase.reportdesigner.util.ISubReport
-
- getReportLocation() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getReportMenuBar() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns a handle to the Menu Bar of the report.
- getReportObj() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
For internal use only
- getReportSectionFactory() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getReportSectionFactory(int, boolean, FileInMemTable, String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getReportTemplatesDirectory() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse sub-report templates directory.
- getReportTitle() - Method in class quadbase.reportdesigner.report.Parameter
-
- getReportToolBar() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
returns report toolbar object
- getReportToolBar() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
returns report toolbar object
- getReportToolBar() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
returns report toolbar object
- getReportToolBar() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
returns report toolbar object
- getReportType() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the type of the report.
- getReportType() - Method in class quadbase.scheduler.ScheduleObject
-
Returns exported report type: IExportConstants.PDF, IExportConstants.DHTML,
IExportConstants.HTML...
- getResetDisplayName() - Method in class quadbase.common.param.ParameterPage
-
Gets the display name of the Reset button.
- getResetEnabled() - Method in class quadbase.common.param.ParameterPage
-
Gets the visibility of the HTML Reset form button
- getResizeCanvasClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for resizing a canvas
- getResizeCanvasModifier() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse modifier for starting a canvas resize operation.
- getResizeClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for resizing a chart
- getResizeModifier() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse modifier for starting a chart resize operation.
- getResultSet() - Method in interface quadbase.reportdesigner.util.IDataSource
-
- getResultSet(IQueryInParam[]) - Method in interface quadbase.reportdesigner.util.IParameterizedDataSource
-
Return the actual result set base on the parameters.
- getResultSet() - Method in interface quadbase.util.IDataSource
-
- getResultSet(IQueryInParam[]) - Method in interface quadbase.util.IParameterizedDataSource
-
Return the actual result set base on the parameters.
- getReturnType(String) - Method in interface quadbase.reportdesigner.util.ICustomDefinedFunctions
-
Gets the return type of the specified function.
- getRichTextDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse rich text files directory.
- getRichTextFonts() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets rich text font for RTF export
- getRichTextImagesDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse rich text (Insert) Images files directory.
- getRightBorder() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getRightMargin() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns right margin, in inches.
- getRotateAngle() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getRotationAngle() - Method in interface quadbase.util.IPiePropertySet
-
Gets the rotation angle of the pie chart in degrees.
- getRoundCornerRadius() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getRoundCornersArray() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getRow(int) - Method in class quadbase.ChartAPI.DataSheet
-
returns specified row data
- getRow(int) - Method in class quadbase.ChartAPI.swing.DataSheet
-
Returns specified row data
- getRow(int) - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
returns specified row data
- getRow(int) - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the specified row data from the report.
- getRow() - Method in class quadbase.reportdesigner.util.SpreadSheetModelEvent
-
Returns the row index changed (beginning at 1).
- getRow(int) - Method in interface quadbase.util.IInputData
-
Gets the specified row data from the chart.
- getRow() - Method in class quadbase.util.SpreadSheetModelEvent
-
Returns the row index changed (beginning at 1).
- getRowBreakFooter(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For Summary-Break, CrossTab & Master-Details Tables.
- getRowBreakHeader(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For Summary-Break, CrossTab & Master-Details Tables.
- getRowCount() - Method in class quadbase.ChartAPI.DataSheet
-
returns number of rows
- getRowCount() - Method in class quadbase.ChartAPI.swing.DataSheet
-
Returns number of rows
- getRowCount() - Method in class quadbase.reportdesigner.ReportAPI.DataSheet
-
returns number of rows
- getRowCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the number of rows in the ReportTable.
- getRowCount() - Method in interface quadbase.reportdesigner.util.IInputData
-
Returns the total number of rows in the input data.
- getRowCount() - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the number of rows
- getRowCount() - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get total number of rows
- getRowCount() - Method in interface quadbase.util.IInputData
-
Returns the total number of rows in the input data.
- getRowCount() - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the number of rows
- getRowCount() - Method in class quadbase.util.SimpleSpreadSheet
-
- getRowElement(int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Returns the sub-report at the specific index
- getRowElement(FormattedRowKey, int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Returns the ReportElement of this FormattedRow with key at the specific
index with
- getRowLabel(int) - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the value of the row label for a given row
- getRowLabel(int) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get the label for the given row
- getRowLabel(int) - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the value of the row label for a given row
- getRowLabel(int) - Method in class quadbase.util.SimpleSpreadSheet
-
Get the label for the given row
- getRowLabelType() - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the data type of the row labels
- getRowLabelType() - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get the label type of the specified row
- getRowLabelType() - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the data type of the row labels
- getRowLabelType() - Method in class quadbase.util.SimpleSpreadSheet
-
- getRTFObject(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the sub-report at the specific index
- getRTFObjectCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the number of RTF Objects in this table.
- getSalesForceQueryInfo() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the SalesForce info used for the report.
- getSalesForceQueryInfo() - Method in interface quadbase.util.IInputData
-
Gets the SalesForce info used for the chart.
- getSaveAsProperties(String) - Method in interface quadbase.chart.designer.IByPassSaveAsForChart
-
Set Save As properties: CREATE_HTML, USE_SWINGVIEWER, and GENERATE_XML user can return "null"
from now
- getSavedFileLocation() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the path to the image on disk
- getSavedFileLocation() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getSavedFileURL() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
gets the URL location to the image.
- getSavedFileURL() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- getScale() - Method in interface quadbase.util.IHistogramInfo
-
Get the scale value used to do the rounding operation in the histogram.
- getScaleStep() - Method in interface quadbase.util.IAxis
-
Retruns the scale step size(interval) for this axis.
- getScaleStep() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the scaleStep milliseconds value that was defined for this axis.
- getScaleUnit() - Method in interface quadbase.util.IZoomInfo
-
Returns the unit of the scale value being used.
- getScaleValue() - Method in interface quadbase.util.IZoomInfo
-
Get the scale value used while plotting the new data
- getScatterCubeWidth() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the width of the cube for a scatter 3D chart.
- getScheduledJobName() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns scheduled job name
- getScheduleEndDate() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns schedule end date
- getScheduleList() - Static method in class quadbase.scheduler.ScheduleModifier
-
Returns Vector of ScheduleObject which are waiting to export
- getScheduleList(String) - Static method in class quadbase.scheduler.ScheduleModifier
-
Returns Vector of ScheduleObject which are waiting to export and contains the searchTips in
either export location or schedule job name
- getScheduler() - Method in class quadbase.scheduler.QbScheduler
-
Returns the scheduler as a JPanel.
- getSchedulerListener() - Method in class quadbase.ext.DefaultListenerManager
-
- getSchedulerListener() - Method in interface quadbase.ext.ListenerManager
-
Retrieves the SchedulerListener from the manager.
- getSchedulerReportExportsDir() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the Scheduler's browse report (RPT,XML) exports directory.
- getScheduleStartDate() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns schedule start date
- getScript() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the scripting text of this ReportElement, if available.
- getScriptedData(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getScriptedData(ReportTable, Report, int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getScriptedData(ReportTable, Report, int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- getScriptedDataCount() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns the size of the scripted data.
- getScriptedValue() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
For internal use only
- getScriptName() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the script name.
- getScriptObj() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the Script Object.
- getScriptReportNameForExpandAndCollapse() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
return the script report name for expand and collapse feature This is only for exporting as a
DHTML format
- getScrollBarOption() - Method in interface quadbase.util.ICanvas
-
Returns the scrollbar option for the main chart panel.
- getSecondaryAggregateOperator() - Method in interface quadbase.util.IAggregationInfo
-
Returns the secondary aggregate operator used for drill-down.
- getSecondaryAggregateOperator() - Method in interface quadbase.util.IZoomInfo
-
This function gets the secondary aggregate operator.
- getSecondaryTitleAlignment() - Method in interface quadbase.util.ITable
-
This method gets secondary title alignment
- getSecondaryValueAlignment() - Method in interface quadbase.util.ITable
-
This method gets secondary value alignment
- getSection(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets the section based on the specified index.
- getSection() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the section
- getSection() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the section
- getSectionCell(int, Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSectionCells(int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSectionCells(Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSectionCellsCount() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSectionCellsTable() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSectionCount() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
How many sub sections exist
- getSectionIndex(ReportSection) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets the index for the specified section.
- getSectionReportChartObjects() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of all the ReportChartObject objects in this table's header and footer For
Internal Use Only
- getSectionReportImages() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of all the ReportImage objects in this table all sections including group
header/footer.
- getSectionStyle() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSectionStyle() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getSectionSubReports() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of all the SubReport objects in this table all sections including group
header/footer.
- getSectorCount() - Method in interface quadbase.util.IPiePropertySet
-
Returns the total number of sectors drawn in the 3D chart.
- getSectorCount() - Method in interface quadbase.util.IPolarPropertySet
-
This method counts number of sectors
- getSecuredScripts() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- getSecuredScripts() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- getSecuredScripts() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- getSecurityLevel() - Method in class quadbase.common.param.ReportParameterPage
-
Gets the name of the security level being applied to the parameter page
- getSecurityLevel() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns the security level name used to open this Report Designer.
- getSecurityLevel() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Determine the current security level.
- getSecurityLevel(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the secured ReportElement associated with the specified Security level name.
- getSecurityLevel() - Method in class quadbase.scheduler.QbScheduler
-
Gets the String name of the security level that the user will operate at.
- getSecurityLevel() - Method in class quadbase.scheduler.ScheduleObject
-
Returns the report security level.
- getSecurityLevels() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
gets the security levels associated with this ReportElement.
- getSecurityLevels() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Get all security level names in this section.
- getSecurityLevels() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets all security level names in this table.
- getSecurityMap() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- getSecurityQueryParameterMap() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the security level to query parameters mapping.
- getSelectedMethodName() - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the name of the method to be used for querying the database, this is one of the
methods contained in the class for the home interface.
- getSelectedMethodParamVal() - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the parameters for the selectedMethodName method.
- getSelectionChoices() - Method in interface quadbase.common.param.Param
-
Gets a Vector of objects of the corresponding SQL type that are unique values of this
parameter retrieved from the database.
- getSelectionChoices() - Method in class quadbase.reportdesigner.report.Parameter
-
- getSelectionChoices() - Method in interface quadbase.reportdesigner.util.IQueryParamValuesProvider
-
- getSelectionChoices() - Method in interface quadbase.util.IQueryParamValuesProvider
-
- getSelectiveStepLineDrawn() - Method in interface quadbase.util.ILinePropertySet
-
Returns the boolean used to determine what line is a step line
- getSelectiveStepLineDrawn() - Method in interface quadbase.util.ISecondaryChart
-
Returns the boolean array used to determine which lines are step line in the selective step
line
- getSepSymbol() - Method in interface quadbase.util.IPiePropertySet
-
Returns the char that is used to separate the category & percentage value strings in the
legend.
- getSeries() - Method in interface quadbase.util.IDataLine
-
Get the name data serie use of this data line for chart with data series.
- getSeriesCount() - Method in interface quadbase.util.IDropBarSet
-
This method counts number of series
- getSeriesSet() - Method in interface quadbase.util.IDropBarSet
-
This method returns the drop bar series set.
- getServerName() - Method in class quadbase.common.param.ReportParameterPage
-
Gets the name of the server this parameter page will be served at
- getServerName() - Method in class quadbase.scheduler.ScheduleObject
-
If it's a drilldown report, user has to enter server name for viewing sub-level report.
- getServletContext() - Static method in class quadbase.chart.designer.QbChartDesigner
-
return servlet context
- getServletContext() - Static method in class quadbase.ChartAPI.QbChart
-
Returns servlet context
- getServletContext() - Static method in class quadbase.ChartAPI.swing.QbChart
-
return servlet context
- getServletContext() - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns servlet context
- getServletContext() - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Gets the servlet context for EspressManager servlet
- getServletContext() - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Gets the servlet context for EspressManager servlet
- getServletContext() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the servlet context for EspressManager servlet
- getServletContext() - Static method in class quadbase.scheduler.QbScheduler
-
return servlet context
- getServletContext() - Static method in class quadbase.scheduler.ScheduleModifier
-
Returns servlet context
- getServletDirectory() - Method in class quadbase.common.param.ReportParameterPage
-
Gets the url relative or absolute path to the servlet classes
- getServletDirectory() - Method in class quadbase.scheduler.ScheduleObject
-
If it's a drilldown report, user has to enter servlet directory for viewing sub-level report.
- getServletName() - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Gets the full address of the servlet extracted from the ParameterPage.
- getServletName() - Method in class quadbase.common.param.ParameterPage
-
Gets the name of the servlet
- getServletRunnerPort() - Method in class quadbase.common.param.ReportParameterPage
-
Gets the servlet container's listening port number
- getSharedParamName() - Method in class quadbase.reportdesigner.report.Parameter
-
- getSharedReportName() - Method in class quadbase.reportdesigner.report.Parameter
-
- getShowHintValue() - Method in interface quadbase.util.IDataLine
-
Return true if the LineValue of data line show in hint box
- getSize() - Method in interface quadbase.util.ICanvas
-
Returns the size of the main canvas containing the chart as a Dimension object.
- getSnap() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
for internal use only.
- getSortedImages() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns sorted array of reportImages by their x position
- getSortedRTFObjects() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of sorted RTF objects by their x position.
- getSortedSubReports() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of sorted sub-reports by their x position.
- getSortedVisibleColumns() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of visible ReportColumn objects sorted by the individual x positions.
- getSortOrder(int) - Method in interface quadbase.util.IDataPointSet
-
return the sort order of the series, category, or sumby column to ascending or descending.
- getSpecifyDates() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is FIXEDDAYS: Returns export file dates.
- getSpecifyDays() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is FIXEDDAYS: Returns export file days
- getSpecifyTime() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is FIXEDDAYS: Returns export file time (in minutes)
- getSpreadSheetModel() - Method in interface quadbase.reportdesigner.util.IInputData
-
Returns the spread sheet model for the report, if one is set.
- getSpreadSheetModel() - Method in interface quadbase.util.IInputData
-
Returns the spread sheet model for the chart, if one is set.
- getSQL() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- getSqlSelect() - Method in interface quadbase.common.param.Param
-
- getSqlSelect() - Method in class quadbase.reportdesigner.report.Parameter
-
- getSqlSelect() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getSqlSelect() - Method in class quadbase.util.SimpleQueryInParam
-
- getSqlType() - Method in interface quadbase.common.param.Param
-
Returns java.sql.Types
- getSQLType() - Method in class quadbase.reportdesigner.lang.BooleanObject
-
Returns the SQL type
- getSQLType() - Method in class quadbase.reportdesigner.lang.DateTimeObject
-
Returns the SQL type
- getSQLType() - Method in interface quadbase.reportdesigner.lang.IObject
-
Returns the SQL type
- getSQLType() - Method in class quadbase.reportdesigner.lang.NumericObject
-
Returns the SQL type
- getSQLType() - Method in class quadbase.reportdesigner.lang.StringObject
-
Returns the SQL type
- getSQLType() - Method in class quadbase.reportdesigner.report.Parameter
-
- getSQLType() - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
For internal use only
- getSqlType() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Returns java.sql.Types
- getSqlType() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getSqlType() - Method in interface quadbase.util.IQueryInParam
-
Returns java.sql.Types
- getSqlType() - Method in class quadbase.util.SimpleQueryInParam
-
- getStackChartLine() - Method in interface quadbase.util.ITrendLine
-
Get the stack direction that this trend line used.
- getStackLabelAlignment() - Method in interface quadbase.util.IDataPointSet
-
Returns alignment position for the stack section labels alignment position:
QbChart.TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, QbChart.TOP_ALIGNMENT_INSIDE,
QbChart.BOTTOM_ALIGNMENT_INSIDE
- getStackTrace() - Method in class quadbase.scheduler.FailedScheduledJob
-
returns exception stack trace
- getStandardDev() - Method in interface quadbase.util.IControlLine
-
Get the standard deviation of the selected data set
- getStandardDev() - Method in interface quadbase.util.ITrendLine
-
Get the standard deviation value for a NORMAL curve
- getStartAngle() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the starting angle of the chart (12pm position is 0 degree, clockwise)
- getStartAngle() - Method in interface quadbase.util.IPolarPropertySet
-
This method returns the starting angle of the chart (12pm position is 0, default: clockwise)
- getStartDate() - Method in class quadbase.scheduler.ScheduleObject
-
Returns start date for scheduled event in POSIX time.
- getStartLabelOffset() - Method in class quadbase.util.ControlRange
-
Returns start label offset of the control range
- getStartOfColumnBreakColumn() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For CrossTab Tables only.
- getStartScale() - Method in class quadbase.util.ControlRange
-
Returns start scale of the control range for column/bar type: scale of value axis
- getStartScale(Chart) - Method in class quadbase.util.ControlRange
-
- getStartScale2() - Method in class quadbase.util.ControlRange
-
Returns start scale 2 of the control range
- getStartScale2(Chart) - Method in class quadbase.util.ControlRange
-
- getStartTime() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is FIXEDDAYS Returns start time (in minutes) for scheduled event.
- getStatements() - Method in class quadbase.reportdesigner.report.Script
-
- getStepLineRatio() - Method in interface quadbase.util.ILinePropertySet
-
Returns the proportion of the horizontal to the overall step line segment
- getStepLineRatio() - Method in interface quadbase.util.ISecondaryChart
-
Returns the proportion of the horizontal to the overall step line segment
- getStringFunctions() - Method in interface quadbase.common.util.IDBConnection
-
- getStringNULLDataValue() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the default object used in place of null String data objects
- getStyleName() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the external style name of this element
- getStyleName2() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Gets the style name of the alternating sections.
- getSubject() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: Returns the subject of the email
- getSubmitDisplayName() - Method in class quadbase.common.param.ParameterPage
-
Gets the display name of the Submit button.
- getSubReport(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the sub-report at the specific index
- getSubReport() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
For internal use only.
- getSubReport(IReport) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Returns the contained ISubReport object, which can be class-casted to a SubReport object.
- getSubReport(boolean, boolean, boolean) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getSubReport(boolean, boolean, boolean, IReport) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Returns the contained ISubReport object, which can be class-casted to a SubReport object.
- getSubReportAt(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
To get a reference to a SubReportObject object at the given index,
- getSubReportAt(int) - Method in class quadbase.reportdesigner.ReportAPI.SubReport
-
internal use only
- getSubReportCount() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the number of SubReportObjects in this report
- getSubReportCount() - Method in class quadbase.reportdesigner.ReportAPI.SubReport
-
Gets the number of sub-reports that this sub-report contains.
- getSubReportCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the number of sub-reports stored in this table.
- getSubReportForHTML() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- getSubReportForHTML() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- getSubReportIndex() - Method in class quadbase.reportdesigner.report.Formula
-
- getSubReportPath() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getSubReports() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the array of all SubReportObjects in this report
- getSubReports(ReportTableElement, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns an array of SubReportObjects in the given section or table
- getSubReports() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- getSubReports(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getSubReportTemplatesDirectory() - Method in interface quadbase.common.util.BrowseDirectories
-
Gets the default browse report templates directory.
- getSubTickerCount() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the number of sub-tickers
- getSubTickerLength() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the length of the sub-ticker
- getSubTickerThickness() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the thickness of the sub-ticker
- getSurfaceColor() - Method in interface quadbase.util.ISurfacePropertySet
-
Gets the surface color.
- getSymbolSizeRatio() - Method in interface quadbase.util.ILegend
-
return the symbol size ratio default value is 100%
- getSystemFunctions() - Method in interface quadbase.common.util.IDBConnection
-
- getTable() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the ReportTable object in this QbReport
- getTableBackgroundColor() - Method in class quadbase.common.param.ParameterPage
-
Gets the background color of the parameter table
- getTableBackgroundColorHex() - Method in class quadbase.common.param.ParameterPage
-
Gets the background color of the parameter table
- getTableBorderColor() - Method in class quadbase.common.param.ParameterPage
-
Gets the color of the parameter table border
- getTableBorderColorHex() - Method in class quadbase.common.param.ParameterPage
-
Gets the color of the parameter table border
- getTableBorderThickness() - Method in class quadbase.common.param.ParameterPage
-
Gets the thickness of the parameter table border
- getTableElements() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets all the report elements(columns and images) in the table
- getTableElements(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getTableElements(boolean, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- getTableElements(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Gets the report elements if it is a formatted row
- getTableElements(FormattedRowKey) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getTableElementsNoGL() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getTableElementsNoGLWithSecuredMode() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getTableHeight() - Method in interface quadbase.util.ITable
-
This method returns the hight of the table
- getTableLayout() - Method in class quadbase.common.param.ParameterPage
-
Gets the parameter table Layout (VERTICAL or HORIZONTAL)
- getTableName() - Method in interface quadbase.common.param.Param
-
If (isMapToColumn()) Returns the table name
- getTableName() - Method in class quadbase.reportdesigner.report.Parameter
-
- getTableName() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Returns the table name
- getTableName(int) - Method in interface quadbase.reportdesigner.util.IRSMetaData
-
- getTableName(int) - Method in class quadbase.reportdesigner.util.QueryResultSet
-
- getTableName() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getTableName(int) - Method in class quadbase.reportdesigner.util.StreamResultSet
-
- getTableName() - Method in interface quadbase.util.IQueryInParam
-
Returns the table name
- getTableName(int) - Method in interface quadbase.util.IRSMetaData
-
- getTableName(int) - Method in class quadbase.util.QueryResultSet
-
- getTableName(int) - Method in class quadbase.util.SalesForceResultSet
-
- getTableName() - Method in class quadbase.util.SimpleQueryInParam
-
- getTableName(int) - Method in class quadbase.util.StreamResultSet
-
- getTableNumber() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- getTableOfContentsObject() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the table of contents object in the report if any, otherwise return null
- getTableOuterBorderOnly() - Method in class quadbase.common.param.ParameterPage
-
Gets whether only the outer border of the parameter table will be displayed.
- getTablePosition() - Method in interface quadbase.util.ITable
-
This method returns the current table position in pixels
- getTables(String, String, String, String[]) - Method in interface quadbase.common.util.IDBConnection
-
- getTableWidth() - Method in interface quadbase.util.ITable
-
This method returns the width of the table
- getTarget() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the link target of this element
- getTargetLoc() - Method in class quadbase.common.param.ParameterPage
-
Gets the location of the report or chart
- getTaskOption() - Method in class quadbase.scheduler.ScheduleObject
-
Returns task option:
ONE_TIME - export once
TIME_INTERVAL - export report after certain time interval
FIXEDDAYS - only export report in certain fixed days/ dates
- getTempDirectory() - Static method in class quadbase.ChartAPI.QbChart
-
Gets temp directory for using record file to generate the report DEFAULT temp directory is
"temp/"
- getTempDirectory() - Static method in class quadbase.ChartAPI.swing.QbChart
-
get temp directory for using record file to generate the report DEFAULT temp directory is
"temp/"
- getTempDirectory() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets temp directory for using record file to generate the report DEFAULT temp directory is
"temp/"
- getTemplateFile() - Method in class quadbase.ChartAPI.QbChart
-
Returns the name of the template applied to the current chart, if any.
- getTemplateFile() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns the name of the template applied to the current chart, if any.
- getTemplatesDirectory() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
- getText() - Method in class quadbase.ChartAPI.swing.TextString
-
Deprecated.
- getText() - Method in class quadbase.ChartAPI.TextString
-
Deprecated.
- getText() - Method in class quadbase.reportdesigner.report.Formula
-
- getText() - Method in class quadbase.reportdesigner.report.Script
-
- getText() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
- getText(FileInMemTable) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
- getText() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the text of this element
- getText() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
gets the filename of the sub report
- getText(FileInMemTable) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- getText() - Method in class quadbase.reportdesigner.util.HTMLBlock
-
Get the HTML/DHTML text that should be written in this block.
- getTextCellForHTML() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- getTextCellForHTML(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- getTextCells() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Gets ReportCell objects that are text cells (not an ReportImage)
- getTextColor() - Method in class quadbase.common.param.ParameterPage
-
Gets the text color of the header, footer and parameter names
- getTextColorHex() - Method in class quadbase.common.param.ParameterPage
-
Gets the text color of the header, footer and parameter names
- getTextDelimiter() - Method in class quadbase.scheduler.ScheduleObject
-
For TXT and CSV export: Returns the text delimiter: IDelimiterConstants.TAB,
IDelimiterConstants.SPACE, IDelimiterConstants.COMMA...
- getTextFont() - Method in class quadbase.common.param.ParameterPage
-
Gets the text font of the header, footer and parameter names
- getTextFormat() - Method in class quadbase.reportdesigner.util.BarcodeFormat
-
Internal use
- getTextFormat() - Method in interface quadbase.reportdesigner.util.IFormat
-
For internal use only
- getTextFormat() - Method in class quadbase.reportdesigner.util.ImageURLFormat
-
- getTextFormat() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
For internal use only.
- getTextFormat() - Method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
For internal use only.
- getTextFormat() - Method in class quadbase.reportdesigner.util.LogicalFormat
-
For internal use only
- getTextFormat() - Method in class quadbase.reportdesigner.util.NumericFormat
-
For internal use only
- getTextFormat() - Method in class quadbase.reportdesigner.util.StringFormat
-
Internal use
- getTextFormat() - Method in class quadbase.reportdesigner.util.TextURLFormat
-
- getTextSize() - Method in class quadbase.common.param.ParameterPage
-
Gets the text size of the header, footer and parameter names
- getTextString() - Method in class quadbase.reportdesigner.ReportElements.ReportDocument
-
gets the text of this document as a String
- getTextStyle() - Method in class quadbase.common.param.ParameterPage
-
Gets the text style of the header, footer and parameter names
- getThickness() - Method in class quadbase.util.ControlRange
-
Returns thickness of the control range (for dial chart only) The percentage of the radius
from 0 to 100
- getThickness() - Method in interface quadbase.util.IAxis
-
This function is used to get the axis line thickness for a 2D chart.
- getThickness() - Method in interface quadbase.util.IControlRangeSet
-
get the thickest control range thickness (For Dial Chart Only)
- getThickness() - Method in interface quadbase.util.IDataLine
-
Gets the line thickness.
- getThickness() - Method in class quadbase.util.PolyLine
-
Returns the thickness of the poly-line.
- getTickerColor() - Method in interface quadbase.util.IAxis
-
This function is used to get the ticker color of the axis(2D) or wall(3D).
- getTickerLabelsCount() - Method in interface quadbase.util.IAxis
-
This function is used to get the ticker labels count.
- getTickerLength() - Method in interface quadbase.util.IDialPropertySet
-
This method returns the length of the ticker
- getTickerStep() - Method in interface quadbase.util.IAxis
-
This function is used to retrieve the ticker step size for the given axis.
- getTickerStep(int) - Method in interface quadbase.util.IDataPointSet
-
This function is used to retrieve the ticker step size for the given column index.
- getTimeDateFunctions() - Method in interface quadbase.common.util.IDBConnection
-
- getTimeInstance() - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of time format for the default locale and style.
- getTimeInstance(int) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of time format for the specifed locale.
- getTimeInstance(Locale) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of time format for the specifed locale.
- getTimeInstance(int, Locale) - Static method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Create an instance of time format for the specifed locale and style.
- getTimeInstance() - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of time format for the default locale and style.
- getTimeInstance(int) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of time format for the specifed locale.
- getTimeInstance(Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of time format for the specifed locale.
- getTimeInstance(int, Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
-
Create an instance of time format for the specifed locale and style.
- getTimeInterval() - Method in class quadbase.scheduler.ScheduleObject
-
If task option is TIME_INTERVAL: Returns time interval in mins
- getTimeStyle() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Get the time style.
- getTimeStyle() - Method in class quadbase.util.LocaleDateTimeFormat
-
Get the time style.
- getTimeZone() - Method in class quadbase.ChartAPI.QbChart
-
Gets the time zone
- getTimeZone() - Method in class quadbase.ChartAPI.swing.QbChart
-
Gets the time zone
- getTimeZone() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the time zone
- getTimeZone() - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Gets the time zone
- getTimeZone() - Method in class quadbase.util.LocaleDateTimeFormat
-
Gets the time zone
- getTitle() - Method in class quadbase.util.ControlRange
-
Returns title of the control range
- getTitle() - Method in interface quadbase.util.IDataLine
-
Returns the title for this data line
- getTitleText() - Method in class quadbase.common.param.ParameterPage
-
Gets the text of the parameter table title
- getTitleTextColor() - Method in class quadbase.common.param.ParameterPage
-
Gets the text color of the parameter table title
- getTitleTextColorHex() - Method in class quadbase.common.param.ParameterPage
-
Gets the text color of the parameter table title
- getTitleTextFont() - Method in class quadbase.common.param.ParameterPage
-
Gets the font of the parameter table title
- getTitleTextSize() - Method in class quadbase.common.param.ParameterPage
-
Gets the text size of the parameter table title
- getTitleTextStyle() - Method in class quadbase.common.param.ParameterPage
-
Gets the text style of the parameter table title
- getToAddresses() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: Returns receivers' email addresses
- getTOC() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- getTOCLinkForDHTML(int, int, String) - Method in interface quadbase.reportdesigner.util.IHTMLLinksProvider
-
- getToolbarContainer() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
internal use only
- getToolbarContainer() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
internal use only
- getToolbarContainer() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
internal use only
- getToolbarContainer() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
internal use only
- getTopBorder() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- getTopLabelAlignment() - Method in interface quadbase.util.IDataPointSet
-
Returns alignment position for the top labels alignment position: QbChart.TOP_ALIGNMENT,
CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, QbChart.TOP_ALIGNMENT_INSIDE,
QbChart.BOTTOM_ALIGNMENT_INSIDE
- getTopLabelColorOnNegativeSide() - Method in interface quadbase.util.IDataPointSet
-
Returns top label color for negative side
- getTopMargin() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns top margin, in inches.
- getTopNValue() - Method in interface quadbase.util.IDataPointSet
-
returns number of Top N value in a chart This feature only works with chart with category
only and ascending order has to be applied to the chart
- getTotalPageBufferSize() - Static method in class quadbase.ChartAPI.QbChart
-
Gets the total page buffer size in memory (in MB) for server when using paging feature to
generate the report/ chart
- getTotalPageBufferSize() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Gets the total page buffer size in memory (in MB) for server when using paging feature to
generate the report/ chart
- getTotalPageBufferSize() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Gets the total page buffer size in memory (in MB) for server when using paging feature to
generate the report/ chart
- getTotalPages() - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the total number of pages
- getTotalPages() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
returns total number to pages
- getTotalPages() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
returns total number to pages
- getTotalPages(Graphics) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
The total number of pages that this report will span.
- getTotalPages() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the total number of pages
- getTotalPages() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the total number of pages
- getTotalSections() - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the total number of sections
- getTotalSections() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
returns total number of sections
- getTotalSections() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
returns total number of sections
- getTotalSections(Graphics) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the total section count drawn in the specified Graphics argument
- getTotalSections() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Returns the total number of sections
- getTotalSections() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Returns the total number of sections
- getTranslucentValue() - Method in interface quadbase.util.IDataPointSet
-
This method returns translucent value of the chart (between 0 to 1.0, Transparent to solid)
The default value is 0.5f For QbChart.OVERLAY, QbChart.RADAR ,2D QbChart.AREA and Stack
Area-Col Combo only
- getTranspose() - Method in interface quadbase.util.ITable
-
This method returns whether the position of column header and the position of row header is
interchanged.
- getTransposedColumn() - Method in interface quadbase.util.IInputData
-
This method returns the transposed columns for spreadsheet format
- getTriggeredAlertDetails() - Method in class quadbase.ChartAPI.QbChart
-
- getTriggeredAlertDetails() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getTriggeredAlertIds() - Method in class quadbase.ChartAPI.QbChart
-
- getTriggeredAlertIds() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getType() - Method in class quadbase.ChartAPI.QbChart
-
Returns the type of the chart.
- getType() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns the type of the chart.
- getUndoZoomClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for undoing a zooming operation
- getUndoZoomModifier() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse modifier for undoing a zooming operation.
- getUpBarColor() - Method in interface quadbase.util.IDropBarSet
-
This method returns the up bar color.
- getUpdateVersion() - Static method in class quadbase.ChartAPI.QbChart
-
- getUpdateVersion() - Static method in class quadbase.ChartAPI.swing.QbChart
-
- getUpdateVersion() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- getUpperBound() - Method in interface quadbase.util.IHistogramInfo
-
Get the upper bound for the histogram.
- getUpperBound() - Method in interface quadbase.util.IZoomInfo
-
Returns the upper bound value (max value) plotted in the category axis.
- getURLMapping() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: If you elect to send a link to the generated report, you will need to
specify an http path to the directory in which the report is generated.
- getURLString() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the URL of database.
- getURLString() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Gets the URL of database
- getURLString() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Gets the URL of database
- getURLString() - Method in interface quadbase.reportdesigner.util.IDatabaseInfo
-
Gets the URL of database
- getURLString() - Method in interface quadbase.util.IDatabaseInfo
-
Gets the URL of database
- getUserID() - Method in class quadbase.ChartAPI.DBInfo
-
Gets the user name.
- getUserID() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Get the user name
- getUserID() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Get the user name
- getUserID() - Method in interface quadbase.reportdesigner.util.IDatabaseInfo
-
Gets the user ID
- getUserID() - Method in interface quadbase.util.IDatabaseInfo
-
Gets the user ID
- getUserName() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- getVAlign() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the vertical alignment of this element.
- getValue() - Method in class quadbase.ChartAPI.swing.TextString
-
Get the text string value
- getValue() - Method in class quadbase.ChartAPI.TextString
-
Get the text string value
- getValue() - Method in interface quadbase.common.param.Param
-
Returns the current value of the parameter as the appropriate java object.
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object) - Method in class quadbase.reportdesigner.report.Formula
-
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean) - Method in class quadbase.reportdesigner.report.Formula
-
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean, Vector, Vector) - Method in class quadbase.reportdesigner.report.Formula
-
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean, Vector, Vector, ColData[]) - Method in class quadbase.reportdesigner.report.Formula
-
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean, Vector, Vector, ColData[], boolean) - Method in class quadbase.reportdesigner.report.Formula
-
- getValue() - Method in class quadbase.reportdesigner.report.Parameter
-
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object) - Method in class quadbase.reportdesigner.report.Parameter
-
Gets the value of the parameter.
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, Vector, Vector) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean, Vector, Vector) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getValue(ReportTable, int, int, int, int, int, Report, ReportCell, Object, boolean, Vector, Vector, ColData[]) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getValue(ReportCell, int, int, int, int, Report) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- getValue(ReportCell, int, int, int, int, Report, Vector, Vector) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- getValue(String, Object[]) - Method in interface quadbase.reportdesigner.util.ICustomDefinedFunctions
-
This is where you implement your function.
- getValue() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Programmers sometimes may not want to show the initial parameter dialog when the chart is
loaded at the first time.
- getValue() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- getValue() - Method in class quadbase.util.ColorSpectrum
-
This function returns the value array
- getValue() - Method in interface quadbase.util.IAnnotation
-
This function returns the value of the string.
- getValue() - Method in interface quadbase.util.IQueryInParam
-
Programmers sometimes may not want to show the initial parameter dialog when the chart is
loaded at the first time.
- getValue() - Method in interface quadbase.util.ITextString
-
This function returns the value of the string.
- getValue() - Method in class quadbase.util.SimpleQueryInParam
-
- getValueAt(int, int) - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the value of the cell for a given row and column
- getValueAt(int, int) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get the value at a given row and column indexes (beginning at 1)
- getValueAt(int, int) - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the value of the cell for a given row and column
- getValueAt(int, int) - Method in class quadbase.util.SimpleSpreadSheet
-
Get the value at a given row and column indexes (beginning at 1)
- getValueColumn() - Method in interface quadbase.util.IDataLine
-
Get the value uses for fitting for HLCO and High Low chart
- getValueCount() - Method in class quadbase.util.ColorSpectrum
-
This function returns the number of value in the value array
- getValueFromText(String) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- getValueHint() - Method in interface quadbase.util.IDataLine
-
Return the string use in the LineValue hint
- getValues() - Method in interface quadbase.common.param.Param
-
If (this.multiValue()), returns the current values of the parameter as a Vector of
the appropriate java objects, else returns null.
- getValues() - Method in class quadbase.reportdesigner.report.Parameter
-
- getValues() - Method in interface quadbase.reportdesigner.util.IQueryMultiValueInParam
-
- getValues() - Method in class quadbase.reportdesigner.util.SimpleQueryMultiValueInParam
-
- getValues() - Method in interface quadbase.util.IAnnotation
-
This function returns the value of the string array.
- getValues() - Method in interface quadbase.util.IQueryMultiValueInParam
-
- getValues() - Method in class quadbase.util.SimpleQueryMultiValueInParam
-
- getValueSortOrder() - Method in interface quadbase.util.IDataPointSet
-
Returns sorting order of the value column in Original, Ascending or Descending order.
- getValueType() - Method in interface quadbase.reportdesigner.util.ISpreadSheetModel
-
Returns the data type of the values
- getValueType() - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Get the type of the value
- getValueType() - Method in interface quadbase.util.ISpreadSheetModel
-
Returns the data type of the values
- getValueType() - Method in class quadbase.util.SimpleSpreadSheet
-
- getValueVariable() - Method in interface quadbase.common.param.Param
-
Returns value of a date parameter as a date expression (ex.
- getValueVariable() - Method in class quadbase.reportdesigner.report.Parameter
-
- getValueVariable() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
Returns value of a date parameter as a date expression (ex.
- getValueVariable() - Method in class quadbase.util.SimpleQueryInParam
-
Returns value of a date parameter as a date expression (ex.
- getVariable(String) - Method in class quadbase.reportdesigner.report.Script
-
- getVariables() - Method in class quadbase.reportdesigner.report.Script
-
- getVersion() - Static method in class quadbase.ChartAPI.QbChart
-
Returns EspressChart Version Number
- getVersion() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Returns EspressChart Version Number
- getVersion() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns the EspressReport version
- getViewDirection() - Method in interface quadbase.util.I3DPropertySet
-
Returns the viewpoint values for a 3D chart.
- getViewTranslation() - Method in interface quadbase.util.I3DPropertySet
-
Returns the view translation coordinates.
- getVisibleColumnCount() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the number of visible columns in this table.
- getVisibleColumnList() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of ReportColumn Objects that are visible in this table.
- getVisibleColumns() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns a boolean array which shows the status of individual column display.
- getVSnap() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
for internal use only.
- getWallColor() - Method in interface quadbase.util.I3DPropertySet
-
This function returns the color used to draw the xy,yz,xz walls for a 3D chart.
- getWidth() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH Get the width of this element
- getWidth(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the width of this element
- getWidth() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the width of this ReportSection.
- getWidthOfElement() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
This is used for the export of the DHTML
- getWidthOfElement(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For Internal use only.
- getWidthToPoints() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
POINTS This is for export to PDF format 1 inch = 72 points
- getWrapCount() - Method in class quadbase.reportdesigner.ReportElements.ColumnWrap
-
Gets number of times of the columns wrap in a page.
- getX() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the X-coordinate value of the upper left corner of this element
- getX(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the X-coordinate value of the upper left corner of this element in inches/cms
- getX() - Method in class quadbase.util.Point_2D
-
Get value of x.
- getX() - Method in class quadbase.util.Point_3D
-
Get value of x.
- getX() - Method in class quadbase.util.Position
-
Returns the x coordinate.
- getX1(Chart) - Method in class quadbase.util.ControlRange
-
For internal use only
- getX2(Chart) - Method in class quadbase.util.ControlRange
-
For internal use only
- getXMLFile() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the name of the input xml file used to create the report.
- getXMLFile() - Method in interface quadbase.util.IInputData
-
Gets the name of the input xml file used to create the chart.
- getXMLFileQueryInfo() - Method in interface quadbase.reportdesigner.util.IInputData
-
Gets the xml file query info used to create the report.
- getXMLFileQueryInfo() - Method in interface quadbase.util.IInputData
-
Gets the xml file query info used to create the chart.
- getXMLType() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Returns the XML type
- getXPos() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the X-coordinate value as the pixel
- getXPos(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For Internal use only.
- getxratio() - Method in class quadbase.ChartAPI.swing.TextString
-
Deprecated.
- getxratio() - Method in class quadbase.ChartAPI.TextString
-
Deprecated.
- getXScale() - Method in interface quadbase.util.I3DPropertySet
-
Returns the X dimension scaling used for a 3D chart.
- getxShift() - Method in interface quadbase.util.IAnnotation
-
Get how much the annotation text will be offset to right or left (with negative values) from
the border/background
- getXSortedVisibleElements() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of visible ReportElement objects sorted by the individual x positions.
- getXToPoints() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For Internal use only.
- getY() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH Get the Y-coordinate value of the upper left corner of this element
- getY(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH/CM Get the Y-coordinate value of the upper left corner of this element
- getY(double) - Method in interface quadbase.util.IFunction
-
The method returns the result of y = f(x)
- getY() - Method in class quadbase.util.Point_2D
-
Get value of y.
- getY() - Method in class quadbase.util.Point_3D
-
Get value of y.
- getY() - Method in class quadbase.util.Position
-
Returns the y coordinate.
- getY1(Chart) - Method in class quadbase.util.ControlRange
-
For internal use only
- getY2(Chart) - Method in class quadbase.util.ControlRange
-
For internal use only
- getYPos() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Get the X-coordinate value as the pixel
- getYPos(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For Internal use only.
- getyratio() - Method in class quadbase.ChartAPI.swing.TextString
-
Deprecated.
- getyratio() - Method in class quadbase.ChartAPI.TextString
-
Deprecated.
- getYScale() - Method in interface quadbase.util.I3DPropertySet
-
Returns the Y dimension scaling used for a 3D chart.
- getyShift() - Method in interface quadbase.util.IAnnotation
-
Get how much the annotation text will be offset to up or down (with negative values) from the
border/background
- getYSortedVisibleElements() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of visible ReportElement objects sorted by the individual y positions.
- getYToPoints() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only *
- getZ() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the z-index of this report element.
- getZ() - Method in class quadbase.util.Point_3D
-
Get value of z.
- getZoomClickCount() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for starting a zooming operation
- getZoomFactor() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the zoom factor percentage
- getZoomFactor() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the zoom factor percentage
- getZoomFactor() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets the zoom factor percentage
- getZoomFactor() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets the zoom factor percentage
- getZoomFactor() - Method in interface quadbase.util.I3DPropertySet
-
Returns the zoom factor used for viewing a 3D chart.
- getZoomModifier() - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse modifier for starting a zooming operation.
- getZScale() - Method in interface quadbase.util.I3DPropertySet
-
Returns the Z dimension scaling used for a 3D chart.
- getZSortedVisibleElements() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns an array of visible ReportElement objects sorted by the individual z positions.
- GIF - Static variable in interface quadbase.ChartAPI.IExportConstants
-
CompuServe GIF format (conversion performed using Java libraries) (file extension .gif)
- GIF - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
Compuserv GIF format (conversion peformed using Java libraries) (file extension .gif)
- GIF - Static variable in interface quadbase.reportdesigner.util.IExportConstants
-
the GIF image constant
- GIF_C - Static variable in interface quadbase.ChartAPI.IExportConstants
-
CompuServe GIF format using native C libraries.
- GIF_C - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
Compuserv GIF format using native C libraries.
- GIF_N - Static variable in interface quadbase.ChartAPI.IExportConstants
-
CompuServe GIF format (using new GIF Encoder) (file extension .gif)
- GIF_N - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
Compuserv GIF format (using new GIF Encoder) (file extension .gif)
- GIF_R - Static variable in interface quadbase.ChartAPI.IExportConstants
-
RLE GIF format (file extension .gif)
- GIF_R - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
RLE GIF format (file extension .gif)
- GLOBALTRADEITEMNUMBER - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- goToMenuItemVisible - Variable in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- goToMenuItemVisible - Variable in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- goToMenuItemVisible - Variable in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- goToMenuItemVisible - Variable in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- goToNextAvailPage() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
go to the next available page.
- goToNextAvailPage() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
go to the next available page.
- goToNextAvailPage() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
go to the next available page.
- goToNextAvailPage() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
go to the next available page.
- goToPreviousAvailPage() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
go to the previous available page.
- goToPreviousAvailPage() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
go to the previous available page.
- goToPreviousAvailPage() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
go to the previous available page.
- goToPreviousAvailPage() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
go to the previous available page.
- GOURAUD - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Gouraud shading mode for a 3D chart
- GOURAUD - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Gouraud shading mode for a 3D chart
- GOURAUD_BORDER - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Gouraud shading mode for a 3D chart with black line border around it
- GOURAUD_BORDER - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Gouraud shading mode for a 3D chart with black line border around it
- GREATER - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- GREATER - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- GREATEREQUAL - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- GREATEREQUAL - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- greaterThan(IObject, IObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Checks to see if object a is greater than object b
- greaterThanEqualTo(IObject, IObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Checks to if object a is greater than/equal to object b
- GRID - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
The element type GRID.
- GROUPBURSTING - Static variable in class quadbase.scheduler.ScheduleObject
-
- I3DControlPanel - Interface in quadbase.util
-
This interface is used to set properties of the navigation panel for a 3D chart.
- I3DPropertySet - Interface in quadbase.util
-
This interface is used to set properties controlling the navigation, illumination model, etc.
- IAggregateConstants - Interface in quadbase.reportdesigner.util
-
Utility class for formula to contain basic Formula Type values as constants.
- IAggregationInfo - Interface in quadbase.util
-
- IAlignConstants - Interface in quadbase.reportdesigner.util
-
Utility class for cell aliginment to contain basic alignment type values as constants.
- IAnnotation - Interface in quadbase.util
-
This interface defines the requirements of an annotation object.
- IAnnotationSet - Interface in quadbase.util
-
This class contains all annotations of the chart object.
- IAxis - Interface in quadbase.util
-
This interface is used to set/get different properties associated with a chart's axis.
- IAxisRuler - Interface in quadbase.util
-
This class is used by users to configure the visibility of X, Y, and S axis rulers shown in a
QbChart object.
- IBoxPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D box chart.
- IBubblePropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D Bubble chart.
- IByPassSaveAsForChart - Interface in quadbase.chart.designer
-
- ICallBackScheduler - Interface in quadbase.scheduler
-
This interface provides a call back mechanism for scheduler tasks.
- ICanvas - Interface in quadbase.util
-
This interface is used to set/get properties associated with the main drawing canvas containing
the chart.
- ICellScript - Interface in quadbase.reportdesigner.util
-
Extend this class to create a new cell script for a report, then add an instance of your class to
a particular cell of your report table to apply the script.
- IChart - Interface in quadbase.reportdesigner.util
-
The interface of chart object.
- IChartGraphics - Interface in quadbase.util
-
This interface defines initializeGraphics and finalizeGraphics methods. These methods can
be used to add graphics before and after adding a chart to the canvas.
- IChartIO - Interface in quadbase.chart.designer
-
This class is used to configure where the user of a Report Designer opened from an API call is
allowed to save his/her chart files.
- IChartModifier - Interface in quadbase.reportdesigner.util
-
The interface for modifying the attributes of a chart embedded in a report.
- IChartTypeConstants - Interface in quadbase.util
-
This interface contains the constants denoted the various chart types, including single and
combination charts.
- IColumnMap - Interface in quadbase.util
-
This interface implements a mapping from the chart categories/dimensions to the columns in the
input data set.
- IControlLine - Interface in quadbase.util
-
This class is used to draw control lines in a chart You may call newControlLine(...) of
IDataLineSet interface to get a new object
For instance, QbChart chart = new QbChart(...); IControlLine line =
chart.gethDataLineSet().newControlLine(...);
You may use setSeries(String series) method of IDataLine interface to set the corresponding
series of the control line
- IControlRangeSet - Interface in quadbase.util
-
Returns a handle to the set of control range properties.
- ICustomDefinedFunctions - Interface in quadbase.reportdesigner.util
-
An interface that can be extended to create custom functions in the Report Designer application.
- ICustomizeImageMapDataHintBox - Interface in quadbase.util
-
This interface is used to customize the data hint box value for image map.
- ICustomParameterDateFormat - Interface in quadbase.reportdesigner.util
-
A class implementing this interface should also implement IQueryInParam
.
- ICustomParameterDateFormat - Interface in quadbase.util
-
A class implementing this interface should also implement IQueryInParam
.
- ID - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- ID - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- ID_TYPE - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
- IDatabaseInfo - Interface in quadbase.reportdesigner.util
-
This interface provides information about the database and query related to a chart.
- IDatabaseInfo - Interface in quadbase.util
-
This interface provides information about the database and query related to a chart.
- IDataLabelInfo - Interface in quadbase.util
-
This interface defines a getDataLabel function
- IDataLine - Interface in quadbase.util
-
- IDataLineSet - Interface in quadbase.util
-
This interface contains methods to add/remove data lines from the chart.
- IDataPointSet - Interface in quadbase.util
-
Properties for chart data points can be directly changed by calling methods on this interface.
- IDataSource - Interface in quadbase.reportdesigner.util
-
This interface is used to read data into QbReport.
- IDataSource - Interface in quadbase.util
-
This interface is used to read data into QbChart.
- IDBConnection - Interface in quadbase.common.util
-
- IDBProvider - Interface in quadbase.reportdesigner.util
-
This interface gives the user a way to provide custom database information when creating
drilldown reports and subreports.
- IDelimiterConstants - Interface in quadbase.reportdesigner.util
-
This is to define the delimiter constants used for TXT format export
- IDialPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D dial chart.
- IDoughnutPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a Doughnut chart.
- IDrillDown - Interface in quadbase.util
-
- IDropBarSet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a drop bar for 2D line Chart with
more than 1 series.
- IDynamicImageURLGenerator - Interface in quadbase.reportdesigner.util
-
This interface allows the user to provide a custom URL for each image or chart.
- IDynamicReportKeyGenerator - Interface in quadbase.reportdesigner.util
-
This interface allows the user to provide a custom URL for each report.
- IEEERemainder(NumericObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Computes the remainder operator on two arguments based on the IEEE754 standard
- IEEEREMAINDER - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- IEEEREMAINDER - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- IExportConstants - Interface in quadbase.ChartAPI
-
This interface contains the constants used to denote the various chart export formats
- IExportConstants - Interface in quadbase.ChartAPI.swing
-
This interface contains the contants used to denote the various chart export formats
- IExportConstants - Interface in quadbase.reportdesigner.util
-
This interface contains the constants denoted the various export format.
- IExportThreadListener - Interface in quadbase.reportdesigner.util
-
- ifElse(BooleanObject, BooleanObject, BooleanObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Does an IF-THEN operation on specified object
- ifElse(BooleanObject, NumericObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Does an IF-THEN operation on specified object
- ifElse(BooleanObject, StringObject, StringObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Does an IF-THEN operation on specified object
- ifElse(BooleanObject, DateTimeObject, DateTimeObject) - Static method in class quadbase.reportdesigner.lang.BooleanObject
-
Does an IF-THEN operation on specified object
- IFELSE_B - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- IFELSE_B - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- IFELSE_D - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- IFELSE_D - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- IFELSE_N - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- IFELSE_N - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- IFELSE_S - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- IFELSE_S - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- IFlashHintBoxPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with flash hint box output.
- IFloatingLineSet - Interface in quadbase.util
-
This interface is used to add/remove poly-lines in the main chart window.
- IFloatingTextSet - Interface in quadbase.util
-
This interface is used to add/remove text strings from the main chart window.
- IFormat - Interface in quadbase.reportdesigner.util
-
Tagging interface for data formats.
- IFormat - Interface in quadbase.util
-
Tagging interface for data formats.
- IFunction - Interface in quadbase.util
-
This interface defines a function y = f(x)
- IFunctionConstants - Interface in quadbase.reportdesigner.util
-
- IFunctionConstants - Interface in quadbase.util
-
- IFunctionLine - Interface in quadbase.util
-
This class is used to draw function lines y = f(x) in a 2D scatter chart You may call
newFunctionLine(...) of IDataLineSet interface to get a new object
Note: (1) This class is only useful for 2D scatter charts.
- IGanttPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D Gantt chart.
- IGradientPropertySet - Interface in quadbase.util
-
- IGradientSupport - Interface in quadbase.util
-
- IHint - Interface in quadbase.util
-
This interface is used to set/get properties associated with hints displayed for data points and
hyperlinks.
- IHintBoxInfo - Interface in quadbase.util
-
This interface defines a getHint function
- IHistogramInfo - Interface in quadbase.util
-
This interface is used to set/get different properties associated with a histogram.
- IHorzVertLine - Interface in quadbase.util
-
This class is used to draw horizontal/vertical lines in a chart.
- IHTMLLinksProvider - Interface in quadbase.reportdesigner.util
-
This interface is used for users to implement their own way of providing links between html/dhtml
pages of a report.
- IHyperLinkSet - Interface in quadbase.util
-
Returns a handle to the set of hyperlink properties.
- IInputData - Interface in quadbase.reportdesigner.util
-
This interface defines methods to modify the report's input data properties, including file or
database information, and accessing individual records.
- IInputData - Interface in quadbase.util
-
This interface defines methods to modify the chart's input data properties, including file or
database information, and accessing individual records.
- IInterchange - Interface in quadbase.common.util.internal
-
User can implement this interface and integrate their own applicaton with ReportDesigner
seamlessly.
- IJNDIDatabaseInfo - Interface in quadbase.util
-
This interface provides information about the database and query related to a chart.
- ILabel - Interface in quadbase.util
-
This interface is used to set/get different properties associated with the labels drawn in a
chart.
- ILegend - Interface in quadbase.util
-
This interface contains methods to modify properties associated with the primary and secondary
chart legends.
- ILinePropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D line chart.
- IMAGE - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
The element type IMAGE.
- ImagesPath - Class in quadbase.reportdesigner.designer
-
- ImagesPath() - Constructor for class quadbase.reportdesigner.designer.ImagesPath
-
- IMAGEURL - Static variable in interface quadbase.reportdesigner.util.IFormat
-
- ImageURLFormat - Class in quadbase.reportdesigner.util
-
StringFormat
- ImageURLFormat() - Constructor for class quadbase.reportdesigner.util.ImageURLFormat
-
- IMapConstants - Interface in quadbase.util
-
This interface contains the constants for mapping data columns onto the various dimensions of a
chart
- IMiscConstants - Interface in quadbase.ChartAPI
-
Miscellaneous constants for the chart API.
- IMiscConstants - Interface in quadbase.ChartAPI.swing
-
Miscellaneous constants for the chart API.
- IMouseEventSet - Interface in quadbase.util
-
This interface is used to customize modifiers and clicks for performing common mouse operations
like dragging and resizing of a chart, hyperlinks, zooming, etc.
- importFontMapping(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Loads a global font mapping file (.xml) and sets the report's font mapping the file includes
one or more entries, each entry mapps a font name and style to a .ttf file
- inBottomHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- inBottomHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- incReferenceDegree() - Method in class quadbase.reportdesigner.report.Parameter
-
- indexArray - Variable in class quadbase.reportdesigner.ReportElements.ReportTable
-
- indexOf(StringObject, StringObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the index where the specified pattern of characters first occurs
- indexOf(StringObject, StringObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the index where the specified pattern of characters first occurs starting from the
specified index
- indexOf(ReportCell) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Returns the index of the ReportCell object within this ReportSection.
- indexOf(ReportImage) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns the first instance of a chart within this ReportTable.
- INDEXOF - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- indexOf(ControlRange) - Method in interface quadbase.util.IControlRangeSet
-
Searches for the first occurence of the given control range
- INDEXOF - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- init() - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
internal use only
- init() - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
internal use only
- init(String[], String[], String[][]) - Method in class quadbase.reportdesigner.ReportAPI.DbData
-
Initializes the DbData Object with data
- init() - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
For internal use only
- init() - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
For internal use only
- initDrillDownTree(Report, DrillDownNode) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
For internal use only
- initDrillDownTree(Report, DrillDownNode, Vector<DrillDownNode>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
For internal use only
- initializeGraphics(Graphics, int, int) - Method in interface quadbase.util.IChartGraphics
-
Adds or modifies graphics information before drawing the chart.
- inLeftEnd(double) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- inLeftEnd(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- inLeftHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- inLeftHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- INoDataToPlotMessage - Interface in quadbase.util
-
This interface is used to set/get different properties associated with the no data to plot
message drawn in a chart.
- inRightEnd(double, double) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- inRightEnd(double, double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- inRightHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- inRightHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- insert(StringObject, NumericObject, StringObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Inserts the specified new characters at the specified index
- INSERT - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- INSERT - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- insertDrillDownAt(int, int, int, int, int, boolean) - Method in interface quadbase.util.IDrillDown
-
Inserts a new drill-down definition to the chart
- insertElementAt(ControlRange, int) - Method in interface quadbase.util.IControlRangeSet
-
insert a new ControlRange at the specified index.
- insertScriptedDataAt(Object, int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Inserts data with scripting information at the specified index.
- insertSection(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Insert a new section after the specific section.
- inStream - Variable in class quadbase.reportdesigner.util.StreamResultSet
-
- INT - Static variable in class quadbase.common.util.dtd.elements.DTDDataType
-
- INT2OF5 - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- inTopHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- inTopHalf(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only
- INVERSE_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Inverse triangle point shape
- INVERSE_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Inverse triangle point shape
- invisibleOutputMenuItem - Variable in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- invisibleOutputMenuItem - Variable in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- invisibleOutputMenuItem - Variable in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- invisibleOutputMenuItem - Variable in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- invisiblePageMenuItem - Variable in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- invisiblePageMenuItem - Variable in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- invisiblePageMenuItem - Variable in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- invisiblePageMenuItem - Variable in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- invisibleSectionMenuItem - Variable in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- invisibleSectionMenuItem - Variable in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- invisibleSectionMenuItem - Variable in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- invisibleSectionMenuItem - Variable in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- IObject - Interface in quadbase.reportdesigner.lang
-
This class is used to implement formulas
- IOLAPResultSet - Interface in quadbase.util
-
This interface is used to read OLAP data.
- IOverlayPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D overlay chart.
- IParameterizedDataSource - Interface in quadbase.reportdesigner.util
-
This interface allows user to define a Java class data source with parameters.
- IParameterizedDataSource - Interface in quadbase.util
-
This interface allows user to define a Java class data source with parameters.
- IPiePropertySet - Interface in quadbase.util
-
This interface is used to modify properties associated with a pie chart.
- IPlot - Interface in quadbase.util
-
This interface defines methods to modify properties associated with the plot area for the main
chart as well as the legend.
- IPolarPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D polar chart.
- IPopupMenu - Interface in quadbase.util
-
This interface is used to set/get properties associated with the popup menu in chartviewer
A handle to an object that implements that interface can be obtained by calling the
gethPopupMenu method in QbChart.
- IQbQueryFileInfo - Interface in quadbase.util
-
- IQueryFileInfo - Interface in quadbase.reportdesigner.util
-
IQueryFileInfo
This class extends IDatabaseInfo and is used when the database query has one or more parameters.
- IQueryFileInfo - Interface in quadbase.util
-
- IQueryInParam - Interface in quadbase.reportdesigner.util
-
- IQueryInParam - Interface in quadbase.util
-
- IQueryMultiValueInParam - Interface in quadbase.reportdesigner.util
-
This class is for parameters that may expand to multiple values.
- IQueryMultiValueInParam - Interface in quadbase.util
-
This class is for parameters that may expand to multiple values.
- IQueryParamValuesProvider - Interface in quadbase.reportdesigner.util
-
A class implementing this interface should also implement IQueryInParam
.
- IQueryParamValuesProvider - Interface in quadbase.util
-
A class implementing this interface should also implement IQueryInParam
.
- IRadarPropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 2D radar chart.
- IReferenceObj - Interface in quadbase.util
-
- IReport - Interface in quadbase.reportdesigner.util
-
- IReportIO - Interface in quadbase.reportdesigner.designer
-
This class is used to configure where the user of a Report Designer opened from an API call is
allowed to save their report (.rpt) files.
- IReportTypeConstants - Interface in quadbase.reportdesigner.util
-
This interface contains the constants used to denote the various report types.
- IResultSet - Interface in quadbase.reportdesigner.util
-
This interface is used to read data in a tabular form.
- IResultSet - Interface in quadbase.util
-
This interface is used to read data in a tabular form.
- IRow - Interface in quadbase.reportdesigner.util
-
This interface is use to read individual fields in one row of data.
- IRow - Interface in quadbase.util
-
This interface is use to read individual fields in one row of data.
- IRSMetaData - Interface in quadbase.reportdesigner.util
-
This interface describes the structure of a tabular data set represented by an IResultSet
interface.
- IRSMetaData - Interface in quadbase.util
-
This interface describes the structure of a tabular data set represented by an IResultSet
interface.
- is3DApproximationUsed() - Method in interface quadbase.util.I3DPropertySet
-
This function returns whether a 3D rendering approximation method is currently used.
- is3DShading() - Method in interface quadbase.util.IBubblePropertySet
-
This method returns the state of drawing the bubbles in the simulated 3D shading mode.
- is3DShadingEnabled() - Method in class quadbase.ChartAPI.QbChart
-
- is3DShadingEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
-
- is3DShadingEnabled() - Method in class quadbase.util.ControlRange
-
- is3DShadingEnabled() - Method in interface quadbase.util.IGradientSupport
-
- is3DShadowForTickerOn() - Method in interface quadbase.util.IDialPropertySet
-
This method returns whether ticker 3D shadow is on or not
- isAddEnabled() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Determine if the 'Add' button is enabled when this node is selected.
- isAdjustFont() - Method in class quadbase.ChartAPI.QbChart
-
Returns whether adjust the font based on the screen resolution.
- isAdjustFont() - Method in class quadbase.ChartAPI.swing.QbChart
-
Return whether adjust the font based on the screen resolution.
- isAdjustFont() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return whether adjust the font based on the screen resolution.
- isAggregatedChart() - Method in interface quadbase.util.IAggregationInfo
-
This function is used to find out if the current chart is a histogram or not.
- isAggregatedColumn() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether this is an aggregated column.
- isAggregationTable() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
ReturnsSets whether the table is used for aggregation
- isAlignAxisScale() - Method in interface quadbase.util.ISecondaryChart
-
Returns whether a chart use same scale system for primary and secondary axis if so, return
true, else return false Not available for 100% percent column chart
- isAllOptionEnabled() - Method in class quadbase.reportdesigner.report.Parameter
-
- isAllOptionEnabled() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- isAllOptionEnabled() - Method in class quadbase.util.SimpleQueryInParam
-
- isAngleInRadian() - Method in interface quadbase.util.IPolarPropertySet
-
This method returns the angle scale unit.
- isAnimationButtonVisible() - Method in interface quadbase.util.I3DControlPanel
-
Determines whether the animation button is visible or not in the navigation panel.
- isAnimationOnForExpandAndCollapse() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
return the state of the animation for expand and collapse feature This is only for exporting
as a DHTML format
- isApplyGradientToChartDataOnly() - Method in class quadbase.ChartAPI.QbChart
-
- isApplyGradientToChartDataOnly() - Method in class quadbase.ChartAPI.swing.QbChart
-
- isAreaProportionalToValue() - Method in interface quadbase.util.IBubblePropertySet
-
This method returns the state of using the ratio of area to represent the ratio in the
Z-values of the bubbles.
- isAreaVisible() - Method in interface quadbase.util.IDataPointSet
-
Returns the display status of the data area for radar chart.
- isAreaVisible() - Method in interface quadbase.util.ILinePropertySet
-
Returns the state of drawing the area between dataline & one horizontal line.
- isArrowAtEndPointVisible() - Method in class quadbase.util.PolyLine
-
Returns whether the arrow at end point of poly-line is visible.
- isArrowAtStartPointVisible() - Method in class quadbase.util.PolyLine
-
Returns whether the arrow at start point of poly-line is visible.
- isArrowsDrawn() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the state of the arrows that link Gantt chart data.
- isAsc() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether the ColInfo is sorted in ascending order.
- isAutoAxisPosition() - Method in interface quadbase.util.IOverlayPropertySet
-
This method returns whether the x position of axis is calculated automatically
- isAxisPaddingAdded() - Method in interface quadbase.util.IAxis
-
This function is used to check if the axis padding is added or not.
- isBackgroundTransparent() - Method in class quadbase.ChartAPI.QbChart
-
Returns whether a chart background is transparent when exporting a chart to GIF format
- isBackgroundTransparent() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns whether a chart background is transparent when exporting a chart to GIF format
- isBackgroundVisible() - Method in interface quadbase.util.ICanvas
-
Determines whether the desktop background area drawing (i.e., the rest of canvas other than
the chart plot area) is enabled or not.
- isBackgroundVisible() - Method in interface quadbase.util.IPlot
-
Returns whether or not the background for the chart/legend plot area is visible.
- isBackLinkEnabled() - Method in interface quadbase.util.IMouseEventSet
-
Returns true if backward link is enabled.
- isBestFit(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Returns whether pies are drawn in best fit format
Default is true
- isBlackBorderVisible() - Method in interface quadbase.util.IBubblePropertySet
-
This method returns the state of bubble border.
- isBlackBorderVisibleForWhiteArea() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not a black border is drawn around the white data area for some chart
types.
- isBorderClosed() - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- isBorderVisible() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not a border is drawn around the data points for some chart types.
- isBorderVisible() - Method in interface quadbase.util.IDropBarSet
-
This method returns whether the border of drop bar is visible.
- isBorderVisible() - Method in interface quadbase.util.IPlot
-
Returns whether or not a border is drawn around the chart/legend plot area.
- isBufferedImageUsed() - Method in class quadbase.ChartAPI.QbChart
-
Returns whether the QbChart to use java.awt.image.BufferedImage technology to export image
- isBufferedImageUsed() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns whether the QbChart to use java.awt.image.BufferedImage technology to export image
- isChart() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- isChartServerUsed() - Static method in class quadbase.ChartAPI.QbChart
-
Returns whether the chart server is used for input/output, If false, the package performs
file and database reads/writes directly.
- isChartServerUsed() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Returns whether the chart server is used for input/output, If false, the package performs
file and database reads/writes directly.
- isChartVisible() - Method in interface quadbase.util.ICanvas
-
Determines whether chart is visible or not.
- isClockwise() - Method in interface quadbase.util.IPolarPropertySet
-
This method returns the drawing direction TRUE: Clockwise FALSE: Counter-clockwise
- isColDataPopulated() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- isColumnBreak() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether column is used as column break
- isColumnBreakValue() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether column is used as column break value
- isCommand() - Method in class quadbase.scheduler.ScheduleObject
-
Returns whether it is schedule command object
- isConnectLinesInOriginalOrder() - Method in interface quadbase.util.IDataPointSet
-
Returns a boolean value that specifies if connecting lines are drawn in the original dataset
order.
- isCopyEnabled() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Determine if the 'Copy' button is enabled when this node is selected.
- isCrossSection() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- isCrossSection() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- isCrossTabElt(ReportElement) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- isCrossTabFixedFieldHeader() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- isCustomDateFormat() - Method in interface quadbase.common.param.Param
-
Whether this parameter is a date and its value provided by the user with setValue() is a
custom date format.
- isCustomDateFormat() - Method in class quadbase.reportdesigner.report.Parameter
-
- isDataDrawnOnTop() - Method in interface quadbase.util.ILinePropertySet
-
Returns the state of drawing the datapoints on top.
- isDataEmpty() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns true if this object does not use a data object.
- isDateTimeDisplay() - Method in interface quadbase.util.IAxis
-
Returns if the value axis label are displayed in DateTimeFormat, as opposed to NumericFormat.
- isDateTimeDisplay() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the state of value axis label display in DateTimeFormat, as opposed to NumericFormat.
- isDBImage() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
internal use only Returns whether this image is stored in the database.
- isDefaultToExpandAllForDHTML() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether to export the Summary Break/ CrossTab Report with expand/ collapse all the
sections for DHTML output.
- isDHTMLTopMarginRepeatOnEveryPage() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether top margin is repeated on every new page
- isDimMenuEnabled() - Method in interface quadbase.util.IPopupMenu
-
This function is used to check if the 2D/3D menu is enabled in popup menu or not
- isDirectoryBrowseUpEnabled() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets whether the user is prohibited from browsing any directory above the root directory.
- isDisableJava2DForStraightText() - Method in interface quadbase.util.IDataPointSet
-
Returns whether the Java2D Rotated Text method is using for 0, 90, 180...
- isDisplayByWeek() - Method in interface quadbase.util.IAxis
-
Returns the state of the x-axis label display in day of the week fashion.
- isDisplayByWeek() - Method in interface quadbase.util.IGanttPropertySet
-
Returns the state of the x-axis label display in day of the week fashion.
- isDisplayLabelAsDate() - Method in interface quadbase.util.IAxis
-
Checks if numeric inputs for this axis is being displayed in the DateTime format.
- isDottedLineForNull() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not the display of dotted lines for missing or null data points is
enabled.
- isDragEnabled() - Method in interface quadbase.util.IMouseEventSet
-
Returns true if dragging of the chart,legend, etc.
- isDrawAgain() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- isDrawBorder() - Method in class quadbase.util.ControlRange
-
Returns whether border is drawn (for dial chart only)
- isDrawBorderForWMF() - Method in class quadbase.ChartAPI.QbChart
-
Returns whether a chart border is visible when exporting a chart to WMF format.
- isDrawBorderForWMF() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns whether a chart border is visible when exporting a chart to WMF format This method is
only for 2D column/bar chart
- isDrawCircularGrid() - Method in interface quadbase.util.IRadarPropertySet
-
This method returns state of drawing circular grid
- isDrawFullBorder() - Method in class quadbase.util.ControlRange
-
Returns whether full border is drawn (for dial chart only)
- isDrawFullCircle() - Method in interface quadbase.util.IDialPropertySet
-
This method returns whether draw full circle for dial or not
- isDrawLinearly() - Method in interface quadbase.util.IPiePropertySet
-
Retruns whether pies are drawn linearly
Default is false
- isDrawNullColumn() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not to show null data column in chart.
- isDrawSeriesOnCategoryAxis() - Method in interface quadbase.util.I3DPropertySet
-
Determines whether or not drawing series on category axis in 3 dimension space.
- isDrawSymbolWithLine() - Method in interface quadbase.util.ILegend
-
Returns whether or not a line is drawn behind the symbol in the legend.
- isDsc() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether the ColInfo is sorted in descending order.
- isDualColorOnRowBreak() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns whether color is changed from section to section
- isDynamicDrillDown() - Method in interface quadbase.util.IDrillDown
-
This function is used to check if the dynamic drill down function is enabled or not
- isDynamicExport() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether dynamic export should be used
- ISecondaryChart - Interface in quadbase.util
-
Properties for the secondary data points can be changed using the methods in this interface.
- isEditEnabled() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Determine if the 'Edit' button is enabled when this node is selected.
- isEmbeddedScriptWithInThePageForDHTML() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
return the state of embedding the script within the DHTML export This is only for exporting
as a DHTML format
- isEnabled() - Method in interface quadbase.util.IHint
-
Returns whether or not the display of hints is enabled.
- isEncodePDF() - Method in class quadbase.scheduler.ScheduleObject
-
For PDF export: Returns whether use encoding for DFT export
- isEndToEnd() - Method in interface quadbase.util.IDataPointSet
-
Returns whether a chart is drawn from end to end (no gap).
- isEspressManagerUsed() - Static method in class quadbase.ChartAPI.QbChart
-
Returns whether EspressManager is used for input/output.
- isEspressManagerUsed() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Returns whether EspressManager is used for input/output.
- isEspressManagerUsed() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether EspressManager is being used
- isExitOnCancel() - Method in class quadbase.chart.designer.QbChartDesigner
-
- isExitOnCancel() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether setExitOnCanel() is set.
- isExpandable() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- isExpandAndCollapseOptionForDHTML() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether to export the Summary Break/ CrossTab Report with expand/ collapse feature
for DHTML output.
- isExploded(int) - Method in interface quadbase.util.IPiePropertySet
-
Returns whether or not the particular pie-slice is exploded or not.
- isExplodeUsingSectorGap() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether or not the particular pie-slice is exploded using sector gap or not.
- isExportDay(int, int[]) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- isExportEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether export is enabled
- isExportEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether export is enabled
- isExportEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
whether report exports is enabled
- isExportEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
whether report exports is enabled
- isExportMapFile() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Returns whether map files for chart images is included in HTML/DHTML exports.
- isExportToMultiPages() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- isExportToMultiPages() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether exporting report to multiple pages is enabled
- isExportToMultiPages() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether exporting report to multiple pages is enabled
- isExportToMultiPages() - Method in class quadbase.scheduler.ScheduleObject
-
DHTML/ HTML option: Returns whether export report to multi-pages
- isExportToSingleWPagination() - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML/ HTML export: Exports return in one single page with pagination.
- isExtendLineDrawn() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether connecting line is drawn between individual pie slice & its own label.
- isFieldDrillDownChart() - Method in class quadbase.ChartAPI.QbChart
-
- isFieldDrillDownChart() - Method in class quadbase.ChartAPI.swing.QbChart
-
- isFieldDrillDownEnabled() - Method in class quadbase.ChartAPI.QbChart
-
- isFieldDrillDownEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
-
- isFillArea() - Method in class quadbase.util.PolyLine
-
Returns whether the poly-line is filled.
- isFitGroupOnPage() - Method in class quadbase.reportdesigner.util.ColInfo
-
True iff groups are to be fitted on the same page.
- isFitOnCanvas() - Method in interface quadbase.util.ICanvas
-
Returns whether reposition chart location or reduce chart size in order to fit chart on
canvas.
- isForceNewReport() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether the user is forced to create a new report or not.
- isForDeploy() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether the QbReport is used for deployment.
- isForExportOnly() - Static method in class quadbase.ChartAPI.QbChart
-
Returns whether QbChart is optimized for exporting chart images
- isForExportOnly() - Static method in class quadbase.ChartAPI.swing.QbChart
-
Returns whether QbChart is optimized for exporting chart images
- isForExportOnly() - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- isFormattedRow(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Give the rowIndex, check whether this row is a formatted row For Columnar
type report only @ return true if it is a formatted row, false otherwise
- isFormattedRow(FormattedRowKey) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Give the FormattedRowKey, check whether it is a formatted row
- isFormula - Variable in class quadbase.reportdesigner.ReportElements.ColumnHeader
-
internal use only
- isFormulaParam() - Method in interface quadbase.common.param.Param
-
Whether this is a formula parameter (not query parameter)
- isForwardLinkEnabled() - Method in interface quadbase.util.IMouseEventSet
-
Returns true if forward link is enabled.
- isGIFTransparent() - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Gets the state of GIF transparent mode.
- isGIFTransparent() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- isGotoEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Checks to see if the goto button shoule be enabled
- isGotoEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Checks to see if the goto button shoule be enabled
- isGouraudButtonVisible() - Method in interface quadbase.util.I3DControlPanel
-
Determines whether the Gouraud button is visible or not in the navigation panel.
- isGradientCyclic() - Method in class quadbase.ChartAPI.QbChart
-
- isGradientCyclic() - Method in class quadbase.ChartAPI.swing.QbChart
-
- isGradientCyclic() - Method in class quadbase.util.ControlRange
-
- isGradientCyclic() - Method in interface quadbase.util.IGradientSupport
-
- isGradientEnabled() - Method in class quadbase.ChartAPI.QbChart
-
- isGradientEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
-
- isGradientEnabled() - Method in class quadbase.util.ControlRange
-
- isGradientEnabled() - Method in interface quadbase.util.IGradientSupport
-
- isGrayscaleForExport() - Method in class quadbase.ChartAPI.QbChart
-
Returns using grayscale for export
- isGrayscaleForExport() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns using grayscale for export
- isGridAlignedWithTicker() - Method in interface quadbase.util.IAxis
-
This function is used to check if grid lines are aligned with tickers.
- isGridInFront() - Method in interface quadbase.util.IAxis
-
This function is used to check if grid lines are in front of the chart.
- isGridVisible() - Method in interface quadbase.util.IAxis
-
This function returns the drawing status of the axis/wall grid.
- isHeadTagIncluded() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether the tags are included in the DHTML exports
- isHiLowAsCandleStick() - Method in class quadbase.ChartAPI.QbChart
-
Returns true if a hi-low chart is to be displayed in the form of a candlestick chart.
- isHiLowAsCandleStick() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns true if a hi-low chart is to be displayed in the form of a candlestick chart.
- isHintBoxEnabled() - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Returns the state of the hint box to display hints for data points and hyperlinks.
- isHistogram() - Method in interface quadbase.util.IHistogramInfo
-
This function is used to find out if the current chart is a histogram or not.
- isHorizontalRange(Chart) - Method in class quadbase.util.ControlRange
-
For internal use only
- isHttpsDynamicExport() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether https dynamic export should be used
- isInitialized() - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- isJava2DRotateTextEnabled() - Method in interface quadbase.util.IDataPointSet
-
Returns whether the Java2D Rotate Text method is used
- isKeepDataSourceOrder() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- isLabelOnNegativeSide() - Method in interface quadbase.util.IDataPointSet
-
Returns whether every label is forced to display on the negative side of the axis.
- isLabelOnPositiveSide() - Method in interface quadbase.util.IDataPointSet
-
Returns whether every label is forced to display on the positive side of the axis.
- isLabelOutsidePlotArea() - Method in interface quadbase.util.IAxis
-
This function is used to check if the tickers and labels are drawn outside chart plot area.
- isLabelVisible() - Method in interface quadbase.util.IAxisRuler
-
Checks the boolean state of the axis ruler labels.
- isLimitAtAxisScale() - Method in interface quadbase.util.IDataPointSet
-
This function return the state of data limit If FALSE, no data limit If TRUE, no data can go
over axis max scale or go below axis min scale
- isLimitExcelCellSplit() - Method in class quadbase.scheduler.ScheduleObject
-
- isLinearScale() - Method in interface quadbase.util.IHistogramInfo
-
This function is used to determine if a linear scale has been plotted in the histogram.
- isLinearScale() - Method in interface quadbase.util.IZoomInfo
-
Returns whether or not a linear scale is being used for the category axis.
- isLocked - Variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
- isLocked() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
Gets whether this ReportElement position is locked
- isLogScale() - Method in interface quadbase.util.IAxis
-
This function is used to check if a logarithmic scale is plotted for that axis.
- isMapToColumn() - Method in interface quadbase.common.param.Param
-
When using the parameter dialog or the ParameterPageWriter this attributes is used to control
whether a selection list or a input text box is used.
- isMapToColumn() - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- isMapToColumn() - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
If isMapToColumn() returns true, getTableName() and getColumnName() will be called to find
out all distinct values from database.
- isMapToColumn() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- isMapToColumn() - Method in interface quadbase.util.IQueryInParam
-
If isMapToColumn() returns true, getTableName() and getColumnName() will be called to find
out all distinct values from database.
- isMapToColumn() - Method in class quadbase.util.SimpleQueryInParam
-
- isMapToColumnOnly() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- isMapToColumnOnly() - Method in class quadbase.util.SimpleQueryInParam
-
- isMapToFunctionOnly() - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- isMapToFunctionOnly() - Method in class quadbase.util.SimpleQueryInParam
-
- isMaster() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether column is used as master field
- isMatchColumnWidths() - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
POINTS This is for export to PDF format 1 inch = 72 points
- isMatchColumnWidths() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- isMemoryOptimized() - Method in class quadbase.scheduler.ScheduleObject
-
PDF / DHTML / HTML / CSV / TXT option: Returns whether using optimize memory export
- isMetricSystemUsed() - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether metric system is used in the Report Designer.
- isModified - Variable in class quadbase.reportdesigner.ReportElements.ReportSection
-
- isMultiPageExp() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Returns whether QbReport exports to multiple pages when exporting in HTML, or DHTML formats.
- isMultiValueParam() - Method in class quadbase.reportdesigner.report.Parameter
-
- isNewExcelSheet() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Whether to create a new excel sheet
- isNextAvailPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether the next page button is enabled
- isNextAvailPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether the next page button is enabled
- isNextAvailPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
whether the next page button is enabled
- isNextAvailPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
whether the next page button is enabled
- isNextEnabled() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Determine if the 'Next' button is enabled when this node is selected.
- isNextPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Checks to see if next page exists
- isNextPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Checks to see if next page exists
- isNextPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Checks to see if next page exists
- isNextPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Checks to see if next page exists
- isNextSectionEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Checks to see if next section exists
- isNextSectionEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Checks to see if next section exists
- isNextSectionEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Checks to see if next section exists
- isNextSectionEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Checks to see if next section exists
- isNoWrap() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For HTML use Check the status of html text wrapping
- isNullDataAsZero() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not to treat null data as zero values.
- isOriginAutomatic() - Method in interface quadbase.util.IAxis
-
This function is used to check if the origin is calculated automatically or not
The axis being checked depends on the axis handle used.
- isOriginAutomatic() - Method in interface quadbase.util.IGanttPropertySet
-
This function is used to check if the origin is calculated automatically or not
- isOverlapAreaHighlighted() - Method in class quadbase.util.ControlRange
-
Returns whether overlap area is highlighted
- isOverlayTransparent() - Method in interface quadbase.util.IOverlayPropertySet
-
- isPercentage() - Method in class quadbase.util.ControlRange
-
- isPercentVisibleInLegend() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether or not pie slice percentages are visible in the chart legend.
- isPieLabelAtTheSide() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether align pie labels at the side
Default is false
- isPointBorderColorBlack() - Method in interface quadbase.util.IDataPointSet
-
Returns true if the color of the data point border is black.
- isPointBorderColorBlack() - Method in interface quadbase.util.ISecondaryChart
-
Returns true if the color of the data point border is black.
- isPointBorderVisible() - Method in interface quadbase.util.IDataPointSet
-
Returns the display status of the data point border.
- isPointBorderVisible() - Method in interface quadbase.util.ISecondaryChart
-
Gets the display status of the data point border for the secondary axis.
- isPointerUsed() - Method in interface quadbase.util.IDialPropertySet
-
This method returns whether the pointer needle is used or not
- isPopupMenuEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether the right-click pop up menu is enabled
- isPopupMenuEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether the right-click pop up menu is enabled
- isPopupMenuEnabled() - Method in interface quadbase.util.IPopupMenu
-
Get the display status of popup menu in chartviewer
- ISpreadSheetModel - Interface in quadbase.reportdesigner.util
-
- ISpreadSheetModel - Interface in quadbase.util
-
- ISpreadSheetModelListener - Interface in quadbase.reportdesigner.util
-
This defines an interface for an object that listens to changes in an ISpreadSheetModel.
- ISpreadSheetModelListener - Interface in quadbase.util
-
This defines an interface for an object that listens to changes in an ISpreadSheetModel.
- isPreSetDrillDown() - Method in interface quadbase.util.IDrillDown
-
This function is used to check if the pre-set drill down function is enabled or not
- isPrevAvailPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether the previous page button is enabled
- isPrevAvailPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether the previous page button is enabled
- isPrevAvailPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
whether the previous page button is enabled
- isPrevAvailPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
whether the previous page button is enabled
- isPrevPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Checks to see if previous page exists
- isPrevPageEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Checks to see if previous page exists
- isPrevPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Checks to see if previous page exists
- isPrevPageEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Checks to see if previous page exists
- isPrevSectionEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Checks to see if previous section exists
- isPrevSectionEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Checks to see if previous section exists
- isPrevSectionEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Checks to see if previous section exists
- isPrevSectionEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Checks to see if previous section exists
- isPrimaryKey() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether column is used as primary key
- isPrintKeyEnabled() - Method in class quadbase.ChartAPI.QbChart
-
Returns true if accelerator keys are enabled to export a chart as an image in order to
facilitate printing.
- isPrintKeyEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns true if accelerator keys are enabled to export a chart as an image in order to
facilitate printing.
- isPrintKeyEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether the print key is enabled
- isPrintKeyEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether the print key is enabled
- isPrintOnNewPage(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- isPromptForParamValues() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- isQueryParamValuesProvider() - Method in class quadbase.reportdesigner.report.Parameter
-
- isRadialBorderDrawnForZero() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether or not pie slice radial borders are visible for slices that occupy either 0%,
or 100%.
- isRecursive() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- isReferenceAtTop() - Method in interface quadbase.util.ICanvas
-
Returns whether the reference position of legend and annotation text is top or not
- isRefreshEnabled() - Method in class quadbase.ChartAPI.QbChart
-
Returns true if accelerator keys are enabled to refresh chart data If this option is enabled,
hitting Ctrl-R (or use popup-menu) to refresh data
- isRefreshEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
-
Returns true if accelerator keys are enabled to refresh chart data If this option is enabled,
hitting Ctrl-R (or use popup-menu) to refresh data
- isRefreshEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether the refresh is enabled
- isRefreshEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether the refresh is enabled
- isRefreshEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
whether report refresh is enabled
- isRefreshEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
whether report refresh is enabled
- isRemoveEnabled() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Determine if the 'Remove' button is enabled when this node is selected.
- isRepeatBreakField() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether this is a repeated break field.
- isRepeatOnEveryPage() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Show status if section header is repeated, when the section is cut off and continued on the
next page.
- isReport() - Method in class quadbase.scheduler.ScheduleObject
-
Returns whether it is schedule report object
- isReportDataUsed() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Returns whether data from ReportTable are used for charts.
- isReportToolBarVisible() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the display status of report toolbar
- isReportToolBarVisible() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the display status of report toolbar
- isReportToolBarVisible() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
gets the display status of report toolbar
- isReportToolBarVisible() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
gets the display status of report toolbar
- isRequired() - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- isResetPageNumber() - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Show the status if the page number is reset
- isResizeCanvasEnabled() - Method in interface quadbase.util.IMouseEventSet
-
Returns true if resizing of the canvas is enabled.
- isResizeEnabled() - Method in interface quadbase.util.IMouseEventSet
-
Returns true if resizing of the chart is enabled.
- isResizeToFitContent() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets whether this ReportElement should be resized to fit all of its content.
- isResizeWidth() - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Whether this SubReportObject resizes its width automatically to fit its contents.
- isRounded() - Method in interface quadbase.util.IHistogramInfo
-
Are the values rounded off prior to plotting in the histogram.
- isRowBreak() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether column is used as row break
- isRunMissedJob() - Static method in class quadbase.scheduler.ScheduleObject
-
internal use only
- isSaveColorsForCategories() - Method in interface quadbase.util.IDataPointSet
-
Returns whether colors of chart data points are assigned to category names.
- isSaveOnExit() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- isSaveOnExitEnabled() - Method in class quadbase.chart.designer.QbChartDesigner
-
- isSaveOnExitEnabled() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether to save on exit is enabled.
- isScale1Enabled() - Method in class quadbase.util.ControlRange
-
Returns whether scale 1 is enabled for column/bar type: scale 1 is category axis
- isScale2Enabled() - Method in class quadbase.util.ControlRange
-
Returns whether scale 2 is enabled for column/bar type: scale 2 is value axis not used for
dial chart
- isScaleAutomatic() - Method in interface quadbase.util.IAxis
-
This function is used to check if the scale min, max, and step sizes are calculated
automatically or not.
- isScaleAutomatic() - Method in interface quadbase.util.IGanttPropertySet
-
This function is used to check if the scale min, max, and step sizes are calculated
automatically or not.
- isSecondaryDataShownInPrimaryTab() - Method in interface quadbase.util.ITable
-
This method returns whether the secondary data is shown in primary tab
- isSecondaryValueUsed() - Method in interface quadbase.util.IDataLine
-
Get the state of using subvalue data
- isSectionDataIncluded() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Returns whether data from Report Table header & footer are used for charts.
- isSectionStyle(ReportCell) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- isSectionStyle(ReportColumn) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Returns whether the sectionStyle of this ReportTable matches the specified column
- isSecurityLevelDefined() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Is any security level defined for this element.
- isSecurityTextScript() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- isSelectiveStepLineUsed() - Method in interface quadbase.util.ILinePropertySet
-
Returns if selective step line is used
- isSelectiveStepLineUsed() - Method in interface quadbase.util.ISecondaryChart
-
Returns whether selective step line is used
- isSendEmail() - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: Returns whether email notification/delivery is used for the exported
report
- isShared() - Method in class quadbase.reportdesigner.report.Parameter
-
- isShareReferenced() - Method in class quadbase.reportdesigner.report.Parameter
-
- isShiftSecuredColX() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- isShiftSecuredColXIncludeHeaderAndFooter() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- isShowAxis() - Method in class quadbase.util.ControlRange
-
- isShowDataHint() - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether to show data hint
- isShowDataHint() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether to show data hint
- isShowInLegend() - Method in class quadbase.util.ControlRange
-
Returns whether title of the control range is displayed in the legend
- isShowLabel() - Method in class quadbase.util.ControlRange
-
Returns whether label of the control range is displayed
- isShowLogValue() - Method in interface quadbase.util.IAxis
-
This function is used to check if a logarithmic value is shown for that axis.
- isShowNullInScatter() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not to show null data in scatter.
- isShowSeriesInTopLabel() - Method in interface quadbase.util.IDataPointSet
-
Returns whether a 2D scatter is showing series in top label.
- isShowShadowOnLine() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not the chart currently displays shadow on lines.
- isShowShadowOnPoint() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not the chart currently displays shadow on datapoints.
- isSingleColorForCategories() - Method in interface quadbase.util.IDataPointSet
-
Returns whether a single color is used for all categories.
- isSkipGridOffset() - Method in interface quadbase.util.IAxis
-
This function returns the status of skipping gridline offset.
- isSkipMultiDataSourceStep() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether the multiple data source option step should be skipped in the report wizard.
- isSkipPredefinedTemplatesStep() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether the select predefined templates step should be skipped in the report wizard.
- isSkipQueryResultStep() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Returns whether the query result step should be skipped in the report wizard.
- isSnapToGrid() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- isSorted() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether the ColInfo is sorted
- isSpeedControlVisible() - Method in interface quadbase.util.I3DControlPanel
-
Determines whether or not the speed control button is visible in the navigation panel.
- isSpreadSheetFormat() - Method in interface quadbase.util.IInputData
-
This flag notifies that the input result set should be treated as a spreadsheet.
- isStackSectionLabelVisible() - Method in interface quadbase.util.IDataPointSet
-
Returns whether the individual section labels in a StackBar, StackColumn, or StackArea Chart
is visible.
- isStackSectionTotalLabelVisible() - Method in interface quadbase.util.IDataPointSet
-
Returns the whether the total label in a StackBar, StackColumn, or StackArea Chart is
visible.
- isStepLineDrawn() - Method in interface quadbase.util.ILinePropertySet
-
Returns if all of the datalines are drawn in the step line fashion
- isStepLineDrawn() - Method in interface quadbase.util.ISecondaryChart
-
Returns if all of the datalines are drawn in the step line fashion
- isSubReport() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Always returns false
- isSubReport() - Method in class quadbase.reportdesigner.ReportAPI.SubReport
-
Is this a sub report.
- isSummaryDataUsed() - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Returns whether summary data is used for fixed-field report only
- isSwapAxis() - Method in interface quadbase.util.ISecondaryChart
-
Returns the state of the position of secondary axis.
- isSynchronizeRadarAxes() - Method in interface quadbase.util.IRadarPropertySet
-
This method returns state of synchronize all axes
- isTableDrawn() - Method in interface quadbase.util.ITable
-
- isTimestampAttached() - Method in class quadbase.scheduler.ScheduleObject
-
This method will attach timestamp at the end of a file name in order to create new file
everytime (instead of overwriting the file) It's useful feature for TIME_INTERVAL /
FIXED_DAYS Returns whether attaching timestamp at the end of a file name
- isTitleVisibleInLegend() - Method in interface quadbase.util.IDataLine
-
Returns whether the data line title being displayed in legend
- isToggleEnabled() - Method in interface quadbase.util.I3DControlPanel
-
Determines whether or not toggling of the 3D navigation panel on a mouse double click is
enabled.
- isToolTipEnabled() - Method in interface quadbase.util.I3DControlPanel
-
Determines whether or not the tool tips are enbled in the navigation panel.
- isTopN() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether this column is used to order rows in a topN Report.
- isTranslucent() - Method in interface quadbase.util.IDataPointSet
-
This method returns whether the chart is translucent For QbChart.OVERLAY, QbChart.RADAR ,2D
QbChart.AREA and Stack Area-Col Combo only
- isTranslucent() - Method in interface quadbase.util.IGanttPropertySet
-
Returns if translucent GIF is used.
- IStringCustomizer - Interface in quadbase.reportdesigner.util
-
This interface is used for String Customizer displaying Japanese Characters
- IStringCustomizer - Interface in quadbase.util
-
This interface is used for displaying non-ASCII characters in EspressChart, e.g.
- isTypeMenuEnabled() - Method in interface quadbase.util.IPopupMenu
-
This function is used to check if the type menu is enabled in popup menu or not
- ISubReport - Interface in quadbase.reportdesigner.util
-
This is a dummy interface for an ReportAPI.SubReport object This is done so that
ReportElements.SubReportObject does not have to import the ReportAPI package
- isUnderline() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Check the status of underline text
- isUnderline2() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Check the status of underline text of the alternate sections.
- isUniqueColumnColorForColumnChart() - Method in interface quadbase.util.IDataPointSet
-
Returns whether a different color can be assigned to each column in column chart.
- isUnmapped() - Method in interface quadbase.common.param.Param
-
- isUpdateEnabled() - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Determine if the 'Update' button is enabled when this node is selected.
- ISurfacePropertySet - Interface in quadbase.util
-
This interface is used to modify the properties associated with a 3D surface chart.
- isUsedBy(String) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- isUseExternalStyleSheet() - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML export: Returns whether use external style sheet for DHTML export
- isUseInternalStyleSheet() - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML export: Returns whether use internal style sheet for DHTML export
- isUseJNDIDataSource() - Method in class quadbase.ChartAPI.DBInfo
-
Returns if the DBInfo uses JNDI DataSource.
- isUseJNDIDataSource() - Method in class quadbase.ChartAPI.swing.DBInfo
-
Returns if the DBInfo uses JNDI DataSource
- isUseJNDIDataSource() - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Returns if the DBInfo is use JNDI DataSource
- isUsing16ColorsForRTF() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Return the Rich text format color format.
- isUsingIE55DHTMLRendering() - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Deprecated.
- isUsingPrimaryAxis() - Method in interface quadbase.util.ISecondaryChart
-
Returns whether a chart use primary axis to plot secondary axis data if so, return true, else
return false Only available for 2D line chart
- isValid() - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
- isValid() - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- isValueVisibleInLegend() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether or not pie slice values are visible in the chart legend.
- isVerify() - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- isVertical - Variable in class quadbase.reportdesigner.ReportElements.ReportLine
-
Constructs a ReportLine with no label
- isVertical() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- isVisible() - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Gets the status of the display of this ReportElement.
- isVisible() - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- isVisible() - Method in class quadbase.reportdesigner.util.ColInfo
-
Returns whether column is visible
- isVisible() - Method in interface quadbase.util.I3DControlPanel
-
Returns whether or not the navigation panel is currently being displayed for a 3D chart.
- isVisible() - Method in interface quadbase.util.IAnnotation
-
This function returns whether both this object and the referenced object are visible
- isVisible() - Method in interface quadbase.util.IAxis
-
Get the display status of the x, y, or z axis (2D) or xy, yz, xz wall (3D) for the chart.
- isVisible() - Method in interface quadbase.util.IAxisRuler
-
Returns the boolean state of the Axis Ruler for the particular axis.
- isVisible() - Method in interface quadbase.util.IDropBarSet
-
This method returns whether the drop bar is visible.
- isVisible() - Method in interface quadbase.util.ILabel
-
This function checks if the given label(s) is/are visible or not.
- isVisible() - Method in interface quadbase.util.ILegend
-
Returns the display status of the primary or secondary legend in the chart.
- isVisible() - Method in interface quadbase.util.INoDataToPlotMessage
-
This function checks if the no data to plot message is visible or not.
- isVisible() - Method in interface quadbase.util.IReferenceObj
-
This function returns the state of the object.
- isVisible() - Method in interface quadbase.util.ITable
-
This method returns whether the table is visible or not
- isWallFrameVisible() - Method in interface quadbase.util.I3DPropertySet
-
Returns whether or not a wireframe is drawn around the 3 walls of a 3D chart.
- isXAxisDrawnAtTop() - Method in interface quadbase.util.IDataPointSet
-
Returns a boolean value that specifies if X-Axis is drawn at the top.
- isZeroAsNullData() - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not to treat zero values as null data.
- isZeroLabelsVisible() - Method in interface quadbase.util.IPiePropertySet
-
Returns whether or not pie slice labels are visible for slices that occupy 0%.
- isZoomEnabled() - Method in interface quadbase.util.IZoomInfo
-
Check if the current chart contains a time-series zoom or not.
- ITable - Interface in quadbase.util
-
This table feature allows users to optionally display the data used to plot the chart.
- ITALIC - Static variable in class quadbase.reportdesigner.ReportAPI.QbReport
-
- itemStateChanged(ItemEvent) - Method in class quadbase.ChartAPI.QbChartCustomizer
-
- itemStateChanged(ItemEvent) - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
-
- IText - Interface in quadbase.util
-
This interface is used to modify the font, color, and angle of text strings drawn in the chart.
- ITextString - Interface in quadbase.util
-
This function is used to set/get the different properties associated with the text strings drawn
in a chart.
- ITrendLine - Interface in quadbase.util
-
- ITrendLineSet - Interface in quadbase.util
-
This interface contains methods to add/remove trend lines from the chart.
- IZoomInfo - Interface in quadbase.util
-
This interface is used to set/get different properties associated with doing time-series zooming.
- s_category - Variable in class quadbase.util.PickData
-
Formatted name of category for date / time / logical data
- S_COL - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- S_COL - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- s_percent - Variable in class quadbase.util.PickData
-
Formatted percentage for Pie and 100% Column chart
- s_series - Variable in class quadbase.util.PickData
-
Formatted name of series for date / time / logical data
- s_sumBy - Variable in class quadbase.util.PickData
-
Formatted name of sumBy for date / time / logical data
- s_v2Quart - Variable in class quadbase.util.PickData
-
Formatted 50% value for box chart
- s_v3Quart - Variable in class quadbase.util.PickData
-
Formatted 75% value for box chart
- s_value - Variable in class quadbase.util.PickData
-
Formatted data value for all chart type except scatter, high low and HLCO
- s_vclose - Variable in class quadbase.util.PickData
-
Formatted close value for high low and HLCO chart
- s_venddate - Variable in class quadbase.util.PickData
-
Formatted end-date value for Gantt chart
- s_vhigh - Variable in class quadbase.util.PickData
-
Formatted high value for high low, HLCO and box chart
- s_vlow - Variable in class quadbase.util.PickData
-
Formatted low value for high low, HLCO and box chart
- s_vopen - Variable in class quadbase.util.PickData
-
Formatted open value for HLCO chart
- s_vQuart - Variable in class quadbase.util.PickData
-
Formatted 25% value for box chart
- s_vstartdate - Variable in class quadbase.util.PickData
-
Formatted start-date value for Gantt chart
- s_xvalue - Variable in class quadbase.util.PickData
-
Formatted x value for scatter chart
- s_yvalue - Variable in class quadbase.util.PickData
-
Formatted y value for scatter chart
- s_zvalue - Variable in class quadbase.util.PickData
-
Formatted z value for scatter chart
- SalesForceResultSet - Class in quadbase.util
-
- SalesForceResultSet(SalesForceConnection, String) - Constructor for class quadbase.util.SalesForceResultSet
-
- SalesForceResultSet(SalesForceQueryFileInfo) - Constructor for class quadbase.util.SalesForceResultSet
-
- SALESFORCESOURCE - Static variable in class quadbase.reportdesigner.ReportAPI.QbReport
-
One of the constants returned by the method getDataSourceType() that specifies a type of data
source.
- sameSection(ReportElement, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- save() - Method in class quadbase.chart.designer.QbChartDesigner
-
- save(String) - Method in class quadbase.chart.designer.QbChartDesigner
-
- save() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- save(String) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- save() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Saves the report at its original location.
- save(String) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Saves the report at fileLocation.
- SAVE_RPT_BEFORE_DRILLDOWN - Static variable in class quadbase.reportdesigner.designer.QbReportDesigner
-
save report before inserting a drilldown report
- SAVE_RPT_BEFORE_PAGEVIEWER - Static variable in class quadbase.reportdesigner.designer.QbReportDesigner
-
save report before launching pageviewer
- SAVE_RPT_BEFORE_SUBREPORT - Static variable in class quadbase.reportdesigner.designer.QbReportDesigner
-
save report before inserting a sub-report
- saveAs() - Method in class quadbase.chart.designer.QbChartDesigner
-
- saveAs(String, String, boolean) - Method in class quadbase.ChartAPI.QbChart
-
Save the current chart under a different name
- saveAs() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Pops up the Save As Dialog for the user to browse the save location.
- saveAs(String, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Deprecated.
- saveChartFile(byte[], String) - Method in interface quadbase.chart.designer.IChartIO
-
Restrict the user where he/she will be able to save the chart file.
- saveFile(byte[], String) - Method in interface quadbase.reportdesigner.designer.IReportIO
-
Restrict the user where he/she will be able to save the report file.
- saveScheduleTask() - Static method in class quadbase.scheduler.ScheduleModifier
-
Asks server to write the schedule task job to file so schedule job remains when user restarts
server
- SCATTER - Static variable in interface quadbase.util.IChartTypeConstants
-
Scatter (or XY) chart
- SCATTER_X - Static variable in interface quadbase.util.IMapConstants
-
- SCATTER_Y - Static variable in interface quadbase.util.IMapConstants
-
- SCATTER_Z - Static variable in interface quadbase.util.IMapConstants
-
- SCC14SHIPPINGCODE - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- SCHEDULE_LOG - Static variable in class quadbase.scheduler.ScheduleLog
-
- ScheduleLog - Class in quadbase.scheduler
-
Contains static API methods to query the scheduler's log file (schedule.log).
- ScheduleLog() - Constructor for class quadbase.scheduler.ScheduleLog
-
- ScheduleModifier - Class in quadbase.scheduler
-
Contains static API methods to manage tasks in the scheduler.
- ScheduleModifier() - Constructor for class quadbase.scheduler.ScheduleModifier
-
- ScheduleObject - Class in quadbase.scheduler
-
Represent a schedule task to be performed by the scheduler.
- ScheduleObject(String) - Constructor for class quadbase.scheduler.ScheduleObject
-
internal use only
- ScheduleObject(String, boolean) - Constructor for class quadbase.scheduler.ScheduleObject
-
internal use only
- ScheduleObject(ScheduleObject) - Constructor for class quadbase.scheduler.ScheduleObject
-
internal use only
- ScheduleObject(String, int) - Constructor for class quadbase.scheduler.ScheduleObject
-
Creates ScheduleObject by providing schedule name and object type
- SchedulerListener - Interface in quadbase.ext
-
Listener for the report scheduler.
- sciExp - Variable in class quadbase.reportdesigner.util.NumericFormat
-
either 0 or 1, invalid when not currency, default 0
- sciExp - Variable in class quadbase.util.NumericFormat
-
either 0 or 1, invalid when not currency, default 0
- Script - Class in quadbase.reportdesigner.report
-
This represents a script in the report.
- Script() - Constructor for class quadbase.reportdesigner.report.Script
-
- Script(String) - Constructor for class quadbase.reportdesigner.report.Script
-
- Script(String, String) - Constructor for class quadbase.reportdesigner.report.Script
-
- SCRIPTED_VALUE_SET_TO_NULL - Static variable in class quadbase.reportdesigner.report.Script
-
- scriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- scriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only.
- scriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Whether the specified script is referenced (used) in this section.
- scriptReferenced(Script, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Whether the specified script is referenced (used) in this section.
- scriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- scriptReferenced(Script, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- SCROLLBARS_ALWAYS - Static variable in interface quadbase.util.ICanvas
-
- SCROLLBARS_AS_NEEDED - Static variable in interface quadbase.util.ICanvas
-
- SCROLLBARS_NEVER - Static variable in interface quadbase.util.ICanvas
-
- SECOND - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
Calendar constant: Field number for get and set indicating the second within the minute.
- SECOND - Static variable in interface quadbase.util.IDataPointSet
-
- SECOND - Static variable in interface quadbase.util.IFunctionConstants
-
Calendar constant: Field number for get and set indicating the second within the minute.
- SECOND - Static variable in interface quadbase.util.IZoomInfo
-
- SECONDARY_SERIES - Static variable in interface quadbase.util.IMapConstants
-
- SECONDARY_VALUE - Static variable in interface quadbase.util.IMapConstants
-
- SECONDARYAXIS - Static variable in interface quadbase.util.IOverlayPropertySet
-
- SECTION - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
The element type SECTION.
- SECTIONATTR - Static variable in class quadbase.reportdesigner.report.Script
-
- sectionList - Variable in class quadbase.reportdesigner.ReportElements.ReportSection
-
- sectionMenuVisible - Variable in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- sectionMenuVisible - Variable in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- sectionMenuVisible - Variable in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- sectionMenuVisible - Variable in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- securityLevel - Variable in class quadbase.common.param.ParameterPageWriter
-
the security level associated with the report
- securityMap - Variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
- securityScriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only.
- securityScriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Whether the specified script is referenced (used) in this section.
- securityScriptReferenced(Script, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Whether the specified script is referenced (used) in this section.
- securityScriptReferenced(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- securityScriptReferenced(Script, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- SEGMENTED_STYLE - Static variable in interface quadbase.util.IHorzVertLine
-
- SEMICOLON - Static variable in interface quadbase.ChartAPI.IExportConstants
-
TXT Data File Separator
- SEMICOLON - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
TXT Data File Separator
- SEMICOLON - Static variable in interface quadbase.reportdesigner.util.IDelimiterConstants
-
- separator1 - Variable in class quadbase.util.DateTimeFormat
-
first separator string for date format (default "/")
- separator2 - Variable in class quadbase.util.DateTimeFormat
-
second separator string for date format (default "/")
- series - Variable in class quadbase.ChartAPI.ColInfo
-
- series - Variable in class quadbase.ChartAPI.swing.ColInfo
-
- series - Variable in class quadbase.util.HyperLink
-
Name of the series, a blank name (not null) represent all series
- SERIES - Static variable in interface quadbase.util.IMapConstants
-
- series - Variable in class quadbase.util.PickData
-
name of selected series data
- seriesName - Variable in class quadbase.util.PickData
-
Column name of series
- serverCheck - Variable in class quadbase.ChartAPI.QbChartCustomizer
-
- serverCheck - Variable in class quadbase.ChartAPI.swing.QbChartCustomizer
-
- serverName - Variable in class quadbase.common.param.HtmlParameterPageWriter
-
name of the server
- servletDirectory - Variable in class quadbase.common.param.HtmlParameterPageWriter
-
path to the servlet classes (ex.
- servletName - Variable in class quadbase.common.param.HtmlParameterPageWriter
-
name of the servlet
- servletRunnerPort - Variable in class quadbase.common.param.HtmlParameterPageWriter
-
the port the servlets container is running on
- set(Enumeration) - Method in interface quadbase.util.IDataLineSet
-
Sets a list of data lines in the chart.
- set(Enumeration) - Method in interface quadbase.util.IFloatingLineSet
-
Sets a list of poly-line objects in a chart.
- set(Enumeration) - Method in interface quadbase.util.IFloatingTextSet
-
Adds a list of floating text strings in the chart.
- set(Enumeration) - Method in interface quadbase.util.IHyperLinkSet
-
Sets the list of hyperlinks in the chart.
- set(Enumeration) - Method in interface quadbase.util.ITrendLineSet
-
Sets a list of trend lines in the chart.
- set(Point_2D) - Method in class quadbase.util.Point_2D
-
Set the values based on the given point.
- set(Point_3D) - Method in class quadbase.util.Point_3D
-
Set the values based on the given point.
- set(Enumeration, Color) - Method in class quadbase.util.PolyLine
-
Defines the coordinates for the poly-line.
- set(Enumeration, Color, int, int, boolean, boolean, boolean) - Method in class quadbase.util.PolyLine
-
Defines the coordinates for the poly-line.
- set(float, float) - Method in class quadbase.util.Position
-
Set the x and y values.
- set3DApproximationUsed(boolean) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the state of 3D rendering approximation.
- set3DApproximationUsed(boolean, int) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the state of 3D rendering approximation.
- set3DShading(boolean) - Method in interface quadbase.util.IBubblePropertySet
-
This method sets the rendition of the bubbles to have 3D shading with the default value of
light intensity, 66.
- set3DShading(boolean, int) - Method in interface quadbase.util.IBubblePropertySet
-
This method sets the rendition of the bubbles to simulate 3D bubbles.
- set3DShadingEnabled(boolean) - Method in class quadbase.ChartAPI.QbChart
-
- set3DShadingEnabled(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
- set3DShadingEnabled(boolean) - Method in class quadbase.util.ControlRange
-
- set3DShadingEnabled(boolean) - Method in interface quadbase.util.IGradientPropertySet
-
- set3DShadowForTickerOn(boolean) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the ticker 3D shadow is on or not
- setAddEnabled(boolean) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Specify if the 'Add' button is enabled when this node is selected.
- setAddOnChart(QbChart[]) - Method in class quadbase.ChartAPI.QbChart
-
Customize chart graphics information or draw user specify component onto chart canvas
- setAddOnChart(QbChart[]) - Method in class quadbase.ChartAPI.swing.QbChart
-
Customize chart graphics information or draw user specify component onto chart canvas
- setAdjustFont(boolean) - Method in class quadbase.ChartAPI.QbChart
-
Specify whether should adjust the font based on the screen resolution.
- setAdjustFont(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
Specify whether should adjust the font based on the screen resolution.
- setAdjustFont(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies whether should adjust the font based on the screen resolution.
- setAggregatedChart(boolean) - Method in interface quadbase.util.IAggregationInfo
-
This function is used to set/unset the histogram option in a chart.
- setAggregateOperator(int) - Method in interface quadbase.util.IAggregationInfo
-
Sets the primary aggregate operator to use when displaying summary charts.
- setAggregateOperator(int) - Method in interface quadbase.util.IDrillDown
-
Sets the primary aggregate operator to use when displaying summary charts.
- setAggregateOperator(int) - Method in interface quadbase.util.IZoomInfo
-
This function sets the primary aggregate operator
- setAggregation(short) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the aggregation method for the column.
- setAggregation(boolean, short) - Method in class quadbase.reportdesigner.util.ColInfo
-
Similar to setAggregation(short agg), aggregateColumn sets whether to do column aggregation
or not, if and only if agg != NONE.
- setAggregationTable(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets whether the table is used for aggregation
- setAlias(String) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Sets the alias of this field
- setAlign(short) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the horizontal alignment of this element.
- setAlignAxisScale(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Uses the same scale system for primary and secondary axis if the argument is true.
- setAlignment(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the horizontal alignment of the parameter page
- setAllDatabaseInfo(String, String, String, String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets all database information associated with this report.
- setAllDatabaseInfo(String, String, String, String, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets all database information associated with this report.
- setAllDatabaseInfo(String, String, String, String, boolean, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
- setAllDatabaseInfo(Connection) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets all database connection(s) associated with this report.
- setAllDatabaseInfo(Connection, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets all database connection(s) associated with this report.
- setAllDatabaseInfo(Connection, boolean, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
- setAllDataRegistryLocation(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setAllDirectories(String) - Method in interface quadbase.common.util.BrowseDirectories
-
This is a convenience method that simply calls all other setXXX methods with the DIR
argument.
- setAllJNDIDatabaseInfo(Hashtable<String, String>, String) - Method in interface quadbase.reportdesigner.util.IInputData
-
- setAllOptionEnabled(boolean) - Method in class quadbase.reportdesigner.report.Parameter
-
- setAllOptionEnabled(boolean) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setAllOptionEnabled(boolean) - Method in class quadbase.util.SimpleQueryInParam
-
- setAllOptionLabel(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setAllOptionLabel(String) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setAllOptionLabel(String) - Method in class quadbase.util.SimpleQueryInParam
-
- setAllSalesForceInfo(String, String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets SalesForce Server URL and Session ID associated with this report.
- setAlternateRow(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the number of rows within sections that would have the same color before alternating to
a different color.
- setAmbientLight(Color) - Method in interface quadbase.util.I3DPropertySet
-
This function sets an ambient color for shading.
- setAngle(int) - Method in class quadbase.ChartAPI.swing.TextString
-
Set the text angle in degree measured anticlockwise
- setAngle(int) - Method in class quadbase.ChartAPI.TextString
-
Set the text angle in degree measured anticlockwise
- setAngle(int) - Method in interface quadbase.util.IText
-
Sets the counterclockwise angle of the text string.
- setAngleInRadian(boolean) - Method in interface quadbase.util.IPolarPropertySet
-
This method set the angle scale unit.
- setAnimationButtonOn(boolean) - Method in interface quadbase.util.I3DControlPanel
-
set the animation button on/off if animation button is on, the chart will start rotation
automaticly
- setAnimationButtonVisible(boolean) - Method in interface quadbase.util.I3DControlPanel
-
Show/Hide the animate chart button in the navigation panel for 3D charts.
- setAnimationOnForExpandAndCollapse(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether to turn on the animation for expand and collapse feature This is only for
exporting as a DHTML format
- setAnimationSpeed(int) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the animation speed for the navigation panel in radians per frame.
- setAppearance(int) - Method in class quadbase.util.ControlRange
-
Sets the background appearance for the control range.
- setAppearance(int) - Method in interface quadbase.util.IPlot
-
Sets the background appearance for the chart/legend plot area.
- setApplet(Applet) - Method in class quadbase.ChartAPI.QbChart
-
Set the applet containing this chart component.
- setApplet(Applet) - Method in class quadbase.ChartAPI.swing.QbChart
-
Set the applet containing this chart component.
- setApplet(Applet) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the Applet object used as the parent object for this QbReport object
- setApplyExcelFormat(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setApplyGradientToChartDataOnly(boolean) - Method in class quadbase.ChartAPI.QbChart
-
- setApplyGradientToChartDataOnly(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setApplyTemplateDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default (report only) Apply Template directory.
- setArcLengthRatio(int) - Method in interface quadbase.util.IDoughnutPropertySet
-
Sets the arc length ratio for doughnut slice.
- setAreaColors(Color, Color) - Method in interface quadbase.util.ILinePropertySet
-
Sets the colors of the areas enclosed by dataline & horizontal line.
- setAreaCutOffPoint(Double) - Method in interface quadbase.util.IRadarPropertySet
-
This method sets the cut-off point for radar area
- setAreaProportionalToValue(boolean) - Method in interface quadbase.util.IBubblePropertySet
-
This method sets drawing the bubbles in respect to their area size.
- setAreaVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables the display of data area in the radar chart.
- setAreaVisible(boolean) - Method in interface quadbase.util.ILinePropertySet
-
Enable drawing the area between dataline & one horizontal line.
- setArrays(Vector) - Method in class quadbase.reportdesigner.report.Script
-
- setArrowAtEndPointVisible(boolean) - Method in class quadbase.util.PolyLine
-
Sets whether the arrow at end point of poly-line is visible.
- setArrowAtStartPointVisible(boolean) - Method in class quadbase.util.PolyLine
-
Sets whether the arrow at start point of poly-line is visible.
- setArrowhead(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to draw/hide arrow heads on the axes in the chart.
- setArrowsDrawn(boolean) - Method in interface quadbase.util.IGanttPropertySet
-
Sets the state of the arrows that link Gantt chart data.
- setAttributeDataType(String) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Sets the attribute data type
- setAttributeName(String) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Sets the attribute name
- setAutoAxisPosition(boolean) - Method in interface quadbase.util.IOverlayPropertySet
-
This method sets the x position of axis is calculated automatically
- setAutoClearSubReportCache(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Automatically clears the subreport cache.
- setAxis(int, int) - Method in interface quadbase.util.IOverlayPropertySet
-
This method set the corresponding axis of the specific layer
- setAxisGapOffset(int) - Method in interface quadbase.util.IOverlayPropertySet
-
This method set the offset of axis gap
- setAxisLabelFormat(IFormat) - Method in interface quadbase.util.IGanttPropertySet
-
Specifies the IFormat object to be used for formatting the value axis labels.
- setAxisPaddingAdded(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to enable/ disable adding axis padding.
- setAxisPosition(int, boolean) - Method in interface quadbase.util.IOverlayPropertySet
-
This method set the corresponding axis of the specific layer
- setAxisUnitToRadiusRatio(double) - Method in interface quadbase.util.IBubblePropertySet
-
This method sets the ratio of the unit length of x-axis (in pixel/unit) to bubble radius
value.
- setBackgroundColor(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the background color of the parameter page
- setBackgroundColor(Color) - Method in class quadbase.common.param.ParameterPage
-
Sets the background color of the parameter page
- setBackgroundColor(Color) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the background color of this report.
- setBackgroundColor(Color) - Method in interface quadbase.util.ICanvas
-
Sets the color of the desktop background.
- setBackgroundColor(Color) - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Sets the background color for the hint information box.
- setBackgroundColor(Color) - Method in interface quadbase.util.IHint
-
Sets the background color for the hint information box.
- setBackgroundColor(Color) - Method in interface quadbase.util.IPlot
-
Sets the color of the chart/legend plot area background.
- setBackgroundImage(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the background image of the parameter page
- setBackgroundImage(ReportImage) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the background image of the report
- setBackgroundImagePath(String) - Static method in class quadbase.chart.designer.QbChartDesigner
-
- setBackgroundImagesPath(String) - Method in class quadbase.reportdesigner.designer.ImagesPath
-
customize the path of background images directory
- setBackgroundImageURL(URL) - Method in interface quadbase.util.ICanvas
-
Sets the URL of the image drawn on the background.
- setBackgroundTransparent(boolean) - Method in class quadbase.ChartAPI.QbChart
-
Set background color to transparent when exporting a chart to GIF format
- setBackgroundTransparent(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
Set background color to transparent when exporting a chart to GIF format
- setBackgroundVisible(boolean) - Method in interface quadbase.util.ICanvas
-
Sets whether the desktop background area drawing (i.e., the rest of canvas other than the
chart plot area) is enabled or not.
- setBackgroundVisible(boolean) - Method in interface quadbase.util.IPlot
-
Enables/Disables drawing of a background for the chart/legend plot area.
- setBackLinkClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse click count for jumping back from a hyperlink to the previous chart.
- setBackLinkEnabled(boolean) - Method in interface quadbase.util.IMouseEventSet
-
Sets the status of the backward link depending on the value of parameter b.
- setBackLinkModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for jumping back from a hyperlink to the previous chart.
- setBackMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Back Menu Item.
- setBackMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Back Menu Item.
- setBackMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Back Menu Item.
- setBackMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Back Menu Item.
- setBackMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Back Menu Item.
- setBackMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Back Menu Item.
- setBackwardLinkClickCount(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets how many times the user needs to trigger the backwardLinkModifier MouseEvent to go
backward.
- setBackwardLinkClickCount(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets how many times the user needs to trigger the backwardLinkModifier MouseEvent to go
backward.
- setBackwardLinkModifier(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets what java.awt.event.MouseEvent triggers the Canvas to go backward (if available: after a
forward link was triggered and the user wants to go back to the previous page|link).
- setBackwardLinkModifier(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets what java.awt.event.MouseEvent triggers the Canvas to go backward (if available: after a
forward link was triggered and the user wants to go back to the previous page|link).
- setBarGapToWidthRatio(float) - Method in interface quadbase.util.IDataPointSet
-
Sets the bar gap to width ratio for bar/column charts.
- setBarWidthToThicknessRatio(float) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the width to thickness ratio for a bar/line 3D chart.
- setBaseForLog(double) - Method in interface quadbase.util.IAxis
-
This function is used to set a base for logarithmic for that axis.
- setBestFit(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Specifies whether pies are drawn in best fit format
Default is true
- setBgColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the background color of this element.
- setBgColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
public void setHeight(double h) { this.height = h; }
- setBgColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setBgColor2(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the background color of the alternating sections.
- setBlackBorderVisible(boolean) - Method in interface quadbase.util.IBubblePropertySet
-
This method sets the state of bubble border.
- setBlackBorderVisibleForWhiteArea(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables drawing of a black border around the white data area for some chart types.
- setBodyText(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: specifies the body text of the email
- setBookmark(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
For exporting the report to a PDF format, you can set a bookmark that will be associated with
this ReportElement to provide the user a link from a boookmark with the specified name to the
location of this ReportElement.
- setBooleanNULLDataValue(Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the default object used in place of null Boolean data objects
- setBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Deprecated.
- setBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
Deprecated.
- setBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
Deprecated.
- setBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Deprecated.
- setBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Deprecated.
- setBorderClosed(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- setBorderColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the border color of this element
- setBorderColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setBorderColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setBorderColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Sets the color of the border.
- setBorderColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets the border color.
- setBorderColor(Color) - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Sets the border color of the information box used to display hints for data points and
hyperlinks.
- setBorderColor(Color) - Method in interface quadbase.util.IHint
-
Sets the border color for the hint information box.
- setBorderColor(Color) - Method in interface quadbase.util.IPiePropertySet
-
Specifies the color that is used for pie chart's outside & slice borders.
- setBorderColor(Color) - Method in interface quadbase.util.IPlot
-
Sets the border color for the chart/legend plot area.
- setBorderThickness(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the border thickness of this element
- setBorderThickness(int, BorderSide) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setBorderThickness(int, int, int, int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setBorderThickness(ReportElement) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setBorderThickness(int) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setBorderThickness(int, BorderSide) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setBorderThickness(int) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
set border thickness
- setBorderThickness(int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Sets the thickness of the border in pixels.
- setBorderThickness(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets the border thickness in pixels.
- setBorderThickness(int) - Method in interface quadbase.util.IPlot
-
Sets the border thickness for the chart plot area.
- setBorderVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables drawing of a border around the data for some chart types.
- setBorderVisible(boolean) - Method in interface quadbase.util.IDropBarSet
-
This method set whether the border of drop bar is visible.
- setBorderVisible(boolean) - Method in interface quadbase.util.IPlot
-
Enable/Disable drawing of the border for chart/legend plot area.
- setBottomBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setBottomMargin(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the bottom margin, in inches
- setBottomNValue(boolean, int) - Method in interface quadbase.util.IDataPointSet
-
set to display up to number of Bottom N data points in a chart This feature only works with
chart with category only and descending order has to be applied to the chart
- setBrowseDirectories(BrowseDirectories) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- setBrowseDirectories(BrowseDirectories) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- setBrowseDirectories(BrowseDirectories) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- setBrowseDirectories(BrowseDirectories) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- setBrowseRootDirectory(String) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Static method to set the browse root directory, which is the upper bound when the user browse
the directories of the server.
- setBufferedImageType(int) - Method in class quadbase.ChartAPI.QbChart
-
Sets java.awt.image.BufferedImage image type
- setBufferedImageType(int) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets java.awt.image.BufferedImage image type
- setBufferedImageUsed(boolean) - Method in class quadbase.ChartAPI.QbChart
-
Sets whether the QbChart to use java.awt.image.BufferedImage technology to export image
- setBufferedImageUsed(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets whether the QbChart to use java.awt.image.BufferedImage technology to export image
- setBurstEmail(Hashtable) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setBurstReport(int) - Method in class quadbase.scheduler.ScheduleObject
-
sets the type of bursting to be applied (QbScheduleObject.ALLBURSTING or
QbScheduleObject.GROUPBURSTING)
- setByPassSaveAsIO(IByPassSaveAsForChart) - Method in class quadbase.chart.designer.QbChartDesigner
-
Sets by pass save as IO by implementing IByPassSaveAsForChart interface
- setByPassSaveAsIO(IByPassSaveAsForReport) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets by pass save as IO by implementing IByPassSaveAsForReport interface
- setByteArray(byte[]) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
internal use only
- setBytes(String) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- setBytes(byte[]) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Set the bytes to be used as this image's data.
- setBytes(byte[]) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Set the contained SubReport object.
- setCacheSize(int) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Set the size of the cache for parameterized sub-reports.
- setCandleStickColors(Color, Color) - Method in interface quadbase.util.IDataPointSet
-
This method sets the upTick and downTick candlestick colors.
- setCandleStickWidth(float) - Method in interface quadbase.util.IDataPointSet
-
This method sets the "wicker"--the hi & low extensions of candlesticks.
- setCanvasBackgroundColor(Color) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Sets the Canvas's background color
- setCanvasBackgroundColor(Color) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Sets the Canvas's background color
- setCanvasBackgroundColor(Color) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Sets the Canvas's background color
- setCanvasBackgroundColor(Color) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Sets the Canvas's background color
- setCanvasBackgroundColor(Color) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the Canvas Background color of the viewed application or applet.
- setCanvasBackgroundColor(Color) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the Canvas Background color of the viewed application or applet.
- setCBAggrColFooterStyle(int, int, ReportCell, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets column-break aggregation column footer style.
- setCBAggrColHeaderStyle(ReportSection, int, ReportCell, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets column-break aggregation column header style.
- setCBAggrColumnStyle(int, ReportColumn, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets column-break aggregation column style.
- setCBColumnFooterStyle(int, ReportCell, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets column-break column footer style.
- setCBColumnHeaderStyle(ReportSection, ReportCell, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets column-break column header style. Note that the style is applied to all the
crosstab column headers.
- setCellBackgroundColor(Color) - Method in interface quadbase.util.ITable
-
This method sets the table cell background color
- setCellFont(Font) - Method in interface quadbase.util.ITable
-
This method sets the table cell font
- setCellScript(ICellScript) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the ICellScript object used by this ReportColumn.
- setCellTextColor(Color) - Method in interface quadbase.util.ITable
-
This method sets the table cell text color
- setCellValue(int, int, Object) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
- setCellValue(int, int, Object) - Method in class quadbase.util.SimpleSpreadSheet
-
Assign value to cell.
- setCenter(Point) - Method in class quadbase.util.ControlRange
-
Sets center of the control range (for dial chart only) The percentage of the radius from 0 to
100 and dial center is (0, 0)
- setCenterDHTMLReport(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Automatically adds tags to center the DHTML Report in the browser
- setCenterPointColor(Color) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the center point color
- setCenterPointRadius(double) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the center point radius
- setChart(IChart) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Set the IChart object contained in this instance of ReportChartObject.
- setChart(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setChartDesignerHandle(IChartHandle) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
modify chart designer by implementing IChartHandle interface
- setChartExportHTMLParameters(String, String, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
specifies the directory where to export the charts as images.
- setChartGraphics(IChartGraphics) - Method in class quadbase.ChartAPI.QbChart
-
Customize chart graphics information or draw user specify component onto chart canvas
- setChartGraphics(IChartGraphics) - Method in class quadbase.ChartAPI.swing.QbChart
-
Customize chart graphics information or draw user specify component onto chart canvas
- setChartImagesPath(String) - Method in class quadbase.reportdesigner.designer.ImagesPath
-
customize the path of chart images directory
- setChartIO(IChartIO) - Method in class quadbase.chart.designer.QbChartDesigner
-
Sets where and how charts gets saved by passing in an argument chartIO that holds information
on how to perform chart file IO.
- setChartIO(IChartIO) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets where and how charts get saved by passing in an argument chartIO that holds information
on how to perform chart file IO.
- setChartLocation(String) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setChartMenuEnabled(int, boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets whether the specified chart menu is enabled.
- setChartMenuItemEnabled(int, int, boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets whether the specified chart menu item is enabled.
- setChartModifier(IChartModifier) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Set the implemented IChartModifier class object into this instance of ReportChartObject.
- setChartParameterMap(String, String[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- setChartParameterMap(String, String[]) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- setChartPath(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
specifies the directory where "tpl" files are located
- setChartPath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
changing all the chart path location for ReportChartObject.
- setChartPath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
changing all the chart path location for ReportChartObject.
- setChartPath(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- setChartServerUsed(boolean) - Static method in class quadbase.ChartAPI.QbChart
-
Use this to specify whether to use the chart server for input/output, or perform file and
database reads/writes directly.
- setChartServerUsed(int) - Static method in class quadbase.ChartAPI.QbChart
-
Use this to specify whether to use the chart server for input/output, or perform file and
database reads/writes directly.
- setChartServerUsed(String) - Static method in class quadbase.ChartAPI.QbChart
-
Use this to specify whether to use the chart server for input/output, or perform file and
database reads/writes directly.
- setChartServerUsed(boolean) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Use this to specify whether to use the chart server for input/output, or perform file and
database reads/writes directly.
- setChartServerUsed(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Use this to specify whether to use the chart server for input/output, or perform file and
database reads/writes directly.
- setChartServerUsed(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Use this to specify whether to use the chart server for input/output, or perform file and
database reads/writes directly.
- setChartTemplatesDirectory(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse chart templates directory.
- setChartToolbarEnabled(int, boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets a button on the chart tool bar enabled or disabled.
- setChartVisible(boolean) - Method in interface quadbase.util.ICanvas
-
Sets the visibility of chart.
- setClassFile(String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input class file, which is used to create a report.
- setClassFile(String, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input class file, which is used to create a report.
- setClassFile(String, boolean, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input class file, which is used to create a report.
- setClassFile(String) - Method in interface quadbase.util.IInputData
-
Sets the input class file, which is used to create a chart.
- setClockwise(boolean) - Method in interface quadbase.util.IPolarPropertySet
-
This method set the drawing direction TRUE: Clockwise FALSE: Counter-clockwise
- setCoeff(int) - Method in interface quadbase.util.IDataLine
-
please see the derived classes for details
- setCoeff(int) - Method in interface quadbase.util.ITrendLine
-
Set the degree (for POLYNOMIAL) or period (for SIMPLE_AVERAGE, TRIANGULAR_AVERAGE and
EXPONENTIAL_AVERAGE).
If you want to change line type also you should call setLineType() first, followed by
setCoeff().
- setColDataMapping(String[]) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
For internal use only.
- setColor(Color) - Method in class quadbase.ChartAPI.swing.TextString
-
Set the text color
- setColor(Color) - Method in class quadbase.ChartAPI.TextString
-
Set the text color
- setColor(Color) - Method in class quadbase.util.ControlRange
-
Sets color of the control range
- setColor(Color) - Method in interface quadbase.util.I3DControlPanel
-
This function sets the color of the navigation panel for 3D charts.
- setColor(Color) - Method in interface quadbase.util.IAxis
-
Set the color for all the axes.
- setColor(Color) - Method in interface quadbase.util.IDataLine
-
Sets the line color.
- setColor(Color) - Method in interface quadbase.util.IText
-
Sets the color value for the text string.
- setColor(Color) - Method in class quadbase.util.PolyLine
-
Sets the color of the poly-line.
- setColorAboveLine(Color) - Method in interface quadbase.util.IHorzVertLine
-
Set the color of all chart data line segments that are above this line value (threshold
value) to the desired color.
- setColorArrayForPieThreshold(Color[]) - Method in interface quadbase.util.IPiePropertySet
-
- setColorBelowLine(Color) - Method in interface quadbase.util.IHorzVertLine
-
Set the color of all chart data line segments which are below this line value (threshold
value) to the desired color.
- setColors(Color[]) - Method in interface quadbase.util.IDataPointSet
-
Sets a color scheme for the data points plotted.
- setColors(Color[], Color) - Method in interface quadbase.util.IDataPointSet
-
Sets a color scheme for the data points plotted.
- setColors(Color[]) - Method in interface quadbase.util.ISecondaryChart
-
Sets a color scheme for the secondary axis data points.
- setColorSeparators(Color[], Object[], int) - Method in interface quadbase.util.IDataPointSet
-
This method is used for defining the color of the chart based on separator value.
- setColorSpectrum(ColorSpectrum) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the data color based on the vertical value Currently only 3D surface chart
supports this feature.
- setColorThresholdForPie(double) - Method in interface quadbase.util.IPiePropertySet
-
- setColumn(ReportColumn) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
Sets the current column in crosstab reports
- setColumnBreak(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the column as column break.
- setColumnBreakColumnStyle(ReportColumn, int) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets column-break column style. Note that the style is applied to all the crosstab
columns.
- setColumnBreakValue(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Each distinct value in this specified column will be a report column in the table body.
- setColumnCount(int) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
Set the number of columns to display the content.
- setColumnInfo(int, Object[]) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Set the column cell information Please use setColumnInfo(Object[] columnVals, Object[][]
vals) if array size is changed
- setColumnInfo(Object[], Object[][]) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Set column labels and value cells
- setColumnInfo(int, Object[]) - Method in class quadbase.util.SimpleSpreadSheet
-
Set the column cell information Please use setColumnInfo(Object[] columnVals, Object[][]
vals) if array size is changed
- setColumnInfo(Object[], Object[][]) - Method in class quadbase.util.SimpleSpreadSheet
-
Set column labels and value cells
- setColumnMap(IColumnMap) - Method in interface quadbase.util.IInputData
-
Set the chart column mapping.
- setColumnName(String) - Method in interface quadbase.common.param.Param
-
If (isMapToColumn()) Set the column name
- setColumnName(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setColumnName(String) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Set the column name
- setColumnName(String) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setColumnName(String) - Method in interface quadbase.util.IQueryInParam
-
Set the column name
- setColumnName(String) - Method in class quadbase.util.SimpleQueryInParam
-
- setColumnSpacing(double) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
Set the spacing between columns if there are more than one columns.
- setColumnWidth(int, int) - Method in interface quadbase.util.ITable
-
This method set the width of the column
- setColumnWrap(int, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets column wrap properties.
- setCombinationType(int) - Method in interface quadbase.util.ISecondaryChart
-
Sets the chart type for the secondary axis.
- setCommand(String) - Method in class quadbase.scheduler.ScheduleObject
-
Specifies schedule command
- setCommProtocol(String) - Static method in class quadbase.scheduler.QbScheduler
-
Sets the protocol to be used to connect to the Application server.
- setCommUrl(String) - Static method in class quadbase.scheduler.QbScheduler
-
Sets the communication URL to be the comm_url string.
- setCondition(String) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Sets the condition string to filter the resultset
- setConnection(Connection) - Method in class quadbase.ChartAPI.DBInfo
-
This function sets the connection field in this object.
- setConnection(Connection) - Method in class quadbase.ChartAPI.swing.DBInfo
-
This function sets the connection field in this object.
- setConnection(Connection) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
This function sets the connection field in this object.
- setConnectLinesInOriginalOrder(boolean) - Method in interface quadbase.util.IDataPointSet
-
Specifies whether the connecting line between datapoints is drawn in the same order in the
dataset.
- setConnectLinesVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables the drawing of lines connecting adjacent data points in a chart.
- setConnectLinesVisible(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Enables/Disables the drawing of connect lines for the secondary axis.
- setConnectURLForServer(String) - Static method in class quadbase.ChartAPI.QbChart
-
Set direct connect url for reverse proxy server Note: this static method MUST be called
before any QbChart constructor
- setConnectURLForServer(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Set direct connect url for reverse proxy server Note: this static method MUST be called
before any QbChart constructor
- setConnectURLForServer(String) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the URL for connecting to EspressManager
- setContentTitleAlignment(short) - Method in interface quadbase.util.ITable
-
This method sets content title alignment
- setContentValueAlignment(short) - Method in interface quadbase.util.ITable
-
This method sets content value alignment
- setCopyEnabled(boolean) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Specify if the 'Copy' button is enabled when this node is selected.
- setCSSDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse CSS direcotory.
- setCssFile(String) - Method in class quadbase.common.param.CssHtmlParameterPageWriter
-
Sets the path to the css file to use.
- setCustomCurrency(String) - Method in class quadbase.reportdesigner.util.NumericFormat
-
Set custom multi-character currency symbol
Deprecates the old char type currency symbol variable "currencySymbol"
- setCustomCurrency(String) - Method in class quadbase.util.NumericFormat
-
Set custom multi-character currency symbol
Deprecates the old char type currency symbol variable "currencySymbol"
- setCustomDefinedFunctions(ICustomDefinedFunctions) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
You may include your own functions with the Formula an Scripts dialog boxes that the users
can use when calling Report Designer from the API.
- setCustomDefinedFunctions(ICustomDefinedFunctions) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets custom defined functions
- setCustomerQueryForLinkedSubReport(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- setCustomID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the custom ID of this element
- setCustomizeDataHintBoxHandle(ICustomizeImageMapDataHintBox) - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
- setCutCornerWidth(int) - Method in interface quadbase.util.IPlot
-
Gets the cut corner width for the cut corner appearance
- setData(byte[]) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Sets the data through byte array
- setData(int, Object) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setData(byte[], Object[]) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- setData(byte[]) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
Same as setData(d, (Vector)null).
- setData(byte[], Vector<Object>) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
Set the content of this rich text field.
- setData(ReportCell, int) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Re-sets the ReportCell object at the specified index within this ReportSection.
- setData(ReportCell[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Re-sets the data object used by this ReportSection.
- setData(IResultSet) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data for the report using an IResultSet object.
- setData(IResultSet, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data for the report using an IResultSet object.
- setData(IResultSet, boolean, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data for the report using an IResultSet object.
- setData(IResultSet, boolean, boolean, Object[]) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data for the report using an IResultSet object.
- setData(IResultSet) - Method in interface quadbase.util.IInputData
-
Sets the input data for the chart using an IResultSet object.
- setData(IResultSet, boolean) - Method in interface quadbase.util.IInputData
-
Sets the input data for the chart using an IResultSet object.
- setDatabaseInfo(IDatabaseInfo) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input database information, which is used to create a report.
- setDatabaseInfo(IDatabaseInfo, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
- setDatabaseInfo(IDatabaseInfo, boolean, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
- setDatabaseInfo(IDatabaseInfo) - Method in interface quadbase.util.IInputData
-
Sets the input database information, which is used to create a chart.
- setDatabaseInfo(IDatabaseInfo, boolean) - Method in interface quadbase.util.IInputData
-
Sets the input database information, which is used to create a chart.
- setDataBorderColor(Color) - Method in interface quadbase.util.IDataPointSet
-
Sets border color of the data for some chart types.
- setDataBorderThickness(int) - Method in interface quadbase.util.IDataPointSet
-
Sets border thickness of the data for some chart types.
- setDataColumn(Chart) - Method in class quadbase.ChartAPI.ColInfo
-
This is for internal use only.
- setDataColumn(Chart) - Method in class quadbase.ChartAPI.swing.ColInfo
-
This is for internal use only.
- setDataDrawnOnTop(boolean) - Method in interface quadbase.util.ILinePropertySet
-
Specifies the drawing order of the datapoints, or the datalines--i.e.
- setDataFile(String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data file, which is used to create a report.
- setDataFile(String, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data file, which is used to create a report.
- setDataFile(String, boolean, String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input data file, which is used to create a report.
- setDataFile(String) - Method in interface quadbase.util.IInputData
-
Sets the input data file, which is used to create a chart.
- setDataFile(String, String) - Method in interface quadbase.util.IInputData
-
Sets the input data file, which is used to create a chart.
- setDataForDeepCopy(ReportCell[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setDataFormat(IFormat) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
Sets the Data Format
- setDataFormat(IFormat) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the data format of this ReportColumn.
- setDataHintBgColor(Color) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the data hint background color
- setDataHintBgColor(Color) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the data hint background color
- setDataHintFont(Font) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the data hint font
- setDataHintFont(Font) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the data hint font
- setDataHintFontColor(Color) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the data hint font color
- setDataHintFontColor(Color) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the data hint font color
- setDataHintOffset(Dimension) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the offset of the data hint
- setDataHintOffset(Dimension) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the offset of the data hint
- setDataLabelInfo(IDataLabelInfo) - Method in interface quadbase.util.IDataPointSet
-
Set the display text for primary data top label
- setDataLineForNull(boolean, boolean) - Method in interface quadbase.util.IDataPointSet
-
This function enables/disables drawing data lines for missing or null data points.
- setDataLineThickness(int[]) - Method in interface quadbase.util.IDataPointSet
-
Sets the line thickness for all the data lines displayed in the chart.
- setDataLineThickness(int[]) - Method in interface quadbase.util.ISecondaryChart
-
Sets the line thickness for all the data lines displayed in the chart.
- setDataRegistry(String) - Method in class quadbase.chart.designer.QbChartDesigner
-
- setDataRegistry(String) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets the Data Registry to be used for the data source.
- setDataRegistryDirectory(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse data registry directory for both report and chart
- setDataRegistryLocation(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setDataSet(IDataSet) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setDataSourceID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
set datasourceID of the chart, the id is originally from data registry
- setDataSourceTextDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse data source (text file) directory for both report and chart.
- setDataSourceXMLDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse data source (xml file) directory for both report and chart.
- setDateFormat(String) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Sets the date format
- setDateParameterCalendar(boolean, String) - Method in class quadbase.common.param.ParameterPage
-
Sets the state to use a pop-up calendar to choose a date for date parameters.
- setDateParameterSelection(boolean) - Method in class quadbase.common.param.ParameterPage
-
Sets the state to use a select drop down list to choose a date for date parameters
- setDateTimeDisplay(boolean) - Method in interface quadbase.util.IAxis
-
Specifies if the value axis labels are displayed in the DateTimeFormat
- setDateTimeDisplay(boolean) - Method in interface quadbase.util.IGanttPropertySet
-
Specifies the if the value axis labels are displayed in the DateTimeFormat
- setDateTimeNULLDataValue(Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the default object used in place of null date-time data objects
- setDateVariable(boolean, String) - Method in class quadbase.common.param.ParameterPage
-
Sets the state to use a pop-up date calculater to choose a date for date parameters.
- setDayInterval(int) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is TIME_INTERVAL: specifies day interval in mins
- setDBImage(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
internal use only Sets this image as a Database image, it will be stored as an array of bytes
on a database system.
- setDBProvider(IDBProvider) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets the Database provider.
- setDBTableName(String) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setDBTableName(String) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the name of the Database table.
- setDebugMode(int) - Static method in class quadbase.chart.designer.QbChartDesigner
-
set debug mode to display debug statement
- setDebugMode(String) - Static method in class quadbase.chart.designer.QbChartDesigner
-
set debug mode to display debug statement
- setDebugMode(int) - Static method in class quadbase.ChartAPI.QbChart
-
set debug mode to display debug statement
- setDebugMode(String) - Static method in class quadbase.ChartAPI.QbChart
-
set debug mode to display debug statement
- setDebugMode(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set debug mode to display debug statement
- setDebugMode(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set debug mode to display debug statement
- setDebugMode(String) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
set debug mode to print out debug statement
- setDebugMode(int) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
set debug mode to print out debug statement
- setDebugMode(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets debug mode to print out debug statement.
- setDebugMode(String) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets debug mode to print out debug statement.
- setDebugMode(String) - Static method in class quadbase.scheduler.QbScheduler
-
set debug mode to display debug statement
- setDebugMode(int) - Static method in class quadbase.scheduler.QbScheduler
-
set debug mode to display debug statement
- setDefault() - Method in class quadbase.reportdesigner.util.NumericFormat
-
Set all variables to default value
- setDefault() - Method in class quadbase.util.DateTimeFormat
-
Set all variables to default value.
- setDefault() - Method in class quadbase.util.NumericFormat
-
Set all variables to default value
- setDefaultForTimestamp() - Method in class quadbase.util.DateTimeFormat
-
Set all variables to default timestamp value.
- setDefaultParamNames(String[]) - Method in class quadbase.chart.designer.QbChartDesigner
-
Internal use only.
- setDefaultParamNames(String[]) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Internal use only.
- setDefaultSql(String) - Method in interface quadbase.common.param.Param
-
- setDefaultSql(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setDefaultSql(String) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setDefaultSql(String) - Method in class quadbase.util.SimpleQueryInParam
-
- setDefaultValue(Object) - Method in interface quadbase.common.param.Param
-
Set default value
- setDefaultValue(Object) - Method in class quadbase.reportdesigner.report.Parameter
-
Sets the default value of the Parameter.
- setDefaultValue(Object) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Set default value
- setDefaultValue(Object) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setDefaultValue(Object) - Method in interface quadbase.util.IQueryInParam
-
Set default value
- setDefaultValue(Object) - Method in class quadbase.util.SimpleQueryInParam
-
- setDefaultValueVariable(Formula) - Method in interface quadbase.common.param.Param
-
Set default value of a date parameter to a date expression (ex.
- setDefaultValueVariable(Formula) - Method in class quadbase.reportdesigner.report.Parameter
-
- setDefaultValueVariable(Formula) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
Set default value of a date parameter to a date expression (ex.
- setDefaultValueVariable(Formula) - Method in class quadbase.util.SimpleQueryInParam
-
Set default value of a date parameter to a date expression (ex.
- setDeleted() - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setDepth(int) - Method in class quadbase.util.ControlRange
-
Sets the control range area depth.
- setDepth(int) - Method in interface quadbase.util.IPlot
-
Sets the data plotting area depth.
- setDescription(String) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
- setDHTMLBrowserMargin(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the DHTML Browser margin
- setDHTMLTopMargin(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the top margin to be used in DHTML export, in inches
- setDHTMLTopMarginRepeatOnEveryPage(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
specifies if top margin n DHTML is repeated for every page
- setDialBGImage(URL, String, int) - Method in interface quadbase.util.IPlot
-
Sets the dial chart plot background image including relative URL.
- setDialBGImage(URL, int) - Method in interface quadbase.util.IPlot
-
Sets the dial chart plot background image
- setDialBGRatio(double) - Method in interface quadbase.util.IPlot
-
Sets the radius ratio for the dial chart plot background image.
- setDialBGState(boolean) - Method in interface quadbase.util.IPlot
-
Enable or disables the dial chart plot background image.
- setDialFGImage(URL, String, int) - Method in interface quadbase.util.IPlot
-
Sets the dial chart plot foreground image including relative URL.
- setDialFGImage(URL, int) - Method in interface quadbase.util.IPlot
-
Sets the dial chart plot foreground image
- setDialFGRatio(double) - Method in interface quadbase.util.IPlot
-
Sets the radius ratio for the dial chart plot foreground image.
- setDialFGState(boolean) - Method in interface quadbase.util.IPlot
-
Enable or disables the dial chart plot foreground image.
- setDimension(int) - Method in class quadbase.ChartAPI.QbChart
-
Sets the dimension (2D or 3D) of the chart.
- setDimension(int) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the dimension (2D or 3D) of the chart.
- setDimMenuEnabled(boolean) - Method in interface quadbase.util.IPopupMenu
-
This function enables/disables 2D/3D menu inside the popup menu
- setDirection(int) - Method in class quadbase.util.ControlRange
-
Sets the direction of the control range (Dial chart does not support this feature) Only
coordinates system charts support this feature
- setDirectoryBrowseUpEnabled(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets whether the user is prohibited from browsing any directory above the root directory.
- setDisableJava2DForStraightText(boolean) - Method in interface quadbase.util.IDataPointSet
-
If the new state is true, the straight text (0, 90, 180...
- setDisplayByWeek(boolean) - Method in interface quadbase.util.IAxis
-
Sets the state of the x-axis label display in day of the week fashion.
- setDisplayByWeek(boolean) - Method in interface quadbase.util.IGanttPropertySet
-
Sets the state of the x-axis label display in day of the week fashion.
- setDisplayLabelAsDate(boolean) - Method in interface quadbase.util.IAxis
-
Sets numeric inputs for this axis to be displayed in the DateTime format.
- setDisplayNameForOthers(String) - Method in interface quadbase.util.IPiePropertySet
-
set display name for "Others"
- setDisplayRow(int) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets a limit on the number of rows to be displayed by the report.
- setDisplayRow(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets number of rows that user wants to display in their report.
- setDocumentTitle(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the title of the HTML document
- setDomainAndCheckForUniqueFileName(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- setDomainPath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Sets the domain path for this object.
- setDomainPath(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- setDottedLineForNull(boolean) - Method in interface quadbase.util.IDataPointSet
-
This function enables/disables drawing dotted lines for missing or null data points.
- setDownBarColor(Color) - Method in interface quadbase.util.IDropBarSet
-
This method set the down bar color.
- setDragClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for dragging of chart, legend, etc.
- setDragEnabled(boolean) - Method in interface quadbase.util.IMouseEventSet
-
Sets the status of the dragging of the chart, legend, etc.
- setDragModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for dragging of chart, legend, etc.
- setDrawAgain(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- setDrawBeforeExport(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Calculates column formula values with page, totalpage, section, totalsection when drawn for
the first time before export
- setDrawBorder(boolean) - Method in class quadbase.util.ControlRange
-
Sets whether border is drawn (for dial chart only)
- setDrawBorderForWMF(boolean) - Method in class quadbase.ChartAPI.QbChart
-
Set chart border to visible when exporting a chart to WMF format.
- setDrawBorderForWMF(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
Set chart border to visible when exporting a chart to WMF format This method is only for 2D
column/bar chart
- setDrawCircularGrid(boolean) - Method in interface quadbase.util.IRadarPropertySet
-
This method sets drawing circular grid.
- setDrawFullBorder(boolean) - Method in class quadbase.util.ControlRange
-
Sets whether full border is drawn (for dial chart only)
- setDrawFullCircle(boolean) - Method in interface quadbase.util.IDialPropertySet
-
This method sets drawing full circle for dial
- setDrawLinearly(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Specifies whether pies are drawn linearly
Default is false
- setDrawMode(int) - Method in interface quadbase.util.IBubblePropertySet
-
This method sets the draw mode of bubble chart.
- setDrawNullColumn(boolean) - Method in interface quadbase.util.IDataPointSet
-
Returns whether or not to show null data column in chart.
- setDrawSeriesOnCategoryAxis(boolean) - Method in interface quadbase.util.I3DPropertySet
-
Set drawing series on category axis in 3 dimension space.
- setDrawSymbols(boolean) - Method in interface quadbase.util.ILegend
-
Sets the state of the data point symbols in the legend.
- setDrawSymbolWithLine(boolean) - Method in interface quadbase.util.ILegend
-
Sets the state of drawing a line behind the data point symbols in the legend.
- setDrawX(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- setDrawX(int, double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- setDrawY(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- setDrawY(int, double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- setDrillDownConnection(Object, Connection) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This method is to be used together with setAllDatabaseInfo() If you export a report with
drilldown level to DHTML or HTML the drilldown report is sent to DrillDownReportServlet as a
bytearray, but the connection object cannot be sent, so we save the Connection object in the
session and the DrillDownReportServlet can retrieve the Connection object from the session
later
- setDrillDownData(Object) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setDrillDownData(int, Object) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets the Drill Down data associated with this column index to be the specified data When user
clicks on the column at columnIndex, it brings them to a report of the data.
- setDrillDownDatabaseInfo(Object, String, String, String, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setDrillDownName(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the drilldown name of this element
- setDrillDownName(String) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the drill down report name (if applicable) to this column
- setDrillDownParameterValues() - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
internal use only
- setDrillDownParameterValues() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
internal use only
- setDrillDownPath(String) - Method in class quadbase.ChartAPI.QbChart
-
- setDrillDownPath(String) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setDrillDownPath(String, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setDrillDownPath(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
specifies the directory where drilldown .rpt files reside
- setDrillDownReportHashtable(Hashtable<String, byte[]>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setDrillDownReportIO(IDrillDownReportIO) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Restrict the directory where the user of the Report Designer will be able to save their Drill
Down report or Sub-Report (.rpt) files using a IDrillDownReportIO.
- setDrillName(String) - Method in interface quadbase.util.IDrillDown
-
Sets the base name for defining drill-down charts.
- setDriverName(String) - Method in class quadbase.ChartAPI.DBInfo
-
Sets the JDBC driver name.
- setDriverName(String) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Sets the JDBC driver name
- setDriverName(String) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets the JDBC driver name
- setDTD(byte[]) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- setDTDName(String) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- setDTDTreeFileName(String) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Sets the xml file name
- setDualColorColInfoIndex(int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the column indices to use to change color.
- setDualColorOnRowBreak(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns whether to change color from section to section
- setDynamicDrillDown(boolean) - Method in interface quadbase.util.IDrillDown
-
Enables dynamic drill down function for chart viewer
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the attributes for a dynamic export (when using setExportServlet)
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the attributes for a dynamic export (when using setExportServlet)
- setDynamicExport(boolean, String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
If and only if the report is to be obtained by end-users using Http protocol, this specifies
the location of the Servlets for Http exports.
- setDynamicExport(boolean, String, int, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
If and only if the report is to be obtained by end-users using Http protocol, this specifies
the location of the Servlets for Http exports.
- setDynamicExport(boolean, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies whether to embed a relative link to the generator servlets
(RPTImageGeneratorServlet, DrillDownReportServlet) in the dhtml/html/pdf exports.
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the attributes for a dynamic export (when using setExportServlet)
- setDynamicExport(boolean, String, int, String) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the attributes for a dynamic export (when using setExportServlet)
- setDynamicImageURLGenerator(IDynamicImageURLGenerator) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the IDynamicImageURLGenerator implementing class that will generate custom links for
dynamically exported images and charts.
- setDynamicReportKeyGenerator(IDynamicReportKeyGenerator) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the IDynamicReportKeyGenerator implementing class that will generate custom key for
report Used by Dynamically export report.
- setEditEnabled(boolean) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Specify if the 'Edit' button is enabled when this node is selected.
- setElementDataType(String) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Sets the element data type
- setEmailColumnIndex(int) - Method in class quadbase.scheduler.ScheduleObject
-
sets the column index whose data provides the email addresses to send the exported reports to
- setEmailType(int) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: specifies email type: ASATTACHMENT/ ASLINK/ ASHTML
- setEmbeddedScriptWithInThePageForDHTML(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether to embed the script within the DHTML export This is only for exporting as a
DHTML format
- setEnabled() - Method in class quadbase.reportdesigner.PageViewer.ReportToolBar
-
enables the toolbar (make it visible)
- setEnabled() - Method in class quadbase.reportdesigner.PageViewer.swing.ReportToolBar
-
enables the toolbar (make it visible)
- setEnabled() - Method in class quadbase.reportdesigner.ReportViewer.ReportToolBar
-
enables the toolbar (make it visible)
- setEnabled() - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportToolBar
-
enables the toolbar (make it visible)
- setEnabled(boolean) - Method in interface quadbase.util.IHint
-
Enables/Disables the display of hints.
- setEncodePDF(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
For PDF export: specifies whether use encoding for DFT export
- setEndAngle(double) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the ending angle of the chart (12pm position is 0 degree, clockwise)
- setEndDate(long) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is TIME_INTERVAL / FIXEDDAYS: if endDate = -1, it runs indefinitely specifies
end date in millis second for scheduled event
- setEndLabelOffset(Dimension) - Method in class quadbase.util.ControlRange
-
Sets end label offset of the control range
- setEndScale(double) - Method in class quadbase.util.ControlRange
-
Sets end scale of the control range for column/bar type: scale of value axis
- setEndScale2(double) - Method in class quadbase.util.ControlRange
-
Sets end scale 2 of the control range for column/bar type: scale of category axis not used
for dial chart
- setEndTime(int) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is FIXEDDAYS: specifies end time for daily frequency feature
- setEndToEnd(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables drawing of a chart from end to end, skip all the gaps.
- setEntry(Bookmark) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
Sets the bookmark entry for this object
- setEnvironment(Hashtable) - Method in class quadbase.common.util.internal.EJBInfo
-
Sets the environment properties of the bean as a Hashtable.
- setEnvProperties(Hashtable<String, String>) - Method in class quadbase.ChartAPI.DBInfo
-
Sets environment properties for initial context.
- setEnvProperties(Hashtable<String, String>) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Sets environment properties for initial context
- setEnvProperties(Hashtable<String, String>) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets environment properties for initial context
- setEspressManagerUsed(boolean) - Static method in class quadbase.ChartAPI.QbChart
-
Use this to specify whether to use EspressManager for input/output, or perform file and
database reads/writes directly.
- setEspressManagerUsed(int) - Static method in class quadbase.ChartAPI.QbChart
-
Use this to specify whether to use EspressManager for input/output, or perform file and
database reads/writes directly.
- setEspressManagerUsed(String) - Static method in class quadbase.ChartAPI.QbChart
-
Use this to specify whether to use EspressManager for input/output, or perform file and
database reads/writes directly.
- setEspressManagerUsed(boolean) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Use this to specify whether to use EspressManager for input/output, or perform file and
database reads/writes directly.
- setEspressManagerUsed(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Use this to specify whether to use EspressManager for input/output, or perform file and
database reads/writes directly.
- setEspressManagerUsed(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Use this to specify whether to use EspressManager for input/output, or perform file and
database reads/writes directly.
- setEspressManagerUsed(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether EspressManager to be used
- setExcelExportFitCell(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setExcelExportNonNumericFitCell(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setExcelExportStreaming(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setExcelExportWindowsize(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setExcelFileInfo(ExcelFileInfo) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the Excel info for the report.
- setExcelFileInfo(ExcelFileInfo) - Method in interface quadbase.util.IInputData
-
Sets the Excel info for the chart.
- setExitOnCancel(boolean) - Method in class quadbase.chart.designer.QbChartDesigner
-
- setExitOnCancel(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Set whether program should exit after clicking on any cancel button in the program.
- setExpandAndCollapseOptionForDHTML(boolean, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether to export the Summary Break Report with expand/ collapse feature for a DHTML
output.
- setExpandAndCollapseOptionForDHTML(boolean, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether to export the Summary Break Report with expand/ collapse feature for a DHTML
output.
- setExploded(int, boolean) - Method in interface quadbase.util.IPiePropertySet
-
Enables/Disables the explosion of the particular slice.
- setExplodeRadialPos(float) - Method in interface quadbase.util.IPiePropertySet
-
Sets the pie slice explode distance from the origin.
- setExplodeUsingSectorGap(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Enables/Disables the explosion of the particular slice using sector gap.
- setExportDelimiter(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the export delimiter for Text and CSV export
- setExportEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
whether export is enabled
- setExportEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
whether export is enabled
- setExportEnabled(boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether report exports is enabled
- setExportEnabled(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether report exports is enabled
- setExportEncoding(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies the export encoding for DHTML/HTML
- setExportLocation(String) - Method in class quadbase.scheduler.ScheduleObject
-
specifies export file location
- setExportMapFile(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Specifies whether map files for chart images is included in HTML/DHTML exports.
- setExportNewlineDelimiter(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the export newline delimiter for Text and CSV export
- setExportNewlineDelimiter(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Method to configure the new line delimiter for csv and txt exports.
- setExportServlet(String) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- setExportServlet(String) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- setExportServlet(String) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the url to the ViewerExportServlet, which is used for exporting to a servlet that
streams back content to the client via a browser url
- setExportServlet(String) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the url to the ViewerExportServlet, which is used for exporting to a servlet that
streams back content to the client via a browser url
- setExportServlet(String) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the url to the ViewerExportServlet, which is used for exporting to a servlet that
streams back content to the client via a browser url
- setExportServlet(String) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the url to the ViewerExportServlet, which is used for exporting to a servlet that
streams back content to the client via a browser url
- setExportServlet(String) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the url to the ViewerExportServlet, which is used for exporting to a servlet that
streams back content to the client via a browser url
- setExportServlet(String) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the url to the ViewerExportServlet, which is used for exporting to a servlet that
streams back content to the client via a browser url
- setExportTime(long) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setExportToMultiPages(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether the QbReport object is only used for exporting page by page HTML and DHTML.
- setExportToMultiPages(boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
whether exporting report to multiple pages is enabled
- setExportToMultiPages(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
whether exporting report to multiple pages is enabled
- setExportToMultiPages(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
DHTML/ HTML option: specifies whether export report to multi-pages
- setExportToSingleWPagination(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether to export the QbReport with single paged breaks for a DHTML output.
- setExportToSingleWPagination(boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether exporting report to a paginated single page is enabled
- setExportToSingleWPagination(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether exporting report to a paginated single page is enabled
- setExportToSingleWPagination(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML/ HTML export: export return in one single page with pagination specifies state of
exporting report to single page with pagination
- setExtendLineDrawn(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Specifies whether connecting line is drawn between individual pie slice & its own label.
- setExternalStyleSheetName(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies the external style sheet file used for DHTML export
- setExternalStyleSheetName(String) - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML export: Specifies the external style sheet file used for DHTML export
- setFailBodyText(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Fail Job Email feature: returns the body text of the email
- setFailSubject(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Fail Job Email feature: returns the subject of the email
- setFailToAddress(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Fail Job Email feature: returns recievers' email addresses
- setFieldInfo(XMLFieldInfo[]) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Sets the filed infomation
- setFileLocation(String) - Method in class quadbase.scheduler.ScheduleObject
-
specifies report file location
- setFileName(String) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
Sets the xml file name
- setFileName(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setFileName(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
For internal use only.
- setFileRecordBufferSize(int) - Static method in class quadbase.ChartAPI.QbChart
-
set the number of record to store on disk at a time when using record file data to generate
the report (larger buffer results faster generating time)
- setFileRecordBufferSize(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set the number of record to store on disk at a time when using record file data to generate
the report (larger buffer results faster generating time)
- setFileRecordBufferSize(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the number of records to store on disk at a time when using record file data to generate
the report (larger buffer results faster generating time) please call this method before
calling QbReport constructor
- setFillArea(boolean) - Method in class quadbase.util.PolyLine
-
Sets whether the poly-line is filled.
- setFitGroupOnPage(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies whether to start group on next page when it will not fit on the current page.
- setFitGroupOnPage(Report, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
FitGroupOnPage is a property of each group.
- setFitGroupOnPage(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Set whether to fit groups on the same page.
- setFitOnCanvas(boolean) - Method in interface quadbase.util.ICanvas
-
Try to fit a chart on canvas.
- setFlashFrameCount(int) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- setFlashFrameRate(float) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- setFont(Font) - Method in class quadbase.ChartAPI.swing.TextString
-
Set the text font
- setFont(Font) - Method in class quadbase.ChartAPI.TextString
-
Set the text font
- setFont(Font) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the font name of this element
- setFont(Font) - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Sets the font for the hint information box.
- setFont(Font) - Method in interface quadbase.util.IText
-
Sets the font of the text string.
- setFont2(Font) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the font of the alternating sections.
- setFontColor(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the Font color of this element.
- setFontColor(Color) - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Sets the font color for the hint information box.
- setFontColor2(Color) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the font color of the alternate sections.
- setFontMapping(String, int, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets Font Mapping
- setFontMapping(String, int, String, String, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets Font Mapping
- setFontMapping(Hashtable<String, String>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
internal use only Sets the Font mapping table
- setFontMappingFontsDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse Font Mapping directory.
- setFontMappingXmlDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse Font Mapping import/export directory.
- setFontResizeRatio(float) - Method in interface quadbase.util.ICanvas
-
Sets the ratio of font auto-resize to the chart canvas size change.
- setFooter(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the text that appears at the end of the Parameter page
- setFooter(ReportSection) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets the table footer.
- setForceNewReport(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Forces the user to create a new report when Report Designer is loaded.
- setForDeploy(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether this QbReport object is used for deployment
- setForExportOnly(boolean) - Static method in class quadbase.ChartAPI.QbChart
-
Sets whether the QbChart object is only used for exporting charts later.
- setForExportOnly(boolean) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Sets whether the QbChart object is only used for exporting charts later.
- setForExportOnly(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setformat(int) - Method in class quadbase.reportdesigner.util.BarcodeFormat
-
Set logical format
- setFormat(LocaleNumericFormat) - Method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Copy the following attributes of the object to this: maximum fraction digits, minimum
fraction digits, maximum integer digits, minimum integer digits, grouping and parse integer
only.
- setformat(int) - Method in class quadbase.reportdesigner.util.LogicalFormat
-
Set logical format
- setFormat(char, boolean, int, int, int, int, char, char, boolean) - Method in class quadbase.reportdesigner.util.NumericFormat
-
Set Numeric format
- setFormat(char, boolean, int, int, int, int, char, char, boolean, String) - Method in class quadbase.reportdesigner.util.NumericFormat
-
Set Numeric format
- setFormat(IFormat) - Method in interface quadbase.util.ILabel
-
This function sets the format object for the label being displayed.
- setFormat(LocaleNumericFormat) - Method in class quadbase.util.LocaleNumericFormat
-
Copy the following attributes of the object to this: maximum fraction digits, minimum
fraction digits, maximum integer digits, minimum integer digits, grouping and parse integer
only.
- setformat(int) - Method in class quadbase.util.LogicalFormat
-
Set logical format.
- setFormat(char, boolean, int, int, int, int, char, char, boolean) - Method in class quadbase.util.NumericFormat
-
Set Numeric format.
- setFormat(char, boolean, int, int, int, int, char, char, boolean, String) - Method in class quadbase.util.NumericFormat
-
Set Numeric format.
- setFormatHyperlinkDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse hyperlink directory for reports.
- setFormats(Vector<Object[]>) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
- setFormattedCell(FormattedCell) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setFormattedCells(Vector<FormattedCell>) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setFormattedCellsTable(Hashtable<FormattedRowKey, FormattedCell>) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setFormattedCellsTable(Hashtable) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Sets the preview editing table.
- setFormattedRow(int, FormattedRow) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Replaces the formattedCell at the specified rowIndex with this new
formattedCell.
- setFormattedRow(FormattedRowKey, FormattedRow) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Adds a formattedRow at the specified row index in the table tree.
- setFormattedRows(Hashtable<FormattedRowKey, FormattedRow>) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Sets the formattedRows hashtable object used by this ReportTable.
- setFormula(String) - Method in class quadbase.reportdesigner.lang.StringObject
-
Sets the specified formula
- setFormula(Operand) - Method in class quadbase.reportdesigner.report.Formula
-
- setFormula(String) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
- setFormula(String, int) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the formula of the column.
- setFormulaName(String) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the Formula name.
- setFormulaNames(Vector<String>) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- setFormulaObj(Formula) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
sets the Formula object for this ReportCell.
- setFormulaObj(Formula) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the Formula Object
- setFormulaScriptParamValue(String, Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies new value for the formula script parameter by the specified name
- setForwardLinkClickCount(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets how many times the user needs to trigger the forwardLinkModifier MouseEvent to go
forward.
- setForwardLinkClickCount(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets how many times the user needs to trigger the forwardLinkModifier MouseEvent to go
forward.
- setForwardLinkClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse click count for jumping to a hyperlink associated with a data point.
- setForwardLinkEnabled(boolean) - Method in interface quadbase.util.IMouseEventSet
-
Sets the status of the foward link depending on the value of parameter b.
- setForwardLinkModifier(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets what java.awt.event.MouseEvent triggers a link (drill down link, etc.) to go forward.
- setForwardLinkModifier(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets what java.awt.event.MouseEvent triggers a link (drill down link, etc.) to go forward.
- setForwardLinkModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for jumping to a hyperlink associated with a data point.
- setFrame(Frame) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the parent frame object of this QbReport object
- setFromAddress(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: specifies sender email address
- setFromDesigner(boolean, boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
internal use only
- setFromDesigner(boolean, boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
internal use only
- setFunction(IFunction) - Method in interface quadbase.util.IFunctionLine
-
This method resets the current function to a new one.
- setGapRatioBetweenPies(double) - Method in interface quadbase.util.IPiePropertySet
-
Specifies the gap ratio between pies
Default is 0.5
- setGIFEnable(String, String) - Static method in class quadbase.ChartAPI.QbChart
-
- setGIFEnable(String, String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
- setGIFTransparent(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets the state of GIF transparent mode.
- setGIFTransparent(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setGlobalFormatDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse global format directory for reports
- setGoToMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Go To Menu Item.
- setGoToMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Go To Menu Item.
- setGoToMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Go To Menu Item.
- setGoToMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Go To Menu Item.
- setGoToMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Go To Menu Item.
- setGoToMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Go To Menu Item.
- setGouraudButtonVisible(boolean) - Method in interface quadbase.util.I3DControlPanel
-
Show/Hide the gouraud shading button in the navigation panel for 3D charts.
- setGradientCyclic(boolean) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientCyclic(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientCyclic(boolean) - Method in class quadbase.util.ControlRange
-
- setGradientCyclic(boolean) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientDesColor(Color) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientDesColor(Color) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientDesColor(Color) - Method in class quadbase.util.ControlRange
-
- setGradientDesColor(Color) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientEnabled(boolean) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientEnabled(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientEnabled(boolean) - Method in class quadbase.util.ControlRange
-
- setGradientEnabled(boolean) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientEndX(double) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientEndX(double) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientEndX(double) - Method in class quadbase.util.ControlRange
-
- setGradientEndX(double) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientEndY(double) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientEndY(double) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientEndY(double) - Method in class quadbase.util.ControlRange
-
- setGradientEndY(double) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientShade(int) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientShade(int) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientShade(int) - Method in class quadbase.util.ControlRange
-
- setGradientShade(int) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientStartX(double) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientStartX(double) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientStartX(double) - Method in class quadbase.util.ControlRange
-
- setGradientStartX(double) - Method in interface quadbase.util.IGradientPropertySet
-
- setGradientStartY(double) - Method in class quadbase.ChartAPI.QbChart
-
- setGradientStartY(double) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setGradientStartY(double) - Method in class quadbase.util.ControlRange
-
- setGradientStartY(double) - Method in interface quadbase.util.IGradientPropertySet
-
- setGrayscaleForExport(boolean) - Method in class quadbase.ChartAPI.QbChart
-
Sets using grayscale for export
- setGrayscaleForExport(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets using grayscale for export
- setGridAlignedWithTicker(boolean) - Method in interface quadbase.util.IAxis
-
This function enables/disables the alignment between grid lines and tickers.
- setGridColor(Color) - Method in interface quadbase.util.IAxis
-
This function sets the grid color of the axis or wall.
- setGridHeightRatio(double) - Method in interface quadbase.util.IAxis
-
This function sets the grid height ratio for 2D chart.
- setGridInFront(boolean) - Method in interface quadbase.util.IAxis
-
Bring the grid to the front.
- setGridLineLink(IReport) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setGridLineLink(IReport) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- setGridLineStyle(int) - Method in interface quadbase.util.IAxis
-
This function sets the line style of the x/y grid lines.
- setGridStep(int, int) - Method in interface quadbase.util.IDataPointSet
-
- setGridStyle(int) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setGridThickness(int) - Method in interface quadbase.util.IAxis
-
This function sets the thickness of the x/y grid lines.
- setGridVisible(boolean) - Method in interface quadbase.util.IAxis
-
This function enables/disables the drawing of grid lines for the axis associated with this
object.
- setHandLength(int, double) - Method in interface quadbase.util.IDialPropertySet
-
- setHeader(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the text that appears at the beginning of the Parameter page
- setHeader(ReportSection) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets the table header.
- setHeaderBackgroundColor(Color) - Method in interface quadbase.util.ITable
-
This method sets the table header background color
- setHeaderFont(Font) - Method in interface quadbase.util.ITable
-
This method sets the table header font
- setHeaderTextColor(Color) - Method in interface quadbase.util.ITable
-
This method sets the table header text color
- setHeaderTitleAlignment(short) - Method in interface quadbase.util.ITable
-
This method sets header title alignment
- setHeaderValueAlignment(short) - Method in interface quadbase.util.ITable
-
This method sets header value alignment
- setHeadTagIncluded(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether the <head><body> tags are included in the DHTML exports
- setHeight(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH Set the height of this element
- setHeight(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH/CM Set the height of this element
- setHeight(double) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
for internal use only
- setHeight(double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Specifies the height of this ReportSection.
- setHeight(int) - Method in class quadbase.reportdesigner.util.HTMLBlock
-
Set the height of this block.
- setHeightOfRow(int, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Set the height of this FormattedRow with specified key index For Columnar
type report only
- setHeightOfRow(int, Vector<Integer>, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Set the height of this FormattedRow with specified key index For All type
of reports
- setHeightOfRow(int, int[], double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Sets the height of this FormattedRow with specified key index For All type
of reports.
- setHeightOfRow(FormattedRowKey, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only Sets the height of this FormattedRow with specified key index For All type
of reports.
- setHeightOfSection(double, int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setHeightTable(Hashtable<Vector<Integer>, Double>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setHidden(int, boolean[]) - Method in interface quadbase.util.IDataPointSet
-
This function sets the hidden status for the column values in the legend.
- setHiddenParameters(boolean[]) - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Sets whether each parameter is a hidden parameter with value of the parameter's default
value.
- setHiddenParameterValues(Object[]) - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Sets whether each parameter is a hidden parameter with specific value The order of the
Object[] is according to getParamDisplayNames, or the order in which the parameters appear
when using report.getAllParameters().get(i).
- setHiLowAsCandleStick(boolean) - Method in class quadbase.ChartAPI.QbChart
-
This function is used to display a HLCO chart in the form of a candlestick chart, depending
on the value of parameter b.
- setHiLowAsCandleStick(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
This function is used to display a HLCO chart in the form of a candlestick chart, depending
on the value of parameter b.
- setHint(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the link hint of this element
- setHintBoxEnabled(boolean) - Method in interface quadbase.util.IFlashHintBoxPropertySet
-
Sets the state of the hint box to display hints for data points and hyperlinks.
- setHintBoxInfo(IHintBoxInfo) - Method in interface quadbase.util.IHint
-
Sets the display text for hint box
- setHintStyle(HyperLink.HintStyle) - Method in class quadbase.util.HyperLink
-
Sets behavior of the hyperlink hints against the data points hints.
- setHintValue(String) - Method in class quadbase.util.HyperLink
-
Set the hint string associated with this hyperlink.
- setHistogram(boolean) - Method in interface quadbase.util.IHistogramInfo
-
This function is used to set/unset the histogram option in a chart.
- setHomeName(String) - Method in class quadbase.common.util.internal.EJBInfo
-
Sets the name of the class for the home interface (ex.
- setHTMLCharset(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies the HTML/DHTML Charset property
- setHTMLLinksProvider(IHTMLLinksProvider) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Customizes the links at the top of each page, i.e.
- setHTMLParameters(String, String, String) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets some options for outputting in HTML
- setHTMLParameters(String, String, String) - Method in class quadbase.reportdesigner.ReportElements.ReportRTFObject
-
API only feature to set export location and reference URL for images.
- setHTMLParameters(String, String, String) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
changing all the chart path location for ReportChartObject.
- setHTMLParameters(String, String, String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
changing all the chart path location for ReportChartObject.
- setHTMLParameters(String, String, String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Not used.
- setHTMLTarget(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setHTMLTitle(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies the title when exporting in HTML/DHTML formats
- setHttpsDynamicExport(boolean, String, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
If and only if the report is to be obtained by end-users using Https protocol, this specifies
the location of the Servlets for Https exports.
- setHttpsDynamicExport(boolean, String, int, int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
If and only if the report is to be obtained by end-users using Https protocol, this specifies
the location of the Servlets for Https exports.
- setID(String) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
For internal use only
- setID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the id of this element
- setID(String, Object[]) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- setID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- setID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- setID(int) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setImageHeight(int) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setImageMapDataHintBoxHandle(ICustomizeImageMapDataHintBox) - Method in class quadbase.ChartAPI.QbChart
-
- setImageMapDataHintBoxHandle(ICustomizeImageMapDataHintBox) - Method in class quadbase.ChartAPI.swing.QbChart
-
- setImageMode(int) - Method in interface quadbase.util.ICanvas
-
Sets the display option for the background image.
- setImageOption(int) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
This method is only used for the background image.
- setImagePath(String) - Static method in class quadbase.chart.designer.QbChartDesigner
-
- setImagePath(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
specifies the directory where chart image files reside
- setImagePath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets the image PATH
- setImagePath(String, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- setImagePath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
changing all the image path location for ReportImage.
- setImagePath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
changing all the image path location for ReportImage.
- setImagePath(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- setImagesDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse images/background images directory.
- setImageType(int) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets the image format of this image (GIF, PNG, JPEG, etc...) See
IExportConstants
for possible parameter
values.
- setImageURL(URL) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets the image URL
- setImageURL(URL, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
- setImageWidth(int) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setImportQRYFile(IImportQRYFile) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets an IImportQRYFile Object to be used with this Report Designer.
- setInchGridSpace(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- setInParam(IQueryInParam[]) - Method in class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- setInParam(IQueryInParam[]) - Method in class quadbase.util.SimpleQueryFileInfo
-
- setInputDataBlockSize(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This is a parameter that can be set when using optimized memory exporting.
- setInsertCommandEnabled(boolean) - Method in class quadbase.scheduler.QbScheduler
-
Sets whether the user can see the Insert Command function.
- setInSet(QueryInParamSet) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- setInSet(QueryInParamSet) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets the query parameter set
- setInternalStyleSheetName(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setIntervalType(int) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is TIME_INTERVAL: specifies export time interval: TIME/ DAYS/ MONTHS
- setInvisibleMenuItemList(String[]) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets a list of menu items in the right-click pop up menu that are invisible
- setInvisibleMenuItemList(String[]) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets a list of menu items in the right-click pop up menu that are invisible
- setIsBGColor2(int, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setIsExpandable(boolean) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- setIsRequired(boolean) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- setItemsHidden(int, boolean[]) - Method in interface quadbase.util.ILegend
-
Sets the boolean state of the items in the legend.
- setJava2DRotateTextEnabled(boolean) - Method in interface quadbase.util.IDataPointSet
-
If the new state is true, rotated text would be rendered through Java2D.
- setJavaScriptLibPath(String) - Method in class quadbase.common.param.HtmlParameterPageWriter
-
- setJavaScriptLibPath(String) - Method in class quadbase.common.param.ParameterPage
-
Sets path to the lib/javascript folder that contains common javascript files such as
DataTypeValidator.js, etc.
- setJNDIDatabaseInfo(IDatabaseInfo, boolean, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
- setJNDIName(String) - Method in class quadbase.ChartAPI.DBInfo
-
Sets the JNDI lookup name.
- setJNDIName(String) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Sets the JNDI lookup name
- setJNDIName(String) - Method in class quadbase.common.util.internal.EJBInfo
-
Sets the lookup name for the bean on the server.
- setJNDIName(String) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets the JNDI lookup name
- setJPEGQuality(int) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Since JPEG uses compression, which decimates the quality of the image, this method sets the
JPEG quality index, default is 99.
- setJPEGQuality(int) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setKeepDataSourceOrder(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setLabelColor(Color) - Method in class quadbase.util.ControlRange
-
Sets label color of the control range
- setLabelFont(Font) - Method in class quadbase.util.ControlRange
-
Sets label font of the control range
- setLabelFormat(IFormat) - Method in interface quadbase.util.IAxis
-
This function sets the label format for the given axis.
- setLabelFormat(int, IFormat) - Method in interface quadbase.util.IDataPointSet
-
This function sets the label format for the given column index.
- setLabelOffset(int, Dimension) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the offset for specific label
- setLabelOffset(Dimension[]) - Method in interface quadbase.util.IDialPropertySet
-
This method sets offset for all labels
- setLabelOffset(int, Dimension) - Method in interface quadbase.util.IPolarPropertySet
-
This method set the offset for specific label
- setLabelOffset(Dimension[]) - Method in interface quadbase.util.IPolarPropertySet
-
This method set offset for all labels
- setLabelOffset(int, Dimension) - Method in interface quadbase.util.IRadarPropertySet
-
This method sets the offset for specific label
- setLabelOffset(Dimension[]) - Method in interface quadbase.util.IRadarPropertySet
-
This method sets offset for all labels
- setLabelOnNegativeSide(boolean) - Method in interface quadbase.util.IDataPointSet
-
If the new state is true, this method forces every label to display on the negative side of
the axis, no matter the data value is positive or not.
- setLabelOnPositiveSide(boolean) - Method in interface quadbase.util.IDataPointSet
-
If the new state is true, this method forces every label to display on the positive side of
the axis, no matter the data value is positive or not.
- setLabelOutsidePlotArea(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to draw tickers and labels inside/outside chart plot area for the given
axis.
- setLabelRadialPos(float) - Method in interface quadbase.util.IPiePropertySet
-
Sets the pie label distance from the origin, in terms of the pie radius.
- setLabelRowCount(int) - Method in interface quadbase.util.IAxis
-
This function is used to set the number of rows used to display x-axis labels.
- setLabelsReversed(boolean) - Method in interface quadbase.util.ILegend
-
Enables/Disables the display of legend labels in reverse order.
- setLabelStep(int) - Method in interface quadbase.util.IAxis
-
This function sets the label step size for the given axis.
- setLabelStep(int, int) - Method in interface quadbase.util.IDataPointSet
-
This function sets the label step size for the given column.
- setLabelStep(int, int, int, boolean, Date) - Method in interface quadbase.util.IDataPointSet
-
This function sets the label step size for the given column.
- setLabelVisible(boolean) - Method in interface quadbase.util.IAxisRuler
-
Sets the ruler label visibility.
- setLastExportFile(String) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setLastID(String) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
For internal use only
- setLayerType(int, int) - Method in interface quadbase.util.IOverlayPropertySet
-
This method set the chart type of the specific layer
- setLayout(int) - Method in interface quadbase.util.IBoxPropertySet
-
Sets the layout of the chart to horizontal or vertical.
- setLayout(int) - Method in interface quadbase.util.ILegend
-
Sets the layout of the primary/secondary legend to horizontal, vertical, square or fixed
column.
- setLayout(int) - Method in interface quadbase.util.ILinePropertySet
-
Sets the layout of the chart to horizontal or vertical.
- setLeftBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setLeftMargin(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the left margin, in inches
- setLight(Color) - Method in interface quadbase.util.I3DPropertySet
-
Sets the light source intensity used for shading.
- setLightPosition(Point_3D) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the light position for shading.
- setLimitAtAxisScale(boolean) - Method in interface quadbase.util.IDataPointSet
-
This function sets the data limit at axis scale If sets, no data can go over axis max scale
or go below axis min scale The default value is FALSE
- setLimitExcelCellSplit(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
- setLimitSubReportQueryExecution(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
When set to true, we try to modify linked sub report's query and only execute it once instead
of fire one query for each sub report instance.
- setLinearScale(boolean) - Method in interface quadbase.util.IHistogramInfo
-
State whether or not to use a linear scale in the histogram.
- setLinearScale(boolean) - Method in interface quadbase.util.IZoomInfo
-
Enables/Disables drawing of a linear scale for the category axis.
- setLineFromValue(double) - Method in interface quadbase.util.IHorzVertLine
-
Set the start point X/Y value for Horizontal/Vertical line.
- setLineStyle(int) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setLineStyle(int) - Method in interface quadbase.util.IDataLine
-
Sets the line style.
- setLineStyle(int) - Method in class quadbase.util.PolyLine
-
Sets the line style of the poly-line.
- setLineStyles(int[]) - Method in interface quadbase.util.IDataPointSet
-
Sets the line styles for the connect data lines drawn in the chart.
- setLineStyles(int[]) - Method in interface quadbase.util.ISecondaryChart
-
This function sets the connect line styles for the secondary axis.
- setLineThickness(int) - Method in interface quadbase.util.IDataPointSet
-
- setLineToValue(double) - Method in interface quadbase.util.IHorzVertLine
-
Set the end point X/Y value for Horizontal/Vertical line.
- setLineType(int) - Method in interface quadbase.util.IControlLine
-
Sets the line type.
- setLineType(int) - Method in interface quadbase.util.IDataLine
-
please see the derived classes for details
- setLineType(int) - Method in interface quadbase.util.IHorzVertLine
-
Sets the line type.
- setLineType(int) - Method in interface quadbase.util.ITrendLine
-
Sets the line type.
- setLineValue(double) - Method in interface quadbase.util.IControlLine
-
This function is only valid for control line STANDARD_DEVIATION.
- setLineValue(double) - Method in interface quadbase.util.IDataLine
-
please see the derived classes for details
- setLineValue(double) - Method in interface quadbase.util.IHorzVertLine
-
Set the value for the horizontal line or vertical line.
- setLineValue(double) - Method in interface quadbase.util.ITrendLine
-
Set the value for the horizontal line or vertical line.
- setLineXOffset(int) - Method in interface quadbase.util.IDataPointSet
-
Shift the points drawn along the X axis away from the origin.
- setLink(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the web link of this element
- setLocale(Locale) - Method in class quadbase.ChartAPI.QbChart
-
Sets the locale of this component
- setLocale(Locale) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the locale of this component
- setLocale(Locale) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the locale of this component
- setLocale(Locale) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only
- setLocale(Locale) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only
- setLocale(Locale) - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Sets the format locale
- setLocale(Locale) - Method in class quadbase.reportdesigner.util.LocaleNumericFormat
-
Sets the format locale
- setLocale(Locale) - Method in class quadbase.util.LocaleDateTimeFormat
-
Sets the format locale
- setLocale(Locale) - Method in class quadbase.util.LocaleNumericFormat
-
- setLocked(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
Sets whether the ReportElement position should be locked.
- setLocked(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setLocked(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setLogoImagesDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse logo images files directory.
- setLogScale(boolean) - Method in interface quadbase.util.IAxis
-
This function enables/disables log scale plotting for the given axis.
- setLogSubTickersState(boolean) - Method in interface quadbase.util.IAxis
-
This function enables/disables sub-tickers for that axis.
Log scale must be on and log base must be 10.
- setLookAndFeel(LookAndFeel) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets the look and feel of the designer UI.
- setLowerBound(Object) - Method in interface quadbase.util.IHistogramInfo
-
Set the lower bound for the histogram.
- setLowerBound(Date) - Method in interface quadbase.util.IZoomInfo
-
Sets the lower bound (min) value used in zooming.
- setMapColIdx(int) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- setMapping(int) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the mapping for the report
- setMapping(ColInfo[]) - Method in interface quadbase.reportdesigner.util.IInputData
-
Set the report column mapping.
- setMapToColumn(boolean) - Method in interface quadbase.common.param.Param
-
Enables or disables mapToColumn.
- setMapToColumn(boolean) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- setMapToColumn(boolean) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Enables or disables mapToColumn.
- setMapToColumn(boolean) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setMapToColumn(boolean) - Method in interface quadbase.util.IQueryInParam
-
Enables or disables mapToColumn.
- setMapToColumn(boolean) - Method in class quadbase.util.SimpleQueryInParam
-
- setMapToFunction(boolean) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setMapToFunction(boolean) - Method in class quadbase.util.SimpleQueryInParam
-
- setMaster(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the column as the master field for a Masters and Detail Type Report.
- setMasterSection(ReportSection) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Set the master section for a side-by-side master-details report
- setMatchColumnWidths(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setMatchColumnWidths(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setMaxBarWidthRatioToPlotArea(float) - Method in interface quadbase.util.IDataPointSet
-
Sets the max bar width to plot area ratio for bar/column charts.
- setMaxCharacter(int) - Method in class quadbase.reportdesigner.util.StringFormat
-
Set the maximum number of characters that can be displayed on the report cell (column)
- setMaxCharForRecordFile(int) - Static method in class quadbase.ChartAPI.QbChart
-
set max number of character for record in column when using record file to generate the
report
- setMaxCharForRecordFile(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set max number of character for record in column when using record file to generate the
report
- setMaxCharForRecordFile(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the maximum number of characters for a record column when using record file to generate
the report (less characters for a record column results faster generating time) please call
this method before calling QbReport constructor
- setMaxCharForRecordFile(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
set max number of character for record in column when using record file to generate the
report
- setMaxDisplayCharactersForText(int) - Method in interface quadbase.util.IDataPointSet
-
Sets the number of display characters for text.
- setMaxFieldSize(int) - Static method in class quadbase.ChartAPI.QbChart
-
set max number of character for record in column when using paging feature to generate the
report/ chart
- setMaxFieldSize(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set max number of character for record in column when using paging feature to generate the
report/ chart
- setMaxFieldSize(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
set max number of character for record in column when using paging feature to generate the
report/ chart
- setMaxLabelAndTickerCount(int) - Method in interface quadbase.util.IAxis
-
This function sets the max number of display label and ticker for the given axis.
- setMaxLabelAndTickerCount(int, int) - Method in interface quadbase.util.IDataPointSet
-
This function sets the max number of display label and ticker for the given axis.
- setMaxLength(StringObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Sets the max length of the StringObject
- setMaxRecordInMemory(int) - Static method in class quadbase.ChartAPI.QbChart
-
set max number of record in memory when using record file to generate the report if value =
-1, load everything in memory (default)
- setMaxRecordInMemory(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set max number of record in memory when using record file to generate the report if value =
-1, load everything in memory (default)
- setMaxRecordInMemory(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the maximum number of records in memory when using record files to generate the report.
- setMaxScale(Number) - Method in interface quadbase.util.IAxis
-
Sets the maximum scale value for this axis.
- setMaxScale(Date) - Method in interface quadbase.util.IGanttPropertySet
-
Sets the maximum scale value for this axis.
- setMaxScale(int, int) - Method in interface quadbase.util.IZoomInfo
-
Sets the maximum allowable scale unit and value used in zoom.
- setMaxYCutOffPointForScatter(Double) - Method in interface quadbase.util.IDataPointSet
-
This method set the max Y cut-off point for scatter chart
- setMemoryOptimized(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
report export option: specifies whether using optimize memory export
- setMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Menu.
- setMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Menu.
- setMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Menu.
- setMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Menu.
- setMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Menu.
- setMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Menu.
- setMessage(String) - Method in interface quadbase.util.INoDataToPlotMessage
-
Sets the value for the text string.
- setMetricSystemUsed(boolean) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets whether to use the metric system in the Report Designer.
- setMinHeight(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setMinScale(Number) - Method in interface quadbase.util.IAxis
-
Sets the minimum scale value for this axis.
- setMinScale(Date) - Method in interface quadbase.util.IGanttPropertySet
-
Sets the minimum scale value for this axis.
- setMinScale(int, int) - Method in interface quadbase.util.IZoomInfo
-
Sets the minimum allowable scale unit and value used in zoom.
- setMinWidth(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setMonthInterval(int) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is TIME_INTERVAL: specifies month interval in mins
- setMouseListener(MouseListener) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Allow the user to implement their own mouse listeners and trap all mouse events
- setMouseListener(MouseListener) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Allow the user to implement their own mouse listeners and trap all mouse events
- setMouseListener(MouseListener) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Allow the user to implement their own mouse listeners and trap all mouse events
- setMouseListener(MouseListener) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Allow the user to implement their own mouse listeners and trap all mouse events
- setMouseListener(MouseListener) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Allow the user to implement their own mouse listeners and trap all mouse events
- setMouseListener(MouseListener) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Allow the user to implement their own mouse listeners and trap all mouse events
- setMouseMotionListener(MouseMotionListener) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the mouse motion listener
- setMouseMotionListener(MouseMotionListener) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the mouse motion listener
- setMouseMotionListener(MouseMotionListener) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Allow the user to implement their own mouse listeners and trap all mouse motion events
- setMouseMotionListener(MouseMotionListener) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Allow the user to implement their own mouse listeners and trap all mouse motion events
- setMouseMotionListener(MouseMotionListener) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets a MouseMotionListener to be used with the Viewer.
- setMouseMotionListener(MouseMotionListener) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets a MouseMotionListener to be used with the Viewer.
- setMultiDrillDownVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of Multi Drill Down.
- setMultiDrillDownVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of Multi Drill Down.
- setMultiDrillDownVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of Multi Drill Down.
- setMultiDrillDownVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of Multi Drill Down.
- setMultiDrillDownVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of Multi Drill Down.
- setMultiDrillDownVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of Multi Drill Down.
- setMultiPageExp(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies whether QbReport exports to multiple pages when exporting in HTML, or DHTML
formats.
- setMultiValueParam(boolean) - Method in class quadbase.reportdesigner.report.Parameter
-
- setName(String) - Method in class quadbase.reportdesigner.report.Formula
-
- setName(String) - Method in class quadbase.reportdesigner.report.Script
-
- setName(String) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the name of the column
- setName(String) - Method in class quadbase.scheduler.ScheduleObject
-
Specifies schedule job name
- setNeedleLength(int, double) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the relative length of the specific needle
- setNeedleStyle(int) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the needle style Needle style option: RECTANGULAR_POINTER - Rectangular
pointer style POINTER - 3 segment Pointer style TRIANGULAR_POINTER - Triangule pointer style
POINTED_BLADE - Pointed blade style ROUND_HEADED_BLADE - Round headed blade style
style of pointer needle
- setNestedCBColumnHeaderStyle(ReportSection, int, ReportCell) - Method in class quadbase.reportdesigner.ReportAPI.FixedFieldCrossTabReport
-
Sets nested column-break column header style.
- setNewData(ColData[]) - Method in class quadbase.ChartAPI.QbChart
-
internal use only
- setNewData(ColData[]) - Method in class quadbase.ChartAPI.swing.QbChart
-
internal use only
- setNewData(ColData[]) - Method in class quadbase.reportdesigner.ReportAPI.ChartObject
-
For internal use only
- setNewExcelSheet(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Specify if the a new excel sheet will be created based on the value change
- setNewLineDelimiter(int) - Method in class quadbase.scheduler.ScheduleObject
-
For TXT export: specifies the newline delimiter: IDelimiterConstants.WINDOWS_NEWLINE,
IDelimiterConstants.MAC_NEWLINE, IDelimiterConstants.OTHERS_NEWLINE...
- setNext(ReportGrid) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setNext(ReportLine) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setNextEnabled(boolean) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Specify if the 'Next' button is enabled when this node is selected.
- setNextGrid(ReportGrid) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setNextLine(ReportLine) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setNoWrap(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For HTML use Set the status of html text wrapping
- setNullColumnName(String) - Method in interface quadbase.util.IDataPointSet
-
Set the display name for null data column in chart.
- setNullDataAsZero(boolean) - Method in interface quadbase.util.IDataPointSet
-
This function enables/disables treating null data as zero values.
- setNULLDataValue(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the default object used in place of null Data objects
- setNumberOfFixedColumn(int) - Method in interface quadbase.util.ILegend
-
Sets the number of columns are displayed in legend when fixed-column layout is in used
- setNumericNULLDataValue(Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the default object used in place of null Numeric data objects
- setObject(Object) - Method in class quadbase.ChartAPI.QbChartCustomizer
-
- setObject(Object) - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
-
- setOffset(Dimension) - Method in class quadbase.ChartAPI.swing.TextString
-
Set the offset
- setOffset(Dimension) - Method in class quadbase.ChartAPI.TextString
-
Set the offset
- setOffset(int) - Method in class quadbase.util.ControlRange
-
Sets offset of the control range (for dial chart only) The percentage of the radius from 0 to
100
- setOffset(Number) - Method in interface quadbase.util.IAxis
-
Sets the offset of the x-axis from the origin.
- setOffset(Dimension) - Method in interface quadbase.util.IHint
-
Sets the relative offsets of the hintbox
- setOffset(Dimension) - Method in interface quadbase.util.ILabel
-
This function sets the horizontal and vertical label offsets.
- setOffset(Dimension) - Method in interface quadbase.util.ITextString
-
Sets the offset values of the text string.
- setOnSubmit(String) - Method in class quadbase.common.param.ParameterPage
-
Sets custom JavaScript action that should be done before submitting parameter form.
- setOpaque(boolean) - Method in class quadbase.ChartAPI.QbChart
-
Sets the opaque of this component (for swing version only)
- setOpaque(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the opaque of this component (for swing version only)
- setOrder(int) - Method in class quadbase.common.param.ReportParameterPage
-
- setOrder(boolean, String) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sorts the SORTCOLUMN either ASC (isAsc) or DESC (!isAsc).
- setOrder(boolean, String) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sorts the SORTCOLUMN either ASC (isAsc) or DESC (!isAsc).
- setOrder(int, String[]) - Method in interface quadbase.util.IDataPointSet
-
Sets the order of the data points for the series, category, or sumby column.
- setOrderInfo(int) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets crosstab ordering this allows user to sort the column break values in a crosstab report
- setOrganizerCssDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Organizer's Css Files export directory for generating image/report URLs.
- setOrganizerInsertFilesDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Organizer's default browse insert files directory.
- setOrganizerScheduleChartsDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Organizer's Schedule/Archive browse directory for charts.
- setOrganizerScheduleReportsDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Organizer's Schedule/Archive browsee directory for reports.
- setOrganizerUpdateDirectoryDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Organizer's Update Directory browse directory.
- setOrganizerUrlMappingDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Organizer's Url Mapping browse directory.
- setOrientation(int) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the orientation in report page,
- setOriginAutomatic(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to enable/disable auto calculation of origin.
- setOriginAutomatic(boolean) - Method in interface quadbase.util.IGanttPropertySet
-
This function is used to enable/disable auto calculation of origin.
- setOthersThresholdPercentage(double) - Method in interface quadbase.util.IPiePropertySet
-
Set "Others" % threshold it groups all the sectors which below threshold percent together
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether the "Output" menu item is visible.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether the "Output" menu item is visible.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of some particular menu item(s) on the Output Menu.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of some particular menu item(s) on the Output Menu.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of some particular menu item(s) on the Output Menu.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of some particular menu item(s) on the Output Menu.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether the "Output" menu item is visible.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether the "Output" menu item is visible.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of some particular menu item(s) on the Output Menu.
- setOutputMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of some particular menu item(s) on the Output Menu.
- setOutputMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Output Menu.
- setOutputMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Output Menu.
- setOutputMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Output Menu.
- setOutputMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Output Menu.
- setOutputMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Output Menu.
- setOutputMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Output Menu.
- setOverlapAreaHighlighted(boolean) - Method in class quadbase.util.ControlRange
-
Highlights overlap area
- setOverlayTransparent(boolean) - Method in interface quadbase.util.IOverlayPropertySet
-
- setPackageID(int) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setPackedSubReportByteArray(FileInMemTable, Vector) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- setPackedSubReportByteArray(FileInMemTable, Vector) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
- setPage(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the current page number
- setPage(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the current page number
- setPage(int) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Sets the page
- setPage(int) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Sets the page
- setPageBufferSize(int) - Static method in class quadbase.ChartAPI.QbChart
-
set the page buffer size in memory (in MB) when using paging feature to generate the report/
chart (larger buffer results faster generating time)
- setPageBufferSize(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set the page buffer size in memory (in MB) when using paging feature to generate the report/
chart (larger buffer results faster generating time)
- setPageBufferSize(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
set the page buffer size in memory (in MB) when using paging feature to generate the report/
chart (larger buffer results faster generating time)
- setPageFooter(ReportSection) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the page footer section
- setPageHeader(ReportSection) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the page header section
- setPageHeight(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the page height, in inches
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether the "Page" menu item is visible.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether the "Page" menu item is visible.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of some particular menuitem(s) on the page Menu.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of some particular menuitem(s) on the page Menu.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of some particular menuitem(s) on the page Menu.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of some particular menuitem(s) on the page Menu.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether the "Page" menu item is visible.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether the "Page" menu item is visible.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of some particular menuitem(s) on the page Menu.
- setPageMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of some particular menuitem(s) on the page Menu.
- setPageMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Page Menu.
- setPageMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Page Menu.
- setPageMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Page Menu.
- setPageMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Page Menu.
- setPageMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Page Menu.
- setPageMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Page Menu.
- setPageWidth(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the page width, in inches
- setPagingThreshold(int) - Static method in class quadbase.ChartAPI.QbChart
-
set threshold value (in MB) for enable paging feature if value = -1, load everything in
memory (default)
- setPagingThreshold(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set threshold value (in MB) for enable paging feature if value = -1, load everything in
memory (default)
- setPagingThreshold(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
set threshold value (in MB) for enable paging feature if value = -1, load everything in
memory (default)
- setPanelBorder(Object) - Method in class quadbase.ChartAPI.QbChart
-
Sets the border of this component (for swing version only)
- setPanelBorder(Object) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the border of this component (for swing version only)
- setPaperSize(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the paper size of the report (LETTER or A4)
- setParamAddresses(Hashtable) - Method in class quadbase.scheduler.ScheduleObject
-
For Param report/ chart Email feature: create hashtable for param set name (key), and email
addresses (value) for example, "Param Set 1", new String[]{"peterL@quadbase.com",
"HenryP@quadbase.com"}
- setParamDisplayNames(String[]) - Method in class quadbase.common.param.HtmlParameterPageWriter
-
Sets the array of parameter display names.
- setParameterInPromptSequence(IQueryInParam[][]) - Method in class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- setParameterMap(String[]) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
For parameterized chart only, sets the specified String array as CELL_ID.
- setParameterMap(String[]) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
For parameterized SubReport only, sets the specified String array as CELL_ID.
- setParameterValues(Parameters, Object[]) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This is a convenience method for setting parameter values of the Parameters object.
- setParameterValues(Parameters, Object[], boolean[], boolean[]) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setParameterValues(Parameters, Object[], boolean[]) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setParameterValues(Parameters, Parameters, Object[]) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setParameterValues(Parameters, Parameters, Object[], boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setParamFormName(String) - Method in class quadbase.common.param.ParameterPage
-
Function to set the form name where the parameter dialog table will be put into.
- setParamList(Vector) - Method in class quadbase.scheduler.ScheduleObject
-
Specifies all the parameter set that have been defined for a schedule job that using param
report.
- setParamList(Vector, Vector) - Method in class quadbase.scheduler.ScheduleObject
-
specifies all the parameter set that have been defined for a schedule job
that using param report.
- setParamShareReportID(String) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
internal use only
- setParent(Frame) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the parent frame.
- setParent(Frame) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the parent frame.
- setParent(Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the parent Frame/Applet object for this QbReport object
- setPassword(String) - Method in class quadbase.ChartAPI.DBInfo
-
Sets the password.
- setPassword(String) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Set the password
- setPassword(String) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Set the password
- setPath(String[]) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- setPathRelativeToERES(String) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets the reports path relative to ERES
- setPdfEncryptionStrength(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the encryption strength of the pdf writer.
- setPdfImageType(int) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets the image format of this image (GIF, PNG, JPEG, etc...) when the report is exported as a
PDF file.
- setPDFOwnerPassword(String) - Method in class quadbase.scheduler.ScheduleObject
-
For PDF export: specifies the PDF owner password
- setPDFUserPassword(String) - Method in class quadbase.scheduler.ScheduleObject
-
For PDF export: specifies the PDF user password
- setPercentage(boolean) - Method in class quadbase.util.ControlRange
-
- setPercentVisibleInLegend(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Sets whether or not to display pie slice percentages in the chart legend.
- setPieLabelAtTheSide(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Specifies whether align pie labels at the side
Default is false
- setPiePerRow(int) - Method in interface quadbase.util.IPiePropertySet
-
Specifies number of pies are drawn in one row
Default is 1
- setPixelPerInchForExport(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the Pixel_Per_Inch for DHTML/HTML export
- setPNGCompression(int) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
Sets the PNG compression index, default is 0.
- setPNGCompression(int) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setPointBorderColorBlack(boolean) - Method in interface quadbase.util.IDataPointSet
-
Set the color of data point border to black, otherwises, darker color of the symbol color.
- setPointBorderColorBlack(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Set the color of data point border to black, otherwises, darker color of the symbol color.
- setPointBorderVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables the display of data point border in the chart.
- setPointBorderVisible(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Enables/Disables the display of data point border for the secondary axis.
- setPointerUsed(boolean) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the length of the sub-ticker
- setPointShapes(int[]) - Method in interface quadbase.util.IDataPointSet
-
Sets the point shapes for drawing the data points in the chart.
- setPointShapes(int[]) - Method in interface quadbase.util.ISecondaryChart
-
Sets the point shapes for drawing the secondary axis data points.
- setPointSizes(int[]) - Method in interface quadbase.util.IDataPointSet
-
Sets the point size for all the data points displayed in the chart.
- setPointSizes(int[]) - Method in interface quadbase.util.ISecondaryChart
-
Sets the point sizes for all the secondary axis data points displayed in the chart.
- setPointsShapes(int[]) - Method in interface quadbase.util.IDataPointSet
-
- setPointsUniformForLine(boolean) - Method in interface quadbase.util.IDataPointSet
-
If new state is true, the points are drawn uniformly.
- setPointsVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables the display of data points in the chart.
- setPointsVisible(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Enables/Disables the display of data points for the secondary axis.
- setPopupMenuEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether the right-click pop up menu is enabled
- setPopupMenuEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether the right-click pop up menu is enabled
- setPopupMenuEnabled(boolean) - Method in interface quadbase.util.IPopupMenu
-
This function enables/disables popup menu in chartviewer
- setPortNumber(int) - Method in class quadbase.scheduler.ScheduleObject
-
If it's a drilldown report, user has to enter port number for viewing sub-level report
specifies port number
- setPosition(Position) - Method in class quadbase.ChartAPI.swing.TextString
-
Set the text position
- setPosition(Position) - Method in class quadbase.ChartAPI.TextString
-
Set the text position
- setPosition(Position) - Method in interface quadbase.util.IPlot
-
Sets the x,y positon of the chart/legend plot area relative to the main chart window.
- setPosition(Position) - Method in interface quadbase.util.ITable
-
This method sets the table position.
- setPosition(Position) - Method in interface quadbase.util.ITextString
-
Sets the position of the string in the canvas.
- setPositionFromOrigin(float) - Method in interface quadbase.util.IDataPointSet
-
Sets the chart position to be fixed from the origin of the canvas
- setPreferredSize(Dimension) - Method in class quadbase.ChartAPI.QbChart
-
Set the preferred size for this component.
- setPreferredSize(Dimension) - Method in class quadbase.ChartAPI.swing.QbChart
-
Set the preferred size for this component.
- setPrevious(ReportGrid) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setPrevious(ReportLine) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setPreviousID(String) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setPrimaryKey(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the column as the primary key in a Master and Details Type Report.
- setPrintKeyEnabled(boolean) - Method in class quadbase.ChartAPI.QbChart
-
This function is used to enable accelerator keys to export a chart as an image in order to
facilitate printing.
- setPrintKeyEnabled(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
This function is used to enable accelerator keys to export a chart as an image in order to
facilitate printing.
- setPrintKeyEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether the print key is enabled
- setPrintKeyEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether the print key is enabled
- setPrintOnNewPageRowCount(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Specifies number of table data rows to be printed on each page For this to take affect, must
setPrintOnNewPage to true first
- setPromptForParamValues(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setPromptName(String) - Method in interface quadbase.common.param.Param
-
Set the description of the parameter displayed on the pop up dialog.
- setPromptName(String) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Set the description of the parameter displayed on the pop up dialog.
- setPromptName(String) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setPromptName(String) - Method in interface quadbase.util.IQueryInParam
-
Set the description of the parameter displayed on the pop up dialog.
- setPromptName(String) - Method in class quadbase.util.SimpleQueryInParam
-
- setPromptText(String) - Method in class quadbase.reportdesigner.report.Parameter
-
internal use only
- setQuery(String) - Method in class quadbase.ChartAPI.DBInfo
-
Sets the SQL query.
- setQuery(String) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Set the SQL query
- setQuery(String) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Set the SQL query
- setQueryExportDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse query export directory for reports.
- setQueryFileInfo(IQueryFileInfo) - Method in interface quadbase.common.param.Param
-
internal use only
- setQueryFileInfo(IQueryFileInfo) - Method in class quadbase.reportdesigner.report.Parameter
-
- setQueryFilename(String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets a query file (*.qry) for plotting the report.
- setQueryFilename(String) - Method in interface quadbase.util.IInputData
-
Sets a query file (*.qry) for plotting the chart.
- setQueryParamValuesProvider(boolean) - Method in class quadbase.reportdesigner.report.Parameter
-
- setQueryTimeout(int) - Static method in class quadbase.ChartAPI.QbChart
-
Sets the number of seconds the driver will wait for a statement object to execute to the
given number of seconds
- setQueryTimeout(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Sets the number of seconds the driver will wait for a statement object to execute to the
given number of seconds
- setQueryTimeout(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the number of seconds the driver will wait for a statement object to execute to the
given number of seconds
- setRadialBorderDrawnForZero(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Specifies whether or not pie slice radial borders are visible for slices that occupy either
0%, or 100%.
- setRecursive(boolean) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
for internal use only
- setReferenceAtTop(boolean) - Method in interface quadbase.util.ICanvas
-
Sets the reference position of legend and annotation text to the top
- setReferenceDegree(int) - Method in class quadbase.reportdesigner.report.Parameter
-
- setReferenceObject(IReferenceObj) - Method in interface quadbase.util.IAnnotation
-
This function sets the referenced object of this annotation.
- setRefreshEnabled(boolean) - Method in class quadbase.ChartAPI.QbChart
-
This function is used to enable accelerator keys to refresh chart data If this option is
enabled, hitting Ctrl-R (or use popup-menu) to refresh data.
- setRefreshEnabled(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
-
This function is used to enable accelerator keys to refresh chart data If this option is
enabled, hitting Ctrl-R (or use popup-menu) to refresh data.
- setRefreshEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether the refresh is enabled
- setRefreshEnabled(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether the refresh is enabled
- setRefreshEnabled(boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether report refresh is enabled
- setRefreshEnabled(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether report refresh is enabled
- setRefreshMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Refresh Menu Item.
- setRefreshMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Refresh Menu Item.
- setRefreshMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Refresh Menu Item.
- setRefreshMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Refresh Menu Item.
- setRefreshMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Refresh Menu Item.
- setRefreshMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Refresh Menu Item.
- setRegistryID(String) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
For internal use only
- setRelativeHeight(float) - Method in interface quadbase.util.IPlot
-
Sets the height of the plot area relative to the main chart canvas.
- setRelativePath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportDocument
-
Sets where to find the file that contains the data for the document
- setRelativePath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportImage
-
internal use only Sets the relative path to where the image can be found iff it is an DB
image (one that resides in the DBImages directory of the ER installation)
- setRelativePosition(Point_2D) - Method in interface quadbase.util.IAnnotation
-
This function sets the relative position to the referenced object.
- setRelativePosition(int) - Method in interface quadbase.util.ITable
-
This method sets the table position to either below or on the right hand side of the chart.
- setRelativeWidth(float) - Method in interface quadbase.util.IPlot
-
Sets the width of the plot area relative to the main chart canvas.
- setRemoteName(String) - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the name of the class for the remote interface (ex.
- setRemoveEnabled(boolean) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Specify if the 'Remove' button is enabled when this node is selected.
- setRenderingHint(Object, Object) - Method in class quadbase.ChartAPI.QbChart
-
Sets the value of a single preference for the rendering algorithms.
- setRenderingHint(Object, Object) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the value of a single preference for the rendering algorithms.
- setRenderMode(int) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the 3D rendering mode.
- setRepaint(IReport) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Redraws the IReport object report
- setRepaint(IReport) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Redraws the IReport object report
- setRepeatBreakField(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
sets this column to be a repeated break field.
- setRepeatOnEveryPage(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Specify if section header is repeated, when the section is cut off and continued on the next
page.
- setReport(Report) - Method in interface quadbase.common.param.Param
-
internal use only
- setReport(Report) - Method in class quadbase.reportdesigner.report.Parameter
-
- setReport(Report) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- setReport(Report, Report) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Sets the Report object report
- setReport(Report) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- setReport(Report, Report) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Sets the Report object report
- setReportDataUsed(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Specifies whether data from ReportTable are used for charts.
- setReportDrillDownDirectory(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse report drill down templates directory.
- setReportFooter(ReportSection) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the Report footer section
- setReportHeader(ReportSection) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the Report header section
- setReportImagesPath(String) - Method in class quadbase.reportdesigner.designer.ImagesPath
-
customize the path of report images directory
- setReportIO(IReportIO) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Restrict the directory where the user of the Report Designer will be able to save their .rpt
files using an IReportIO.
- setReportLocation(String) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setReportMain(IReportMain) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
internal use only.
- setReportMain(IReportMain) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
internal use only.
- setReportObjectForSubReports(String, ISubReport) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
For internal use only.
- setReportObjectForSubReports(String, ISubReport) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- setReportObjectForSubReports(String, ISubReport) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- setReportTemplatesDirectory(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse report templates directory.
- setReportTitle(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setReportToolBarVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
returns the display status of report toolbar
- setReportToolBarVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
returns the display status of report toolbar
- setReportToolBarVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets the display status of report toolbar
- setReportToolBarVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets the display status of report toolbar
- setReportType(int) - Method in class quadbase.scheduler.ScheduleObject
-
Specifies exported report type: IExportConstants.PDF, IExportConstants.DHTML,
IExportConstants.HTML...
- setResetDisplayName(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the display name of the Reset button.
- setResetEnabled(boolean) - Method in class quadbase.common.param.ParameterPage
-
Sets the visibility of the HTML Reset form button
- setResetPageNumber(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Specify if the page number is ought to be reset from this Group header If is set to reset
page number, set print on new page to be true
- setResizeCanvasClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for starting a canvas resize operation.
- setResizeCanvasEnabled(boolean) - Method in interface quadbase.util.IMouseEventSet
-
Sets the status of the resizing of the canvas depending on the value of parameter b.
- setResizeCanvasModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for starting a canvas resize operation.
- setResizeClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for starting a chart resize operation.
- setResizeEnabled(boolean) - Method in interface quadbase.util.IMouseEventSet
-
Sets the status of the resizing of the chart depending on the value of parameter b.
- setResizeModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for starting a chart resize operation.
- setResizeToFitContent(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Sets whether this ReportElement should be resized to fit all of its content.
- setResizeWidth(boolean) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
Sets whether this SubReportObject resizes its width automatically to fit its contents.
- setRichTextDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse rich text files directory.
- setRichTextFonts(String[][]) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets rich text font for RTF export
- setRichTextImagesDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse rich text (Insert) Images files directory.
- setRightBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setRightMargin(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the right margin, in inches
- setRootDirectoryForBrowse(String) - Method in class quadbase.chart.designer.QbChartDesigner
-
Sets a root directory for the user.
- setRootDirectoryForBrowse(String) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets a root directory for the user.
- setRootDirectoryForBrowse(String) - Method in class quadbase.scheduler.QbScheduler
-
Restricts the user to not be able to browse to any location above the browseRoot directory.
- setRotateAngle(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setRotateAngle(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setRotationAngle(int) - Method in interface quadbase.util.IPiePropertySet
-
Sets the pie rotation angle in degrees.
- setRoundCornerRadius(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setRoundCornerRadius(int) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setRoundCornersArray(boolean[]) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setRoundCornersArray(boolean[]) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setRounded(boolean) - Method in interface quadbase.util.IHistogramInfo
-
State whether or not to round values before plotting the histogram.
- setRowBreak(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the column as row break.
- setRowInfo(int, Object[]) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Set the row cell information.
- setRowInfo(Object[], Object[][]) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Set row labels and value cells
- setRowInfo(int, Object[]) - Method in class quadbase.util.SimpleSpreadSheet
-
Set the row cell information.
- setRowInfo(Object[], Object[][]) - Method in class quadbase.util.SimpleSpreadSheet
-
Set row labels and value cells
- setRTFEncoding(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setRunMissedJob(boolean) - Static method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setSalesForceQueryInfo(SalesForceQueryFileInfo) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the SalesForce info for the report.
- setSalesForceQueryInfo(SalesForceQueryFileInfo) - Method in interface quadbase.util.IInputData
-
Sets the SalesForce info for the chart.
- setSaveColorsForCategories(boolean) - Method in interface quadbase.util.IDataPointSet
-
Sets whether colors of chart data points will be assigned to category names.
- setSaveOnExit(boolean) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- setSaveOnExitEnabled(boolean) - Method in class quadbase.chart.designer.QbChartDesigner
-
- setSaveOnExitEnabled(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets whether to save the report when quitting the Report Designer.
- setScale(Number) - Method in interface quadbase.util.IHistogramInfo
-
Set the scale value to use in the rounding operation.
- setScale(int, int) - Method in interface quadbase.util.IZoomInfo
-
Sets the unit and value of scaling to be performed.
- setScale1Enabled(boolean) - Method in class quadbase.util.ControlRange
-
Sets scale 1 enabled for column/bar type: scale 1 is category axis
- setScale2Enabled(boolean) - Method in class quadbase.util.ControlRange
-
Sets scale 2 enabled for column/bar type: scale 2 is category axis not used for dial chart
- setScaleAutomatic(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to enable/disable auto calculation of scales.
- setScaleAutomatic(boolean) - Method in interface quadbase.util.IGanttPropertySet
-
This function is used to enable/disable auto calculation of scales.
- setScaleStep(Number) - Method in interface quadbase.util.IAxis
-
Sets the scale step size(interval) for this axis.
- setScaleStep(int, int, int, int, int) - Method in interface quadbase.util.IAxis
-
Sets the scalestep value for this axis. Used when the scale step uses a
date/time/timestamp instead of a number.
- setScaleStep(Date) - Method in interface quadbase.util.IGanttPropertySet
-
Sets the scalestep value for this axis.
- setScaleStep(int, int, int, int, int) - Method in interface quadbase.util.IGanttPropertySet
-
Sets the scalestep value for this axis.
- setScatterCubeWidth(int) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the width of the cube for a scatter 3D chart.
- setSchedulerReportExportsDir(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the Scheduler's browse report (RPT,XML) exports directory.
- setScientifExp(int) - Method in class quadbase.reportdesigner.util.NumericFormat
-
Set scientific expression
- setScientifExp(int) - Method in class quadbase.util.NumericFormat
-
Set scientific expression
- setScript(Vector[]) - Method in class quadbase.reportdesigner.report.Script
-
- setScript(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Sets the scripting text of the ReportElement.
- setScriptedValue(Object) - Method in class quadbase.reportdesigner.ReportElements.ReportCell
-
For internal use only
- setScriptName(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Sets the Script name.
- setScriptObj(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Sets the Script Object.
- setScriptObjNull(Script) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
set the script Object to null
- setScriptReportNameForExpandAndCollapse(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the script report name for expand and collapse feature This is only for exporting as a
DHTML format
- setScrollBarOption(int) - Static method in class quadbase.ChartAPI.QbChart
-
- setScrollBarOption(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
- setScrollBarOption(int) - Method in interface quadbase.util.ICanvas
-
Sets the scrollbar option for the main chart panel.
- setSecondaryAggregateOperator(int) - Method in interface quadbase.util.IAggregationInfo
-
Sets the secondary AggregateOperator to use when displaying summary charts.
- setSecondaryAggregateOperator(int) - Method in interface quadbase.util.IDrillDown
-
Sets the secondary AggregateOperator to use when displaying summary charts.
- setSecondaryAggregateOperator(int) - Method in interface quadbase.util.IZoomInfo
-
This function sets the secondary aggregate operator.
- setSecondaryDataLabelInfo(IDataLabelInfo) - Method in interface quadbase.util.IDataPointSet
-
Set the display text for secondary data top label
- setSecondaryDataShownInPrimaryTab(boolean) - Method in interface quadbase.util.ITable
-
This method sets whether the secondary data is shown in primary tab
- setSecondaryTitleAlignment(short) - Method in interface quadbase.util.ITable
-
This method sets secondary title alignment
- setSecondaryValueAlignment(short) - Method in interface quadbase.util.ITable
-
This method sets secondary value alignment
- setSection(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets the current section number
- setSection(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets the current section number
- setSection(int) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Sets the Section
- setSection(int) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Sets the Section
- setSectionDataIncluded(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Specifies whether data from Report Table header & footer are used for charts.
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether the "Section" menu item is visible.
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether the "Section" menu item is visible.
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of some particular menu item(s).
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of some particular menu item(s).
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of some particular menu item(s).
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of some particular menu item(s).
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
sets whether the "Section" menu item is visible.
- setSectionMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
sets whether the "Section" menu item is visible.
- setSectionMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Section Menu.
- setSectionMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Section Menu.
- setSectionMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Section Menu.
- setSectionMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Section Menu.
- setSectionMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Section Menu.
- setSectionMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Section Menu.
- setSectionoMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of some particular menu item(s).
- setSectionoMenuItemVisible(String[], boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of some particular menu item(s).
- setSectionStyle(ReportCell) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setSectionStyle(ReportColumn) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- setSectorCount(int) - Method in interface quadbase.util.IPiePropertySet
-
Sets the sector count for a 3D pie chart.
- setSectorCount(int) - Method in interface quadbase.util.IPolarPropertySet
-
This method set number of sectors
- setSecurityLevel(String) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets the "security level" used to open this Report Designer.
- setSecurityLevel(String, boolean, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the security level for this report.
- setSecurityLevel(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the security level for this report.
- setSecurityLevel(String) - Method in class quadbase.scheduler.QbScheduler
-
Sets the security level associated with this Scheduler with a String name of the security
level setup previously by the administrator.
- setSecurityLevel(String) - Method in class quadbase.scheduler.ScheduleObject
-
specifies the report security level If no security level is going to apply to the report, use
a null string
- setSecurityLevelProperties(String, ReportElement) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- setSecurityLevelProperties(String, ReportElement) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- setSecurityLevelProperties(String, ReportElement) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- setSecurityMap(Hashtable<String, ReportElement>) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- setSecurityQueryParameterMap(Hashtable<String, QueryInParam[]>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
If this report uses a parameterized query, then a security level to parameters mapping can be
set.
- setSecurityTextScript(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- setSelectedMethodName(String) - Method in class quadbase.common.util.internal.EJBInfo
-
Returns the name of the method to be used for querying the database, this is one of the
methods contained in the class for the home interface.
- setSelectedMethodParamVal(Object[]) - Method in class quadbase.common.util.internal.EJBInfo
-
Sets the parameters for the selectedMethodName method.
- setSelectionChoices(Vector) - Method in class quadbase.reportdesigner.report.Parameter
-
- setSelectiveStepLineDrawn(boolean[]) - Method in interface quadbase.util.ILinePropertySet
-
Specifies Step Lines to be drawn for selected lines.
- setSelectiveStepLineDrawn(boolean[]) - Method in interface quadbase.util.ISecondaryChart
-
Specifies which lines to draw in the Step Lines fashion.
- setSendEmail(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: specifies whether email notification/delivery is used for the exported
report
- setSepSymbol(char) - Method in interface quadbase.util.IPiePropertySet
-
Specifies the char to be used to separate the category & percentage value strings in the
legend.
- setSeries(String) - Method in interface quadbase.util.IDataLine
-
This is used for charts with data series only.
- setSeriesSet(int, int) - Method in interface quadbase.util.IDropBarSet
-
This method set the drop bar series set.
- setServerAddress(String) - Static method in class quadbase.chart.designer.QbChartDesigner
-
Set the server address of EspressManager.
- setServerAddress(String) - Static method in class quadbase.ChartAPI.QbChart
-
Set the server address of EspressManager.
- setServerAddress(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Set the server address of EspressManager.
- setServerAddress(String) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Set the server address of EspressManager.
- setServerAddress(String) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the server address of EspressManager.
- setServerAddress(String) - Static method in class quadbase.scheduler.QbScheduler
-
Set the server address of EspressManager.
- setServerAddress(String) - Static method in class quadbase.scheduler.ScheduleModifier
-
Sets the server address of EspressManager.
- setServerHosts(Vector) - Static method in class quadbase.chart.designer.QbChartDesigner
-
Set the list of host names for EspressManager when tunneling is used.
- setServerHosts(Vector<String>) - Static method in class quadbase.ChartAPI.QbChart
-
Set the list of host names for EspressManager when tunneling is used.
- setServerHosts(Vector<String>) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Set the list of host names for EspressManager when tunneling is used.
- setServerHosts(Vector) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Set the list of host names for EspressManager when tunneling is used.
- setServerHosts(Vector<String>) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the list of host names for EspressManager when tunneling is used.
- setServerHosts(Vector<String>) - Static method in class quadbase.scheduler.QbScheduler
-
Set the list of host names for EspressManager when tunneling is used.
- setServerHosts(Vector<String>) - Static method in class quadbase.scheduler.ScheduleModifier
-
Sets the list of host names for EspressManager when tunneling is used.
- setServerName(String) - Method in class quadbase.scheduler.ScheduleObject
-
If it's a drilldown report, user has to enter server name for viewing sub-level report
specifies server name
- setServerPortNumber(int) - Static method in class quadbase.chart.designer.QbChartDesigner
-
Set the port number of EspressManager.
- setServerPortNumber(int) - Static method in class quadbase.ChartAPI.QbChart
-
Set the port number of EspressManager.
- setServerPortNumber(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Set the port number of EspressManager.
- setServerPortNumber(int) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Set the port number of EspressManager.
- setServerPortNumber(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the port number of EspressManager.
- setServerPortNumber(int) - Static method in class quadbase.scheduler.QbScheduler
-
Set the port number of EspressManager.
- setServerPortNumber(int) - Static method in class quadbase.scheduler.ScheduleModifier
-
Sets the port number of EspressManager.
- setServletContext(String) - Static method in class quadbase.chart.designer.QbChartDesigner
-
- setServletContext(String) - Static method in class quadbase.ChartAPI.QbChart
-
- setServletContext(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
- setServletContext(String) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
set servlet context
- setServletContext(String) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the servlet context for EspressManager servlet
- setServletContext(String) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the servlet context for EspressManager servlet
- setServletContext(String) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the servlet context for EspressManager servlet
- setServletContext(String) - Static method in class quadbase.scheduler.QbScheduler
-
set servlet context
- setServletContext(String) - Static method in class quadbase.scheduler.ScheduleModifier
-
Sets servlet context
- setServletDirectory(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies the directory where the drill-down servlet is located.
- setServletDirectory(String) - Method in class quadbase.scheduler.ScheduleObject
-
If it's a drilldown report, user has to enter servlet directory for viewing sub-level report
specifies servlet directory
- setServletHttpHeader(String, String) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Static method to set extra HTTP header that is sent with every request to ESMMessageServlet.
- setServletRunner(String) - Static method in class quadbase.chart.designer.QbChartDesigner
-
Set servlet runner hostname and port number Note: this static method MUST be called before
any QbChart constructor
- setServletRunner(String) - Static method in class quadbase.ChartAPI.QbChart
-
Set servlet runner hostname and port number Note: this static method MUST be called before
any QbChart constructor
- setServletRunner(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
Set servlet runner hostname and port number Note: this static method MUST be called before
any QbChart constructor
- setServletRunner(String) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Set servlet runner hostname and port number.
- setServletRunner(String) - Static method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Set servlet runner hostname and port number Note: this static method MUST be called before
any QbChart constructor
- setServletRunner(String) - Static method in class quadbase.reportdesigner.PageViewer.Viewer
-
Set servlet runner hostname and port number Note: this static method MUST be called before
any QbChart constructor
- setServletRunner(String) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets servlet runner hostname and port number Note: this static method MUST be called before
any QbReport constructor
- setServletRunner(String) - Static method in class quadbase.scheduler.QbScheduler
-
Set servlet runner hostname and port number Note: this static method MUST be called before
any QbChart constructor
- setServletRunner(String) - Static method in class quadbase.scheduler.ScheduleModifier
-
Sets servlet runner hostname and port number
- setSFDrillDownDatabaseInfo(Object, String, String, String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
- setShared(boolean) - Method in class quadbase.reportdesigner.report.Parameter
-
- setSharedParamName(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setSharedReportName(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setShiftSecuredColX(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- setShiftSecuredColXIncludeHeaderAndFooter(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- setShowAxis(boolean) - Method in class quadbase.util.ControlRange
-
- setShowDataHint(boolean) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
sets whether to show data hint
- setShowDataHint(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
sets whether to show data hint
- setShowHintValue(boolean) - Method in interface quadbase.util.IDataLine
-
Set true/false to show the LineValue of data line in hint dialog box
- setShowInLegend(boolean) - Method in class quadbase.util.ControlRange
-
Sets whether title of the control range is displayed in the legend
- setShowLabel(boolean) - Method in class quadbase.util.ControlRange
-
Sets whether label of the control range is displayed.
- setShowLogValue(boolean) - Method in interface quadbase.util.IAxis
-
This function enables/disables show log value for the given axis.
- setShowNullInScatter(boolean) - Method in interface quadbase.util.IDataPointSet
-
This function enables/disables showing null data in scatter chart.
- setShowShadowOnLine(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables the drawing shadow on lines in a chart.
- setShowShadowOnPoint(boolean) - Method in interface quadbase.util.IDataPointSet
-
Enables/Disables the drawing shadow on datapoints in a chart.
- setSingleColorForCategories(boolean) - Method in interface quadbase.util.IDataPointSet
-
Sets whether a single color can be assigned to all categories.
- setSize(Dimension) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Sets the size using the specified dimension
- setSize(double, double) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- setSize(int, int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
Sets the size using the specified width and height
- setSize(Dimension) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Sets the size using the specified dimension
- setSize(double, double) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- setSize(int, int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
Sets the size using the specified width and height
- setSize(Dimension) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Sets the size using the specified dimension
- setSize(int, int) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
Sets the size using the specified width and height
- setSize(Dimension) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Sets the size using the specified dimension
- setSize(int, int) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
Sets the size using the specified width and height
- setSize(Dimension) - Method in interface quadbase.util.ICanvas
-
Sets the size of the main canvas containing the chart.
- setSkipFirstValueForFitGroup(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Specify if the first group should be tested rather it can fit on the current page.
- setSkipGridOffset(boolean) - Method in interface quadbase.util.IAxis
-
This function enables/disables grid line offset for the axis associated with this object.
- setSkipMultiDataSourceStep(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Specify whether the multiple data source option step should be skipped in the report wizard.
- setSkipPredefinedTemplatesStep(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Specify whether the select predefined templates step should be skipped in the report wizard.
- setSkipQueryResultStep(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Specify whether the query result step should be skipped in the report wizard.
- setSnap(short) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
for internal use only.
- setSnap(short) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
for internal use only.
- setSnapToGrid(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
the report property "snapToGrid" defaults to true, this constructor is used to set it to
false so that you can place the cell anywhere.
- setSnapToGrid(boolean, double, double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- setSnapToGrid(boolean, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- setSnapToGrid(boolean, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setSnapToGrid(boolean, double, double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- setSnapToGrid(boolean, double, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- setSnapToGrid(boolean, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- setSortByOriginalOrder(int) - Method in interface quadbase.util.IDataPointSet
-
Sets the sort order of the series, category, or sumby column to original data source order.
- setSortMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
Sets the visibility of the Sort Menu.
- setSortMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visibility of the Sort Menu.
- setSortMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
Sets the visibility of the Sort Menu.
- setSortMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visibility of the Sort Menu.
- setSortMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Sort Menu.
- setSortMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Sort Menu.
- setSortOrder(int, int) - Method in interface quadbase.util.IDataPointSet
-
Sets the sort order of the series, category, or sumby column to original order, customize
order, ascending order or descending order.
- setSortSeriesByValue(boolean) - Method in interface quadbase.util.IDataPointSet
-
Sorts the series in the order of series sum such that the lowest sum would appear in front.
- setSpecifyDates(int[]) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is FIXEDDAYS: Specifies export file dates.
- setSpecifyDays(int[]) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is FIXEDDAYS: specifies export file days
- setSpecifyTime(int[]) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is FIXEDDAYS: specifies export file time
- setSpeedControlVisible(boolean) - Method in interface quadbase.util.I3DControlPanel
-
Show/Hide the speed control button in the navigation panel.
- setSpreadSheetFormat(boolean) - Method in interface quadbase.util.IInputData
-
This flag notifies the chart that the input result set should be treated as a spreadsheet.
- setSpreadSheetFormat(boolean, int[]) - Method in interface quadbase.util.IInputData
-
This flag notifies the chart that the input result set should be treated as a spreadsheet.
- setSpreadSheetModel(ISpreadSheetModel) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the report's spread sheet model to the given object.
- setSpreadSheetModel(ISpreadSheetModel) - Method in interface quadbase.util.IInputData
-
Sets the chart's spread sheet model to the given object.
- setSqlSelect(String) - Method in interface quadbase.common.param.Param
-
- setSqlSelect(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setSqlSelect(String) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setSqlSelect(String) - Method in class quadbase.util.SimpleQueryInParam
-
- setSqlType(int) - Method in interface quadbase.common.param.Param
-
Set java.sql.Types
- setSQLType(int) - Method in class quadbase.reportdesigner.report.Parameter
-
- setSqlType(int) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Set java.sql.Types
- setSqlType(int) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setSqlType(int) - Method in interface quadbase.util.IQueryInParam
-
Set java.sql.Types
- setSqlType(int) - Method in class quadbase.util.SimpleQueryInParam
-
- setStackChartLine(boolean) - Method in interface quadbase.util.ITrendLine
-
This is used for stack column chart and stack area chart only.
- setStackLabelAlignment(int) - Method in interface quadbase.util.IDataPointSet
-
Sets alignment position for the stack section labels alignment position:
QbChart.TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, QbChart.TOP_ALIGNMENT_INSIDE,
QbChart.BOTTOM_ALIGNMENT_INSIDE
- setStackSectionLabelVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Specifies whether the individual section labels in a StackBar, StackColumn or StackArea Chart
is visible.
- setStackSectionTotalLabelVisible(boolean) - Method in interface quadbase.util.IDataPointSet
-
Specifies whether the total label in a StackBar, StackColumn or StackArea Chart is visible.
- setStartAngle(double) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the starting angle of the chart (12pm position is 0 degree, clockwise)
- setStartAngle(double) - Method in interface quadbase.util.IPolarPropertySet
-
This method set the starting angle of the chart (12pm position is 0 degree, default:
clockwise)
- setStartDate(long) - Method in class quadbase.scheduler.ScheduleObject
-
specifies start date for scheduled event
- setStartLabelOffset(Dimension) - Method in class quadbase.util.ControlRange
-
Sets start label offset of the control range
- setStartScale(double) - Method in class quadbase.util.ControlRange
-
Sets start scale of the control range for column/bar type: scale of value axis
- setStartScale2(double) - Method in class quadbase.util.ControlRange
-
Sets start scale 2 of the control range
- setStartTime(int) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is FIXEDDAYS: specifies start time for daily frequency feature
- setStatements(Vector) - Method in class quadbase.reportdesigner.report.Script
-
- setStepLineDrawn(boolean) - Method in interface quadbase.util.ILinePropertySet
-
Specifies Step Lines to be drawn for all lines.
- setStepLineDrawn(boolean, double) - Method in interface quadbase.util.ILinePropertySet
-
Specifies Step Lines to be drawn for all lines.
- setStepLineDrawn(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Specifies Step Lines to be drawn for all lines.
- setStepLineDrawn(boolean, double) - Method in interface quadbase.util.ISecondaryChart
-
Specifies Step Lines to be drawn, and the ratio where vertical lines are drawn to the next y
value.
- setStepLineRatio(double) - Method in interface quadbase.util.ILinePropertySet
-
Specifies the proportion of the horizontal to the overall step line segment
- setStepLineRatio(double) - Method in interface quadbase.util.ISecondaryChart
-
Specifies the proportion of the horizontal to the overall step line segment
- setStringCustomizer(IStringCustomizer) - Method in class quadbase.ChartAPI.QbChart
-
This is the API call for the user to pass into user implemented IStringCustomizer for
displaying specific characters, for example, Japanese characters.
- setStringCustomizer(IStringCustomizer) - Method in class quadbase.ChartAPI.swing.QbChart
-
This is the API call for the user to pass into user implemented IStringCustomizer for
displaying specific characters, for example, Japanese characters.
- setStringCustomizer(IStringCustomizer) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This is the API call for the user to pass in his/her implemented IStringCustomizer for
displaying a specific character set, for example, Japanese characters.
- setStringFormat(int) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Specifies whether to decode the Strings in this column to be a URL where an image file, or
text file is located.
- setStringNULLDataValue(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the default object used in place of null String data objects
- setStyleName(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the style name of this element
- setStyleName2(String) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Sets the style name of the alternating sections.
- setSubject(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: specifies the subject of the email
- setSubmitDisplayName(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the display name of the Submit button.
- setSubReport(ISubReport) - Method in class quadbase.reportdesigner.ReportElements.SubReportObject
-
For internal use only.
- setSubReportCache(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets whether parameterized sub report caching is used.
- setSubReportFormulaParameter(Hashtable<String, Parameter[]>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This method stores formula parameter values of subreports in the main report
- setSubReportIndex(int) - Method in class quadbase.reportdesigner.report.Formula
-
- setSubReportParameterMap(String, String[]) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
For internal use only.
- setSubReportParameterMap(String, String[]) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
For internal use only.
- setSubReportParameters(Object) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
for internal use only
- setSubReportPath(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
specifies the directory where subreport .rpt files reside
- setSubReportPath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
changing all the image path location for ReportImage.
- setSubReportPath(String) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
changing all the image path location for ReportImage.
- setSubReports(Report, Vector<SubReportObject>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
For internal use only
- setSubReportsQueryParameter(Hashtable<String, Parameter[]>) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This method stores query parameter values of subreports in the main report
- setSubReportTemplatesDirectory(String) - Method in interface quadbase.common.util.BrowseDirectories
-
Sets the default browse sub-report templates directory.
- setSubTickerCount(int) - Method in interface quadbase.util.IDialPropertySet
-
This method sets number of sub-tickers
- setSubTickerLength(int) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the length of the sub-ticker
- setSubTickerThickness(int) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the thickness of the sub-ticker
- setSummaryDataUsed(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
Specifies whether summary data is used for fixed-field report only
- setSurfaceColor(Color) - Method in interface quadbase.util.ISurfacePropertySet
-
Sets the surface color.
- setSwapAxis(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Sets the position of secondary axis.
- setSymbolSizeRatio(int) - Method in interface quadbase.util.ILegend
-
set the symbol size ratio default value is 100%
- setSynchronizeRadarAxes(boolean) - Method in interface quadbase.util.IRadarPropertySet
-
This method synchronize all the axes for radar chart
- setSysExitOnExit(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets the state of whether System.exit() is called when the user selects File->Exit or click
on the X button on the top right corner of the designer dialog.
- setSysExitOnExit(boolean) - Method in class quadbase.scheduler.QbScheduler
-
Sets the state of whether System.exit() is called when the user selects Done.
- setTableBackgroundColor(Color) - Method in class quadbase.common.param.ParameterPage
-
Sets the background color of the parameter table
- setTableBackgroundColor(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the background color of the parameter table
- setTableBorderColor(Color) - Method in class quadbase.common.param.ParameterPage
-
Sets the color of the parameter table border
- setTableBorderColor(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the color of the parameter table border
- setTableBorderThickness(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the thickness of the parameter table border
- setTableDrawn(boolean) - Method in interface quadbase.util.ITable
-
- setTableLayout(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the parameter table Layout (VERTICAL or HORIZONTAL)
- setTableName(String) - Method in interface quadbase.common.param.Param
-
If (isMapToColumn()) Set the table name
- setTableName(String) - Method in class quadbase.reportdesigner.report.Parameter
-
- setTableName(String) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Set the table name
- setTableName(String) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setTableName(String) - Method in interface quadbase.util.IQueryInParam
-
Set the table name
- setTableName(String) - Method in class quadbase.util.SimpleQueryInParam
-
- setTableNumber(int) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- setTableOuterBorderOnly(boolean) - Method in class quadbase.common.param.ParameterPage
-
Sets whether only the outer border of the parameter table will be displayed.
- setTableWidth(int) - Method in interface quadbase.util.ITable
-
This method set the width of the table
- setTarget(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the link target of this element
- setTaskOption(int) - Method in class quadbase.scheduler.ScheduleObject
-
specifies task option: ONE_TIME - export once TIME_INTERVAL - export report after certain
time interval FIXEDDAYS - only export report in certain fixed days/ dates
- setTempDirectory(String) - Static method in class quadbase.ChartAPI.QbChart
-
set temp directory for using record file to generate the report DEFAULT temp directory is
"temp/"
- setTempDirectory(String) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set temp directory for using record file to generate the report DEFAULT temp directory is
"temp/"
- setTempDirectory(String) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets temp directory for using record file to generate the report DEFAULT temp directory is
"temp/"
- setTemplatesDirectory(String) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
- setText(String) - Method in class quadbase.ChartAPI.swing.TextString
-
Deprecated.
- setText(String) - Method in class quadbase.ChartAPI.TextString
-
Deprecated.
- setText(String) - Method in class quadbase.reportdesigner.report.Formula
-
- setText(String) - Method in class quadbase.reportdesigner.report.Script
-
- setText(String) - Method in class quadbase.reportdesigner.ReportElements.ReportChartObject
-
- setText() - Method in class quadbase.reportdesigner.ReportElements.ReportDocument
-
internal use only
- setText(String) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the text of this element
- setText(String) - Method in class quadbase.reportdesigner.util.HTMLBlock
-
- setTextColor(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the text color of the header, footer and parameter names
- setTextColor(Color) - Method in class quadbase.common.param.ParameterPage
-
Sets the text color of the header, footer and parameter names
- setTextDelimiter(int) - Method in class quadbase.scheduler.ScheduleObject
-
For TXT and CSV export: specifies the text delimiter: IDelimiterConstants.TAB,
IDelimiterConstants.SPACE, IDelimiterConstants.COMMA...
- setTextFont(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the text font of the header, footer and parameter names
- setTextSize(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the text size of the header, footer and parameter names
- setTextString(String) - Method in class quadbase.reportdesigner.ReportElements.ReportDocument
-
Sets the text of this document to the specified String
- setTextStyle(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the text style of the header, footer and parameter names
- setThickness(int) - Method in class quadbase.util.ControlRange
-
Sets thickness of the control range (for dial chart only) The percentage of the radius from 0
to 100
- setThickness(int) - Method in interface quadbase.util.IAxis
-
This function is used to set the axis line thickness for a 2D chart.
- setThickness(int) - Method in interface quadbase.util.IControlRangeSet
-
set control range thickness (For Dial Chart Only)
- setThickness(int) - Method in interface quadbase.util.IDataLine
-
Sets the line thickness.
- setThickness(int) - Method in class quadbase.util.PolyLine
-
Sets the thickness of the poly-line.
- setThisDataType(int) - Method in class quadbase.reportdesigner.report.Script
-
- setTickerColor(Color) - Method in interface quadbase.util.IAxis
-
This function sets the ticker color of the axis or wall.
- setTickerLabels(String[]) - Method in interface quadbase.util.IAxis
-
This function is used to set the ticker labels for the given axis.
- setTickerLength(int) - Method in interface quadbase.util.IDialPropertySet
-
This method sets the length of the ticker
- setTickersInward(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to decide the axis tickers drawing direction.
- setTickerStep(int) - Method in interface quadbase.util.IAxis
-
This function is used to set the ticker step size for a particular axis.
- setTickerStep(int, int) - Method in interface quadbase.util.IDataPointSet
-
This function is used to set the ticker step size for a particular column.
- setTickersVisible(boolean) - Method in interface quadbase.util.IAxis
-
This function is used to enable/disable axis tickers rendering for the given axis.
- setTimeInterval(int) - Method in class quadbase.scheduler.ScheduleObject
-
if task option is TIME_INTERVAL: specifies time interval in mins
- setTimestampAttached(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
This method will attach timestamp at the end of a file name in order to create new file
everytime (instead of overwriting the file).
- setTimeZone(TimeZone) - Method in class quadbase.ChartAPI.QbChart
-
Sets the time zone
- setTimeZone(TimeZone) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the time zone
- setTimeZone(TimeZone) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the time zone used in this QbReport object.
- setTimeZone(TimeZone) - Method in class quadbase.reportdesigner.util.LocaleDateTimeFormat
-
Sets the time zone
- setTimeZone(TimeZone) - Method in class quadbase.util.LocaleDateTimeFormat
-
Sets the time zone
- setTitle(String) - Method in class quadbase.util.ControlRange
-
Sets title of the control range
- setTitle(String) - Method in interface quadbase.util.IDataLine
-
Sets the title for this data line
- setTitle(String) - Method in interface quadbase.util.ILegend
-
Sets the title of the legend in the chart without secondary axis.
- setTitleText(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the text of the parameter table title
- setTitleTextColor(Color) - Method in class quadbase.common.param.ParameterPage
-
Sets the text color of the parameter table title
- setTitleTextColor(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the text color of the parameter table title
- setTitleTextFont(String) - Method in class quadbase.common.param.ParameterPage
-
Sets the font of the parameter table title
- setTitleTextSize(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the text size of the parameter table title
- setTitleTextStyle(int) - Method in class quadbase.common.param.ParameterPage
-
Sets the text style of the parameter table title
- setTitleVisibleInLegend(boolean) - Method in interface quadbase.util.IDataLine
-
Makes the data line title visible in the legend.
- setToAddresses(String[]) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: specifies receivers' email addresses
- setToggleEnabled(boolean) - Method in interface quadbase.util.I3DControlPanel
-
Set/Unset toggling of the navigation panel on a mouse double click event.
- setToolBarMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.Viewer
-
sets the display status of toolbar menu item in popup menu
- setToolBarMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
sets the display status of toolbar menu item in popup menu
- setToolBarMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.Viewer
-
sets the display status of toolbar menu item in popup menu
- setToolBarMenuVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
sets the display status of toolbar menu item in popup menu
- setToolBarMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
sets the display status of toolbar menu item in popup menu
- setToolBarMenuVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
sets the display status of toolbar menu item in popup menu
- setToolTipEnabled(boolean) - Method in interface quadbase.util.I3DControlPanel
-
Enable/disable the tool tips in the navigation panel.
- setTopBorder(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setTopLabelAlignment(int) - Method in interface quadbase.util.IDataPointSet
-
Sets alignment position for the top labels alignment position: QbChart.TOP_ALIGNMENT,
CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, QbChart.TOP_ALIGNMENT_INSIDE,
QbChart.BOTTOM_ALIGNMENT_INSIDE
- setTopLabelColorOnNegativeSide(Color) - Method in interface quadbase.util.IDataPointSet
-
Sets top label color for negative side
- setTopMargin(double) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the top margin, in inches
- setTopN(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets this column to be used to order rows in a topN Report.
- setTopNData(int[], boolean, short) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
For internal use only
- setTopNValue(boolean, int) - Method in interface quadbase.util.IDataPointSet
-
set to display up to number of Top N data points in a chart This feature only works with
chart with category only and ascending order has to be applied to the chart
- setTotalPageBufferSize(int) - Static method in class quadbase.ChartAPI.QbChart
-
set the total page buffer size in memory (in MB) for server when using paging feature to
generate the report/ chart (larger buffer results faster generating time)
- setTotalPageBufferSize(int) - Static method in class quadbase.ChartAPI.swing.QbChart
-
set the total page buffer size in memory (in MB) for server when using paging feature to
generate the report/ chart (larger buffer results faster generating time)
- setTotalPageBufferSize(int) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
set the total page buffer size in memory (in MB) for server when using paging feature to
generate the report/ chart (larger buffer results faster generating time)
- setTranslucent(boolean) - Method in interface quadbase.util.IDataPointSet
-
If new state is true, the overlay parts of the chart are drawn in a partially transparent
method.
- setTranslucent(boolean) - Method in interface quadbase.util.IGanttPropertySet
-
Specifies if translucent GIF is used.
- setTranslucentValue(float) - Method in interface quadbase.util.IDataPointSet
-
This method sets the translucent value of the chart The default value is 0.5.
- setTranspose(boolean) - Method in interface quadbase.util.ITable
-
This method sets whether the position of column header and the position of the row header is
interchanged
- setType(int) - Method in class quadbase.ChartAPI.QbChart
-
Sets the type of the chart.
- setType(int) - Method in class quadbase.ChartAPI.swing.QbChart
-
Sets the type of the chart.
- setTypeMenuEnabled(boolean) - Method in interface quadbase.util.IPopupMenu
-
This function enables/disables type menu inside the popup menu
- setUnderline(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
set the status of underline text
- setUnderline2(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
set the status of underline text of the alternate sections.
- setUndoZoomClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for undoing a zooming operation.
- setUndoZoomModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for undoing a zoom operation.
- setUniqueBarColorForBarChart(boolean) - Method in interface quadbase.util.IDataPointSet
-
Sets whether a different color can be assigned to each bar in bar chart.
- setUniqueColumnColorForColumnChart(boolean) - Method in interface quadbase.util.IDataPointSet
-
Sets whether a different color can be assigned to each column in column chart.
- setUpBarColor(Color) - Method in interface quadbase.util.IDropBarSet
-
This method set the up bar color.
- setUpdateEnabled(boolean) - Method in class quadbase.datasourcemanager.manager.DefaultDataSourceNode
-
Specify if the 'Update' button is enabled when this node is selected.
- setUpperBound(Object) - Method in interface quadbase.util.IHistogramInfo
-
Set the upper bound for the histogram.
- setUpperBound(Date) - Method in interface quadbase.util.IZoomInfo
-
Sets the upper bound (max) value used in zooming.
- setURLMapping(String) - Method in class quadbase.scheduler.ScheduleObject
-
For Email feature: If you elect to send a link to the generated report, you will need to
specify an http path to the directory in which the report is generated.
- setURLString(String) - Method in class quadbase.ChartAPI.DBInfo
-
Sets the URL of database.
- setURLString(String) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Sets the URL of database
- setURLString(String) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets the URL of database
- setUseExternalStyleSheet(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML export: specifies whether use external style sheet for DHTML export
- setUseInternalStyleSheet(boolean) - Method in class quadbase.scheduler.ScheduleObject
-
For DHTML export: specifies whether use internal style sheet for DHTML export
- setUseJNDIDataSource(boolean) - Method in class quadbase.ChartAPI.DBInfo
-
Sets if use JNDI DataSource.
- setUseJNDIDataSource(boolean) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Sets if use JNDI DataSource
- setUseJNDIDataSource(boolean) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets if use JNDI DataSource
- setUserID(String) - Method in class quadbase.ChartAPI.DBInfo
-
Sets the user name.
- setUserID(String) - Method in class quadbase.ChartAPI.swing.DBInfo
-
Sets the user name
- setUserID(String) - Method in class quadbase.reportdesigner.ReportAPI.DBInfo
-
Sets the user name
- setUserName(String) - Method in class quadbase.scheduler.ScheduleObject
-
internal use only
- setUseSingleTableForDistinctParamValue(boolean) - Static method in class quadbase.ChartAPI.QbChart
-
This is for database query parameter that is mapped to database column only.
- setUseSingleTableForDistinctParamValue(boolean) - Static method in class quadbase.ChartAPI.swing.QbChart
-
This is for database query parameter that is mapped to database column only.
- setUseSingleTableForDistinctParamValue(boolean) - Static method in class quadbase.reportdesigner.ReportAPI.QbReport
-
This is for database query parameter that is mapped to database column only.
- setUseStyleSheet(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Deprecated.
- setUseSysResourceImages(boolean) - Static method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Sets whether to use images in JAR files (ReportDesigner.jar) or other resource that can be
loaded by ClassLoader.getSystemResource(imagesPath).
- setUsing16ColorsForRTF(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Specifies the Rich text format color format.
- setUsingIE55DHTMLRendering(boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Deprecated.
- setUsingPrimaryAxis(boolean) - Method in interface quadbase.util.ISecondaryChart
-
Plots secondary axis data base on primary axis if the argument is true.
- setVAlign(short) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Set the vertical alignment of this element.
- setValue(String) - Method in class quadbase.ChartAPI.swing.TextString
-
Set the text string value
- setValue(String) - Method in class quadbase.ChartAPI.TextString
-
Set the text string value
- setValue(Object) - Method in interface quadbase.common.param.Param
-
Sets the current value of the paremeter as the appropriate java object if and only if
(!this.multiValue()).
- setValue(Object) - Method in class quadbase.reportdesigner.report.Parameter
-
Sets the value of the parameter.
- setValue(Object) - Method in interface quadbase.reportdesigner.util.IQueryInParam
-
Set the defined value.
- setValue(Object) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
- setValue(String) - Method in interface quadbase.util.IAnnotation
-
This function sets the value of the string.
- setValue(Object) - Method in interface quadbase.util.IQueryInParam
-
Set the defined value.
- setValue(String) - Method in interface quadbase.util.ITextString
-
This function sets the value of the string.
- setValue(Object) - Method in class quadbase.util.SimpleQueryInParam
-
- setValueColumn(int) - Method in interface quadbase.util.IDataLine
-
This is used for HLCO and High Low chart only
For this type of chart you can specify which values : HIGH, LOW, CLOSE, OPEN to use.
- setValueHint(String) - Method in interface quadbase.util.IDataLine
-
Set the string use in the LineValue hint
- setValueInfo(int, Object[][]) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Set the value cell information
- setValueInfo(Object[], Object[], Object[][]) - Method in class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Reset the whole spread sheet
- setValueInfo(int, Object[][]) - Method in class quadbase.util.SimpleSpreadSheet
-
Set the value cell information
- setValueInfo(Object[], Object[], Object[][]) - Method in class quadbase.util.SimpleSpreadSheet
-
Reset the whole spread sheet
- setValues(Vector) - Method in interface quadbase.common.param.Param
-
If (this.multiValue()), Sets the current values of the parameter as a Vector of the
appropriate java objects, else returns null.
- setValues(Vector) - Method in class quadbase.reportdesigner.report.Parameter
-
- setValues(Vector) - Method in interface quadbase.reportdesigner.util.IQueryMultiValueInParam
-
- setValues(Vector) - Method in class quadbase.reportdesigner.util.SimpleQueryMultiValueInParam
-
- setValues(String[]) - Method in interface quadbase.util.IAnnotation
-
This function sets the value of the string array.
- setValues(Vector) - Method in interface quadbase.util.IQueryMultiValueInParam
-
- setValues(Vector) - Method in class quadbase.util.SimpleQueryMultiValueInParam
-
- setValueSortOrder(int) - Method in interface quadbase.util.IDataPointSet
-
Sorts the value column in Original, Ascending or Descending order.
- setValueSortOrder(int) - Method in interface quadbase.util.ISecondaryChart
-
Sorts the secondary axis value column in Ascending or descending order.
- setValueVariable(Formula) - Method in interface quadbase.common.param.Param
-
Set value of a date parameter to a date expression (ex.
- setValueVariable(Formula) - Method in class quadbase.reportdesigner.report.Parameter
-
- setValueVariable(Formula) - Method in class quadbase.reportdesigner.util.SimpleQueryInParam
-
Set value of a date parameter to a date expression (ex.
- setValueVariable(Formula) - Method in class quadbase.util.SimpleQueryInParam
-
Set value of a date parameter to a date expression (ex.
- setValueVisibleInLegend(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Sets whether or not to display pie slice values in the chart legend.
- setVariables(Vector) - Method in class quadbase.reportdesigner.report.Script
-
- setVerify(boolean) - Method in class quadbase.common.util.internal.XMLFileQueryInfo
-
for internal use only
- setVertical(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setViewDirection(Point_3D[]) - Method in interface quadbase.util.I3DPropertySet
-
This function sets viewpoint for a 3D chart.
- setViewTranslation(Point_3D) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the view translation of the chart from the center.
- setVisible(boolean) - Method in class quadbase.chart.designer.QbChartDesigner
-
- setVisible(boolean) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- setVisible(boolean) - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Calling this method with 'true' argument will launch the report designer and start the wizard
if necessary.
- setVisible(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Sets the status of the display of this ReportElement.
- setVisible(boolean) - Method in class quadbase.reportdesigner.util.ColInfo
-
Sets the column invisible
- setVisible(boolean) - Method in interface quadbase.util.I3DControlPanel
-
This function enables/disables the viewing of the navigation panel for a 3D chart.
- setVisible(boolean) - Method in interface quadbase.util.IAnnotation
-
This function sets the object to either visible or invisible.
- setVisible(boolean) - Method in interface quadbase.util.IAxis
-
Enables/Disables the display of the particular chart axis or wall.
- setVisible(boolean) - Method in interface quadbase.util.IAxisRuler
-
Sets the ruler visibility to on or off
- setVisible(boolean) - Method in interface quadbase.util.IDropBarSet
-
This method set whether the drop bar is visible.
- setVisible(boolean) - Method in interface quadbase.util.ILabel
-
This function enables/disables the drawing of label(s).
- setVisible(boolean) - Method in interface quadbase.util.ILegend
-
Sets the display status of the primary or secondary legend in the chart.
- setVisible(boolean) - Method in interface quadbase.util.INoDataToPlotMessage
-
This function enables/disables the drawing no data to plot message.
- setVisible(boolean) - Method in interface quadbase.util.ITable
-
This method sets whether to display the table.
- setVSnap(short) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
for internal use only.
- setVSnap(short) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
for internal use only.
- setWallColor(Color) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the color used to draw the xy,yz, and xz walls in a 3D chart.
- setWallFrameVisible(boolean) - Method in interface quadbase.util.I3DPropertySet
-
Enables/Disables a wireframe around the 3 walls for a 3D chart.
- setWidth(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH Set the width of this element
- setWidth(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH/CM Set the width of this element
- setWidth(double) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setWidth(double) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setWidth(double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Specifies the width of this ReportSection.
- setWidth(double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Sets the table width.
- setWrapCount(int) - Method in class quadbase.reportdesigner.ReportElements.ColumnWrap
-
Sets the number of times user would like the columns to wrap in the page.
- setX(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCHES Set the X-coordinate value of the upper left corner of this element
- setX(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH/CM Set the X-coordinate value of the upper left corner of this element
- setX(double) - Method in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- setX(double) - Method in class quadbase.reportdesigner.ReportElements.ReportLine
-
- setX(float) - Method in class quadbase.util.Point_2D
-
Set value of x.
- setX(float) - Method in class quadbase.util.Point_3D
-
Set value of x.
- setX(float) - Method in class quadbase.util.Position
-
Set value of x.
- setXAxisDrawnAtTop(boolean) - Method in interface quadbase.util.IDataPointSet
-
Specifies whether the X-Axis is drawn at the top of the chart.
- setXMLEncoding(String) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sets the xml encoding when export to XML.
- setXMLFile(String) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input xml file, which is used to create a report.
- setXMLFile(String, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the input xml file, which is used to create a report.
- setXMLFile(String) - Method in interface quadbase.util.IInputData
-
Sets the input xml file, which is used to create a chart.
- setXMLFileQueryInfo(XMLFileQueryInfo) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the xml file query info, which is used to create a report.
- setXMLFileQueryInfo(XMLFileQueryInfo, boolean) - Method in interface quadbase.reportdesigner.util.IInputData
-
Sets the xml file query info, which is used to create a report.
- setXMLFileQueryInfo(XMLFileQueryInfo) - Method in interface quadbase.util.IInputData
-
Sets the xml file query info, which is used to create a chart.
- setXMLType(int) - Method in class quadbase.common.util.internal.XMLFieldInfo
-
Sets the xml type
- setxratio(float) - Method in class quadbase.ChartAPI.swing.TextString
-
Deprecated.
- setxratio(float) - Method in class quadbase.ChartAPI.TextString
-
Deprecated.
- setXScale(float) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the X dimension scale factor for a 3D chart.
- setxShift(int) - Method in interface quadbase.util.IAnnotation
-
Set how much the annotation text will be offset to right or left (with negative values) from
the border/background
- setXX(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setXX(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
- setY(double) - Method in class quadbase.reportdesigner.ReportElements.ColumnWrap
-
for internal use only
- setY(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH Set the Y-coordinate value of the upper left corner of this element
- setY(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
INCH/CM Set the Y-coordinate value of the upper left corner of this element
- setY(float) - Method in class quadbase.util.Point_2D
-
Set value of y.
- setY(float) - Method in class quadbase.util.Point_3D
-
Set value of y.
- setY(float) - Method in class quadbase.util.Position
-
Set value of y.
- setyratio(float) - Method in class quadbase.ChartAPI.swing.TextString
-
Deprecated.
- setyratio(float) - Method in class quadbase.ChartAPI.TextString
-
Deprecated.
- setYScale(float) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the Y dimension scale factor for a 3D chart.
- setyShift(int) - Method in interface quadbase.util.IAnnotation
-
Set how much the annotation text will be offset to up or down (with negative values) from the
border/background
- setYY(double, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- setYY(double) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- setZ(int) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
Sets the z-index of this report element.
- setZ(float) - Method in class quadbase.util.Point_3D
-
Set value of z.
- setZeroAsNullData(boolean) - Method in interface quadbase.util.IDataPointSet
-
This function enables/disables treating zero values as null data.
- setZeroLabelsVisible(boolean) - Method in interface quadbase.util.IPiePropertySet
-
Specifies whether or not pie slice labels are visible for slices that occupy 0%.
- setZoomClickCount(int) - Method in interface quadbase.util.IMouseEventSet
-
Returns the mouse click count for starting a zooming operation.
- setZoomEnabled(boolean) - Method in interface quadbase.util.IZoomInfo
-
Enable/Disable zooming along a time-series category axis.
- setZoomEventsEnabled(boolean) - Method in interface quadbase.util.IMouseEventSet
-
Enables/Disables handling of mouse events for date/time based zooming operations.
- setZoomFactor(int) - Method in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
returns the zoom factor percentage
- setZoomFactor(int) - Method in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
returns the zoom factor percentage
- setZoomFactor(int) - Method in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
returns the zoom factor percentage
- setZoomFactor(int) - Method in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
returns the zoom factor percentage
- setZoomFactor(int) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the viewing zoom factor for a 3D chart.
- setZoomMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.swing.ViewerAPI
-
Sets the visiblilty of zoom menu.
- setZoomMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.PageViewer.ViewerAPI
-
Sets the visiblilty of zoom menu.
- setZoomMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
Sets the visibility of the Zoom Menu Item.
- setZoomMenuItemVisible(boolean) - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
Sets the visibility of the Zoom Menu Item.
- setZoomModifier(int) - Method in interface quadbase.util.IMouseEventSet
-
Sets the mouse modifier for starting a zooming operation.
- setZScale(float) - Method in interface quadbase.util.I3DPropertySet
-
This function sets the Z dimension scale factor for a 3D chart.
- SHADOW - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Data plotting area appearance SHADOW
- SHADOW - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Data plotting area appearance SHADOW
- shift(ReportElement, ReportElement[], boolean, double) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only Shift surrounding report elements after resizing one
- shift(ReportElement, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only shift after resizing one ReportElement
- shift(ReportElement, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
shift after resizing one report element
- shiftObjectsOnMove(ReportElement, ReportElement[], boolean, double) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only For internal use only--move only surrounding objects
- shiftObjectsOnMove(ReportElement, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- shiftObjectsOnMove(ReportElement, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
internal use only
- shiftOnMove(ReportElement, ReportElement[], boolean, double) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only Shift surrounding report elements after moving one
- shiftOnMove(ReportElement, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- shiftOnMove(ReportElement, boolean, double) - Method in class quadbase.reportdesigner.ReportElements.ReportTable
-
Shifts the element by the CHANGE amount and moves other surrounding elements if needed
- SHIPMENTIDENTIFICATIONNUMBER - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- SHORT - Static variable in class quadbase.common.util.dtd.elements.DTDDataType
-
- showMinute - Variable in class quadbase.util.DateTimeFormat
-
true to display minute (default true)
- showSecond - Variable in class quadbase.util.DateTimeFormat
-
true to display second (default true)
- showSeriesInTopLabel(boolean) - Method in interface quadbase.util.IDataPointSet
-
If the new state is true, this method would display series in top label.
- showTablesWindow() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
-
- SIMPLE_AVERAGE - Static variable in interface quadbase.util.ITrendLine
-
- SimpleQueryFileInfo - Class in quadbase.reportdesigner.util
-
- SimpleQueryFileInfo(Connection, String) - Constructor for class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- SimpleQueryFileInfo(String, String, String, String, String) - Constructor for class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- SimpleQueryFileInfo(String, String, Hashtable) - Constructor for class quadbase.reportdesigner.util.SimpleQueryFileInfo
-
- SimpleQueryFileInfo - Class in quadbase.util
-
- SimpleQueryFileInfo(Connection, String) - Constructor for class quadbase.util.SimpleQueryFileInfo
-
- SimpleQueryFileInfo(String, String, String, String, String) - Constructor for class quadbase.util.SimpleQueryFileInfo
-
- SimpleQueryFileInfo(String, String, String, String, String, Vector) - Constructor for class quadbase.util.SimpleQueryFileInfo
-
- SimpleQueryFileInfo(String, String, Hashtable) - Constructor for class quadbase.util.SimpleQueryFileInfo
-
- SimpleQueryInParam - Class in quadbase.reportdesigner.util
-
- SimpleQueryInParam(String, String, boolean, String, String, int, Object, Object) - Constructor for class quadbase.reportdesigner.util.SimpleQueryInParam
-
- SimpleQueryInParam(String, String, boolean, boolean, String, String, int, Object, Object) - Constructor for class quadbase.reportdesigner.util.SimpleQueryInParam
-
- SimpleQueryInParam(String, String, boolean, boolean, String, String, String, int, Object, String, boolean, String, Object) - Constructor for class quadbase.reportdesigner.util.SimpleQueryInParam
-
- SimpleQueryInParam - Class in quadbase.util
-
- SimpleQueryInParam(String, String, boolean, String, String, int, Object, Object) - Constructor for class quadbase.util.SimpleQueryInParam
-
- SimpleQueryInParam(String, String, boolean, boolean, String, String, int, Object, Object) - Constructor for class quadbase.util.SimpleQueryInParam
-
- SimpleQueryInParam(String, String, boolean, boolean, String, String, String, int, Object, Object) - Constructor for class quadbase.util.SimpleQueryInParam
-
- SimpleQueryInParam(String, String, boolean, boolean, String, String, String, int, Object, String, boolean, String, Object) - Constructor for class quadbase.util.SimpleQueryInParam
-
- SimpleQueryMultiValueInParam - Class in quadbase.reportdesigner.util
-
- SimpleQueryMultiValueInParam(String, String, boolean, boolean, String, String, int, Object, Vector) - Constructor for class quadbase.reportdesigner.util.SimpleQueryMultiValueInParam
-
- SimpleQueryMultiValueInParam(String, String, boolean, String, String, int, Object, Vector) - Constructor for class quadbase.reportdesigner.util.SimpleQueryMultiValueInParam
-
- SimpleQueryMultiValueInParam - Class in quadbase.util
-
- SimpleQueryMultiValueInParam(String, String, boolean, boolean, String, String, int, Object, Vector) - Constructor for class quadbase.util.SimpleQueryMultiValueInParam
-
- SimpleQueryMultiValueInParam(String, String, boolean, boolean, String, String, String, int, Object, String, boolean, String, Object) - Constructor for class quadbase.util.SimpleQueryMultiValueInParam
-
- SimpleQueryMultiValueInParam(String, String, boolean, String, String, int, Object, Vector) - Constructor for class quadbase.util.SimpleQueryMultiValueInParam
-
- SimpleSpreadSheet - Class in quadbase.reportdesigner.util
-
This class provides a simple implementation for the ISpreadSheetModel interface.
- SimpleSpreadSheet() - Constructor for class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Default constructor
- SimpleSpreadSheet(String[], String[], Double[][]) - Constructor for class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Convenient constructor for strings and double spreadsheet
- SimpleSpreadSheet(String[], String[], Integer[][]) - Constructor for class quadbase.reportdesigner.util.SimpleSpreadSheet
-
Convenient constructor for strings and integer spreadsheet
- SimpleSpreadSheet(Object[], Object[], Object[][]) - Constructor for class quadbase.reportdesigner.util.SimpleSpreadSheet
-
A more Convenient constructor that can support almost any type
- SimpleSpreadSheet - Class in quadbase.util
-
This class provides a simple implementation for the ISpreadSheetModel interface.
- SimpleSpreadSheet() - Constructor for class quadbase.util.SimpleSpreadSheet
-
Default constructor
- SimpleSpreadSheet(String[], String[], Double[][]) - Constructor for class quadbase.util.SimpleSpreadSheet
-
Convenient constructor for strings and double spreadsheet
- SimpleSpreadSheet(String[], String[], Integer[][]) - Constructor for class quadbase.util.SimpleSpreadSheet
-
Convenient constructor for strings and integer spreadsheet
- SimpleSpreadSheet(Object[], Object[], Object[][]) - Constructor for class quadbase.util.SimpleSpreadSheet
-
A more Convenient constructor that can support almost any type
- sin(NumericObject) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Sine of specified NumericObject
- SIN - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- SIN - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- size() - Method in interface quadbase.common.param.Parameters
-
the total number of parameters
- size() - Method in interface quadbase.util.IControlRangeSet
-
count number of the control ranges
- skipFirstValueForFitGroup() - Method in class quadbase.reportdesigner.util.ColInfo
-
If this method returns true, then the first group is not tested if it will fit on the current
page.
- snap - Variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
- SOAPDATASOURCE - Static variable in class quadbase.reportdesigner.ReportAPI.QbReport
-
One of the constants returned by the method getDataSourceType() that specifies a type of data
source.
- SOLID - Static variable in class quadbase.reportdesigner.ReportElements.ReportGrid
-
- SOLID - Static variable in class quadbase.reportdesigner.ReportElements.ReportLine
-
- SOLID_STYLE - Static variable in interface quadbase.util.IDataLine
-
- sort(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns an index array that shows the order in which the rows would be in if the data were
sorted.
- sort(boolean, int[]) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns an index array that shows the order in which the rows refered to in the indexArray
would be in if the data were sorted.
- SORT_X - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
for sorting in X (horizontal) direction.
- SORT_Y - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
for sorting in Y (vertical) direction.
- SORT_Z - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
for sorting in Z (depth) direction.
- sortActualdata(boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportColumn
-
Returns an index array that shows the order in which the rows refered to in the indexArray
would be in if the actual data were sorted.
- sortByColumn(int, boolean) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sort the data in the specified column in either ascending, or descending order.
- sortByMultiColumn(int[], boolean[]) - Method in class quadbase.reportdesigner.ReportAPI.QbReport
-
Sort by multiple columns.
- sortCell(int, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
Sorts the cells,
- sortCell(int, boolean, Vector<Integer>) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
internal use only
- sortElement(ReportElement[], int, boolean) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
sort elements R using insertion sort according to ORDER destructively.
- sortElement(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only *
- sortElementHorizontally(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- sortElementInXYOrder(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
- sortElementVertically(ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- sortMenuVisible - Variable in class quadbase.reportdesigner.PageViewer.ReportCanvas
-
- sortMenuVisible - Variable in class quadbase.reportdesigner.PageViewer.swing.ReportCanvas
-
- sortMenuVisible - Variable in class quadbase.reportdesigner.ReportViewer.ReportCanvas
-
- sortMenuVisible - Variable in class quadbase.reportdesigner.ReportViewer.swing.ReportCanvas
-
- sortSection(int, boolean) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- SPACE - Static variable in interface quadbase.ChartAPI.IExportConstants
-
TXT Data File Separator
- SPACE - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
TXT Data File Separator
- SPACE - Static variable in interface quadbase.reportdesigner.util.IDelimiterConstants
-
- spreadSheetChanged(SpreadSheetModelEvent) - Method in interface quadbase.reportdesigner.util.ISpreadSheetModelListener
-
This notifies the listeners that a spreadsheet has changed
- spreadSheetChanged(SpreadSheetModelEvent) - Method in interface quadbase.util.ISpreadSheetModelListener
-
This notifies the listeners that a spreadsheet has changed
- SpreadSheetModelEvent - Class in quadbase.reportdesigner.util
-
This event specifies that a cell values in a SpreadSheetModel have been modified.
- SpreadSheetModelEvent(ISpreadSheetModel) - Constructor for class quadbase.reportdesigner.util.SpreadSheetModelEvent
-
This specifies that all data in the spreadsheet has changed.
- SpreadSheetModelEvent(ISpreadSheetModel, int, int) - Constructor for class quadbase.reportdesigner.util.SpreadSheetModelEvent
-
This specifies that all data in the given spreadsheet cell has changed.
- SpreadSheetModelEvent - Class in quadbase.util
-
This event specifies that a cell values in a SpreadSheetModel have been modified.
- SpreadSheetModelEvent(ISpreadSheetModel) - Constructor for class quadbase.util.SpreadSheetModelEvent
-
This specifies that all data in the spreadsheet has changed.
- SpreadSheetModelEvent(ISpreadSheetModel, int, int) - Constructor for class quadbase.util.SpreadSheetModelEvent
-
This specifies that all data in the given spreadsheet cell has changed.
- sqrt(NumericObject) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Square root of the NumericObject
- SQRT - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- SQRT - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- SQUARE - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Square point shape
- SQUARE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Square point shape
- SQUARE_LEGEND - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Legend square layout
- SQUARE_LEGEND - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Legend square layout
- SSCC18 - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- STACKAREA - Static variable in interface quadbase.util.IChartTypeConstants
-
Stack area chart
- STACKBAR - Static variable in interface quadbase.util.IChartTypeConstants
-
Stack bar chart
- STACKCOL - Static variable in interface quadbase.util.IChartTypeConstants
-
Stack column chart
- STANDARD_DEVIATION - Static variable in interface quadbase.util.IControlLine
-
A line type constant
- standardDeviation(NumericObject[]) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Standard Deviation of the elements of the NumericObject array
- STAR - Static variable in interface quadbase.ChartAPI.IMiscConstants
-
Star point shape
- STAR - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
-
Star point shape
- start() - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
For internal use only
- start() - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
For internal use only
- START_DATE - Static variable in interface quadbase.util.IMapConstants
-
- START_OF_DAY - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
- startdateName - Variable in class quadbase.util.PickData
-
start-date column name for Gantt chart
- STD2OF5WITHCHECKDIGIT - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- STD2OF5WITHOUTCHECKDIGIT - Static variable in class quadbase.reportdesigner.util.BarcodeFormat
-
- STDDEV - Static variable in interface quadbase.reportdesigner.util.IAggregateConstants
-
Get the standard deviaton of the data
- STDDEV - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- STDDEV - Static variable in interface quadbase.util.IAggregationInfo
-
- STDDEV - Static variable in interface quadbase.util.IDrillDown
-
- STDDEV - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- STDDEV - Static variable in interface quadbase.util.IZoomInfo
-
- STL - Static variable in interface quadbase.reportdesigner.util.IExportConstants
-
- stop() - Method in class quadbase.reportdesigner.ReportViewer.swing.Viewer
-
For internal use only
- stop() - Method in class quadbase.reportdesigner.ReportViewer.Viewer
-
For internal use only
- STR - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- STR - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- STR_FUNC - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- STR_FUNC - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- STR_NAME - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- STR_NAME - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- strcat(StringObject, StringObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns concatenation of the two specified StringObjects
- strcat(StringObject[]) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the concatenation of the elements of the StringObject array
- STRCAT - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- STRCAT - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- StreamResultSet - Class in quadbase.reportdesigner.util
-
This class implements a result set on a file of type .dat
- StreamResultSet() - Constructor for class quadbase.reportdesigner.util.StreamResultSet
-
- StreamResultSet(InputStream) - Constructor for class quadbase.reportdesigner.util.StreamResultSet
-
Create a new StreamResult Object using the specified InputStream
- StreamResultSet(InputStream, String) - Constructor for class quadbase.reportdesigner.util.StreamResultSet
-
Create a new StreamResult Object using the specified InputStream
- StreamResultSet - Class in quadbase.util
-
This class implements a result set on a file of type .dat
- StreamResultSet(InputStream) - Constructor for class quadbase.util.StreamResultSet
-
Create a new StreamResult Object using the specified InputStream
- StreamResultSet(InputStream, String) - Constructor for class quadbase.util.StreamResultSet
-
Create a new StreamResult Object using the specified InputStream
- STRING - Static variable in class quadbase.common.util.dtd.elements.DTDDataType
-
- STRING - Static variable in interface quadbase.reportdesigner.util.ICustomDefinedFunctions
-
the STRING data type
- STRING - Static variable in interface quadbase.reportdesigner.util.IFormat
-
data format type is String
- StringFormat - Class in quadbase.reportdesigner.util
-
StringFormat
- StringFormat(int) - Constructor for class quadbase.reportdesigner.util.StringFormat
-
Create a StringFormat instance
- StringFormat() - Constructor for class quadbase.reportdesigner.util.StringFormat
-
Create a StringFormat instance
- StringObject - Class in quadbase.reportdesigner.lang
-
This class is used to implement formulas for columns contain string data
- StringObject(String) - Constructor for class quadbase.reportdesigner.lang.StringObject
-
Create a new StringObject object using specified string
- StringObject() - Constructor for class quadbase.reportdesigner.lang.StringObject
-
Create a new StringObject object
- strlen(StringObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the length of the string
- STRLEN - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- STRLEN - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- SUB_TASK - Static variable in interface quadbase.util.IMapConstants
-
- SubReport - Class in quadbase.reportdesigner.ReportAPI
-
This class extends QbReport.
- SubReport() - Constructor for class quadbase.reportdesigner.ReportAPI.SubReport
-
For internal use only.
- SubReport(Report) - Constructor for class quadbase.reportdesigner.ReportAPI.SubReport
-
For internal use only.
- SUBREPORT - Static variable in class quadbase.reportdesigner.ReportElements.ReportElement
-
The element type SUBREPORT.
- SUBREPORT_DIR - Static variable in class quadbase.reportdesigner.ReportElements.SubReportObject
-
- SubReportObject - Class in quadbase.reportdesigner.ReportElements
-
This represents a sub report that can be added to a QbReport -- in the ReportSection, or
ReportTable.
- SubReportObject(String) - Constructor for class quadbase.reportdesigner.ReportElements.SubReportObject
-
For internal use only
Construct a place holder for a sub-report.
- SubReportObject(String, String) - Constructor for class quadbase.reportdesigner.ReportElements.SubReportObject
-
internal use only
- SubReportObject(String, String, String, FileInMemTable) - Constructor for class quadbase.reportdesigner.ReportElements.SubReportObject
-
internal use only
- SubReportObject() - Constructor for class quadbase.reportdesigner.ReportElements.SubReportObject
-
For internal use only.
- SubReportObject(ISubReport) - Constructor for class quadbase.reportdesigner.ReportElements.SubReportObject
-
For internal use only.
- subReports - Variable in class quadbase.reportdesigner.ReportAPI.QbReport
-
internal use only
- subseries - Variable in class quadbase.ChartAPI.ColInfo
-
- subseries - Variable in class quadbase.ChartAPI.swing.ColInfo
-
- substring(StringObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the string from the specified index onwards
- substring(StringObject, NumericObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.StringObject
-
Returns the string from the specified beginning index to the specified ending index
- SUBSTRING - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- SUBSTRING - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- subtract(NumericObject, NumericObject) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Subtract NumericObject f2 from NumericObject f1
- subtract(NumericObject[]) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Subtract the rest elements of NumbericObject array from the first element
- SUBTRACT - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- SUBTRACT - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- subvalue - Variable in class quadbase.ChartAPI.ColInfo
-
- subvalue - Variable in class quadbase.ChartAPI.swing.ColInfo
-
- SUM - Static variable in interface quadbase.reportdesigner.util.IAggregateConstants
-
Sum the data
- SUM - Static variable in interface quadbase.util.IAggregationInfo
-
- SUM - Static variable in interface quadbase.util.IDrillDown
-
- SUM - Static variable in interface quadbase.util.IZoomInfo
-
- sumBy - Variable in class quadbase.ChartAPI.ColInfo
-
- sumBy - Variable in class quadbase.ChartAPI.swing.ColInfo
-
- sumBy - Variable in class quadbase.util.HyperLink
-
Name of the sum category for stack chart, a blank name (not null) represent all sum category
- SUMBY - Static variable in interface quadbase.util.IMapConstants
-
- sumBy - Variable in class quadbase.util.PickData
-
name of selected sumBy data
- sumByName - Variable in class quadbase.util.PickData
-
Column name of SumBy
- SUMMARY - Static variable in interface quadbase.reportdesigner.util.IReportTypeConstants
-
Summary / Break
- sumSquare(NumericObject[]) - Static method in class quadbase.reportdesigner.lang.NumericObject
-
Adds the squares of the elements of the NumericObject array
- SUMSQUARE - Static variable in interface quadbase.reportdesigner.util.IAggregateConstants
-
Get the sum of the square of each data
- SUMSQUARE - Static variable in interface quadbase.reportdesigner.util.IFunctionConstants
-
For internal use
- SUMSQUARE - Static variable in interface quadbase.util.IAggregationInfo
-
- SUMSQUARE - Static variable in interface quadbase.util.IDrillDown
-
- SUMSQUARE - Static variable in interface quadbase.util.IFunctionConstants
-
For internal use
- SUMSQUARE - Static variable in interface quadbase.util.IZoomInfo
-
- superCopy(ReportSection) - Method in class quadbase.reportdesigner.ReportElements.ReportSection
-
- SURFACE - Static variable in interface quadbase.util.IChartTypeConstants
-
3D Surface Chart
- SVG - Static variable in interface quadbase.ChartAPI.IExportConstants
-
SVG format (file extension .svg)
- SVG - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
-
SVG format (file extension .svg)
- SVG - Static variable in interface quadbase.reportdesigner.util.IExportConstants
-
the SVG image constant
- swapElements(ReportElement, ReportElement, ReportElement[]) - Static method in class quadbase.reportdesigner.ReportElements.ReportElement
-
internal use only
Swap 2 elements
- switchSecurityProperties(ReportElement) - Method in class quadbase.reportdesigner.ReportElements.ReportElement
-
For internal use only.
- sysExitOnExit() - Method in class quadbase.reportdesigner.designer.QbReportDesigner
-
Gets the state of whether System.exit() is called when the user selects File->Exit or click
on the X button on the top right corner of the designer dialog.
- sysExitOnExit() - Method in class quadbase.scheduler.QbScheduler
-
Gets the state of whether System.exit() is called when the user selects Done.
- SYSTEM_NEWLINE - Static variable in interface quadbase.reportdesigner.util.IDelimiterConstants
-