- 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
- 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
- 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.
- 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.
- 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
-
- 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.
- 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
-
- 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.
- 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...
- 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
- 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
- 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.
- 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
- 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
- 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
- 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
- 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