- BAR_CHART$ - Static variable in class WidgetWizard
-
- BAR_CHART_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Bar chart widget type constant
- BarChartWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays a bar chart that can display multiple groups of bars by providing a rowKey, colKey, and value for each dataset entry
- BarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Constructor for class Dashboard.BarChartWidget
-
Create an empty Bar Chart specifying all parameters to be filled after creation with setDataSetValue()
- BarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class Dashboard.BarChartWidget
-
Create an SQL-based Bar Chart specifying all parameters
- BarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Constructor for class Dashboard.BarChartWidget
-
Create an SQL-based Bar Chart specifying all parameters
- BarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Constructor for class Dashboard.BarChartWidget
-
Create a BBjRecordSet-based Bar Chart specifying all parameters
- BaseBuildItem - Class in <Unnamed>
-
- BaseURL$ - Static variable in class GDocsService
-
- BaseWidget - Class in Dashboard
-
Creates a widget base class that implements the Widget interface
- BASIS_DASHBOARD_UTILITY_FILL_ERROR_ACTION_KEY_NAME$ - Static variable in class Dashboard.BaseWidget
-
Name of STBL key whose value can be set to determine how widgets react to fill errors, overriding the default value.
- BASIS_UTILITY_DEVICE_PIXEL_RATIO_KEY_NAME$ - Static variable in class BBJasper.BBJasperView
-
Name of STBL key whose value can be set to the desired device pixel ratio, overriding the dynamically determined default value.
- BASIS_UTILITY_DEVICE_PIXEL_RATIO_KEY_NAME$ - Static variable in class Dashboard.BBjWidget
-
Name of STBL key whose value can be set to the desired device pixel ratio, overriding the dynamically determined default value.
- BBConfig - Class in <Unnamed>
-
- BBDialog - Class in DialogWizard
-
BBDialog
Base Class for General Dialog Handler
- BBHeader - Class in BBWebClient
-
An HTTP Request header, which consists of a name/value pair.
- BBHeader(BBjString, BBjString) - Constructor for class BBWebClient.BBHeader
-
Constructor
- BBInvoker - Class in <Unnamed>
-
- BBJ_HOME_PROPERTY$ - Static variable in class BBConfig
-
- BBJasper - package BBJasper
-
Simple example of a dynamic BBJasper report designer
- BBJasper - Class in BBJasper
-
Provides utility functions for BBJasper modules
- BBJASPER_TAB_ON_PARENT_HYPERLINK_TARGET_KEY_NAME$ - Static variable in class BBJasper.BBJasperTabbedView
-
Name of STBL key whose value can be set to TRUE create a tab when hyperlink targets are set to parent, otherwise FALSE to create a tab.
- BBJASPER_TABBED_VIEW_KEY_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Name of STBL key to globally specify if a tabbed view should be used
- BBJASPER_WINDOW_ON_BLANK_HYPERLINK_TARGET_KEY_NAME$ - Static variable in class BBJasper.BBJasperTabbedView
-
Name of STBL key whose value can be set to TRUE create a window when hyperlink targets are set to blank, otherwise FALSE to create a tab.
- BBJasperColumnarTemplate - Class in BBJasper
-
BBJasperColumnarTemplate class
- BBJasperColumnarTemplate() - Constructor for class BBJasper.BBJasperColumnarTemplate
-
Constructs a BBJasperColumnarTemplate based on the 'basis_columnar.jrxml' template file
- BBJasperColumnarTemplate(BBjString) - Constructor for class BBJasper.BBJasperColumnarTemplate
-
Constructs a BBJasperColumnarTemplate using a specific template file
- BBJasperCSVExporter - Class in BBJasper
-
Provides BBJasper CSV exporter operations
- BBJasperCSVExporter() - Constructor for class BBJasper.BBJasperCSVExporter
-
Constructs a empty BBJasperCSVExporter object
- BBJasperDesign - Class in BBJasper
-
A BBj wrapper class for designing a dynamic BBJasper report.
- BBJasperDesign(BBJasperTemplate) - Constructor for class BBJasper.BBJasperDesign
-
Constructs a BBJasperDesign object with a given BBJasperTemplate
- BBJasperDesign(BBJasperTemplate, BBjString, BBjString) - Constructor for class BBJasper.BBJasperDesign
-
Constructs a BBJasperDesign object with a given BBJasperTemplate, connect string and SQL query
- BBJasperDesign(BBJasperTemplate, BBjString, BBjString, BBjVector) - Constructor for class BBJasper.BBJasperDesign
-
Constructs a BBJasperDesign object with a given BBJasperTemplate, connect string, SQL query and fields vector
- BBJasperDesigner - Class in BBJasper
-
Simple example of a dynamic BBJasper report designer.
- BBJasperDesigner() - Constructor for class BBJasper.BBJasperDesigner
-
Constructs a BBJasperDesigner
- BBJasperDesigner(BBjString, BBjString) - Constructor for class BBJasper.BBJasperDesigner
-
Constructs a BBJasperDesigner using the given user name and password.
- BBJasperDesigner(BBjString, BBjNumber, BBjString, BBjString) - Constructor for class BBJasper.BBJasperDesigner
-
Constructs a BBJasperDesigner using the given host, post, user name and password
- BBJasperDOCXExporter - Class in BBJasper
-
Provides BBJasper DOCX exporter operations
- BBJasperDOCXExporter() - Constructor for class BBJasper.BBJasperDOCXExporter
-
Constructs a empty BBJasperDOCXExporter object
- BBJasperExporter - Class in BBJasper
-
Provides more granular control of BBJasper export operations
- BBJasperExporter() - Constructor for class BBJasper.BBJasperExporter
-
Creates a empty BBJasperExporter object
- BBJasperFileResolver - Class in BBJasper
-
Used to resolve files such as images via a BBJasperReport
- BBJasperFileResolver(BBjString) - Constructor for class BBJasper.BBJasperFileResolver
-
- BBJasperFill - Class in BBJasper
-
Fills a JasperReport with data
- BBJasperFill(JasperReport, HashMap) - Constructor for class BBJasper.BBJasperFill
-
Constructs a BBJasperFill object given a JasperReort object and report parameters
- BBJasperFill(JasperReport, HashMap, Connection) - Constructor for class BBJasper.BBJasperFill
-
Constructs a BBJasperFill object given a JasperReort object and report parameters
- BBJasperFill(JasperReport, HashMap, BBjResultSet) - Constructor for class BBJasper.BBJasperFill
-
Constructs a BBJasperFill object given a JasperReort object and report parameters
- BBJasperFill(JasperReport, HashMap, BBjCollection) - Constructor for class BBJasper.BBJasperFill
-
Constructs a BBJasperFill object given a JasperReort object and report parameters
- BBJasperFill(JasperReport, HashMap, BBJRDataSource) - Constructor for class BBJasper.BBJasperFill
-
Constructs a BBJasperFill object given a JasperReort object and report parameters
- BBJasperHTMLExporter - Class in BBJasper
-
Provides BBJasper HTML exporter operations
- BBJasperHTMLExporter() - Constructor for class BBJasper.BBJasperHTMLExporter
-
Constructs a empty BBJasperHTMLExporter object
- BBJasperHtmlResourceHandler - Class in BBJasper
-
- BBJasperHtmlResourceHandler() - Constructor for class BBJasper.BBJasperHtmlResourceHandler
-
- BBJasperODSExporter - Class in BBJasper
-
Provides BBJasper ODS exporter operations
- BBJasperODSExporter() - Constructor for class BBJasper.BBJasperODSExporter
-
Constructs a empty BBJasperODSExporter object
- BBJasperODTExporter - Class in BBJasper
-
Provides BBJasper ODT exporter operations
- BBJasperODTExporter() - Constructor for class BBJasper.BBJasperODTExporter
-
Constructs a empty BBJasperODTExporter object
- BBJasperPDFExporter - Class in BBJasper
-
Provides BBJasper PDF exporter operations
- BBJasperPDFExporter() - Constructor for class BBJasper.BBJasperPDFExporter
-
Constructs a empty BBJasperPDFExporter object
- BBJasperPPTXExporter - Class in BBJasper
-
Provides BBJasper PPTX exporter operations
- BBJasperPPTXExporter() - Constructor for class BBJasper.BBJasperPPTXExporter
-
Constructs a empty BBJasperPPTXExporter object
- BBJasperPrintChromaticity - Class in BBJasper
-
Provides print chromaticity operations
- BBJasperPrintChromaticity(Chromaticity) - Constructor for class BBJasper.BBJasperPrintChromaticity
-
Constructs a BBJasperPrintChromaticity object given a Chromaticity object
- BBJasperPrintMediaSizeName - Class in BBJasper
-
Provides for print media size operations
- BBJasperPrintMediaSizeName(MediaSizeName) - Constructor for class BBJasper.BBJasperPrintMediaSizeName
-
Constructs a BBJasperMediaSizeName given a MediaSizeName object
- BBJasperPrintMediaSizeName(BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperPrintMediaSizeName
-
Constructs a BBJasperMediaSizeName given an x, y, and units
- BBJasperPrintMediaTray - Class in BBJasper
-
Provides print media tray operations
- BBJasperPrintMediaTray(MediaTray) - Constructor for class BBJasper.BBJasperPrintMediaTray
-
Constructs a BBJasperPrintMediaTray object given a MediaTray object
- BBJasperPrintOrientation - Class in BBJasper
-
Provides print orientation operations
- BBJasperPrintOrientation(OrientationRequested) - Constructor for class BBJasper.BBJasperPrintOrientation
-
Constructs a BBJasperPrintOrientation object given a OrientationRequested object
- BBJasperPrintQuality - Class in BBJasper
-
Provides print quality operations
- BBJasperPrintQuality(PrintQuality) - Constructor for class BBJasper.BBJasperPrintQuality
-
Constructs a BBJasperPrintQuality object given a PrintQuality object
- BBJasperPrintServiceExporter - Class in BBJasper
-
Provides for print service export operations
- BBJasperPrintServiceExporter() - Constructor for class BBJasper.BBJasperPrintServiceExporter
-
Creates a empty BBJasperPrintServiceExporter object
- BBJasperPrintSides - Class in BBJasper
-
Provides print sides operations
- BBJasperPrintSides(Sides) - Constructor for class BBJasper.BBJasperPrintSides
-
Constructs a BBJasperPrintSides object given a Sides object
- BBJasperProgress - Class in BBJasper
-
Shows a cancelable progress window while a JasperReport is being filled with data
- BBJasperProgress(BBjString, BBjString) - Constructor for class BBJasper.BBJasperProgress
-
Constructs a BBJasperProgress object given a report name and a progress key
- BBJasperReport - Class in BBJasper
-
Creates a JasperReport to view, print, or save to file in various formats.
- BBJasperReport(BBjString, BBjString) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file and connect string
- BBJasperReport(BBjString, BBjString, HashMap) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, connect string, and report parameters
- BBJasperReport(BBjString, BBjString, HashMap, BBjString) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, connect string, report parameters, and locale
- BBJasperReport(BBjString, ResultSet) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file and result set
- BBJasperReport(BBjString, ResultSet, HashMap) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, result set, and report parameters
- BBJasperReport(BBjString, ResultSet, HashMap, BBjString) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, result set, report parameters, and locale
- BBJasperReport(BBjString, Collection) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, result set, and report parameters
- BBJasperReport(BBjString, Collection, HashMap) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, result set, and report parameters
- BBJasperReport(BBjString, Collection, HashMap, BBjString) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, result set, report parameters, and locale
- BBJasperReport(BBjString, JRDataSource) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, JRDataSource, and report parameters
- BBJasperReport(BBjString, JRDataSource, HashMap) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, JRDataSource, and report parameters
- BBJasperReport(BBjString, JRDataSource, HashMap, BBjString) - Constructor for class BBJasper.BBJasperReport
-
Constructs a BBJasperReport given a report file, JRDataSource, report parameters, and locale
- BBJasperRTFExporter - Class in BBJasper
-
Provides BBJasper RTF exporter operations
- BBJasperRTFExporter() - Constructor for class BBJasper.BBJasperRTFExporter
-
Constructs a empty BBJasperRTFExporter object
- BBJasperTabbedView - Class in BBJasper
-
Displays a JasperReport in a tabbed view
- BBJasperTabbedView(BBJasperViewerControl, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperTabbedView
-
Constructs a BBJasperTabbedView given a BBJasperViewerControl object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperTabbedView(BBJasperReport, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperTabbedView
-
Constructs a BBJasperTabbedView given a BBJasperReport object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperTabbedView(BBjVector, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperTabbedView
-
Constructs a BBJasperTabbedView given a BBJasperReport object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperTabularLandscapeTemplate - Class in BBJasper
-
BBJasperTabularLandscapeTemplate class
- BBJasperTabularLandscapeTemplate() - Constructor for class BBJasper.BBJasperTabularLandscapeTemplate
-
Constructs a BBJasperTabularLandscapeTemplate based on the 'basis_landscape.jrxml' template file
- BBJasperTabularLandscapeTemplate(BBjString) - Constructor for class BBJasper.BBJasperTabularLandscapeTemplate
-
Constructs a BBJasperTabularLandscapeTemplate using a specific template file
- BBJasperTabularTemplate - Class in BBJasper
-
BBJasperTabularTemplate class
- BBJasperTabularTemplate() - Constructor for class BBJasper.BBJasperTabularTemplate
-
Constructs a BBJasperTabularTemplate based on the 'basis.jrxml' template file
- BBJasperTabularTemplate(BBjString) - Constructor for class BBJasper.BBJasperTabularTemplate
-
Constructs a BBJasperTabularTemplate using a specific template file
- BBJasperTemplate - Class in BBJasper
-
BBJasperTemplate base class
- BBJasperTemplate(BBjString) - Constructor for class BBJasper.BBJasperTemplate
-
Constructs a BBJasperTemplate object using a given template file path
- BBJasperTXTExporter - Class in BBJasper
-
Provides BBJasper TXT exporter operations
- BBJasperTXTExporter() - Constructor for class BBJasper.BBJasperTXTExporter
-
Constructs a empty BBJasperTXTExporter object
- BBJasperView - Class in BBJasper
-
Displays a JasperReport in a view
- BBJasperView(BBJasperTabbedView, BBJasperReport) - Constructor for class BBJasper.BBJasperView
-
Constructs a BBJasperView given a BBJasperReport and BBJasperViewerControl objects
- BBJasperView(BBJasperReport, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperView
-
Constructs a BBJasperView given a BBJasperReport object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperView(JasperPrint, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperView
-
Constructs a BBJasperView given a JasperPrint object, BBjWindow object, control id, control x, control y, control width, control height, and fit type
- BBJasperViewerControl - Class in BBJasper
-
Displays a JasperReport in a child window where the user can view it, perform drill downs,
save it to disk in various formats, and print it
- BBJasperViewerControl(BBJasperReport, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a BBJasperReport object, BBjWindow object, control id, control x, control y, control width, and control height
- BBJasperViewerControl(BBjVector, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a BBjVector containing BBJasperReport objects, BBjWindow object, control id, control x, control y, control width, and control height
- BBJasperViewerControl(BBJasperReport, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a BBJasperReport object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperViewerControl(BBjVector, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a BBJasperReport object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperViewerControl(BBJasperViewerWindow, BBjVector, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a BBJasperViewerWindow object, BBJasperReport object, BBjWindow object, control id, control x, control y, control width, control height and fit type
- BBJasperViewerControl(JasperPrint, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a JasperPrint object, BBjWindow object, control id, control x, control y, control width, and control height
- BBJasperViewerControl(JasperPrint, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a JasperPrint object, BBjWindow object, control id, control x, control y, control width, control height, and fit type
- BBJasperViewerControl(BBJasperViewerWindow, JasperPrint, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBJasper.BBJasperViewerControl
-
Constructs a BBJasperViewerControl given a BBJasperViewer object, JasperPrint object, BBjWindow object, control id, control x, control y, control width, control height, and fit type
- BBJasperViewerWindow - Class in BBJasper
-
Displays a JasperReport in a window where the user can view it, save it to disk in various formats, and print it
- BBJasperViewerWindow(BBJasperReport) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBJasperReport object
- BBJasperViewerWindow(BBjVector) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBjVector of BBJasperReport objects
- BBJasperViewerWindow(BBJasperReport, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBJasperReport object and a window title
- BBJasperViewerWindow(BBjVector, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBjVector of BBJasperReport objects and a window title
- BBJasperViewerWindow(BBJasperReport, BBjString, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBJasperReport object, window title, and window flags
- BBJasperViewerWindow(BBjVector, BBjString, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBjVector of BBJasperReport objects, window title, and window flags
- BBJasperViewerWindow(BBJasperReport, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBJasperReport object, window x, window y, window width, window height, window title, and window flags
- BBJasperViewerWindow(BBjVector, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBjVector of BBJasperReport objects, window x, window y, window width, window height, window title, and window flags
- BBJasperViewerWindow(BBJasperReport, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjNumber) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBJasperReport object, window x, window y, window width, window height, window title, window flags, and fit type
- BBJasperViewerWindow(BBjVector, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjNumber) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a BBjVector of BBJasperReport objects, window x, window y, window width, window height, window title, window flags, and fit type
- BBJasperViewerWindow(BBJasperViewerControl, BBJasperReport, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjNumber) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a parent BBJasperViewercontrol object, BBJasperReport object, window x, window y, window width, window height, window title, and window flags
- BBJasperViewerWindow(BBJasperViewerControl, BBjVector, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjNumber) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a parent BBJasperViewercontrol object, BBJasperReport object, window x, window y, window width, window height, window title, and window flags
- BBJasperViewerWindow(JasperPrint) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a JasperPrint object
- BBJasperViewerWindow(JasperPrint, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a JasperPrint object and a window title
- BBJasperViewerWindow(JasperPrint, BBjString, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a JasperPrint object, window title, and window flags
- BBJasperViewerWindow(JasperPrint, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a JasperPrint object, window X, window Y, window width, window height, window title, and window flags
- BBJasperViewerWindow(JasperPrint, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjNumber) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a JasperPrint object, window X, window Y, window width, window height, window title, window flags, and fit type
- BBJasperViewerWindow(BBJasperViewerControl, JasperPrint, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjNumber) - Constructor for class BBJasper.BBJasperViewerWindow
-
Constructs a BBJasperViewerWindow given a parent JasperViewerControl object, JasperPrint object, window X, window Y, window width, window height, window title, window flags, and fit type
- BBJasperXHTMLExporter - Class in BBJasper
-
Provides BBJasper XHTML exporter operations
- BBJasperXHTMLExporter() - Constructor for class BBJasper.BBJasperXHTMLExporter
-
Constructs a empty BBJasperXHTMLExporter object
- BBJasperXLSExporter - Class in BBJasper
-
Provides BBJasper XLS exporter operations
- BBJasperXLSExporter() - Constructor for class BBJasper.BBJasperXLSExporter
-
Constructs a empty BBJasperXLSExporter object
- BBJasperXLSXExporter - Class in BBJasper
-
Provides BBJasper XLSX exporter operations
- BBJasperXLSXExporter() - Constructor for class BBJasper.BBJasperXLSXExporter
-
Constructs a empty BBJasperXLSXExporter object
- BBJasperXMLExporter - Class in BBJasper
-
Provides BBJasper XML exporter operations
- BBJasperXMLExporter() - Constructor for class BBJasper.BBJasperXMLExporter
-
Constructs a empty BBJasperXMLExporter object
- BBjEventName$ - Variable in class DialogWizard.Event
-
- BBjMouseUpEvent! - Variable in class Dashboard.DashboardWidgetClickEvent
-
The BBjMouseUp event that triggered this event
- BBjMouseUpEvent! - Variable in class Dashboard.DashboardWidgetLeftClickEvent
-
The BBjMouseUp event that triggered this event
- BBjMouseUpEvent! - Variable in class Dashboard.DashboardWidgetRightClickEvent
-
The BBjMouseUp event that triggered this event
- BBjPopupSelectEvent! - Variable in class Dashboard.DashboardWidgetMenuSelectEvent
-
The BBjPopupSelectEvent event that triggered this event
- BBJSONResolver - package BBJSONResolver
-
Allows BBj to easily access data within a JSON document with the use of dot-delimited paths.
- BBJSONResolver - Class in BBJSONResolver
-
- BBJSONResolver() - Constructor for class BBJSONResolver.BBJSONResolver
-
- BBjToJava - Class in BBjToJavadoc
-
Creates a Java file from BBj code
- BBjToJava(BBjString) - Constructor for class BBjToJavadoc.BBjToJava
-
Constructor BBjToJava
- BBjToJavadoc - package BBjToJavadoc
-
Creates Javadoc documentation for BBj object-oriented source code
- BBjToJavadoc - Class in BBjToJavadoc
-
Calls the Javadoc utlity to create documentation for BBj OO source code
- BBjToJavadoc(BBjVector, BBjString, BBjNumber, BBjNumber, BBjString) - Constructor for class BBjToJavadoc.BBjToJavadoc
-
- BBjToJavadoc(BBjVector, BBjString, BBjNumber, BBjNumber) - Constructor for class BBjToJavadoc.BBjToJavadoc
-
- BBjToJavadocWizard - Class in BBjToJavadoc
-
Wizard uses to create Javadoc documentation from BBj OO source code
- BBjToJavadocWizard() - Constructor for class BBjToJavadoc.BBjToJavadocWizard
-
Constructor BBjToJavadocWizard
- BBjToJavadocWizardFrame - Class in BBjToJavadoc
-
Wizard Frame Class
- BBjToJavadocWizardFrame(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class BBjToJavadoc.BBjToJavadocWizardFrame
-
Constructor BBjToJavadocWizardFrame
- BBjToJavadocWizardFrame1 - Class in BBjToJavadoc
-
Files Frame
- BBjToJavadocWizardFrame1(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Constructor BBjToJavadocWizardFrame1
- BBjToJavadocWizardFrame2 - Class in BBjToJavadoc
-
Options Frame
- BBjToJavadocWizardFrame2(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class BBjToJavadoc.BBjToJavadocWizardFrame2
-
Constructor BBjToJavadocWizardFrame2
- BBjToJavadocWizardFrame3 - Class in BBjToJavadoc
-
Generate Frame
- BBjToJavadocWizardFrame3(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class BBjToJavadoc.BBjToJavadocWizardFrame3
-
Constructor BBjToJavadocWizardFrame3
- BBjToJavadocWizardFrameFactory - Class in BBjToJavadoc
-
Wizard Frame Factory Class
- BBjToJavadocWizardFrameFactory() - Constructor for class BBjToJavadoc.BBjToJavadocWizardFrameFactory
-
Constructor BBjToJavadocWizardFrameFactory
- BBjToJavadocWizardFrameIntf - Interface in BBjToJavadoc
-
Wizard Frame Interface
- BBjWidget - Class in Dashboard
-
Creates a widget that is implemented as a BBjControl
- BBLaunchDock - Class in <Unnamed>
-
- BBLaunchDock(BBjString) - Constructor for class BBLaunchDock
-
- BBLaunchDock(BBjString, BBjNumber, BBjNumber) - Constructor for class BBLaunchDock
-
- BBLaunchDock(Admin, BBjString, BBjNumber, BBjNumber) - Constructor for class BBLaunchDock
-
- BBTranslationBundle - Class in BBTranslator
-
The BBTranslationBundle class is a BBj CustomObject used to get and add translations with backend Java properties files for localization support.
- BBTranslations - Class in BBTranslator
-
The BBTranslations class is a BBj CustomObject that gets and adds translations for localization support.
- BBTranslations(BBTranslationBundle, BBTranslations, Locale) - Constructor for class BBTranslator.BBTranslations
-
BBTranslations constructor
- BBTranslator - package BBTranslator
-
The BBTranslator utility is a BBj CustomObject that utilizes a translation bundle for localization support.
- BBTranslator - Class in BBTranslator
-
The BBTranslator utility is a BBj CustomObject that utilizes a translation bundle for localization support
- BBUtils - package BBUtils
-
In BBj 12.0 and higher, the BBUtils utility is a generalized utility that provides information and interactivity with the Jetty web server, registers BUI applications, and more.
- BBUtils - Class in BBUtils
-
In BBj 12.0 and higher, the BBUtils utility is a generalized utility that provides information and interactivity with the Jetty web server, registers BUI applications, and more.
- BBUtils() - Constructor for class BBUtils.BBUtils
-
- BBWebClient - package BBWebClient
-
Provides BBj a way to communicate with web servers
- BBWebClient - Class in BBWebClient
-
A simple class for retrieving content from web servers.
- BBWebClient() - Constructor for class BBWebClient.BBWebClient
-
- BBWebRequest - Class in BBWebClient
-
Object containing the necessary information for a web request, including URL,
method, authorization, and headers.
- BBWebRequest() - Constructor for class BBWebClient.BBWebRequest
-
- BBWebResponse - Class in BBWebClient
-
A response to a web request, which includes a status code, a reason phrase, body, and headers.
- BBWebResponse(CloseableHttpResponse) - Constructor for class BBWebClient.BBWebResponse
-
Constructor
Generally, rather than invoking this constructor directly, you can get
BBWebResponse by sending a request with BBWebClient.send()
- BBWindowUtils - Class in <Unnamed>
-
- BBWindowUtils() - Constructor for class BBWindowUtils
-
- BBXImage - package BBXImage
-
In BBj 9.00 and higher, the BBXImage
is a BBj Custom Class that aids in image manipulation including the ability to resize, rotate, adjust opacity, add borders, drop shadows, reflections, and more.
- BBXImage - Class in BBXImage
-
In BBj 9.00 and higher, the BBXImage
utility provides an object-oriented way to manipulate an image in a variety of ways.
- BBXImage(BBXImage) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying another BBXImage for the source image
- BBXImage(ImageIcon) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying an ImageIcon for the source image
- BBXImage(Image) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying a Java Image object for the source image
- BBXImage(URL) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying a Java URL object for the source image
- BBXImage(File) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying a Java File object for the source image's file path
- BBXImage(BBjString) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying a string for the source image's file path
- BBXImage(BBjImage) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor specifying a BBjImage for the source image
- BBXImage(BBjString, BBjString, BBjNumber, BBjString, BBjNumber, Font, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class BBXImage.BBXImage
-
BBXImage Constructor that creates a BBXImage object by drawing text on a graphics context.
- BBXImageFactory - Class in BBXImage
-
In BBj 9.00 and higher, the BBXImageFactory
is a BBj Custom Class that aids in image manipulation including the ability to resize, rotate, adjust opacity, add borders, drop shadows, reflections, and more.
- BBXImageFactory() - Constructor for class BBXImage.BBXImageFactory
-
- BBXMLDoc - Class in <Unnamed>
-
- BBXMLDoc() - Constructor for class BBXMLDoc
-
- BBXMLDoc(BBjString) - Constructor for class BBXMLDoc
-
- BBXMLDoc(BBjString, BBjNumber) - Constructor for class BBXMLDoc
-
- BorderColor! - Variable in class Dashboard.DashboardWidget
-
Border color of the dashboard widget
- BorderSelectedColor! - Variable in class Dashboard.DashboardWidget
-
Border color of a dashboard widget when it is selected
- BrowseOnSelect - Variable in class Dashboard.DashboardWidgetLink
-
Indicates if the link should be browsed to when selected
- BUFFER_SIZE - Static variable in class BBJasper.BBJasper
-
Buffer size use to read in jrxml and jasper report files, default is 10 K
- BUFFER_SIZE - Static variable in class BBTranslator.BBTranslator
-
A field variable that defines the buffer size
- BUFFER_SIZE - Static variable in class BBUtils.BBUtils
-
A constant to define the maximum buffer size when copying files to the Web Server
- BUI_BUSY_INDICATOR_TEXT$ - Static variable in class Dashboard.DashboardControl
-
The text to display when displaying the BUI BBjBusyIndicator.
- buildDialogProperties(BBTranslator, BBjVector) - Static method in class DialogWizard.DialogUtils
-
Method buildDialogProperties:
Create property files given a BBTranslator object and a set of controls
- buildGrid() - Method in class QVGrid.QVGrid
-
Constructs grid based on the current resultset metadata.
- BuildItem - Interface in <Unnamed>
-
- BUS - Class in <Unnamed>
-
- BUS() - Constructor for class BUS
-
- CachedImage! - Variable in class Dashboard.BaseWidget
-
Saves out the last known good state of the widget into a BBjImage for use later on when loading the widget/dashboard
- CalendarAPI! - Variable in class gappsv3.GCalendarAPI
-
The Java Google Calendar API Object for direct access to the
API.
- cancel(BBjFileChooserCancelEvent) - Method in class FileChooser
-
- cancel(BBjFontChooserCancelEvent) - Method in class FontChooser
-
- CANCELED - Static variable in class AdminLoginDialog
-
- CANCELED - Static variable in class BBJasper.BBJasperProgress
-
Constant which represents the fill operation has been canceled
- CANCELED - Static variable in class GAppsLoginDialog
-
- capture() - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture entire screen directly to the client default temporary directory, without the file save dialog
- capture(BBjString) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture entire screen directly to the given client file path, without the file save dialog
- capture(BBjString, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture entire screen to the given client file path, optionally showing the file save dialog
- capture(BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture entire screen directly to the default temporary directory, without the file save dialog
- capture(BBjString, BBjNumber, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture entire screen to the given file path, optionally showing the file save dialog
- capture(BBjWindow) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a top-level or child window, defaulting the client file path, without showing the save dialog
- capture(BBjWindow, BBjString) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a top-level or child window, saving to the given client file path, without showing the save dialog
- capture(BBjWindow, BBjString, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a top-level or child window, saving to the given client file path, and optionally showing the save dialog
- capture(BBjWindow, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a top-level or child window, defaulting the file path, without showing the save dialog
- capture(BBjWindow, BBjString, BBjNumber, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a top-level or child window, saving to the given file path, and optionally showing the save dialog
- capture(BBjMDI) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a MDI window, defaulting the client file path, without showing the save dialog
- capture(BBjMDI, BBjString) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a MDI window, saving to the given client file path, without showing the save dialog
- capture(BBjMDI, BBjString, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a MDI window, saving to the given client file path, and optionally showing the save dialog
- capture(BBjMDI, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a MDI, defaulting the file path, without showing the save dialog
- capture(BBjMDI, BBjString, BBjNumber, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method capture:
Capture a MDI window, saving to the given file path, and optionally showing the save dialog
- CASE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for case
- Category$ - Variable in class Dashboard.DashboardWidgetAttribute
-
Category attribute
- CATEGORY_SELECT_EVENT$ - Static variable in class BaseBuildItem
-
- CategoryDataItem - Class in Dashboard
-
A CategoryDataItem extends the base DataItem class and is used for various charts including BarCharts, LineCharts, and AreaCharts.
- CategoryDataItem(BBjString, BBjString, Number) - Constructor for class Dashboard.CategoryDataItem
-
Contructs a CategoryDataItem
- CELL_STYLE_CHECKED - Static variable in class Dashboard.GridWidget
-
A constant to define grid column style, used in conjunction with the setColumnStyle() method
- CELL_STYLE_INPUTD - Static variable in class Dashboard.GridWidget
-
A constant to define grid column style, used in conjunction with the setColumnStyle() method
- CELL_STYLE_INPUTE - Static variable in class Dashboard.GridWidget
-
A constant to define grid column style, used in conjunction with the setColumnStyle() method
- CELL_STYLE_INPUTN - Static variable in class Dashboard.GridWidget
-
A constant to define grid column style, used in conjunction with the setColumnStyle() method
- CELL_STYLE_TEXT - Static variable in class Dashboard.GridWidget
-
A constant to define grid column style, used in conjunction with the setColumnStyle() method
- CELL_STYLE_UNCHECKED - Static variable in class Dashboard.GridWidget
-
A constant to define grid column style, used in conjunction with the setColumnStyle() method
- center() - Method in class BBJasper.BBJasperViewerWindow
-
Centers the viewer window on either the MDI window or client desktop
- centerWindow(BBjWindow) - Static method in class BBJasper.BBJasper
-
Centers the passed window on either the MDI window or client desktop
- centerWindow(BBjWindow, BBjNumber) - Static method in class BBJasper.BBJasper
-
Centers the passed window on either the MDI window, client desktop, or optionally on the active window (if there is one)
- centerWindow(BBjWindow) - Static method in class BBWindowUtils
-
- centerWindow(BBjWindow, BBjNumber) - Static method in class BBWindowUtils
-
- centerWindow(BBjWindow, BBjWindow) - Static method in class BBWindowUtils
-
- CharacterEncoding! - Variable in class gappsv3.GOAuth2
-
Character encoding for authentication requests.
- ChartColorThemeIndex - Variable in class Dashboard.DashboardWidgetAttribute
-
Color Theme Index for Charts
- ChartFontFile$ - Variable in class Dashboard.DashboardWidgetAttribute
-
FontFile attribute
- ChartFontScalingFactor - Variable in class Dashboard.DashboardWidgetAttribute
-
FontScalingFactor attribute
- ChartWidget - Class in Dashboard
-
The base chart class that all the other charts extend.
- checkFile(BBjControl, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class DialogWizard.DialogUtils
-
Method checkFile:
Validity check for a given file path
- cleanupVirtualization() - Method in class BBJasper.BBJasperReport
-
Removes temporary files that are created when virtualization is used.
- CLEAR_FIND$ - Static variable in class BBJasper.BBJasperView
-
Translated text for clear find text
- clearCache() - Method in class BBTranslator.BBTranslationBundle
-
- clearCache() - Method in class BBTranslator.BBTranslator
-
Clears the namespace cache used by the BBTranslator
- clearCallback(int) - Method in class QVGrid.QVGrid
-
Unregisters the callback routine for a specified event
- clearCellStyleNames(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Clears CSS styles from a grid cell
- clearColumnStyleNames(BBjNumber) - Method in class QVGrid.QVGrid
-
Clears CSS styles from a grid column
- clearColumnWidthPercentages() - Method in class Dashboard.GridWidget
-
Clears the grid widget's column width percentages HashMap
- clearDataSet() - Method in class Dashboard.BarChartWidget
-
Clears the bar chart's underlying dataset.
- clearDataSet() - Method in interface Dashboard.DataFillableWidget
-
Clears the widget's underlying dataset
- clearDataSet() - Method in class Dashboard.GridExWidget
-
Clears the widget's underlying dataset
- clearDataSet() - Method in class Dashboard.GridWidget
-
Clears the widget's underlying dataset
- clearDataSet() - Method in class Dashboard.LineChartWidget
-
Clears the line chart's underlying dataset.
- clearDataSet() - Method in class Dashboard.PieChartWidget
-
Clears the pie chart's underlying dataset.
- clearDataSet() - Method in class Dashboard.XYChartWidget
-
Clears the XY chart's underlying dataset.
- clearGrid() - Method in class QVGrid.QVGrid
-
Removes all data from the cells
- clearMainGrid() - Method in class QVGrid.QVGrid
-
Removes all data from the main grid cells, leaving headers intact
- clearProcCallback(BBjNumber) - Method in class QVGrid.QVGrid
-
Unregisters the custom event callback routine for a specified 'processing' event
- clearRowStyleNames(BBjNumber) - Method in class QVGrid.QVGrid
-
Clears CSS styles from a grid row
- clearStyles() - Method in class QVGrid.QVGrid
-
Clears CSS styles from the grid control
- CLICK_TARGET_CELL - Static variable in class Dashboard.GridWidget
-
A constant to define where the user clicked on the grid.
- CLICK_TARGET_COLUMN_HEADER - Static variable in class Dashboard.GridWidget
-
A constant to define where the user clicked on the grid.
- CLICK_TARGET_CORNER - Static variable in class Dashboard.GridWidget
-
A constant to define where the user clicked on the grid.
- CLICK_TARGET_ROW_HEADER - Static variable in class Dashboard.GridWidget
-
A constant to define where the user clicked on the grid.
- CLICK_TARGET_SCROLLBAR - Static variable in class Dashboard.GridWidget
-
A constant to define where the user clicked on the grid.
- ClickTarget - Static variable in class Dashboard.GridWidget
-
A number representing where the user last clicked on the GridWidget.
- CLIENT_FILE_NAME_PROPERTY$ - Static variable in class BBJasper.BBJasperExporter
-
Property name for the client file for exports
- CLIENT_OBJECT_ERROR - Static variable in class BBJasper.BBJasperReport
-
Constant value that represents a client object error
- CLIENT_OBJECT_TYPE_SUFFIX_KEY$ - Static variable in class BBjToJavadoc.JavadocPostProcess
-
- CLIENT_OBJECT_TYPE_SUFFIX_VALUE$ - Static variable in class BBjToJavadoc.JavadocPostProcess
-
- clientFileExists(BBjString) - Static method in class BBJasper.BBJasper
-
Determines is a client file exists or not
- ClientIDProperty! - Variable in class gappsv3.GOAuth2
-
applications using OAuth, this property can be overridden to look
for a different property in BBj.properties.
- ClientLocale$ - Static variable in class Dashboard.ExportData
-
Locale of the client
- ClientSecretProperty! - Variable in class gappsv3.GOAuth2
-
applications using OAuth, this property can be overridden to look
for a different property in BBj.properties.
- clone() - Method in class BBJasper.BBJasperReport
-
Creates and returns a copy of the current BBJasperReport object
- clone() - Method in class BBXImage.BBXImage
-
Method to get a copy of the BBXImage
- clone() - Method in class Dashboard.AreaChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.BarChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.DashboardWidget
-
Clones the DashboardWidget
- clone() - Method in class Dashboard.DashboardWidgetFilter
-
Creates and returns a clone of the DashboardWidgetFilter
- clone() - Method in class Dashboard.DashboardWidgetLink
-
Creates and returns a clone of the DashboardWidgetLink
- clone() - Method in class Dashboard.DashboardWidgetMenu
-
Creates and returns a clone of the DashboardWidgetMenu
- clone() - Method in class Dashboard.GridExWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.GridWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.HtmlViewWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.ImageWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.JasperViewerWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.LineChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.PieChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.RingChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.StackedAreaChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.StackedBarChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in class Dashboard.StackedPercentageBarChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- clone() - Method in interface Dashboard.Widget
-
Creates and returns a clone of the widget
- clone() - Method in class Dashboard.XYChartWidget
-
An internal method used by the Dashboard class to clone a category widget so that it may be displayed in a popped out window
- cloneCommonChartWidgetParameters(ChartWidget) - Method in class Dashboard.ChartWidget
-
A method used internally to propagate a chart widget's properties to a cloned version of the chart
- ClonedState - Variable in class Dashboard.DashboardWidget
-
Specifies whether the DashboardWidget is cloned.
- close() - Method in class BBWebClient.BBWebResponse
-
Explicitly closes the response once necessary information has been retrieved.
- close() - Method in interface FaxJob
-
- close() - Method in class FaxJobBase
-
- close() - Method in class PDFFaxJob
-
- CLOSE_LEFT_TABS_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperTabbedView
-
Close left tabs menu item name
- CLOSE_OTHER_TABS_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperTabbedView
-
Close other tabs menu item name
- CLOSE_RIGHT_TABS_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperTabbedView
-
Close right tabs menu item name
- CLOSE_TAB_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperTabbedView
-
Close tab menu item name
- closeAllViewerWindows() - Method in class BBJasper.BBJasperView
-
Closes and destroys all windows that were created from this control
- closeAllViewerWindows() - Method in class BBJasper.BBJasperViewerControl
-
Closes and destroys all windows that were created from this control
- CloseButton! - Variable in class Dashboard.WidgetControl
-
Button in the in the widget control's titlebar that closes the widget control
- closeWindow(BBjCloseEvent) - Method in class FileChooser
-
- closeWindow(BBjCloseEvent) - Method in class FontChooser
-
- ColKey! - Variable in class Dashboard.CategoryDataItem
-
The column key of the data item
- Colors - package Colors
-
In BBj 20.10 and higher, Colors
is a BBj Custom Class that provides commonly-used routines to convert
and format colors in a variety of models including Java Color, BBjColor, and RGB, HSL, and hexadecimal representation.
- Colors - Class in Colors
-
In BBj 20.10 and higher, Colors
is a BBj Custom Class that provides commonly-used routines to convert
and format colors in a variety of models including Java Color, BBjColor, and RGB, HSL, HSB, and hexadecimal representation.
- Colors() - Constructor for class Colors.Colors
-
- ColorThemeAgate - Static variable in class Dashboard.ChartWidget
-
- ColorThemeAntiquePewter - Static variable in class Dashboard.ChartWidget
-
- ColorThemeAntler - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBamboo - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBeachStrata - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBerryPreserves - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBerryTart - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBiscayneBay - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBlackberries - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBloodOrange - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBlue - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBlueFrost - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBlueJewel - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBluesAndBrowns - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBreezy - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBreezyToo - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBrown - Static variable in class Dashboard.ChartWidget
-
- ColorThemeBrownFur - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCamo - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCampsite - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCanary - Static variable in class Dashboard.ChartWidget
-
- ColorThemeChocolateRaspberry - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCitrus - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCoastline - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful1 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful2 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful3 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful4 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful5 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful6 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeColorful7 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCoral - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCranberry - Static variable in class Dashboard.ChartWidget
-
- ColorThemeCranberryTart - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDarkToLight - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDeepBlueSea - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDefault - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDismal - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDivergentBlueTanGreen - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDivergentBlueTanRed - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDivergentBlueWhiteRed - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDivergentRedOrangeRed - Static variable in class Dashboard.ChartWidget
-
- ColorThemeDriedRoses - Static variable in class Dashboard.ChartWidget
-
- ColorThemeEarlyAmerican - Static variable in class Dashboard.ChartWidget
-
- ColorThemeEarthTones1 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeEarthTones2 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeEarthTones3 - Static variable in class Dashboard.ChartWidget
-
- ColorThemeEscape - Static variable in class Dashboard.ChartWidget
-
- ColorThemeEveningThunder - Static variable in class Dashboard.ChartWidget
-
- ColorThemeFeathers - Static variable in class Dashboard.ChartWidget
-
- ColorThemeFlorida - Static variable in class Dashboard.ChartWidget
-
- ColorThemeGray - Static variable in class Dashboard.ChartWidget
-
- ColorThemeGrayscaleTransparent - Static variable in class Dashboard.ChartWidget
-
- ColorThemeGreen - Static variable in class Dashboard.ChartWidget
-
- ColorThemeHeirloom - Static variable in class Dashboard.ChartWidget
-
- ColorThemeHomestyle - Static variable in class Dashboard.ChartWidget
-
- ColorThemeIcyLeaves - Static variable in class Dashboard.ChartWidget
-
- ColorThemeIndex - Variable in class Dashboard.ChartWidget
-
The index of the color theme associated with the widget, if applicable
- ColorThemeLakeside - Static variable in class Dashboard.ChartWidget
-
- ColorThemeLavender - Static variable in class Dashboard.ChartWidget
-
- ColorThemeMargarita - Static variable in class Dashboard.ChartWidget
-
- ColorThemeMistyGarden - Static variable in class Dashboard.ChartWidget
-
- ColorThemeMountainMist - Static variable in class Dashboard.ChartWidget
-
- ColorThemeMountainSunset - Static variable in class Dashboard.ChartWidget
-
- ColorThemeOliveBranch - Static variable in class Dashboard.ChartWidget
-
- ColorThemeOrange - Static variable in class Dashboard.ChartWidget
-
- ColorThemePeacock - Static variable in class Dashboard.ChartWidget
-
- ColorThemePetals - Static variable in class Dashboard.ChartWidget
-
- ColorThemePomegranate - Static variable in class Dashboard.ChartWidget
-
- ColorThemePowderedCookie - Static variable in class Dashboard.ChartWidget
-
- ColorThemePurple - Static variable in class Dashboard.ChartWidget
-
- ColorThemePurpleBerry - Static variable in class Dashboard.ChartWidget
-
- ColorThemeRed - Static variable in class Dashboard.ChartWidget
-
- ColorThemeRetro - Static variable in class Dashboard.ChartWidget
-
- ColorThemeRooster - Static variable in class Dashboard.ChartWidget
-
- ColorThemeRope - Static variable in class Dashboard.ChartWidget
-
- ColorThemeRosemary - Static variable in class Dashboard.ChartWidget
-
- ColorThemeSandyBeach - Static variable in class Dashboard.ChartWidget
-
- ColorThemeSeaFoam - Static variable in class Dashboard.ChartWidget
-
- ColorThemeSepia - Static variable in class Dashboard.ChartWidget
-
- ColorThemeSky - Static variable in class Dashboard.ChartWidget
-
- ColorThemeTomorrowDark - Static variable in class Dashboard.ChartWidget
-
- ColorThemeTomorrowLight - Static variable in class Dashboard.ChartWidget
-
- ColorThemeTropicalSunset - Static variable in class Dashboard.ChartWidget
-
- ColorThemeWatermelon - Static variable in class Dashboard.ChartWidget
-
- ColorThemeWinterRobin - Static variable in class Dashboard.ChartWidget
-
- ColSpacing - Variable in class Dashboard.DashboardCategory
-
Space in pixels between columns of widgets
- COLUMN_WIDTHS_FROM_DATA - Static variable in class Dashboard.GridWidget
-
A constant to define the algorithm used to determine the grid column widths, used in conjunction with the setColumnWidths() method.
- COLUMN_WIDTHS_FROM_HEADER - Static variable in class Dashboard.GridWidget
-
A constant to define the algorithm used to determine the grid column widths, used in conjunction with the setColumnWidths() method.
- COLUMN_WIDTHS_FROM_HEADER_AND_DATA - Static variable in class Dashboard.GridWidget
-
A constant to define the algorithm used to determine the grid column widths, used in conjunction with the setColumnWidths() method.
- COLUMN_WIDTHS_FROM_WIDGET - Static variable in class Dashboard.GridWidget
-
A constant to define the algorithm used to determine the grid column widths, used in conjunction with the setColumnWidths() method.
- ColumnHeaderHeight - Variable in class Dashboard.GridWidget
-
A number that detmines the grid's column header height in pixels
- columnHeaderSelectColumn(BBjGridMouseUpEvent) - Method in class QVGrid.QVGrid
-
Grid column header mouse up handler
- Columns! - Variable in class Dashboard.BarChartWidget
-
A vector of columns indicating which fields in the BBjRecordSet will be used to provide data for the widget
- Columns! - Variable in class Dashboard.GridExWidget
-
A developer-provided vector of columns indicating which fields in the BBjRecordSet will be used to provide data for the widget
- Columns! - Variable in class Dashboard.GridWidget
-
A vector of columns indicating which fields in the BBjRecordSet will be used to provide data for the widget
- Columns! - Variable in class Dashboard.LineChartWidget
-
A vector of columns indicating which fields in the BBjRecordSet will be used to provide data for the widget
- Columns! - Variable in class Dashboard.PieChartWidget
-
A vector of columns indicating which fields in the BBjRecordSet will be used to provide data for the widget
- Columns! - Variable in class Dashboard.RecordsetSeries
-
- compareTo(Object) - Method in class GDoc
-
- connect() - Method in class BUS
-
- CONNECT_ERROR - Static variable in class BUS
-
- CONNECTION_ERROR - Static variable in class BBJasper.BBJasperReport
-
Constant value that represents a connection error
- CONNECTION_POOLS - Static variable in class Admin
-
- ConnectString$ - Variable in class Dashboard.BarChartWidget
-
A JDBC connect string used to connect to the database
- ConnectString$ - Variable in class Dashboard.GridExWidget
-
A developer-provided JDBC connect string used to connect to the database
- ConnectString$ - Variable in class Dashboard.GridWidget
-
A JDBC connect string used to connect to the database
- ConnectString$ - Variable in class Dashboard.LineChartWidget
-
A JDBC connect string used to connect to the database
- ConnectString$ - Variable in class Dashboard.PieChartWidget
-
A JDBC connect string used to connect to the database
- ConnectString$ - Variable in class Dashboard.SQLSeries
-
- constructName(HashMap) - Static method in class DialogWizard.DialogUtils
-
Method constructName:
Construct a valid control name
- contactsDialogChange(BBjNumber) - Method in class Email.EmailDialog
-
Brings up the contacts dialog
- CONTAINS$ - Static variable in class BBJasper.BBJasperView
-
Translated text for contains
- Content! - Variable in class BBWebClient.BBWebRequest
-
A payload of data to be sent with the request.
- Control - Class in DialogWizard
-
Control
Control Class
- Control(BBjNumber) - Constructor for class DialogWizard.Control
-
Constructor Control
- Control(BBjNumber, BBjNumber) - Constructor for class DialogWizard.Control
-
Constructor Control
- CONTROL_CHILD_WINDOW_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Viewer control child window name
- CONTROL_CHILD_WINDOW_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Viewer control child window name
- CONTROL_CONTAINER - Static variable in class BaseBuildItem
-
- CONTROL_ERROR - Static variable in class BBJasper.BBJasperViewerControl
-
Constant that represents a control error
- convertToDataAware(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Converts grid to a BBjDataAwareGrid
- CookieGroup! - Variable in class gappsv3.GOAuth2
-
Specifies type of cookie.
- CookieRefreshTokenVariable! - Variable in class gappsv3.GOAuth2
-
the cookie.
- CookieScopeVariable! - Variable in class gappsv3.GOAuth2
-
Typically does not need to be modified.
- CookieTokenVariable! - Variable in class gappsv3.GOAuth2
-
in the cookie.
- COPY_JOBS - Static variable in class Admin
-
- copyFileToWebServer(BBjString) - Static method in class BBLaunchDock
-
- copyFileToWebServer(BBjString, BBjNumber) - Static method in class BBLaunchDock
-
- copyFileToWebServer(BBjString, BBjString) - Static method in class BBLaunchDock
-
- copyFileToWebServer(BBjString, BBjString, BBjNumber) - Static method in class BBLaunchDock
-
- copyFileToWebServer(BBjString, BBjString, BBjString) - Static method in class BBLaunchDock
-
- copyFileToWebServer(BBjString, BBjString, BBjString, BBjNumber) - Static method in class BBLaunchDock
-
- copyFileToWebServer(BBjString) - Static method in class BBUtils.BBUtils
-
- copyFileToWebServer(BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- copyFileToWebServer(BBjString, BBjString) - Static method in class BBUtils.BBUtils
-
- copyFileToWebServer(BBjString, BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- copyFileToWebServer(BBjString, BBjString, BBjString) - Static method in class BBUtils.BBUtils
-
- copyFileToWebServer(BBjString, BBjString, BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- copyFileToWebServer(BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class BBUtils.BBUtils
-
- copyToClient(BBjString, BBjString) - Static method in class BBJasper.BBJasper
-
Copies the passed server file to the passed client file
- Count! - Variable in class gappsv3.SimpleRULE
-
Number of times for event recurrence.
- Create() - Method in class BBWebClient.BBWebRequest
-
Creates an HttpRequestBase object from the fields of this object.
- create(BBjChildWindow) - Method in class Dashboard.AreaChartWidget
-
Creates the AreaChartWidget
- create(BBjChildWindow) - Method in class Dashboard.BarChartWidget
-
Creates the BarChartWidget
- create(BBjControl) - Method in class Dashboard.BBjWidget
-
Creates a BBjWidget in the specified BBjChildWindow
- create(BBjChildWindow) - Method in class Dashboard.GridExWidget
-
Called to create the widget
- create(BBjChildWindow) - Method in class Dashboard.GridWidget
-
Creates the GridWidget
- create(BBjChildWindow) - Method in class Dashboard.HtmlViewWidget
-
Creates the HtmlViewWidget
- create(BBjChildWindow) - Method in class Dashboard.ImageWidget
-
Creates the ImageWidget
- create(BBjChildWindow) - Method in class Dashboard.JasperViewerWidget
-
Creates the JasperViewerWidget
- create(BBjChildWindow) - Method in class Dashboard.LineChartWidget
-
Creates the LineChartWidget
- create(BBjChildWindow) - Method in class Dashboard.PieChartWidget
-
Creates the PieChartWidget
- create(BBjChildWindow) - Method in class Dashboard.RingChartWidget
-
Creates the RingChartWidget
- create(BBjChildWindow) - Method in class Dashboard.StackedAreaChartWidget
-
Creates the StackedAreaChartWidget
- create(BBjChildWindow) - Method in class Dashboard.StackedBarChartWidget
-
Creates the StackedBarChartWidget
- create(BBjChildWindow) - Method in class Dashboard.StackedPercentageBarChartWidget
-
Creates the StackedPercentageBarChartWidget
- create(BBjChildWindow) - Method in interface Dashboard.Widget
-
Called to create the widget
- create(BBjChildWindow) - Method in class Dashboard.XYChartWidget
-
Creates the XYChartWidget
- CREATE_ERROR - Static variable in class BUS
-
- CREATE_ERROR - Static variable in class GDocsService
-
- CREATE_IMAGE$ - Static variable in class BBJasper.BBJasperViewerControl
-
Translated text for create image
- CREATE_IMAGE_TOOL_BUTTON_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Create imaage tool button name
- CREATE_IMAGE_TOOL_BUTTON_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Create imaage tool button name
- CREATE_NEW_DB - Static variable in class Admin
-
- CREATE_NEW_TRIGGER - Static variable in class Admin
-
- createAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an area chart embedded widget
- createAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an area chart embedded widget
- createAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an area chart embedded widget
- createAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an area chart embedded widget
- createBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a bar chart embedded widget
- createBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a bar chart embedded widget
- createBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a bar chart embedded widget
- createBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a bar chart embedded widget
- createBuildItem(BBjNumber) - Method in class WidgetWizard
-
Method createBuildItem:
Creates the build item
- createBuildItemPreview(BBjChildWindow) - Method in class WidgetWizard
-
Method getDashboardControl:
Creates and returns a dashboard control
- createCombinedImage(BBjImage, BBjImage, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by overlaying one image on top of another, specifying the final image dimensions
- createCombinedImagesWithText(BBjImage, BBjImage, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by combining two images with text
- createCombinedImageWithText(BBjImage, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by combining an existing image with text
- createDB(BBjString, BBjString, BBjString, BBjInt, BBjString, BBjString, BBjString, BBjString, BBjString) - Method in class BUS
-
- createEmbeddedWidget(Widget) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a embedded widget
- createEmbeddedWidgetSet(BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a embedded widget set
- createFile(BBjString, BBjString, BBjString, BBjString) - Method in class GDocsService
-
- createFileFromStream(BBjString, ByteArrayOutputStream) - Static method in class BBJasper.BBJasper
-
Creates a file given a filename and output stream
- createFolder(BBjString) - Method in class GDocsService
-
- createFolder(BBjString, BBjString) - Method in class GDocsService
-
- createFolder(BBjString, BBjString, BBjString) - Method in class GDocsService
-
- createGridEmbeddedWidget(BBjString, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a grid embedded widget
- createGridEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a grid embedded widget
- createGridEmbeddedWidget(BBjString, BBjString, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a grid embedded widget
- createGridEmbeddedWidget(BBjString, BBjString, BBjVector, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a grid embedded widget
- createGridEmbeddedWidget(BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an empty GridWidget as an embedded widget
- createGridExEmbeddedWidget(BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an empty GridExWidget as an embedded widget
- createGridExEmbeddedWidget(BBjString, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a GridExWidget as an embedded widget using a connection string and SQL query
- createGridExEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a GridExWidget as an embedded widget using a connection string, SQL query, and mode
- createGridExEmbeddedWidget(BBjString, BBjString, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a GridExWidget as an embedded widget using a BBjRecordSet for the row data and an (optionally null()) BBjVector for the column header data
- createGridExEmbeddedWidget(BBjString, BBjString, BBjVector, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a GridExWidget as an embedded widget using BBjVectors for the column header data and row data
- createHtmlViewEmbeddedWidget(BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a html view embedded widget
- createHtmlViewEmbeddedWidget(BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a html view embedded widget
- createImageEmbeddedWidget(BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an image embedded widget
- createImageEmbeddedWidget(BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an image embedded widget
- createImageEmbeddedWidget(BBjString, BBjString, URL) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns an image embedded widget
- createImageFromBBjImage(BBjImage) - Static method in class BBXImage.BBXImageFactory
-
Creates a BBXImage from a BBjImage
- createImageFromImage(Image) - Static method in class BBXImage.BBXImageFactory
-
Creates a BBXImage from a Java Image Object
- createImageFromImageIcon(ImageIcon) - Static method in class BBXImage.BBXImageFactory
-
Creates a BBXImage from a Java ImageIcon object
- createImageFromServerFile(BBjString) - Static method in class BBXImage.BBXImageFactory
-
Creates a BBXImage from a server file
- createImageFromText(BBjString, BBjString, BBjNumber, BBjString, BBjNumber, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by drawing automatically-sized text on a graphics context
- createImageFromText(BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by drawing automatically-sized text on a graphics context
- createImageFromText(BBjString, BBjString, BBjNumber, BBjString, BBjNumber, Font, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by drawing text on a graphics context
- createImageFromText(BBjString, BBjString, BBjNumber, Font, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Creates a BBjImage by drawing text on a transparent background
- createImageFromURL(BBjString) - Static method in class BBXImage.BBXImageFactory
-
Creates a BBXImage from a string represetatin of a URL
- createJasperViewerEmbeddedWidget(BBjString, BBjString, BBJasperReport) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a jasper viewer embedded widget by passing in a BBJasperReport object
- createJasperViewerEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, HashMap) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a jasper viewer embedded widget given parameters so that the Dashboard Utility can create and fill the report before it displays the widget
- createJDBCURL(BBjString, BBjInt, BBjString, BBjString, BBjString) - Method in class BUS
-
- createLineChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a line chart embedded widget
- createLineChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a line chart embedded widget
- createLineChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a line chart embedded widget
- createLineChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a line chart embedded widget
- createLocale(BBjString) - Static method in class BBJasper.BBJasper
-
Creates a java Locale object from the passed string
- createLocale(BBjString) - Static method in class BBTranslator.BBTranslator
-
Creates a java Locale object from the passed string
- createNewFrame(BBjTopLevelWindow, BBjNumber, HashMap) - Static method in class BBjToJavadoc.BBjToJavadocWizardFrameFactory
-
Method createNewFrame:
Instantiate a wizard frame
- createNewFrame(BBjTopLevelWindow, BBjNumber, HashMap) - Static method in class DialogWizard.DialogWizardFrameFactory
-
Method createNewFrame:
Instantiate a wizard frame
- createNewFrame(WidgetWizard, BBjTopLevelWindow, BBjNumber, HashMap) - Static method in class WidgetWizardFrameFactory
-
Method createNewFrame:
Instantiate a wizard frame
- createParentDirs(BBjString) - Static method in class BBTranslator.BBTranslationBundle
-
- createPgmFile() - Method in class DialogWizard.DialogWizard
-
Method createPgmFile:
Generate program file
- createPieChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a pie bar chart embedded widget
- createPieChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a pie bar chart embedded widget
- createPieChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a pie bar chart embedded widget
- createPieChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a pie bar chart embedded widget
- createPieChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a pie bar chart embedded widget
- createPreview(BBjChildWindow) - Method in interface BuildItem
-
- createPreview(BBjChildWindow) - Method in class WidgetBuildItem
-
- createPreview(BBjChildWindow) - Method in class WidgetDashboardBuildItem
-
- createPreview(BBjChildWindow) - Method in class WidgetSetBuildItem
-
- createRadialGradientPaint(Color, Color, Point2D) - Static method in class Dashboard.ChartWidget
-
Gets a radial gradient paint based off of two colors and the center point relative to the entire chart
- createReport(BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Creates and returns a BBJasperReport using no SQL result set
- createReport(BBjString, BBjString, ResultSet) - Method in class BBJasper.BBJasperDesign
-
Creates and returns a BBJasperReport using an SQL result set
- createRingChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a ring chart embedded widget
- createRingChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a ring chart embedded widget
- createRingChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a ring chart embedded widget
- createRingChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a ring chart embedded widget
- createRingChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a ring chart embedded widget
- createServlet() - Static method in class GoldMineIntegration.GoldMineIntegrationWebServiceFactory
-
Static method to create the GoldMineIntegrationWebService servlet
- createStackedAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked area chart embedded widget
- createStackedAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked area chart embedded widget
- createStackedAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked area chart embedded widget
- createStackedAreaChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked area chart embedded widget
- createStackedBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked bar chart embedded widget
- createStackedBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked bar chart embedded widget
- createStackedBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked bar chart embedded widget
- createStackedBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked bar chart embedded widget
- createStackedPercentageBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked percentage bar chart embedded widget
- createStackedPercentageBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked percentage bar chart embedded widget
- createStackedPercentageBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked percentage bar chart embedded widget
- createStackedPercentageBarChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a stacked percentage bar chart embedded widget
- createSubReport(BBjString, HashMap) - Method in class BBJasper.BBJasperReport
-
Creates a sub report, which inherits parameters from this report
- createTempDir() - Static method in class BBJasper.BBJasper
-
Creates a temp directory and returns the path
- createVector(Object) - Static method in class BBJasper.BBJasper
-
Creates and returns a BBjVector for the passed object
- createXYChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a xy chart embedded widget
- createXYChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a xy chart embedded widget
- createXYChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a xy chart embedded widget
- createXYChartEmbeddedWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.EmbeddedWidgetFactory
-
Creates and returns a xy chart embedded widget
- crop(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to crop the BBXImage to a specified rectangular region
- cropBackground() - Method in class BBXImage.BBXImage
-
Method to return the smallest image possible by cropping out the background of the original image using the top left pixel's color as the base background color to crop out.
- cropTransparent() - Method in class BBXImage.BBXImage
-
Method to return the smallest image possible by cropping out the transparent edges of the original image
- CSV_SAVE_CONTRIBUTOR - Static variable in class BBJasper.BBJasperView
-
Constant that represents the CSV save contributor
- CSV_SAVE_CONTRIBUTOR - Static variable in class BBJasper.BBJasperViewerControl
-
Constant that represents the CSV save contributor
- CSVExporter! - Variable in class BBJasper.BBJasperView
-
CSV exporter which contains export options
- CTRL$ - Static variable in class BBJasper.BBJasperView
-
Translated text for ctrl
- CURRENT_PAGE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for currrent page
- CUSTOM_PAGE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for custom page
- CUSTOM_PAGE_INPUTN_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom page inputn name
- CUSTOM_PAGE_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom page menu item name
- CUSTOM_PAGE_MENU_ITEM_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Custom page menu item name
- CUSTOM_PAGE_STATIC_TEXT_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom page static text name
- CUSTOM_PAGE_WINDOW_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom page window name
- CUSTOM_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Custom widget type constant
- CUSTOM_ZOOM$ - Static variable in class BBJasper.BBJasperView
-
Translated text for custom zoom
- CUSTOM_ZOOM_LIST_EDIT_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom zoome list edit name
- CUSTOM_ZOOM_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom zoom menu item name
- CUSTOM_ZOOM_MENU_ITEM_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Custom zoom menu item name
- CUSTOM_ZOOM_RATIO$ - Static variable in class BBJasper.BBJasperViewerControl
-
Translated text for custom zoom
- CUSTOM_ZOOM_STATIC_TEXT_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom zoom static text name
- CUSTOM_ZOOM_WINDOW_NAME$ - Static variable in class BBJasper.BBJasperView
-
Custom zoom window name
- CustomChartColors! - Variable in class Dashboard.ChartWidget
-
A BBjVector containing one or more Java Color objects to be used when customizing the ChartWidget's colors
- CUSTOMIZE_CONTROL_BAR_BACKGROUND_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize control bar background name
- CUSTOMIZE_DONE_BUTTON_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize done button name
- CUSTOMIZE_PREVIEW_ADD_BUTTON_1_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview add button 1 name
- CUSTOMIZE_PREVIEW_HTMLVIEW_1_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview html view 1 name
- CUSTOMIZE_PREVIEW_IMAGE_1_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview image 1 name
- CUSTOMIZE_PREVIEW_NEXT_BUTTON_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize Next button name
- CUSTOMIZE_PREVIEW_PREV_BUTTON_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize Previous button name
- CUSTOMIZE_PREVIEW_STATUS_TEXT$ - Static variable in class Dashboard.DashboardControl
-
Customize status text
- CUSTOMIZE_PREVIEW_WIDGET_FONT_SCALING_CHECKBOX_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview Fixed Widget Size Checkbox
- CUSTOMIZE_PREVIEW_WIDGET_FONT_SCALING_SLIDER_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview widget window name
- CUSTOMIZE_PREVIEW_WIDGET_SIZE_CHECKBOX_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview Fixed Widget Size Checkbox
- CUSTOMIZE_PREVIEW_WIDGET_SIZE_SLIDER_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview widget window name
- CUSTOMIZE_PREVIEW_WIDGET_TITLE_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview widget title name
- CUSTOMIZE_PREVIEW_WIDGET_WINDOW_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize preview widget window name
- CUSTOMIZE_WINDOW_NAME$ - Static variable in class Dashboard.DashboardControl
-
Customize window name
- darkenColor(Color, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Make a color darker
- Dashboard - package Dashboard
-
A Dashboard utility that facilitates the visualization of data via widgets that may contain various types of charts, grids, images, reports, and rich text.
- Dashboard - Class in Dashboard
-
Data class that encapsulates the entities that comprise a dashboard
- Dashboard(BBjString, BBjString) - Constructor for class Dashboard.Dashboard
-
Constructs a Dashboard given a name which uniquely identifies the Dashboard, and a title which displays on the Dashboard window's title bar
- DASHBOARD_CATEGORY_CONTROL_TITLE_BAR_NAME$ - Static variable in class Dashboard.DashboardCategoryControl
-
Dashboard category control title bar name
- DASHBOARD_CATEGORY_CONTROL_TITLE_TEXT_NAME$ - Static variable in class Dashboard.DashboardCategoryControl
-
Dashboard category control title text name
- DASHBOARD_CATEGORY_WINDOW_NAME$ - Static variable in class Dashboard.DashboardCategoryControl
-
Dashboard category window name
- DASHBOARD_CONTROL_BUSY_TEXT$ - Static variable in class Dashboard.DashboardControl
-
The text to display when initializing the categories and widgets.
- DASHBOARD_CONTROL_CUSTOMIZE_BUTTON_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control customize button name
- DASHBOARD_CONTROL_REFRESH_BUTTON_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control refresh button name
- DASHBOARD_CONTROL_TAB_CTRL_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control tab ctrl name
- DASHBOARD_CONTROL_TITLE_BAR_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control title bar name
- DASHBOARD_CONTROL_TITLE_TEXT_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control title text name
- DASHBOARD_CONTROL_TOOL_BAR_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control tool bar name
- DASHBOARD_CONTROL_WINDOW_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard control window name
- DASHBOARD_EXIT_BUTTON_NAME$ - Static variable in class Dashboard.DashboardWindow
-
Dashboard exit button name
- DASHBOARD_GLASS_PANE_NAME$ - Static variable in class Dashboard.DashboardControl
-
Dashboard glass pane name
- DASHBOARD_WIDGET_AUTO_REFRESH_CONFIG_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh config menu name
- DASHBOARD_WIDGET_AUTO_REFRESH_DONE_BUTTON_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh done button name
- DASHBOARD_WIDGET_AUTO_REFRESH_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh menu item name
- DASHBOARD_WIDGET_AUTO_REFRESH_RATE_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh rate name
- DASHBOARD_WIDGET_AUTO_REFRESH_TEXT_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh text name
- DASHBOARD_WIDGET_AUTO_REFRESH_UNITS_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh units name
- DASHBOARD_WIDGET_AUTO_REFRESH_WINDOW_NAME$ - Static variable in class Dashboard.WidgetControl
-
Auto refresh window name
- DASHBOARD_WIDGET_CLOSE_BUTTON_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget close button name
- DASHBOARD_WIDGET_DECORATION_WINDOW_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget decoration window name
- DASHBOARD_WIDGET_MANUAL_REFRESH_NAME$ - Static variable in class Dashboard.WidgetControl
-
Manual refresh menu item name
- DASHBOARD_WIDGET_OPTIONS_BUTTON_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget options button name
- DASHBOARD_WIDGET_POPOUT_BUTTON_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget popout button name
- DASHBOARD_WIDGET_REFRESH_MENU_NAME$ - Static variable in class Dashboard.WidgetControl
-
Refresh menu name
- DASHBOARD_WIDGET_TITLE_BAR_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget title bar name
- DASHBOARD_WIDGET_TITLE_TEXT_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget title text name
- DASHBOARD_WIDGET_WINDOW_NAME$ - Static variable in class Dashboard.WidgetControl
-
Widget window name
- DASHBOARD_WINDOW_NAME$ - Static variable in class Dashboard.DashboardWindow
-
Dashboard window name
- DashboardCategory - Class in Dashboard
-
Data class that encapsulates the entities which comprise a dashboard category
- DashboardCategory(BBjString, BBjString) - Constructor for class Dashboard.DashboardCategory
-
Constructs a DashboardCategory
- DashboardCategory! - Variable in class Dashboard.DashboardWidget
-
DashboardCategory which a part of
- DashboardCategoryAttribute - Class in Dashboard
-
Data class for attributes of a dashboard category
- DashboardCategoryAttribute(BBjString, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Constructor for class Dashboard.DashboardCategoryAttribute
-
Constructs a DashboardCategoryAttribute given all the field values
- DashboardCategoryAttribute(DashboardCategory) - Constructor for class Dashboard.DashboardCategoryAttribute
-
Constructs a DashboardCategoryAttribute given an existing DashboardCategory.
- DashboardCategoryAttribute(BBjString) - Constructor for class Dashboard.DashboardCategoryAttribute
-
Constructs a DashboardCategoryAttribute given a string template.
- DashboardCategoryAttribute() - Constructor for class Dashboard.DashboardCategoryAttribute
-
Constructs a DashboardCategoryAttribute with default values.
- DashboardCategoryControl - Class in Dashboard
-
UI class that displays a dashboard category
- DashboardCategoryControl(DashboardCategory, DashboardControl, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString) - Constructor for class Dashboard.DashboardCategoryControl
-
Constructs a DashboardCategoryControl
- DashboardCategoryControl(DashboardCategory, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString) - Constructor for class Dashboard.DashboardCategoryControl
-
Constructs a DashboardCategoryControl
- DashboardCategoryControl(DashboardCategory, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjNumber) - Constructor for class Dashboard.DashboardCategoryControl
-
Constructs a DashboardCategoryControl
- DashboardControl - Class in Dashboard
-
UI class that displays a dashboard in a BBjChildWindow
- DashboardControl(Dashboard, DashboardWindow, BBjWindow, BBjString) - Constructor for class Dashboard.DashboardControl
-
Constructs a DashboardControl
- DashboardControl(Dashboard, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString) - Constructor for class Dashboard.DashboardControl
-
Constructs a DashboardControl
- DashboardControl(Dashboard, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjNumber, BBjNumber) - Constructor for class Dashboard.DashboardControl
-
Constructs a DashboardControl
- DashboardItem - Class in Dashboard
-
The base dashboard class that all of the other dashboard data classes extend
- DashboardItem(BBjString, BBjString) - Constructor for class Dashboard.DashboardItem
-
Constructs a DashboardItem
- DashboardWidget - Class in Dashboard
-
Data class that encapsulates the entities which comprise a dashboard widget
- DashboardWidget(Widget) - Constructor for class Dashboard.DashboardWidget
-
Constructs a DashboardWidget
- DashboardWidget(DashboardCategory, Widget) - Constructor for class Dashboard.DashboardWidget
-
Constructs a DashboardWidget
- DashboardWidget! - Variable in class Dashboard.BaseWidget
-
Internal field variable used to associate the parent DashboardWidget with this widget.
- DashboardWidget! - Variable in class Dashboard.HtmlViewWidgetEvent
-
DashboardWidget that the event occurred on
- DashboardWidgetAttribute - Class in Dashboard
-
Data class for attributes of a dashboard widget
- DashboardWidgetAttribute(BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjNumber) - Constructor for class Dashboard.DashboardWidgetAttribute
-
Constructs a DashboardWidgetAttribute
- DashboardWidgetClickEvent - Class in Dashboard
-
Class that contains mouse click event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user executes a click on the DashboardWidget
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_WIDGET_CLICK event.
- DashboardWidgetClickEvent(DashboardWidget, BBjMouseUpEvent) - Constructor for class Dashboard.DashboardWidgetClickEvent
-
Contructs a DashboardWidgetClickEvent
- DashboardWidgetControl - Class in Dashboard
-
UI class that displays a dashboard widget
- DashboardWidgetControl(DashboardCategoryControl, DashboardWidget, BBjWindow, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString) - Constructor for class Dashboard.DashboardWidgetControl
-
Contructs a dashboard widget control
- DashboardWidgetEvent - Class in Dashboard
-
- DashboardWidgetEvent(DashboardWidget) - Constructor for class Dashboard.DashboardWidgetEvent
-
Contructs a DashboardWidgetEvent
- dashboardWidgetExists(BBjString) - Method in class Dashboard.DashboardCategory
-
Determines if a dashboard widget exists given its name
- DashboardWidgetFilter - Class in Dashboard
-
Data class for the filter of a dashboard widget
- DashboardWidgetFilter(BBjString, LinkedHashMap, BBjString, BBjNumber) - Constructor for class Dashboard.DashboardWidgetFilter
-
Constructs a DashboardWidgetFilter using default filter type of FILTER_TYPE_LISTBUTTON
- DashboardWidgetFilter(BBjString, LinkedHashMap, BBjString, BBjNumber, BBjNumber) - Constructor for class Dashboard.DashboardWidgetFilter
-
Constructs a DashboardWidgetFilter specifying default filter type
- DashboardWidgetFilterSelectEvent - Class in Dashboard
-
Class that contains widget filter select event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user selects a filter item from a custom DashboardWidgetFilter
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_FILTER_SELECT event.
- DashboardWidgetFilterSelectEvent(DashboardWidget, BBjString, BBjString, BBjString) - Constructor for class Dashboard.DashboardWidgetFilterSelectEvent
-
Contructs a DashboardWidgetFilterSelectEvent with the default filter type of FILTER_TYPE_LISTBUTTON
- DashboardWidgetFilterSelectEvent(DashboardWidget, BBjString, BBjString, BBjString, BBjNumber) - Constructor for class Dashboard.DashboardWidgetFilterSelectEvent
-
Contructs a DashboardWidgetFilterSelectEvent specifying the type of filter
- DashboardWidgetFilterSelectEvent(DashboardWidget, BBjString, BBjString, BBjString, BBjNumber, BBjControl) - Constructor for class Dashboard.DashboardWidgetFilterSelectEvent
-
Contructs a DashboardWidgetFilterSelectEvent specifying the type of filter
- DashboardWidgetLeftClickEvent - Class in Dashboard
-
Class that contains mouse click event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user executes a left click on the DashboardWidget
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_WIDGET_LEFT_CLICK event.
- DashboardWidgetLeftClickEvent(DashboardWidget, BBjMouseUpEvent) - Constructor for class Dashboard.DashboardWidgetLeftClickEvent
-
Contructs a DashboardWidgetLeftClickEvent
- DashboardWidgetLink - Class in Dashboard
-
Data class for a link of a dashboard widget
- DashboardWidgetLink(BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Constructor for class Dashboard.DashboardWidgetLink
-
Constructs a DashboardWidgetLink
- DashboardWidgetLinkSelectEvent - Class in Dashboard
-
Class that contains widget link select event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user selects a link item from a custom DashboardWidgetLink
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_LINK_SELECT event.
- DashboardWidgetLinkSelectEvent(DashboardWidget, BBjString) - Constructor for class Dashboard.DashboardWidgetLinkSelectEvent
-
Contructs a DashboardWidgetLinkSelectEvent
- DashboardWidgetMenu - Class in Dashboard
-
Data class for a custom popup menu associated with a dashboard widget
- DashboardWidgetMenu(BBjPopupMenu, BBjNumber) - Constructor for class Dashboard.DashboardWidgetMenu
-
Constructs a DashboardWidgetMenu
- DashboardWidgetMenuSelectEvent - Class in Dashboard
-
Class that contains the custom menu item selection event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user selects a menu item from a custom
DashboardWidgetMenu if you have previously executed the
DashboardWidgetMenu::setCallback()
method to register for the ON_POPUP_ITEM_SELECT event.
- DashboardWidgetMenuSelectEvent(DashboardWidget, BBjPopupSelectEvent) - Constructor for class Dashboard.DashboardWidgetMenuSelectEvent
-
Contructs a DashboardWidgetMenuSelectEvent
- DashboardWidgetRefreshEvent - Class in Dashboard
-
Class that contains refresh event information for a
DashboardWidget
This data class will be made available to your custom callback routine after a refresh has been triggered
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_WIDGET_REFRESH event.
- DashboardWidgetRefreshEvent(DashboardWidget) - Constructor for class Dashboard.DashboardWidgetRefreshEvent
-
Contructs a DashboardWidgetRefreshEvent
- DashboardWidgetRefreshEvent(DashboardWidget, BBjNumber) - Constructor for class Dashboard.DashboardWidgetRefreshEvent
-
Contructs a DashboardWidgetRefreshEvent specifying the refresh type
- DashboardWidgetRightClickEvent - Class in Dashboard
-
Class that contains mouse click event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user executes a right click on the DashboardWidget
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_WIDGET_RIGHT_CLICK event.
- DashboardWidgetRightClickEvent(DashboardWidget, BBjMouseUpEvent) - Constructor for class Dashboard.DashboardWidgetRightClickEvent
-
Contructs a DashboardWidgetRightClickEvent
- DashboardWidgetSelectEvent - Class in Dashboard
-
Class that contains select event information for a
DashboardWidget
This data class will be made available to your custom callback routine after the user selects DashboardWidget
if you have previously executed the
DashboardWidget::setCallback()
method to register for the ON_WIDGET_SELECT event.
- DashboardWidgetSelectEvent(DashboardWidget, WidgetControl) - Constructor for class Dashboard.DashboardWidgetSelectEvent
-
Contructs a DashboardWidgetSelectEvent
- DashboardWindow - Class in Dashboard
-
UI class that displays a dashboard in a BBjTopLevelWindow
- DashboardWindow(Dashboard) - Constructor for class Dashboard.DashboardWindow
-
Constructs a DashboardWindow
- DATA_ITEM_LABEL_POSITION_INSIDE_BOTTOM - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_INSIDE_CENTER - Static variable in class Dashboard.ChartWidget
-
A constant that indicates a category-based chart's data item label will be placed inside the item at the center, used with the
ChartWidget::setChartDataItemLabels() method and the default when the position is not specified.
- DATA_ITEM_LABEL_POSITION_INSIDE_LEFT - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_INSIDE_RIGHT - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_INSIDE_TOP - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_OUTSIDE_BOTTOM - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_OUTSIDE_LEFT - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_OUTSIDE_RIGHT - Static variable in class Dashboard.ChartWidget
-
- DATA_ITEM_LABEL_POSITION_OUTSIDE_TOP - Static variable in class Dashboard.ChartWidget
-
- DataFillableWidget - Interface in Dashboard
-
Interface that facilitates the filling of the underlying dataset of the widget
- DataItem - Class in Dashboard
-
Base class for an item of data
- DataItem() - Constructor for class Dashboard.DataItem
-
Contructs a DataItem
- DBAdminPassword$ - Variable in class BUS
-
- DBEncryptKey$ - Variable in class BUS
-
- DBHost$ - Variable in class BUS
-
- DBPassword$ - Variable in class BUS
-
- DBPath$ - Variable in class BUS
-
- DBPort% - Variable in class BUS
-
- DBUser$ - Variable in class BUS
-
- Debug - Variable in class BBTranslator.BBTranslator
-
A field variable that turns on and off debug capability
- DebugFileName! - Variable in class BBTranslator.BBTranslator
-
A field variable that contains the location of the debug file.
- DEFAULT_CONNECT_STRING$ - Static variable in class BaseBuildItem
-
- DEFAULT_HOST$ - Static variable in class Admin
-
- DEFAULT_PASSWORD$ - Static variable in class Admin
-
- DEFAULT_PERMISSIONS - Static variable in class Admin
-
- DEFAULT_PORT% - Static variable in class Admin
-
- DEFAULT_REMEMBER% - Static variable in class Admin
-
- DEFAULT_SAVE_DISK - Static variable in class BBJasper.BBJasperView
-
Constant which represents the default save location as the disk
- DEFAULT_SAVE_DISK - Static variable in class BBJasper.BBJasperViewerControl
-
Constant which represents the default save location as the disk
- DEFAULT_SAVE_GOOGLE - Static variable in class BBJasper.BBJasperView
-
Constant which represents the default save location as Google docs
- DEFAULT_SAVE_GOOGLE - Static variable in class BBJasper.BBJasperViewerControl
-
Constant which represents the default save location as Google docs
- DEFAULT_SCOPE - Static variable in class GDoc
-
- DEFAULT_SSL% - Static variable in class Admin
-
- DEFAULT_TIMEOUT% - Static variable in class Admin
-
- DEFAULT_USER$ - Static variable in class Admin
-
- DefaultSave - Variable in class BBJasper.BBJasperView
-
Sets the default save location, which is either DEFAULT_SAVE_DISK or DEFAULT_SAVE_GOOGLE.
- DefaultSaveContributor - Variable in class Dashboard.JasperViewerWidget
-
Contributor that will be used by default on a save
- DefaultSaveFile! - Variable in class Dashboard.JasperViewerWidget
-
File that will be used by default on a save
- DefaultSaveFolder! - Variable in class Dashboard.JasperViewerWidget
-
Folder that will be used by default on a save
- DELETE_DB - Static variable in class Admin
-
- DELETE_USER - Static variable in class Admin
-
- deleteACL(BBjString) - Method in class gappsv3.GCalendarAPI
-
- deleteAllFiles(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Method deleteAllFiles:
Method deletes all files from the bbj files listbox
- deleteCalendar(BBjString) - Method in class gappsv3.GCalendarAPI
-
Delete Calendar.
- deleteColumn(BBjNumber) - Method in class QVGrid.QVGrid
-
Deletes a column
- deleteEvent(GEvent) - Method in class gappsv3.GCalendar
-
Delete an event in the calendar.
- deleteFiles(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Method deleteFiles:
Method deletes the selected file(s) from the bbj files listbox
- deleteFromWebServer(BBjString) - Static method in class BBUtils.BBUtils
-
- deleteRow(BBjNumber) - Method in class QVGrid.QVGrid
-
Deletes a row
Note: The QVGrid completely handles the grid content displayed, so this method has no effect.
- deleteWebServerFilesOlderThanNDays(BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- Description$ - Variable in class BBjToJavadoc.PackageInfo
-
- deselectAllCells() - Method in class QVGrid.QVGrid
-
Deselects all of the cells in the grid
- deselectWidgetControl() - Method in class Dashboard.DashboardCategoryControl
-
Deselects the current widget control
- destroy() - Method in class BaseBuildItem
-
- destroy() - Method in class BBJasper.BBJasperProgress
-
Destroys the progress window
- destroy() - Method in class BBJasper.BBJasperReport
-
Destroys the BBJasperReport object
- destroy() - Method in class BBJasper.BBJasperTabbedView
-
Destroys the tabbed view and all contained views
- destroy() - Method in class BBJasper.BBJasperView
-
Destroys the view
- destroy(BBjNumber) - Method in class BBJasper.BBJasperView
-
Destroys the view and optionally all viewer windows that were created by this control
- destroy() - Method in class BBJasper.BBJasperViewerControl
-
Destroys the viewer control
- destroy(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Destroys the control and optionally all
viewer windows that were created by this control
- destroy() - Method in class BBJasper.BBJasperViewerWindow
-
Removes self from any parent viewer control, then destroys the
viewer control and the viewer window
- destroy() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame
-
Method destroy:
Frame destruction
- destroy() - Method in interface BBjToJavadoc.BBjToJavadocWizardFrameIntf
-
Method destroy:
Frame destruction
- destroy() - Method in class BBLaunchDock
-
- destroy() - Method in interface BuildItem
-
- destroy() - Method in class Dashboard.BarChartWidget
-
Destroys the BarChartWidget
- destroy() - Method in class Dashboard.BaseWidget
-
Destroys the widget
- destroy() - Method in class Dashboard.BBjWidget
-
Destroys the BBjWidget and its interior BBjControl
- destroy() - Method in class Dashboard.Dashboard
-
Destroys the dashboard
- destroy() - Method in class Dashboard.DashboardCategory
-
Destroys the dashboard category and destroys all dashboardWidgets contained in the category
- destroy() - Method in class Dashboard.DashboardCategoryControl
-
Destroys the dashboard category control
- destroy() - Method in class Dashboard.DashboardControl
-
Destroys the dashboard control
- destroy() - Method in class Dashboard.DashboardWidget
-
Destroys the DashboardWidget
- destroy() - Method in class Dashboard.DashboardWidgetControl
-
Destroys the dashboard widget control
- destroy() - Method in class Dashboard.DashboardWidgetFilter
-
Destroys the filter
- destroy() - Method in class Dashboard.DashboardWidgetLink
-
Destroys the link
- destroy() - Method in class Dashboard.DashboardWidgetMenu
-
Destroys the DashboardWidgetMenu
- destroy() - Method in class Dashboard.DashboardWindow
-
Destroys the dashboard window
- destroy() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Destroys the EmbeddedWidgetSetWindow
- destroy() - Method in class Dashboard.EmbeddedWidgetWindow
-
Destroys the EmbeddedWidgetWindow
- destroy() - Method in class Dashboard.GridExWidget
-
Destroys the GridExWidget
- destroy() - Method in class Dashboard.GridWidget
-
Destroys the GridWidget
- destroy() - Method in class Dashboard.HtmlViewWidget
-
Destroys the HtmlViewWidget
- destroy() - Method in class Dashboard.ImageWidget
-
Destroys the ImageWidget
- destroy() - Method in class Dashboard.JasperViewerWidget
-
Destroys the JasperViewerWidget
- destroy() - Method in class Dashboard.LineChartWidget
-
Destroys the LineChartWidget
- destroy() - Method in class Dashboard.PieChartWidget
-
Destroys the PieChartWidget
- destroy() - Method in interface Dashboard.Widget
-
Destroys the widget
- destroy() - Method in class Dashboard.WidgetControl
-
Destroys the widget control
- destroy() - Method in class DialogWizard.DialogWizardFrame
-
Method destroy:
Frame destruction
- destroy() - Method in interface DialogWizard.DialogWizardFrameIntf
-
Method destroy:
Frame destruction
- destroy() - Method in class QVGrid.QVGrid
-
Destroys the QVGrid component child window
- destroy() - Method in class WidgetBuildItem
-
- destroy() - Method in class WidgetDashboardBuildItem
-
- destroy() - Method in class WidgetSetBuildItem
-
- destroy() - Method in class WidgetWizardFrame
-
Method destroy:
Frame destruction
- destroy() - Method in interface WidgetWizardFrameIntf
-
Method destroy:
Frame destruction
- DevicePixelRatio! - Static variable in class Dashboard.BBjWidget
-
A BBjNumber identifying the screen's pixel ratio.
- DialogName$ - Variable in class AdminLoginDialog
-
- DialogUtils - Class in DialogWizard
-
DialogUtils
Dialog Utilities Class
- DialogUtils() - Constructor for class DialogWizard.DialogUtils
-
- DialogWizard - package DialogWizard
-
Wizard which creates dialogs iteratively from application resource files
- DialogWizard - Class in DialogWizard
-
DialogWizard
Dialog Wizard Class
- DialogWizard() - Constructor for class DialogWizard.DialogWizard
-
Constructor DialogWizard
- DialogWizard(BBjString, BBjNumber) - Constructor for class DialogWizard.DialogWizard
-
Constructor DialogWizard
- DialogWizardFrame - Class in DialogWizard
-
DialogWizardFrame
Dialog Wizard Frame Class
- DialogWizardFrame(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class DialogWizard.DialogWizardFrame
-
Constructor DialogWizardFrame
- DialogWizardFrame1 - Class in DialogWizard
-
DialogWizardFrame1
Resource/Program Paths Frame
- DialogWizardFrame1(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class DialogWizard.DialogWizardFrame1
-
Constructor DialogWizardFrame1
- DialogWizardFrame2 - Class in DialogWizard
-
DialogWizardFrame2
Control/Programm Variable Assignments Frame
- DialogWizardFrame2(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class DialogWizard.DialogWizardFrame2
-
Constructor DialogWizardFrame2
- DialogWizardFrame3 - Class in DialogWizard
-
DialogWizardFrame3
Control/Event Callback Assignments Frame
- DialogWizardFrame3(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class DialogWizard.DialogWizardFrame3
-
Constructor DialogWizardFrame3
- DialogWizardFrame4 - Class in DialogWizard
-
DialogWizardFrame4
Toolbar Wizard Frame
- DialogWizardFrame4(BBjTopLevelWindow, BBjNumber, HashMap) - Constructor for class DialogWizard.DialogWizardFrame4
-
Constructor DialogWizardFrame4
- DialogWizardFrameFactory - Class in DialogWizard
-
DialogWizardFrameFactory
Dialog Wizard Frame Factory Class
- DialogWizardFrameFactory() - Constructor for class DialogWizard.DialogWizardFrameFactory
-
Constructor DialogWizardFrameFactory
- DialogWizardFrameIntf - Interface in DialogWizard
-
DialogWizardFrameIntf
Dialog Wizard Frame Interface
- DialogWizardRun - Class in DialogWizard
-
DialogWizardRun
Run Type Selection Dialog
- DialogWizardRun(BBjString) - Constructor for class DialogWizard.DialogWizardRun
-
Constructor DialogWizardRun
- DIR_ERROR - Static variable in class BBTranslator.BBTranslationBundle
-
- Dirty - Variable in class BBTranslator.BBTranslations
-
A field variable that specifies the BBTranslations have been modified
- disconnect() - Method in class BUS
-
- display(BBjNumber) - Method in class Dashboard.BBjWidget
-
If the BBjWidget's interior BBjControl has already been created, then this method sets its visibiity
- display(BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the widget's visibility
- display(BBjNumber) - Method in class Dashboard.JasperViewerWidget
-
Sets the widget's visibility
- display(BBjNumber) - Method in interface Dashboard.Widget
-
Called to display or hide the widget
- DOC_NOT_FOUND_ERROR - Static variable in class GDocsService
-
- DOCK_LEFT - Static variable in class Dashboard.DashboardWidget
-
Constant for dock left that is used to specify the location when creating a DashboardWidgetFilter via the addFilter() method
- DOCK_RIGHT - Static variable in class Dashboard.DashboardWidget
-
Constant for dock right that is used to specify the location when creating a DashboardWidgetFilter via the addFilter() method
- DockLocation - Variable in class Dashboard.DashboardWidgetFilter
-
Dock location of the filter
- DockLocation - Variable in class Dashboard.DashboardWidgetLink
-
Dock location of the link
- DOCUMENT_TYPE$ - Static variable in class GDoc
-
- DOCUMENT_TYPE_NAME$ - Static variable in class GDocSaveDialog
-
- DocumentFolder$ - Variable in class GDocFolderSelectionDialog
-
- DocumentFolder$ - Variable in class GDocSaveDialog
-
- DocumentFolderPath$ - Variable in class GDocSaveDialog
-
- DocumentTitle$ - Variable in class GDocSaveDialog
-
- DocumentType$ - Variable in class GDocSaveDialog
-
- DOCXExporter! - Variable in class BBJasper.BBJasperView
-
DOCX exporter which contains export options
- doEmailDialog() - Method in class BBJasper.BBJasperView
-
Runs the email dialog
- doFinish() - Method in class DialogWizard.DialogWizard
-
Method doFinish:
Finish work
- doFinish() - Method in class WidgetWizard
-
Method doFinish:
Finish work
- doLoginDialog() - Method in class GAppsService
-
- doLowerCaseWhenDisplaying(BBjNumber) - Method in class QVGrid.QVGrid
-
Adjusts, for a given column, the data to lowercase before displaying to the user
- doLowerCaseWhenSaving(BBjNumber) - Method in class QVGrid.QVGrid
-
Adjusts, for a given column, the data to lowercase before returning it to the program
- DOMAIN_SCOPE - Static variable in class GDoc
-
- doModal() - Method in class AdminLoginDialog
-
- doModal() - Method in class BBJasper.BBJasperProgress
-
Shows the progress window and runs process events
- doModal() - Method in class Dashboard.DashboardWindow
-
Shows the dashboard window modally, returns when the dashboard window is closed
- doModal() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Shows the embedded widget set window modally, returns when the window is closed
- doModal() - Method in class Dashboard.EmbeddedWidgetWindow
-
Shows the embedded widget window modally, returns when the window is closed
- doModal() - Method in class Dashboard.ExportDataDialog
-
Shows and runs the export data dialog modally
- doModal() - Method in class Email.EmailDialog
-
Runs the email dialog
- doModal() - Method in class GAppsLoginDialog
-
- doModal() - Method in class WidgetWizard
-
Runs the widget wizard modally.
- doSave() - Method in class BBJasper.BBJasperView
-
Saves the report
- doSaveAs() - Method in class BBJasper.BBJasperView
-
Save as the report
- doSaveGoogleDoc() - Method in class BBJasper.BBJasperView
-
Callback for when the save google doc menu item is selected
- doUpperCaseWhenDisplaying(BBjNumber) - Method in class QVGrid.QVGrid
-
Adjusts, for a given column, the data to uppercase before displaying to the user
- doUpperCaseWhenSaving(BBjNumber) - Method in class QVGrid.QVGrid
-
Adjusts, for a given column, the data to uppercase before returning it to the program
- download(BBjString) - Method in class GDoc
-
- DOWNLOAD_ERROR - Static variable in class GDoc
-
- DraggingEnabled - Variable in class Dashboard.WidgetControl
-
Indicates if dragging is enabled for the widget control
- drawFilledOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color, Color) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawFilledOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjColor, BBjColor, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawFilledOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color, Color, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawFilledRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color, Color) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawFilledRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjColor, BBjColor, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawFilledRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color, Color, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- DRAWING_TYPE$ - Static variable in class GDoc
-
- DRAWING_TYPE_NAME$ - Static variable in class GDocSaveDialog
-
- drawOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjColor) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawOval(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw an oval on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjColor) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- drawRect(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to draw a rectangle on the BBXImage's canvas, specifying the thickness of the line and the color/opacity of the line.
- DROP_ERROR - Static variable in class BUS
-
- dropDB(BBjString, BBjString) - Method in class BUS
-
- DSUDDB - Class in <Unnamed>
-
- DSUDDB() - Constructor for class DSUDDB
-
- DSUDDB(BBjString) - Constructor for class DSUDDB
-
- GACL - Class in gappsv3
-
- GACL() - Constructor for class gappsv3.GACL
-
- GApps - Class in <Unnamed>
-
- GAppsAuthorization - Class in gappsv3
-
This class is used by the various Google APIs to provide the
bearer authorization token whenever a request is sent to
one of Google's API endpoints.
- GAppsAuthorization(BBjString) - Constructor for class gappsv3.GAppsAuthorization
-
This constructor takes an authorization token obtained
through OAuth 2.0 with Google.
- GAppsLoginDialog - Class in <Unnamed>
-
- GAppsLoginDialog(GAppsService) - Constructor for class GAppsLoginDialog
-
- GAppsService - Class in <Unnamed>
-
gapps.bbj
- GAppsService(BBjNumber) - Constructor for class GAppsService
-
- gappsv3 - package gappsv3
-
GOAuth2.bbj
- GCalendar - Class in gappsv3
-
GCalendar is a wrapper around Google's CalendarListEntry and
represents a single calendar.
- GCalendar(GCalendarAPI, CalendarListEntry) - Constructor for class gappsv3.GCalendar
-
Constructor
- GCalendarAPI - Class in gappsv3
-
- GCalendarAPI(BBjString) - Constructor for class gappsv3.GCalendarAPI
-
This constructor for the Google Calendar API takes a GOAuth2
object.
- GDoc - Class in <Unnamed>
-
- GDoc(GDocsService, BBjString) - Constructor for class GDoc
-
- GDoc(GDocsService, com.google.api.services.drive.model.File) - Constructor for class GDoc
-
- GDocFolderSelectionDialog - Class in <Unnamed>
-
- GDocFolderSelectionDialog() - Constructor for class GDocFolderSelectionDialog
-
- GDocOpenDialog - Class in <Unnamed>
-
- GDocOpenDialog() - Constructor for class GDocOpenDialog
-
- GDocSaveDialog - Class in <Unnamed>
-
- GDocSaveDialog() - Constructor for class GDocSaveDialog
-
- GDocsResultSet - Class in <Unnamed>
-
Class for accessing large sets of GDocs without having to perform the conversion on every single document
- GDocsResultSet(GDocsService, Map) - Constructor for class GDocsResultSet
-
- GDocsService - Class in <Unnamed>
-
- GDocsService() - Constructor for class GDocsService
-
- GDocsService(BBjNumber) - Constructor for class GDocsService
-
- GeneralUtilities - Class in <Unnamed>
-
- GeneralUtilities() - Constructor for class GeneralUtilities
-
- generate() - Method in class BBjToJavadoc.BBjToJavadocWizard
-
Method generate:
Generate documents
- generateBeginClassCode() - Method in interface BuildItem
-
- generateBeginClassCode() - Method in class WidgetBuildItem
-
- generateBeginClassCode() - Method in class WidgetDashboardBuildItem
-
- generateBeginClassCode() - Method in class WidgetSetBuildItem
-
- generateBuildItemProgramCode() - Method in class WidgetWizard
-
Method generateBuildItemProgramCode:
Generates and returns BBj program code
- generateEndClassCode() - Method in class BaseBuildItem
-
- generateEndClassCode() - Method in interface BuildItem
-
- generateFieldCode() - Method in interface BuildItem
-
- generateFieldCode() - Method in class WidgetBuildItem
-
- generateFieldCode() - Method in class WidgetDashboardBuildItem
-
- generateFieldCode() - Method in class WidgetSetBuildItem
-
- generateHeaderCode() - Method in class BaseBuildItem
-
- generateHeaderCode() - Method in interface BuildItem
-
- generateMethodCode() - Method in interface BuildItem
-
- generateMethodCode() - Method in class WidgetBuildItem
-
- generateMethodCode() - Method in class WidgetDashboardBuildItem
-
- generateMethodCode() - Method in class WidgetSetBuildItem
-
- generateProgramCode() - Method in class BaseBuildItem
-
Method generateProgramCode:
Generates and returns BBj program code
- generateProgramCode() - Method in interface BuildItem
-
- generateSampleCode() - Method in class BaseBuildItem
-
- generateSampleCode() - Method in interface BuildItem
-
- get_active_func(BBjNamespaceEvent) - Method in class DialogWizard.BBDialog
-
Method get_active_func:
Check for and act on last application event, invoke caller's toolbar button push callback method
- getAccessRole() - Method in class gappsv3.GCalendar
-
Get access role.
- getACL(String) - Method in class gappsv3.GCalendarAPI
-
- getACLs() - Method in class gappsv3.GCalendarAPI
-
- getActiveDashboardWidgetControlPosition(BBjString) - Method in class Dashboard.DashboardCategoryControl
-
Returns the current position of an active dashboard widget control that is part of the dashboard category control
- getActiveDashboardWidgetControls() - Method in class Dashboard.DashboardCategoryControl
-
Returns the active dashboard widget controls in the dashboard category control
- getAdditionalRoles() - Method in class GPermission
-
- getAllControls() - Method in class BBJasper.BBJasperTabbedView
-
Returns a HashMap containg all of the controls
- getAllControls() - Method in class BBJasper.BBJasperView
-
Returns a HashMap containg all of the controls
- getAllControls() - Method in class BBJasper.BBJasperViewerControl
-
Returns a HashMap containg all of the controls
- getAllControls(BBjString) - Static method in class DialogWizard.DialogUtils
-
Method getAllControls:
Get all controls in a resource file
- getAllControls(BBjString, BBjNumber) - Static method in class DialogWizard.DialogUtils
-
Method getAllControls:
Get all controls in a resource file for a particular window id
- getAllControls(BBjWindow) - Static method in class DialogWizard.DialogUtils
-
Method getAllControls:
Get all controls using a window object
- getAllControlsRecursive(BBjWindow, BBjNumber) - Static method in class DialogWizard.DialogUtils
-
Method getAllControlsRecursive:
Get all controls recursively
- getAllFolders() - Method in class GDocsService
-
- getAllMatchingNodes(BBjString) - Method in class BBXMLDoc
-
- getAllMatchingNodes(Node, BBjString) - Method in class BBXMLDoc
-
- getAllMatchingNodes(Node, BBjString, BBjNumber, BBjVector) - Method in class BBXMLDoc
-
- getAllMatchingNodesWithAttr(BBjString) - Method in class BBXMLDoc
-
- getAllMatchingNodesWithAttr(Node, BBjString, BBjString, BBjVector) - Method in class BBXMLDoc
-
- getAlternateLink() - Method in class GDoc
-
- getAnyoneCanAddSelf() - Method in class gappsv3.GEvent
-
Indicates whether people can invite themselves to the event
regardless of ownership.
- getApplications(BBjString) - Method in class BUS
-
- getAttendees() - Method in class gappsv3.GEvent
-
Get a list of participants in the meeting
- getAttendeesOmitted() - Method in class gappsv3.GEvent
-
Indicates whether attendees have been omitted from the event.
- getAttribute(String) - Method in class QVGrid.QVGrid
-
Returns a control attribute previously set with setAttribute() for the grid control
- getAuthKey() - Method in class GPermission
-
- getAutoRefreshEnabled() - Method in class Dashboard.DashboardWidget
-
Returns the auto refresh enabled state (1 for enabled and 0 for disabled)
- getAutoRefreshEnabled() - Method in class Dashboard.WidgetControl
-
Returns the auto refresh status
- getAutoRefreshRate() - Method in class Dashboard.DashboardWidget
-
Returns the auto refresh interval
- getAutoRefreshRate() - Method in class Dashboard.WidgetControl
-
Returns the auto refresh rate
- getAutoRefreshUnit() - Method in class Dashboard.DashboardWidget
-
Returns the auto refresh unit
- getAutoRefreshUnit() - Method in class Dashboard.WidgetControl
-
Returns the auto refresh unit
- getBackColor() - Method in class Dashboard.DashboardCategoryControl
-
Returns the background color of the dashboard category control
- getBackColor() - Method in class Dashboard.DashboardControl
-
Returns the background color of the dashboard control
- getBackColor() - Method in class Dashboard.DashboardItem
-
Returns the background color of dashboard item
- getBackColor() - Method in class Dashboard.DashboardWindow
-
Returns the background color of the dashboard window
- getBackColor() - Method in class Dashboard.WidgetControl
-
Returns the background color of the widget control
- getBackColor() - Method in class QVGrid.QVGrid
-
Returns the background color of the grid control
- getBackgroundColor() - Method in class gappsv3.GCalendar
-
Get background color.
- getBands() - Method in class BBJasper.BBJasperDesign
-
Returns all the bands in the JasperDesign object
- getBase64() - Method in class BBXImage.BBXImage
-
Method to return the BBXImage out to an Image Output Stream 32-bit converted to a Base64 ASCII Stream
- getBBjColor(Color) - Static method in class Dashboard.ChartWidget
-
Method to create a BBjColor from a Java Color, taking into account an alpha channel if it exists
- getBBjColorFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to create a BBjColor from a hex color string
- getBBjColorFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to create a BBjColor from its corresponding HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) discrete values
- getBBjColorFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to create a BBjColor from its corresponding HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) values in a vector
- getBBjColorFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to create a BBjColor from its corresponding HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) discrete values
- getBBjColorFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to create a BBjColor from its corresponding HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) values in a vector
- getBBjColorFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to create a BBjColor from a Java Color with an alpha channel
- getBBjColorWithAlphaFromHexString(BBjString, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a BBjColor with an alpha channel from a hex string
- getBBjControl(BBjString) - Method in class Dashboard.DashboardCategoryControl
-
Returns a BBj control give a name
- getBBjControl(BBjString) - Method in class Dashboard.DashboardControl
-
Returns a dashboard window BBj control
- getBBjControl(BBjString) - Method in class Dashboard.DashboardWindow
-
Returns a dashboard window BBj control
- getBBjControl(BBjString) - Method in class Dashboard.WidgetControl
-
Returns the BBjControl identified by the provided control name
- getBBjEventName() - Method in class DialogWizard.Event
-
Method getBBjEventName:
Get BBj event class name (e.g.
- getBBjImage() - Method in class BBXImage.BBXImage
-
Method to get a BBjImage for the BBXImage
- getBBjImageFromURL(BBjString) - Static method in class GeneralUtilities
-
- getBBjTypeName() - Method in class DialogWizard.Control
-
Method getBBjTypeName:
Get control BBj type class name
- getBearerTokenFromRefreshToken(BBjString) - Method in class gappsv3.GOAuth2
-
This method exchanges the refresh token for a bearer token.
- getBeepOnValidationFailure() - Method in class QVGrid.QVGrid
-
Returns whether the grid will beep when the program calls 'accept(0)' in response to a validation event
- getBody() - Method in class BBWebClient.BBWebResponse
-
- getBottom() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains bottom tray information
- getBottomRow() - Method in class QVGrid.QVGrid
-
Returns the current visible bottom row
- getBufferedImage() - Method in class BBXImage.BBXImage
-
Method to get a BufferedImage of type BufferedImage.TYPE_INT_ARGB from the BBXImage
- getBufferedImage(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to get a BufferedImage from the BBXImage
- getBuiIosMajorVersion() - Static method in class BBUtils.BBUtils
-
Get the major iOS version if running in a BUI environment in iOS (5, 6, 7, etc.) as determined by the client browser's user agent string.
- getBuiIosVersion() - Static method in class BBUtils.BBUtils
-
Get the iOS version if running in a BUI environment in iOS (7, 7.1, etc.) as determined by the client browser's user agent string.
- getBuildItem() - Method in class WidgetWizard
-
Method getBuildItem
Returns the BuildItem
- getBuildItemCategoryNames() - Method in class WidgetWizard
-
- getBuildItemCategoryTitles() - Method in class WidgetWizard
-
- getBuildItemEmbeddedCode() - Method in class WidgetWizard
-
Method getBuildItemEmbeddedCode:
Returns the BBj program code necessary to embed the build item
- getBuildItemType() - Method in class WidgetWizard
-
Method getBuildItemType:
Returns the build type
- getBuildItemWidgetConnectString(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetDescription(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetExists(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetHtmlText(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetHtmlUrl(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetImageFile(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetImageUrl(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetNames(BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetRecordsetColumns(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetRecordsetFile(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetRecordsetTemplate(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetReportConnectString(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetReportFile(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSeriesConnectString(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSeriesNames(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSeriesRecordsetColumns(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSeriesRecordsetFile(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSeriesRecordsetTemplate(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSeriesSQL(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetSQL(BBjString, BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetTitles(BBjString) - Method in class WidgetWizard
-
- getBuildItemWidgetType(BBjString, BBjString) - Method in class WidgetWizard
-
- getBundle(BBjString) - Static method in class BBTranslator.BBTranslationBundle
-
- getBundle(BBjString, BBjString) - Static method in class BBTranslator.BBTranslationBundle
-
- getBundle(BBjString, BBjString, Locale) - Static method in class BBTranslator.BBTranslationBundle
-
- getBundleFromJar(BBjString, BBjString, Locale) - Static method in class BBTranslator.BBTranslationBundle
-
- getBundleFromZip(BBjString, BBjString, Locale) - Static method in class BBTranslator.BBTranslationBundle
-
- getBundleLockUser(BBjString, BBjString) - Static method in class BBTranslator.BBTranslationBundle
-
- getBusyTimes(Date, Date) - Method in class gappsv3.GCalendar
-
- getCalendar(BBjString) - Method in class gappsv3.GCalendarAPI
-
- getCalendars() - Method in class gappsv3.GCalendarAPI
-
- getCategoryNames() - Method in interface BuildItem
-
- getCategoryNames() - Method in class WidgetBuildItem
-
- getCategoryNames() - Method in class WidgetDashboardBuildItem
-
- getCategoryNames() - Method in class WidgetSetBuildItem
-
- getCategoryTitles() - Method in interface BuildItem
-
- getCategoryTitles() - Method in class WidgetBuildItem
-
- getCategoryTitles() - Method in class WidgetDashboardBuildItem
-
- getCategoryTitles() - Method in class WidgetSetBuildItem
-
- getCausesControlValidation() - Method in class QVGrid.QVGrid
-
Returns whether entering the grid control will trigger control validation on the control that previously had focus
- getCellAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the alignment of a cell
- getCellBackColor(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the background color of a cell
- getCellFont(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the font of a cell
- getCellForeColor(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the foreground color of a cell
- getCellHasQuery(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether a BBjStandardGrid cell has an associated query button
- getCellListControl(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the list control for a cell
- getCellListSelection(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the list selection for a list control in a cell
- getCellMask(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the mask for a cell
- getCellRelated(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the "related" text associated with a cell
- getCellRestore(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the restore value for a cell
- getCellState(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the checked state of a check box or button style cell
- getCellStyle(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the style of a cell
- getCellStyleNames(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns a list of all CSS style names that have been added to a grid cell
- getCellText(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
Returns the text of a cell in the GridWidget given the cell's row and column number
- getCellText(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the value of the text stored in the specified cell
- getCellVerticalAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the vertical alignment of a cell
- getChartDataItemFromPoint(BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Gets the chart's last data item with an area that encloses the specified coordinates
- getChartDataItemsFromPoint(BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Gets all of the chart's data items with an area that encloses the specified coordinates
- getChartDomainAxisFormat() - Method in class Dashboard.ChartWidget
-
Returns the custom decimal format for the XYChart's domain axis (x-axis) numbers - note that this applies only to an XYChart
- getChartFontFile() - Method in class Dashboard.ChartWidget
-
Gets the customized font file for the chart.
- getChartHeight() - Method in class Dashboard.ChartWidget
-
Returns the height of the chart
- getChartRangeAxisFormat() - Method in class Dashboard.ChartWidget
-
Returns the custom decimal format for the chart's range axis (y-axis) numbers
- getChartRangeAxisToCurrency() - Method in class Dashboard.ChartWidget
-
Return a BBjNumber indicating if the range axis was set to show its values formatted as currency for the current locale
- getChartRangeAxisToPercent() - Method in class Dashboard.ChartWidget
-
Return a BBjNumber indicating if the range axis was set to show its values formatted as a percentage.
- getChartWidth() - Method in class Dashboard.ChartWidget
-
Returns the width of the chart
- getChildren() - Method in class BBTranslator.BBTranslations
-
Returns the children of the translations in a HashMap
- getChromaticity() - Method in class BBJasper.BBJasperPrintChromaticity
-
Returns the chromaticity object
- getClassNames() - Method in class BBjToJavadoc.BBjToJava
-
- getClickTarget(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
Returns a constant representing which part of the the GridWidget's that the user clicked
- getClientBBjConfigFile() - Static method in class BBConfig
-
- getClientBBjHome() - Static method in class BBConfig
-
- getClientBBjInterpreter() - Static method in class BBConfig
-
- getClientEdge() - Method in class QVGrid.QVGrid
-
Returns whether the client (lowered) border is set for the grid control
- getClientJasperPrint() - Method in class BBJasper.BBJasperReport
-
Creates (if necessary) and returns the client JasperPrint object
- getClientJavaHome() - Static method in class BBConfig
-
- getClientLocale() - Static method in class BBJasper.BBJasper
-
Returns the locale used by the client
- getClientLocale() - Static method in class BBTranslator.BBTranslationBundle
-
- getClientLocale() - Static method in class BBTranslator.BBTranslations
-
Returns the locale used by the client
- getClientLocale() - Static method in class BBTranslator.BBTranslator
-
Returns the locale used by the client
- getClientLocaleString() - Static method in class BBTranslator.BBTranslationBundle
-
- getClientLocaleString() - Static method in class BBTranslator.BBTranslations
-
Returns the locale string used by the client
- getClientLocaleString() - Static method in class BBTranslator.BBTranslator
-
Returns the locale string used by the client
- getClientOS() - Static method in class BBConfig
-
- getClientParameters() - Method in class BBJasper.BBJasperExporter
-
Returns client export parameters
- getClientPrintRequestAttributeSet() - Method in class BBJasper.BBJasperPrintServiceExporter
-
Returns the client print request attribute set
- getClientPrintServiceAttributeSet() - Method in class BBJasper.BBJasperPrintServiceExporter
-
Returns the client print service attribute set
- getClientSlash() - Method in class Dashboard.BaseWidget
-
Returns the client's path separator: "\" for Windows and "/" for all other operating systems
- getClientSlash() - Static method in class Dashboard.ExportData
-
Returns the last record delimiter used
- getClosed() - Method in interface FaxJob
-
- getClosed() - Method in class FaxJobBase
-
- getCloseOnSend() - Method in class Email.EmailDialog
-
Returns whether the dialog should be closed on a send
- getColor() - Static method in class BBJasper.BBJasperPrintChromaticity
-
Creates and returns a chromaticity object that contains color information
- getColorId() - Method in class gappsv3.GCalendar
-
Get color id.
- getColorId() - Method in class gappsv3.GEvent
-
Gets the color id of the event.
- getColorTheme(BBjNumber) - Static method in class Dashboard.ChartWidget
-
Gets a pre-defined color theme vector
- getColorThemeCount() - Static method in class Dashboard.ChartWidget
-
Gets the total number of color themes
- getColorThemeDescription(BBjNumber) - Static method in class Dashboard.ChartWidget
-
Gets the description of the specified color theme
- getColorWithAlpha(BBjColor, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a Java Color with an alpha channel from a BBjColor where opacity = (0-1)
- getColorWithAlpha(Color, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a Java Color with an alpha channel from a Java Color by specifying an opacity amount.
- getColorWithAlphaFromHexString(BBjString, BBjNumber) - Static method in class BBXImage.BBXImage
-
Method to create a Java Color with an alpha channel from a hex string
- getColorWithAlphaFromHexString(BBjString, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a Java Color with an alpha channel from a hex string
- getColumnAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default horizontal alignment for a column
- getColumnBackColor(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default background color of a column
- getColumnFont(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default font of a column
- getColumnForeColor(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default foreground color of a column
- getColumnGutter() - Method in class QVGrid.QVGrid
-
Returns the number of pixels separating the column header and the main grid area
- getColumnHasQuery(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether all cells in the specified column have associated query buttons
- getColumnHeader() - Method in class QVGrid.QVGrid
-
Returns the column header object for the grid
- getColumnHeaderAlignment() - Method in class QVGrid.QVGrid
-
Returns the default column header horizontal alignment
- getColumnHeaderBackColor() - Method in class QVGrid.QVGrid
-
Returns the default background color of the column header
- getColumnHeaderCellAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the horizontal alignment for a column header cell
- getColumnHeaderCellBackColor(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the background color of a column header cell
- getColumnHeaderCellForeColor(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the foreground color of a column header cell
- getColumnHeaderCellStyle(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the style of a column header cell
- getColumnHeaderCellText(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the text displayed in a column header cell
- getColumnHeaderCellVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the vertical alignment for a column header cell
- getColumnHeaderData() - Method in class Dashboard.GridExWidget
-
Returns the header data of the GridWidget in a BBjVector
- getColumnHeaderData() - Method in class Dashboard.GridWidget
-
Returns the header data of the GridWidget in a BBjVector
- getColumnHeaderFont() - Method in class QVGrid.QVGrid
-
Returns the default font of the column header
- getColumnHeaderForeColor() - Method in class QVGrid.QVGrid
-
Returns the default foreground color of the column header
- getColumnHeaderHeight() - Method in class QVGrid.QVGrid
-
Returns the height of the column header
- getColumnHeaderStyle() - Method in class QVGrid.QVGrid
-
Returns the style used by default for the column headers
- getColumnHeaderVerticalAlignment() - Method in class QVGrid.QVGrid
-
Returns the default column header vertical alignment
- getColumnListControl(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the list control for a column
- getColumnListSelection(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default selected index for the list control in the column
- getColumnMask(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default mask for a column
- getColumns() - Method in class BBJasper.BBJasperDesign
-
Returns the columns
- getColumns() - Method in interface Dashboard.DataFillableWidget
-
Returns the Columns
- getColumnStyle(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default style of a column in the grid
- getColumnStyleNames(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns a list of all CSS styles names that have been added to a grid column
- getColumnVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default vertical alignment for all of the cells in a particular column
- getColumnWidth(BBjNumber) - Method in class QVGrid.QVGrid
-
Retrieves the width of a specified column
- getColumnWidths() - Method in class QVGrid.QVGrid
-
Returns a vector containing the column widths within a grid
- getComment() - Method in class gappsv3.GEventAttendee
-
Attendee's comment for the event.
- getConnectString() - Method in class BBJasper.BBJasperDesign
-
Returns the connect string
- getConnectString() - Method in class BBJasper.BBJasperReport
-
Returns the JDBC connect string
- getConnectString() - Method in interface Dashboard.DataFillableWidget
-
Returns the JDBC connect String
- getContainer() - Method in class WidgetWizard
-
Method getContainer
Returns the container type
- getContextID() - Method in class QVGrid.QVGrid
-
Returns the context ID of the QVGrid component child window
- getControl(BBjString) - Method in class BBJasper.BBJasperTabbedView
-
Returns a control given the control name
- getControl(BBjString) - Method in class BBJasper.BBJasperView
-
Returns a view control given the control name
- getControl(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Returns a control given the control name
- getControlType() - Method in class QVGrid.QVGrid
-
Returns the control type of the grid control
Note: For a listing of control type constants, see Constants in BBjControl.
- getCopyPasteFromBrowserInstance() - Static method in class gappsv3.GOAuth2
-
Create a GOAuth2 object for copy/paste authentication.
- getCreateContactsOnSend() - Method in class Email.EmailDialog
-
Returns whether contacts should be created for new email addresses on a send
- getCreated() - Method in class gappsv3.GEvent
-
Gets the creation time of the event.
- getCreator() - Method in class gappsv3.GEvent
-
Gets the creator of the event.
- getCSVExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the CSV exporter which contains export options
- getCurrentUpdateLevel(BBjString, BBjString, BBjString) - Method in class BUS
-
- getCurrentUpdateVersion(BBjString, BBjString, BBjString) - Method in class BUS
-
- getDashboard() - Method in class Dashboard.DashboardControl
-
Returns the encapsualted dashboard
- getDashboard() - Method in class Dashboard.DashboardWindow
-
Returns the encapsualted dashboard
- getDashboardCategories() - Method in class Dashboard.Dashboard
-
Returns the categories of the dashboard
- getDashboardCategory(BBjString) - Method in class Dashboard.Dashboard
-
Returns a category of the dashboard, give a category name
- getDashboardCategory() - Method in class Dashboard.DashboardCategoryControl
-
Returns the encapuslated dashboard category used in the dashboard category control
- getDashboardCategoryControl(BBjString) - Method in class Dashboard.DashboardControl
-
Returns a dashboard category control given its unique name
- getDashboardCategoryControl() - Method in class Dashboard.DashboardWidgetControl
-
Returns the dashboard category control that the dashboard widget control is housed in
- getDashboardCategoryWindow() - Method in class Dashboard.DashboardCategoryControl
-
Returns the window of the dashboard category control
- getDashboardControl() - Method in class Dashboard.DashboardCategoryControl
-
Returns the dashboard control that this dashboard category control is a part of
- getDashboardControl() - Method in class Dashboard.DashboardWindow
-
Returns the encapsualted dashboard control
- getDashboardControlWindow() - Method in class Dashboard.DashboardControl
-
Returns the window of the dashboard control
- getDashboardWidget(BBjString) - Method in class Dashboard.DashboardCategory
-
Returns a dashboard widget given its name
- getDashboardWidget() - Method in class Dashboard.DashboardWidgetEvent
-
Returns the DashboardWidget that is associated with the event
- getDashboardWidget() - Method in class Dashboard.WidgetControl
-
Returns the encapuslated dashboard widget used in the widget control
- getDashboardWidgetControl(BBjString) - Method in class Dashboard.DashboardCategoryControl
-
Returns a dashboard widget control
- getDashboardWidgetControls() - Method in class Dashboard.DashboardCategoryControl
-
Returns the dashboard widget controls in the dashboard category control
- getDashboardWidgetFilterLeft() - Method in class Dashboard.DashboardWidget
-
Returns the left dashboard widget filter
- getDashboardWidgetFilterRight() - Method in class Dashboard.DashboardWidget
-
Returns the right dashboard widget filter
- getDashboardWidgetLinkLeft() - Method in class Dashboard.DashboardWidget
-
Returns the left dashboard widget link
- getDashboardWidgetLinkRight() - Method in class Dashboard.DashboardWidget
-
Returns the right dashboard widget link
- getDashboardWidgetMenu(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Returns the custom popup menu associated with the dashboard widget given the menu trigger type
- getDashboardWidgetPosition(DashboardWidget) - Method in class Dashboard.DashboardCategory
-
Returns the position of a dashboard widget
- getDashboardWidgets() - Method in class Dashboard.DashboardCategory
-
Returns the dashboard widgets in a BBjVector
- getDashboardWindow() - Method in class Dashboard.DashboardControl
-
Returns the dashboard window that houses the dashboard control
- getDataset() - Method in class Dashboard.BarChartWidget
-
Returns the BarChart's underlying dataset, which is a JFreeChart DefaultCategoryDataset
- getDataset() - Method in class Dashboard.ChartWidget
-
- getDataset() - Method in class Dashboard.LineChartWidget
-
Returns the LineChart's underlying dataset, which is a JFreeChart DefaultCategoryDataset
- getDataset() - Method in class Dashboard.PieChartWidget
-
Returns the PieChart's underlying dataset, which is a JFreeChart DefaultPieDataset
- getDataset() - Method in class Dashboard.XYChartWidget
-
- getDBAdminPassword(BBjString, BBjString) - Method in class BUS
-
- getDBEncryptKey(BBjString, BBjString) - Method in class BUS
-
- getDBHost(BBjString, BBjString) - Method in class BUS
-
- getDBPassword(BBjString, BBjString) - Method in class BUS
-
- getDBPath(BBjString, BBjString) - Method in class BUS
-
- getDBPort(BBjString, BBjString) - Method in class BUS
-
- getDBUser(BBjString, BBjString) - Method in class BUS
-
- getDecimalFromHex(BBjString) - Static method in class Colors.Colors
-
Method to convert 2-digit hexadecimal number to a decimal number in the range from 0-255
- getDefaultChartColors() - Static method in class Dashboard.ChartWidget
-
Gets the default colors for a chart
- getDefaultColSpacing() - Method in class Dashboard.DashboardCategory
-
Returns the default col spacing between widgets
- getDefaultColumnWidth() - Method in class QVGrid.QVGrid
-
Returns the default column width
- getDefaultFilePrefix() - Method in class BBJasper.BBJasperReport
-
returns the default file prefix for temporary files like email attachements
- getDefaultGridStyle() - Method in class QVGrid.QVGrid
-
Returns the default style of cells in the grid
- getDefaultMaxWidgetWidth() - Method in class Dashboard.DashboardCategory
-
Returns the default maximum widget width
- getDefaultMinWidgetWidth() - Method in class Dashboard.DashboardCategory
-
Returns the default minimum widget width
- getDefaultOpenWithLink() - Method in class GDoc
-
- getDefaultRowSpacing() - Method in class Dashboard.DashboardCategory
-
Returns the default row spacing between widgets
- getDefaultSave() - Method in class BBJasper.BBJasperViewerControl
-
Returns the default save location
- getDefaultTranslations() - Method in class BBTranslator.BBTranslationBundle
-
- getDeletedEvents() - Method in class gappsv3.GCalendar
-
Gets deleted events
- getDeletedEvents() - Method in class gappsv3.GEvents
-
- getDescription() - Method in class BBXImage.BBXImage
-
Method to get the description of the BBXImage
- getDescription() - Method in class gappsv3.GCalendar
-
Description of the calendar.
- getDescription() - Method in class gappsv3.GEvent
-
Gets the event's description.
- getDevicePixelRatio() - Method in class Dashboard.BBjWidget
-
An internal method used to set/get the device pixel ratio for the widget
- getDevicePixelRatio() - Method in class Dashboard.ChartWidget
-
Gets the screen's device pixel ratio used for modifying ChartWidgets
- getDirectory() - Method in class BBTranslator.BBTranslationBundle
-
- getDisplayName() - Method in class gappsv3.GEventAttendee
-
The attendee's name, if available.
- getDoc(BBjString) - Method in class GDocsResultSet
-
- getDocList(BBjString, BBjNumber) - Method in class GDocsService
-
https://developers.google.com/drive/web/search-parameters
- getDocument() - Method in class BBXMLDoc
-
- getDocument(BBjString) - Method in class GDocsService
-
- getDocument(BBjString, BBjString, BBjString, BBjNumber) - Method in class GDocsService
-
- getDocument(BBjString, BBjString, BBjString, BBjString, BBjNumber) - Method in class GDocsService
-
- getDocumentTypeName() - Method in class GDocSaveDialog
-
- getDOCXExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the DOCX exporter which contains export options
- getDomain() - Method in class GPermission
-
- getDownloadUrl() - Method in class GDoc
-
- getDraft() - Static method in class BBJasper.BBJasperPrintQuality
-
Creates and returns a print quality object that contains draft quality information
- getDragAccept() - Method in class QVGrid.QVGrid
-
Returns whether the grid accepts drag and drop operations
- getDragActions() - Method in class QVGrid.QVGrid
-
Returns the actions that are currently available when dragging from the grid control
- getDragEnabled() - Method in class QVGrid.QVGrid
-
Returns whether the grid control should allow drag operations
- getDragType(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the drag type that was set for a particular cell in a previous call to setDragType()
- getDragType(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the drag type that was set for a particular column in a previous call to setDragType()
- getDragType() - Method in class QVGrid.QVGrid
-
Returns an optional type string, previously set with setDragType(), that the grid control advertises to potential drop targets when it acts as a drag source
- getDropActions() - Method in class QVGrid.QVGrid
-
Returns the actions that are currently available when dropping to the grid control.
- getDropTypes(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the drop types that were set for a particular cell in a previous call to setDropTypes()
- getDropTypes(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the drop types that were set for a particular column in a previous call to setDropTypes()
- getDropTypes() - Method in class QVGrid.QVGrid
-
Returns the drop types that were set in a previous call to setDropTypes()
- getDuplex() - Static method in class BBJasper.BBJasperPrintSides
-
Creates and returns a print sides object that contains duplex sides information
- getEditClickCount() - Method in class QVGrid.QVGrid
-
Returns the number of mouse clicks needed to begin editing a cell
Note: the QVGrid is not editable, so this method has no effect.
- getEditText() - Method in class QVGrid.QVGrid
-
Returns the current edit text associated with the grid
Note: The QVGrid is not editable, so this method has no meaning
- getElements(JRElementGroup) - Method in class BBJasper.BBJasperDesign
-
Returns all the design elements in the passed element group
- getEmail() - Method in class gappsv3.GEventAttendee
-
The attendee's email address, if available.
- getEmailAddress() - Method in class GPermission
-
- getEmailAddresses(BBjString, BBjString) - Method in class BUS
-
- getEmailAttachments() - Method in class Email.EmailDialog
-
Returns the file names of the email attachments
- getEmailCC(BBjString, BBjString) - Method in class BUS
-
- getEmailContacts() - Method in class Email.EmailDialog
-
Returns the email contacts
- getEmailDialog() - Method in class BBJasper.BBJasperView
-
Returns the EmailDialog object so that it can be customized
- getEmailDialog() - Method in class BBJasper.BBJasperViewerControl
-
Returns the EmailDialog object so that it can be customized
- getEmailFirstName(BBjString, BBjString, BBjString) - Method in class BUS
-
- getEmailFrom(BBjString, BBjString) - Method in class BUS
-
- getEmailFrom() - Method in class Email.EmailDialog
-
Returns the email from address
- getEmailHeaderType(BBjString, BBjString) - Method in class BUS
-
- getEmailHeaderValue(BBjString, BBjString) - Method in class BUS
-
- getEmailHost(BBjString, BBjString) - Method in class BUS
-
- getEmailLastName(BBjString, BBjString, BBjString) - Method in class BUS
-
- getEmailMessage() - Method in class Email.EmailDialog
-
Returns the email message
- getEmailPassword(BBjString, BBjString) - Method in class BUS
-
- getEmailPort(BBjString, BBjString) - Method in class BUS
-
- getEmailProtocol(BBjString, BBjString) - Method in class BUS
-
- getEmailReplyTo(BBjString, BBjString) - Method in class BUS
-
- getEmailServerHost() - Method in class Email.EmailDialog
-
Returns the email server host name
- getEmailServerPassword() - Method in class Email.EmailDialog
-
Returns the email server password
- getEmailServerPort() - Method in class Email.EmailDialog
-
Returns the email server port
- getEmailServerSSL() - Method in class Email.EmailDialog
-
Returns the email server SSL
- getEmailServerUserName() - Method in class Email.EmailDialog
-
Returns the email server user name
- getEmailSubject(BBjString, BBjString) - Method in class BUS
-
- getEmailSubject() - Method in class Email.EmailDialog
-
Returns the email subject
- getEmailText(BBjString, BBjString) - Method in class BUS
-
- getEmailUser(BBjString, BBjString) - Method in class BUS
-
- getEmbeddedCode() - Method in interface BuildItem
-
- getEmbeddedWidgetControl() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns the encapsulated EmbeddedWidgetControl
- getEmbeddedWidgetSetControl() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns the encapsulated EmbeddedWidgetSetControl
- getEnd() - Method in class gappsv3.GEvent
-
Gets the ending time or date for an event
- getEndTimeUnspecified() - Method in class gappsv3.GEvent
-
Gets whether the end time for the event is unspecified.
- getEnvelope() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains envelope tray information
- getEtag() - Method in class gappsv3.GCalendar
-
ETag for the calendar.
- getEtag() - Method in class gappsv3.GEvent
-
ETag for the event.
- getEtag() - Method in class GPermission
-
- getEvent() - Method in class DialogWizard.Event
-
Method getEvent:
Get event id
- getEventItems() - Method in class gappsv3.GEvents
-
- getEventName() - Method in class DialogWizard.Event
-
Method getEventName:
Get event name (e.g.
- getEvents() - Method in class DialogWizard.Control
-
Method getEvents:
Get allowed events for control
- getEvents() - Method in class gappsv3.GCalendar
-
Get all events (like scheduled appointments) associated with this
calendar.
- getEvents(DateTime, DateTime) - Method in class gappsv3.GCalendar
-
Get all events (like scheduled appointments) associated with this
calendar that fall in between the specified date range.
- getEvents(BBjString) - Method in class gappsv3.GCalendar
-
Get all events (like scheduled appointments) associated with this
calendar using a token that represents a datetime when events were last retrieved.
- getExtendedProperties() - Method in class gappsv3.GEvent
-
ExtendedProperties for the event.
- getFileExtension() - Method in class GDoc
-
- getFillError() - Method in class Dashboard.BaseWidget
-
Gets the number of the last error that occurred when filling the widget.
- getFillErrorDesc() - Method in class Dashboard.BaseWidget
-
Gets the description of the last error that occurred when filling the widget.
- getFilterControl() - Method in class Dashboard.DashboardWidgetFilterSelectEvent
-
Returns the filter's underlying BBjControl, such as a BBjListButton, BBjEditBox, etc.
- getFilterKey(BBjString) - Method in class Dashboard.DashboardWidgetFilter
-
Returns the filter key for a specified filter value
- getFilterKey() - Method in class Dashboard.DashboardWidgetFilterSelectEvent
-
Returns the key of a dashboard widget filter select event
- getFilterName() - Method in class Dashboard.DashboardWidgetFilterSelectEvent
-
Returns the name of a dashboard widget filter select event
- getFilterType() - Method in class Dashboard.DashboardWidgetFilterSelectEvent
-
Returns the filter type of a dashboard widget filter select event
- getFilterValue(BBjString) - Method in class Dashboard.DashboardWidgetFilter
-
Returns the filter value for a specified filter key
- getFilterValue() - Method in class Dashboard.DashboardWidgetFilterSelectEvent
-
Returns the value of a dashboard widget filter select event
- getFindMatches() - Method in class BBJasper.BBJasperView
-
- getFindResults() - Method in class BBJasper.BBJasperView
-
- getFindText() - Method in class BBJasper.BBJasperView
-
- getFitType() - Method in class BBJasper.BBJasperTabbedView
-
Returns the fit type of the tabbed view (FIT_TYPE_ACTUAL, FIT_TYPE_WIDTH, FIT_TYPE_PAGE)
- getFitType() - Method in class BBJasper.BBJasperView
-
Returns the FitType (FIT_TYPE_ACTUAL, FIT_TYPE_WIDTH, FIT_TYPE_PAGE)
- getFitType() - Method in class BBJasper.BBJasperViewerControl
-
Returns the FitType (FIT_TYPE_ACTUAL, FIT_TYPE_WIDTH, FIT_TYPE_PAGE)
- getFitType() - Method in class Dashboard.JasperViewerWidget
-
Returns the FitType for the report (FIT_TYPE_ACTUAL, FIT_TYPE_WIDTH, FIT_TYPE_PAGE)
- getFolder(BBjString) - Method in class GDocsService
-
- getFont(BBjFont) - Static method in class Dashboard.ChartWidget
-
Create a java font from a BBjFont
- getFont() - Method in class QVGrid.QVGrid
-
Returns the font of the grid control
- getFontScalingFactor() - Method in class Dashboard.ChartWidget
-
Gets the custom font scaling factor for the chart as set by the original dashboard program.
- getForeColor() - Method in class QVGrid.QVGrid
-
Returns the foreground (text) color of the grid control
- getForegroundColor() - Method in class gappsv3.GCalendar
-
Get foreground color.
- getFormattedName(BBjString) - Static method in class WidgetWizard
-
- getFormattedValue(BBjNumber) - Method in class Dashboard.PieChartWidget
-
Returns a formatted string representation of the value.
- getFriendlyName() - Method in class DialogWizard.Control
-
Method getFriendlyName:
Get control translateable "friendly" name
- getFriendlyName() - Method in class DialogWizard.Event
-
Method getFriendlyName:
Get (translateable) "friendly" event name (e.g.
- getGadget() - Method in class gappsv3.GEvent
-
Gets the Gadget for the event.
- getGDocSaveDialog() - Method in class BBJasper.BBJasperView
-
Returns the GDocSaveDialog object so that it can be customized
- getGDocSaveDialog() - Method in class BBJasper.BBJasperViewerControl
-
Returns the GDocSaveDialog object so that it can be customized
- getGoogleSaveDocument() - Method in class BBJasper.BBJasperView
-
Returns the Google save document
- getGrid() - Method in class Dashboard.GridExWidget
-
Returns the GridExWidget's underlying BBjGridExWidget, but only after it has been created (meaning that it would only be available in response to a callback event)
- getGrid() - Method in class Dashboard.GridWidgetEvent
-
Gets the GridWidget's BBjGrid
- getGrid() - Method in class QVGrid.QVGrid
-
Returns the underlying BBjStandardGrid object
- getGridWidget() - Method in class Dashboard.GridWidgetEvent
-
Gets the GridWidget that the event is for
- getGroups() - Method in class BBJasper.BBJasperDesign
-
Returns the groups
- getGuestsCanInviteOthers() - Method in class gappsv3.GEvent
-
Gets whether participants can invite other participants to the event.
- getGuestsCanModify() - Method in class gappsv3.GEvent
-
Gets whether participants can modify the event.
- getGuestsCanSeeOtherGuests() - Method in class gappsv3.GEvent
-
Gets whether participants can see what other participants are invited to the meeting.
- getHangoutLink() - Method in class gappsv3.GEvent
-
Gets the hangout link associated with the meeting.
- getHasColumnHeader() - Method in class QVGrid.QVGrid
-
Returns whether the grid has a column header
- getHasRowHeader() - Method in class QVGrid.QVGrid
-
Returns whether the grid has a row header
- getHasToolBar() - Method in class Dashboard.JasperViewerWidget
-
Returns whether the widget is using a BBJasperViewerControl with a toolbar or a BBJasperView without a toolbar
- getHeaders() - Method in class BBWebClient.BBWebResponse
-
- getHeaderSelection() - Method in class QVGrid.QVGrid
-
Returns whether header selection is active
- getHeight() - Method in class BBJasper.BBJasperTabbedView
-
Returns the height of the tabbed view
- getHeight() - Method in class BBJasper.BBJasperView
-
Returns the height of the viewer control
- getHeight() - Method in class BBJasper.BBJasperViewerControl
-
Returns the height of the viewer control
- getHeight() - Method in class BBXImage.BBXImage
-
Method to get the height of the BBXImage
- getHeight() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns the height of the EmbeddedWidgetSetWindow
- getHeight() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns the height of the EmbeddedWidgetWindow
- getHeight() - Method in class Dashboard.ExportDataDialog
-
Returns the height of the dialog
- getHeight() - Method in class Dashboard.WidgetControl
-
Returns the height of the widget control
- getHeight() - Method in class Email.EmailDialog
-
Returns the height of the dialog
- getHeight() - Method in class QVGrid.QVGrid
-
Returns the height of the QVGrid component child window
- getHexFromDecimal(BBjNumber) - Static method in class Colors.Colors
-
Method to convert a decimal number to a hexadecimal number
- getHexStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to get a hexadecimal color from a BBjColor
- getHexStringFromColor(Color) - Static method in class BBXImage.BBXImage
-
Method to get a hex representation of a Java Color with an alpha channel
- getHexStringFromColor(Color) - Static method in class Dashboard.ChartWidget
-
Method to get a hex representation of a Java Color with an alpha channel
- getHexStringFromFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to create a hexadecimal color from its corresponding HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) discrete values
- getHexStringFromFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to create a hexadecimal color from its corresponding HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) values in a vector
- getHexStringFromFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to create a hexadecimal color from its corresponding HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) discrete values
- getHexStringFromFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to create a hexadecimal color from its corresponding HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) values in a vector
- getHexStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to get a hex representation of a Java Color
- getHidden() - Method in class gappsv3.GCalendar
-
Returns whether calendar is suppressed from displaying.
- getHigh() - Static method in class BBJasper.BBJasperPrintQuality
-
Creates and returns a print quality object that contains high quality information
- getHighlightMethod() - Method in class QVGrid.QVGrid
-
Returns which selection highlight method is currently being used
- getHorizontalCellSpacing() - Method in class QVGrid.QVGrid
-
Returns the amount of horizontal space between the columns
- getHorizontalLinesVisible() - Method in class QVGrid.QVGrid
-
Returns whether horizontal lines between the rows are visible
- getHorizontalScrollable() - Method in class QVGrid.QVGrid
-
Returns whether the horizontal scrollbar will appear if there are more columns than can be displayed in the visible area of the grid
- getHorizontalScrollBarAlways() - Method in class QVGrid.QVGrid
-
Returns whether to always show a horizontal scrollbar enabled using setHorizontalScrollable(), or to only show as needed
- getHref() - Method in class GDoc
-
- getHSBAStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to format a BBjColor into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAStringFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to format a hex color string into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAStringFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSBA values into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAStringFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSBA values into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAStringFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSLA values into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAStringFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSLA values into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to format a Java Color into an HSBA string in the format hsba(h, s%, b%, a)
- getHSBAValuesFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to convert a BBjColor to its corresponding HSLA (Hue, Saturation, Brightness, and Alpha) values and return an array containing the 4 HSBA parameters of the BBjColor
- getHSBAValuesFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to convert a hex color to its corresponding HSBA (Hue, Saturation, Brightness or sometimes Value, and Alpha) values and return an array containing the 4 HSBA parameters of the hex color
- getHSBAValuesFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to get a vector of HSBA values from HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) discrete values
- getHSBAValuesFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to get a vector of HSBA values from HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) values in a vector
- getHSBAValuesFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to convert a Java Color to its corresponding HSLA (Hue, Saturation, Brightness, and Alpha) values and return an array containing the 4 HSBA parameters of the Java Color
- getHSBStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to format a BBjColor into an HSB string in the format hsb(h, s%, b%)
- getHSBStringFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to format a hex color string into an HSB string in the format hsb(h, s%, b%)
- getHSBStringFromHSBValues(BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSB values into an HSB string in the format hsb(h, s%, b%)
- getHSBStringFromHSBValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSB values into an HSB string in the format hsb(h, s%, b%)
- getHSBStringFromHSLValues(BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSL values into an HSB string in the format hsb(h, s%, b%)
- getHSBStringFromHSLValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSL values into an HSB string in the format hsb(h, s%, b%)
- getHSBStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to format a Java Color into an HSB string in the format hsb(h, s%, b%)
- getHSBValuesFromRGBColor(Color) - Static method in class Dashboard.ChartWidget
-
Method to convert a RGB Color to its corresponding HSB (Java) values and return an array containing the 3 HSB values
- getHSLAStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to format a BBjColor into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAStringFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to format a hex color string into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAStringFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSBA values into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAStringFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSBA values into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAStringFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSLA values into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAStringFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSLA values into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to format a Java Color into an HSLA string in the format hsla(h, s%, l%, a)
- getHSLAValuesFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to convert a BBjColor to its corresponding HSLA (Hue, Saturation, Lightness, and Alpha which is typically used in CSS) values and return an array containing the 4 HSLA parameters of the BBjColor
- getHSLAValuesFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to convert a hex color to its corresponding HSLA (Hue, Saturation, Lightness, and Alpha which is typically used in CSS) values and return an array containing the 4 HSLA parameters of the hex color
- getHSLAValuesFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to get a vector of HSLA values from HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) discrete values
- getHSLAValuesFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to get a vector of HSLA values from HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) values in a vector
- getHSLAValuesFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to convert a Java Color to its corresponding HSLA (Hue, Saturation, Lightness, and Alpha which is typically used in CSS) values and return an array containing the 4 HSLA parameters of the Java Color
- getHSLStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to format a BBjColor into an HSL string in the format hsl(h, s%, l%)
- getHSLStringFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to format a hex color string into an HSL string in the format hsl(h, s%, l%)
- getHSLStringFromHSBValues(BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSB values into an HSL string in the format hsl(h, s%, l%)
- getHSLStringFromHSBValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSB values into an HSL string in the format hsl(h, s%, l%)
- getHSLStringFromHSLValues(BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to format individual HSL values into an HSL string in the format hsl(h, s%, l%)
- getHSLStringFromHSLValues(BBjVector) - Static method in class Colors.Colors
-
Method to format a BBjVector of individual HSL values into an HSL string in the format hsl(h, s%, l%)
- getHSLStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to format a Java Color into an HSL string in the format hsl(h, s%, l%)
- getHSLValuesFromRGBColor(Color) - Static method in class Dashboard.ChartWidget
-
Method to convert a RGB Color to its corresponding HSL (CSS) values and return an array containing the 3 HSL values
- getHTMLExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the HTML exporter which contains export options
- getHtmlLink() - Method in class gappsv3.GEvent
-
Gets the HTML Link for the meeting
- getHyperlinkPopupMenu() - Method in class BBJasper.BBJasperView
-
Returns the hyperlink popup menu
- getICalUID() - Method in class gappsv3.GEvent
-
Gets the iCalendar User ID for the meeting.
- getIconLink() - Method in class GDoc
-
- getID() - Method in class BBJasper.BBJasperTabbedView
-
Returns the ID of the tabbed view
- getId() - Method in class gappsv3.GCalendar
-
Returns the calendar's Id string.
- getId() - Method in class gappsv3.GEvent
-
Gets the Google Event ID.
- getId() - Method in class gappsv3.GEventAttendee
-
The attendee's Profile ID, if available.
- getId() - Method in class GDoc
-
- getId() - Method in class GPermission
-
- getID() - Method in class QVGrid.QVGrid
-
Returns the control ID of the QVGrid component child window
- getImage() - Method in class BBXImage.BBXImage
-
Method to get an ImageIcon from the BBXImage
- getImage(BBjString) - Method in class Dashboard.BaseWidget
-
Returns an image specified in the provided path.
- getImage(Object, BBjString, Object) - Method in class Dashboard.BaseWidget
-
Gets an image from the provided file path or Java URL.
- getImageIcon() - Method in class BBXImage.BBXImage
-
Method to get an ImageIcon from the BBXImage
- getImageName() - Method in class Dashboard.ImageWidget
-
Returns the image name for the widget.
- getImageURL() - Method in class Dashboard.ImageWidget
-
Returns the image URL for the widget.
- getImgPathQueryResult(BBjNamespaceEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method getImgPathQueryResult:
Namespace event handler for the image path query file chooser
- getInactiveDashboardWidgetControlPosition(BBjString) - Method in class Dashboard.DashboardCategoryControl
-
Returns the current position of an inactive dashboard widget control that is part of the dashboard category control
- getInactiveDashboardWidgetControls() - Method in class Dashboard.DashboardCategoryControl
-
Returns the inactive dashboard widget controls in the dashboard category control
- getIndentSpaces(BBjNumber) - Static method in class BBXMLDoc
-
- getInitalLowerCaseName(BBjString) - Static method in class WidgetWizard
-
- getInputNBeep() - Method in class QVGrid.QVGrid
-
Returns an indication of whether InputN style cells will beep when user enters an invalid character
- getInputNCommaCharacter() - Method in class QVGrid.QVGrid
-
Returns the character that InputN style cells will display as their 'thousands' separator
- getInputNDotCharacter() - Method in class QVGrid.QVGrid
-
Returns the character that InputN style cells will display as their decimal separator
- getInputNUseEditCommas() - Method in class QVGrid.QVGrid
-
Returns an indication of whether InputN style cells will display a character at each 'thousands' position
- getInputValueType() - Method in class DialogWizard.Control
-
Method getInputValueType:
Get control standard input type
- getInsertMode() - Method in class QVGrid.QVGrid
-
Returns whether the editor is in insert mode
- getInstance(BBjString) - Static method in class BBTranslator.BBTranslator
-
Returns an instance of the BBTranslator given a translation bundle name
- getInstance(BBjString, BBjString, BBjString, BBjString) - Static method in class BBTranslator.BBTranslator
-
Returns an instance of the BBTranslator given a translation bundle name, language, language of origin, and translation bundle directory
- getInstance(BBTranslationBundle, Locale) - Static method in class BBTranslator.BBTranslator
-
Returns an instance of the BBTranslator so that there is only one instance per translation bundle and locale
- getInterspace() - Method in class QVGrid.QVGrid
-
Method getInterspace:
Note: This method has been deprecated since BBj 5.0.
- getISO_A3() - Static method in class BBJasper.BBJasperPrintMediaSizeName
-
Creates and returns a media sized name object that contains ISO A3 media name information
- getISO_A4() - Static method in class BBJasper.BBJasperPrintMediaSizeName
-
Creates and returns a media sized name object that contains ISO A4 media name information
- getJasperDesign() - Method in class BBJasper.BBJasperDesign
-
Returns the JasperDesign object
- getJasperPrint() - Method in class BBJasper.BBJasperReport
-
Returns the JasperPrint object
- getJasperPrint() - Method in class BBJasper.BBJasperTabbedView
-
Returns the JasperPrint of the tabbed view
- getJasperPrint() - Method in class BBJasper.BBJasperView
-
Returns the JasperPrint object
- getJasperPrint() - Method in class BBJasper.BBJasperViewerControl
-
Returns the JasperPrint object
- getJasperReport() - Method in class BBJasper.BBJasperReport
-
Returns the JasperReport object
- getJavaColor(BBjColor) - Static method in class Dashboard.ChartWidget
-
Method to create a Java Color from a BBjColor
- getJavaColor(BBjString) - Static method in class Dashboard.ChartWidget
-
Method to create a Java Color from a hex color string
- getJavaColorFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to create a Java Color from a BBjColor
- getJavaColorFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to create a Java Color from a hex color string
- getJavaColorFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to create a Java Color from its corresponding HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) values in a BBjVector
- getJavaColorFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to create a Java Color from its corresponding HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) discrete values
- getJavaColorFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to create a Java Color from its corresponding HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) values in a BBjVector
- getJavaColorFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to create a Java Color from its corresponding HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) discrete values
- getJavaDateFromGoogleDateTime(DateTime) - Static method in class GUtil
-
- getJDBCCategoryDataset(BBjString, BBjString) - Method in class Dashboard.ChartWidget
-
Given an SQL query, return a DefaultCategoryDataset filled with the desired data
- getJDBCCategoryDataset(BBjString, BBjString, BBjString) - Method in class Dashboard.ChartWidget
-
Given an SQL query, return a DefaultCategoryDataset filled with the desired data
- getJDBCCategoryDataset(BBjRecordSet, BBjVector) - Method in class Dashboard.ChartWidget
-
Given a BBjRecordSet and a BBjVector containing the columns of interest, return a DefaultCategoryDataset filled with the desired data
- getJDBCPieDataset(BBjString, BBjString) - Method in class Dashboard.ChartWidget
-
Given an SQL query, return a DefaultPieDataset filled with the desired data
- getJDBCPieDataset(BBjString, BBjString, BBjString) - Method in class Dashboard.ChartWidget
-
Given an SQL query, return a DefaultPieDataset filled with the desired data
- getJDBCPieDataset(BBjRecordSet, BBjVector) - Method in class Dashboard.ChartWidget
-
Given a BBjRecordSet and a BBjVector containing the columns of interest return a DefaultCategoryDataset filled with the desired data
- getKeys() - Method in class BBTranslator.BBTranslations
-
Returns a collection translation keys
- getKind() - Method in class gappsv3.GCalendar
-
Specifies the type of Google resource.
- getKind() - Method in class gappsv3.GEvent
-
Gets the Google resource kind.
- getKind() - Method in class GPermission
-
- getLandscape() - Static method in class BBJasper.BBJasperPrintOrientation
-
Creates and returns a print orientation object that contains landscape information
- getLargeCapacity() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains large capacity tray information
- getLastErrorMsg() - Method in class Admin
-
- getLastExportDir() - Static method in class Dashboard.ExportData
-
Returns the last export directory used
- getLastFieldDelimiter() - Static method in class Dashboard.ExportData
-
Returns the last field delimiter used
- getLastRecordDelimiter() - Static method in class Dashboard.ExportData
-
Returns the last record delimiter used
- getLastSaveAsDefault() - Static method in class Dashboard.ExportData
-
Returns the last save as default value
- getLastTextQualifier() - Static method in class Dashboard.ExportData
-
Returns the last text qualifier used
- getLaunchDock() - Method in class BBLaunchDock
-
- getLeftColumn() - Method in class QVGrid.QVGrid
-
Returns the current visible left-most column
- getLegendFontSize() - Method in class Dashboard.ChartWidget
-
Gets the font size for the chart's legend items.
- getLineColor() - Method in class QVGrid.QVGrid
-
Returns the color of the separator lines
- getLocalAdminPassword() - Static method in class Admin
-
- getLocale() - Method in class BBTranslator.BBTranslations
-
Returns the locale of the translations
- getLocaleOfOrigin() - Method in class BBTranslator.BBTranslationBundle
-
- getLocales() - Method in class BBTranslator.BBTranslationBundle
-
- getLocation() - Method in class gappsv3.GCalendar
-
Get Calendar's location.
- getLocation() - Method in class gappsv3.GEvent
-
Gets a string representing the event location
- getLocked() - Method in class gappsv3.GEvent
-
Whether this is a locked event copy where no changes can be made to
the main event fields "summary", "description", "location", "start",
"end" or "recurrence".
- getLog() - Method in class BBjToJavadoc.BBjToJavadoc
-
- getLongCue() - Method in class QVGrid.QVGrid
-
Returns the text that appears in the status bar when the mouse pointer hovers over the grid control
- getMain() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains main tray information
- getMainGridAlignment() - Method in class QVGrid.QVGrid
-
Returns the default horizontal alignment of the cells in the main part of the grid, i.e.
- getMainGridBackColor() - Method in class QVGrid.QVGrid
-
Returns the default background color of the grid
- getMainGridFont() - Method in class QVGrid.QVGrid
-
Returns the default font of the grid
- getMainGridForeColor() - Method in class QVGrid.QVGrid
-
Returns the default foreground color of the grid
- getMainGridStripeColor() - Method in class QVGrid.QVGrid
-
Returns the background stripe color of the grid
- getMainGridVerticalAlignment() - Method in class QVGrid.QVGrid
-
Returns the default vertical alignment of the cells in the main part of the grid, i.e.
- getManual() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains manual tray information
- getMaxColumns() - Method in class QVGrid.QVGrid
-
Returns the maximum number of columns allowed in the grid
Note: In BBj 12.0 and higher, this method is deprecated and always returns 2147483647.
- getMaxRows() - Method in class QVGrid.QVGrid
-
Returns the maximum number of rows allowed in the data set
- getMediaSizeName() - Method in class BBJasper.BBJasperPrintMediaSizeName
-
Returns the media size name object
- getMediaTray() - Method in class BBJasper.BBJasperPrintMediaTray
-
Returns the media try object
- getMiddle() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains middle tray information
- getMimeType() - Method in class GDoc
-
- getModifiedDate() - Method in class GDoc
-
- getMonochrome() - Static method in class BBJasper.BBJasperPrintChromaticity
-
Creates and returns a chromaticity object that contains monochrome information
- getNA_Ledger() - Static method in class BBJasper.BBJasperPrintMediaSizeName
-
Creates and returns a media sized name object that contains NA Ledger media name information
- getNA_Legal() - Static method in class BBJasper.BBJasperPrintMediaSizeName
-
Creates and returns a media sized name object that contains NA Legal media name information
- getNA_Letter() - Static method in class BBJasper.BBJasperPrintMediaSizeName
-
Creates and returns a media sized name object that contains NA Letter media name information
- getName() - Method in class BBTranslator.BBTranslationBundle
-
- getName() - Method in interface BuildItem
-
- getName() - Method in class Dashboard.DashboardCategoryControl
-
Returns the name of the dashboard category control
- getName() - Method in class Dashboard.DashboardControl
-
Returns the name of the widget control
- getName() - Method in class Dashboard.DashboardItem
-
Returns the name of dashboard item
- getName() - Method in class Dashboard.WidgetControl
-
Returns the name of the widget control
- getName() - Method in class GPermission
-
- getName() - Method in class QVGrid.QVGrid
-
Returns the control name of the grid control
- getName() - Method in class WidgetBuildItem
-
- getName() - Method in class WidgetDashboardBuildItem
-
- getName() - Method in class WidgetSetBuildItem
-
- getNextRetrieveToken() - Method in class gappsv3.GEvents
-
- getNode(BBjString) - Method in class BBXMLDoc
-
- getNode(Node, BBjString) - Method in class BBXMLDoc
-
- getNodeAttribute(Node, BBjString) - Method in class BBXMLDoc
-
- getNodeCDATA(Node) - Method in class BBXMLDoc
-
- getNodeComment(Node) - Method in class BBXMLDoc
-
- getNodeText(Node) - Method in class BBXMLDoc
-
- getNodeValue(Node, BBjNumber) - Method in class BBXMLDoc
-
- getNoEdge() - Method in class QVGrid.QVGrid
-
Returns whether the grid control has no border
- getNormal() - Static method in class BBJasper.BBJasperPrintQuality
-
Creates and returns a print quality object that contains normal quality information
- getNumActiveDashboardWidgetControls() - Method in class Dashboard.DashboardCategoryControl
-
Returns the number of active dashboard widget controls in the dashboard category control
- getNumCols() - Method in class Dashboard.BarChartWidget
-
Returns the number of columns in the bar chart's dataset
- getNumCols() - Method in class Dashboard.LineChartWidget
-
Returns the number of rows in the line chart's dataset
- getNumColumns() - Method in class Dashboard.GridExWidget
-
Returns the number of columns in the GridExWidget
- getNumColumns() - Method in class Dashboard.GridWidget
-
Returns the number of columns in the GridWidget
- getNumColumns() - Method in class QVGrid.QVGrid
-
Returns the number of columns in the grid
- getNumDashboardWidgetControls() - Method in class Dashboard.DashboardCategoryControl
-
Returns the number of dashboard widget controls in the dashboard category control
- getNumDashboardWidgets() - Method in class Dashboard.DashboardCategory
-
Returns the number of dashboard widgets
- getNumInactiveDashboardWidgetControls() - Method in class Dashboard.DashboardCategoryControl
-
Returns the number of inactive dashboard widget controls in the dashboard category control
- getNumItems() - Method in class Dashboard.XYChartWidget
-
Gets the number of items in the first series in the chart
- getNumItems(BBjNumber) - Method in class Dashboard.XYChartWidget
-
Gets the number of items in the chart for a particular series
- getNumPages() - Method in class BBJasper.BBJasperView
-
Returns the number of pages in the report
- getNumRows() - Method in class Dashboard.BarChartWidget
-
Returns the number of rows in the bar chart's dataset
- getNumRows() - Method in class Dashboard.GridExWidget
-
Returns the number of rows in the GridExWidget
- getNumRows() - Method in class Dashboard.GridWidget
-
Returns the number of rows in the GridWidget
- getNumRows() - Method in class Dashboard.LineChartWidget
-
Returns the number of rows in the line chart's dataset
- getNumRows() - Method in class Dashboard.PieChartWidget
-
Returns the number of rows in the pie chart's dataset (or slices in the pie)
- getNumRows() - Method in class Dashboard.XYChartWidget
-
Gets the number of series (number of lines) in the chart
- getNumRows() - Method in class QVGrid.QVGrid
-
Returns the number of rows in the grid
- getNumViews() - Method in class BBJasper.BBJasperTabbedView
-
Returns the number of views
- getODSExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the ODS exporter which contains export options
- getODTExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the ODT exporter which contains export options
- getOneSided() - Static method in class BBJasper.BBJasperPrintSides
-
Creates and returns a print sides object that contains one sided information
- getOptional() - Method in class gappsv3.GEventAttendee
-
Whether this is an optional attendee.
- getOrganizer() - Method in class gappsv3.GEvent
-
The organizer of the event.
- getOrganizer() - Method in class gappsv3.GEventAttendee
-
Whether this attendee is also the organizer.
- getOrientation() - Method in class BBJasper.BBJasperPrintOrientation
-
Returns the orientation requested object
- getOriginalStartTime() - Method in class gappsv3.GEvent
-
For an instance of a recurring event, this is the time at which this
event would start according to the recurrence data in the recurring
event identified by recurringEventId.
- getPage() - Method in class BBJasper.BBJasperView
-
Returns the current viewed page of the report
- getPage() - Method in class BBJasper.BBJasperViewerControl
-
Return the current page
- GetPageContents() - Static method in class BBWebClient.BBWebClient
-
Test method that retrieves the local webserver page at http://localhost:8888/
- getPagingAmount() - Method in class QVGrid.QVGrid
-
Returns the number of lines to scroll when scrolling by page
Note: The QVGrid has its own paging logic, so this method has no meaning
- getParam(BBjString) - Method in class BBJasper.BBJasperReport
-
Returns an individual parameter
- getParameter(JRExporterParameter) - Method in class BBJasper.BBJasperExporter
-
Returns a export parameter value
- getParameters() - Method in class BBJasper.BBJasperExporter
-
Returns export parameter values
- getParams() - Method in class BBJasper.BBJasperReport
-
Returns all report parameters
- getParent() - Method in class BBTranslator.BBTranslations
-
Returns the parent of the translations
- getParents() - Method in class GDoc
-
- getParentWindow() - Method in class BBJasper.BBJasperTabbedView
-
Returns the parent window that houses the tabbed view
- getParentWindow() - Method in class Dashboard.WidgetControl
-
Returns the widget control's parent window which was specified during the construction of the WidgetControl
- getPassword() - Method in class GAppsLoginDialog
-
- getPassword() - Method in class GAppsService
-
- getPDFExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the PDF exporter which contains export options
- getPermissions() - Method in class GDoc
-
- getPermissionsForFile(BBjString) - Method in class GDocsService
-
- getPgmFileFindResult(BBjNamespaceEvent) - Method in class DialogWizard.DialogWizardFrame1
-
Method getPgmFileFindResult:
Get result of program file find from namespace
- getPgmFilePath() - Method in class DialogWizard.DialogWizardFrame1
-
Method getPgmFilePath:
Get program file path from input control
- getPhotoLink() - Method in class GPermission
-
- getPopupMenu() - Method in class QVGrid.QVGrid
-
Retrieves a popup menu from the grid control
- getPortait() - Static method in class BBJasper.BBJasperPrintOrientation
-
- getPortrait() - Static method in class BBJasper.BBJasperPrintOrientation
-
Creates and returns a print orientation object that contains portrait information
- getPPTXExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the PPTX exporter which contains export options
- getPreviewImage() - Method in class Dashboard.WidgetControl
-
Returns the preview image for the widget control that is used for display in the customize dialog
- getPrimaryCalendar() - Method in class gappsv3.GCalendarAPI
-
Get the primary calendar.
- getPrinterName() - Method in class BBJasper.BBJasperPrintServiceExporter
-
Returns the printer name
- getPrintQuality() - Method in class BBJasper.BBJasperPrintQuality
-
Returns the print quality object
- getPrintRequestAttributeSet() - Method in class BBJasper.BBJasperPrintServiceExporter
-
Returns the print request attribute set
- getPrintServiceAttributeSet() - Method in class BBJasper.BBJasperPrintServiceExporter
-
Returns the print service attribute set
- getPrintServiceExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the PrintService exporter which contains export options
- getPrivateCopy() - Method in class gappsv3.GEvent
-
Whether this is a private event copy where changes are not shared
with other copies on other calendars.
- getProperties() - Method in class BBTranslator.BBTranslations
-
Returns the translations properties
- getPropertiesFileName(Locale) - Method in class BBTranslator.BBTranslations
-
Returns a properties file name
- getQuery() - Method in class BBJasper.BBJasperDesign
-
Returns the SQL query string
- getQueryLanguage() - Method in class BBJasper.BBJasperDesign
-
Returns the query language string, e.g.
- getRaisedEdge() - Method in class QVGrid.QVGrid
-
Returns whether the grid control has a raised border
- getReasonPhrase() - Method in class BBWebClient.BBWebResponse
-
- getRecord() - Method in class QVGrid.QVGrid
-
Retrieves the current record data
- getRecordSet() - Method in interface Dashboard.DataFillableWidget
-
Returns the RecordSet
- getRecordTemplate() - Method in class QVGrid.QVGrid
-
Retrieves the current record template definition
- getRecurrence() - Method in class gappsv3.GEvent
-
Returns a vector of strings containing the iCalendar-format
rules for the event recurrence.
- getRecurringEventId() - Method in class gappsv3.GEvent
-
For an instance of a recurring event, this is the event ID of the
recurring event itself.
- getRedirectToLocalHostInstance() - Static method in class gappsv3.GOAuth2
-
Create a GOAuth2 object for localhost authentication.
- getRefreshToken() - Method in class gappsv3.GOAuth2
-
The authorization refresh token.
- getRefreshType() - Method in class Dashboard.DashboardWidgetRefreshEvent
-
Returns the type of refresh (a constant defined in the ChartWidget class) based on what initiated the event.
- getRegNotificationEmailAddresses(BBjString, BBjString, BBjString, BBjString) - Method in class BUS
-
- getRelativeDate(BBjNumber, BBjNumber) - Static method in class gappsv3.GCalendar
-
- getRemember() - Method in class GAppsLoginDialog
-
- getReminders() - Method in class gappsv3.GEvent
-
Gets information about reminders such as email and popup
notifications.
- getReport() - Method in class BBJasper.BBJasperTabbedView
-
Returns the report of the tabbed view
- getReport() - Method in class BBJasper.BBJasperView
-
Returns the BBJasperReport object
- getReport() - Method in class BBJasper.BBJasperViewerControl
-
Returns the BBJasperReport object
- getReport() - Method in class Dashboard.JasperViewerWidget
-
Returns the BBJasperReport for the widget
- getReportChildWindow() - Method in class BBJasper.BBJasperView
-
Returns the ReportChildWindow object
- getReportDir() - Method in class BBJasper.BBJasperReport
-
Returns the report directory
- getReportFile() - Method in class BBJasper.BBJasperDesign
-
Returns the report file path
- getReportFile() - Method in class BBJasper.BBJasperReport
-
Returns the report file
- getReportName() - Method in class BBJasper.BBJasperDesign
-
Returns the report name
- getReportName() - Method in class BBJasper.BBJasperView
-
Returns the report name
- getReports() - Method in class BBJasper.BBJasperViewerControl
-
Returns a BBjVector containing the BBJasperReport objects
- getRequiredPermissions() - Method in class Admin
-
- getResFileFindResult(BBjNamespaceEvent) - Method in class DialogWizard.DialogWizardFrame1
-
Method getResFileFindResult:
Get result of resource file find from namespace
- getResource() - Method in class gappsv3.GEventAttendee
-
Whether the attendee is a resource.
- getResourceID() - Method in class GDoc
-
- getResourcePath(String) - Method in class BBJasper.BBJasperHtmlResourceHandler
-
- getResponseStatus() - Method in class gappsv3.GEventAttendee
-
The attendee's response status.
- getResultSet() - Method in class Dashboard.GridExWidget
-
Returns the GridExWidget's underlying BASIS Components ResultSet
- getResultSet() - Method in class Dashboard.PieChartWidget
-
Returns the pie chart's underlying dataset as a BBjRecordSet
- getResultSetFromBBjRS(BBjRecordSet, BBjVector) - Method in class Dashboard.GridExWidget
-
Returns a BASIS Components ResultSet filled with data given a BBjRecordSet and a vector of columns
- getResultSetFromSQLQuery(BBjString, BBjString, BBjString) - Method in class Dashboard.GridExWidget
-
Returns a BASIS Components ResultSet filled with data given a connect string and SQL query
- getResultSetFromVectors(BBjVector, BBjVector) - Method in class Dashboard.GridExWidget
-
Returns a BASIS Components ResultSet filled with data given BBjVectors for the column header data and row data
- getReverseLandscape() - Static method in class BBJasper.BBJasperPrintOrientation
-
Creates and returns a print orientation object that contains reverse landscape information
- getReversePortait() - Static method in class BBJasper.BBJasperPrintOrientation
-
- getReversePortrait() - Static method in class BBJasper.BBJasperPrintOrientation
-
Creates and returns a print orientation object that contains reverse portrait information
- getRGBAStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to get an RGBA representation of a BBjColor
- getRGBAStringFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to get an RGBA representation of a hex color string
- getRGBAStringFromHSBAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to get an RGBA representation from HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) discrete values
- getRGBAStringFromHSBAValues(BBjVector) - Static method in class Colors.Colors
-
Method to get an RGBA representation from HSBA (Hue 0-360, Saturation 0-1, Brightness 0-1, Alpha 0-1) values in a vector
- getRGBAStringFromHSLAValues(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Static method in class Colors.Colors
-
Method to get an RGBA representation from HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) discrete values
- getRGBAStringFromHSLAValues(BBjVector) - Static method in class Colors.Colors
-
Method to get an RGBA representation from HSLA (Hue 0-360, Saturation 0-1, Lightness 0-1, Alpha 0-1) values in a vector
- getRGBAStringFromHSLAValues(BBjString) - Static method in class Colors.Colors
-
Method to get an RGBA representation of a hex color string
- getRGBAStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to get an RGBA representation of a Java Color
- getRGBColorFromHSLValues(BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a java RGB Color from its corresponding HSL (CSS) values
- getRGBStringFromBBjColor(BBjColor) - Static method in class Colors.Colors
-
Method to get an RGB representation of a BBjColor
- getRGBStringFromHexString(BBjString) - Static method in class Colors.Colors
-
Method to get an RGB representation of a hex color string
- getRGBStringFromJavaColor(Color) - Static method in class Colors.Colors
-
Method to get an RGB representation of a Java Color
- getRole(BBjString) - Method in class GDoc
-
- getRole() - Method in class GPermission
-
- getRootElement() - Method in class BBXMLDoc
-
- getRowAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the horizontal alignment of a row
- getRowData() - Method in class Dashboard.GridExWidget
-
Returns the data of the GridWidget in a BBjVector
- getRowData() - Method in class Dashboard.GridWidget
-
Returns the data of the GridWidget in a BBjVector
- getRowFont(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default font of a row
- getRowGutter() - Method in class QVGrid.QVGrid
-
Returns the number of pixels separating the row header and the main grid area
- getRowHeader() - Method in class QVGrid.QVGrid
-
Returns the BBjGridHeader object for this grid
- getRowHeaderAlignment() - Method in class QVGrid.QVGrid
-
Returns the default alignment of the row header
- getRowHeaderBackColor() - Method in class QVGrid.QVGrid
-
Returns the default background color of the row header
- getRowHeaderCellAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the alignment of a row header cell
- getRowHeaderCellBackColor(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the background color for a row header cell
- getRowHeaderCellForeColor(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the foreground color of a row header cell
- getRowHeaderCellStyle(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the style of a row header cell
- getRowHeaderCellText(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the text displayed in a row header cell
- getRowHeaderCellVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the vertical alignment of the row header cell
- getRowHeaderFont() - Method in class QVGrid.QVGrid
-
Returns the default font of the row header
- getRowHeaderForeColor() - Method in class QVGrid.QVGrid
-
Returns the default foreground color of the row header
- getRowHeaderStyle() - Method in class QVGrid.QVGrid
-
Returns the default style of the row header
- getRowHeaderVerticalAlignment() - Method in class QVGrid.QVGrid
-
Returns the vertical alignment of the row header
- getRowHeaderWidth() - Method in class QVGrid.QVGrid
-
Returns the width of the row header
- getRowHeight(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the height of a row in pixels
- getRowHeight() - Method in class QVGrid.QVGrid
-
Returns the default height in pixels of the rows
- getRowKey(BBjNumber) - Method in class QVGrid.QVGrid
-
Retrieves the row key for the specified resultset row
- getRowModelIndexFromViewIndex(BBjNumber) - Method in class QVGrid.QVGrid
-
Maps the view index of a row to the model index
- getRowStyleNames(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns a vector of style names that have been added to a row
- getRowVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the default vertical alignment for a row
- getRowViewIndexFromModelIndex(BBjNumber) - Method in class QVGrid.QVGrid
-
Maps the model index of a row to the view index
- getRTFExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the RTF exporter which contains export options
- getSaveFile() - Method in class BBJasper.BBJasperView
-
Returns the save file
- getSavePopupMenu() - Method in class BBJasper.BBJasperViewerControl
-
Returns the save popup menu
- getScope(BBjString) - Method in class GDoc
-
- getScreenImage() - Static method in class ScreenCapture.ScreenCapture
-
Method getScreenImage:
Capture an image of the entire screen
- getScreenX() - Method in class Dashboard.WidgetControl
-
Returns the X location of the widget control on the screen
- getScreenX() - Method in class QVGrid.QVGrid
-
Returns the X coordinate of the the QVGrid component child window on the screen
- getScreenY() - Method in class Dashboard.WidgetControl
-
Returns the Y location of the widget control on the screen
- getScreenY() - Method in class QVGrid.QVGrid
-
Returns the Y coordinate of the the QVGrid component child window on the screen
- getScrollOutside() - Method in class QVGrid.QVGrid
-
Returns whether the grid will scroll when the mouse cursor is moved outside the bounds of the grid during a drag and drop operation
- getScrollUpdate() - Method in class QVGrid.QVGrid
-
Returns whether the grid updates the display of data in the cells while being scrolled
- getScrollWheelBehavior() - Method in class QVGrid.QVGrid
-
Returns a constant indicating under what situations the grid control will respond to the mouse scroll wheel
- getSelectedColumn() - Method in class Dashboard.GridWidget
-
Returns the currently selected column in the GridWidget
- getSelectedColumn() - Method in class QVGrid.QVGrid
-
Returns the currently selected column
- getSelectedColumns() - Method in class QVGrid.QVGrid
-
Returns a BBjVector containing selected columns
- getSelectedFile() - Method in class FileChooser
-
- getSelectedFiles() - Method in class FileChooser
-
- getSelectedFont() - Method in class FontChooser
-
- getSelectedRow() - Method in class Dashboard.GridWidget
-
Returns the currently selected row in the GridWidget
- getSelectedRow() - Method in class QVGrid.QVGrid
-
Returns the currently selected row
- getSelectedRows() - Method in class QVGrid.QVGrid
-
Returns a vector containing the selected rows in a grid
- getSelectedText() - Method in class Dashboard.GridWidget
-
Returns the text of the currently selected cells in the GridWidget via a BBjVector.
- getSelectionMode() - Method in class QVGrid.QVGrid
-
Returns the current selection mode
- getSelf() - Method in class gappsv3.GEventAttendee
-
Whether this entry represents the calendar on which this copy of the
event appears.
- getSelfLink() - Method in class GPermission
-
- getSequence() - Method in class gappsv3.GEvent
-
iCalendar sequence number.
- getSeries(BBjString) - Method in class Dashboard.XYChartWidget
-
Returns the requested series
- getSeriesName(BBjNumber) - Method in class Dashboard.XYChartWidget
-
Returns the name of the specified series number associated with the XY Chart
- getSeriesNameVector() - Method in class Dashboard.XYChartWidget
-
Returns the names of the series associated with the XY Chart
- getSeriesNumber(BBjString) - Method in class Dashboard.XYChartWidget
-
Returns the number of the specified series name associated with the XY Chart
- getServerBBjConfigFile() - Static method in class BBConfig
-
- getServerBBjHome() - Static method in class BBConfig
-
- getServerBBjInterpreter() - Static method in class BBConfig
-
- getServerJavaHome() - Static method in class BBConfig
-
- getServerOS() - Static method in class BBConfig
-
- getService() - Method in class GDocsService
-
- getShortCue() - Method in class QVGrid.QVGrid
-
Returns the text that appears above the grid control when the mouse pointer hovers over the control
Note: Same as getToolTipText().
- getShortName() - Method in class DialogWizard.Control
-
Method getShortName:
Get control short name
- getShouldHighlightSelectedColumn() - Method in class QVGrid.QVGrid
-
Returns whether the grid should highlight the entire column of the currently selected cell
- getShouldHighlightSelectedRow() - Method in class QVGrid.QVGrid
-
Returns whether the grid should highlight the entire row of the currently selected cell
- getShowFileDialogOnInitDefaultSave() - Method in class BBJasper.BBJasperViewerControl
-
Returns if the file save dialog should be shown on the intitial save
- getShowGoogleDialogOnInitDefaultSave() - Method in class BBJasper.BBJasperViewerControl
-
Returns if the Google save dialog should be shown on the intitial save
- getShowMaskWhenRendering() - Method in class QVGrid.QVGrid
-
Returns whether input style cells display the decoration characters of their mask in non-edit mode
Note: This method has been deprecated.
- getSide() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains side tray information
- getSides() - Method in class BBJasper.BBJasperPrintSides
-
Returns the sides object
- getSize() - Method in class BBTranslator.BBTranslations
-
Returns the number of translations
- getSnapToRowHeight() - Method in class QVGrid.QVGrid
-
Returns whether the gird will adjust its height so that only full rows appear in the grid
Note: The QVGird always shows only complete rows, so this method always returns the default of TRUE.
- getSortByMultipleColumns() - Method in class QVGrid.QVGrid
-
Returns an indication of whether this grid sorts by multiple columns
- getSource() - Method in class gappsv3.GEvent
-
Source of an event from which it was created; for example a web page,
an email message or any document identifiable by an URL using
HTTP/HTTPS protocol.
- getSourceFile() - Method in class WidgetWizard
-
Method getSourceFile:
Returns the source file
- getSQL() - Method in interface Dashboard.DataFillableWidget
-
Returns the SQL query
- getStart() - Method in class gappsv3.GEvent
-
The event's start time.
- getStartEditSelectionMode() - Method in class QVGrid.QVGrid
-
Returns the selection mode that will be used when starting to edit a cell
Note: The QVGrid is not editable, so this method has no further meaning
- getStatus() - Method in class gappsv3.GEvent
-
Whether the event is occurring.
- getStatusCode() - Method in class BBWebClient.BBWebResponse
-
- getStringWidth(BBjString) - Method in class QVGrid.QVGrid
-
Returns the width of a string in pixels
- getStripeCount() - Method in class QVGrid.QVGrid
-
Returns the number of grid rows to alternate between the stripe color and the default background color
- getStyles() - Method in class QVGrid.QVGrid
-
Gets a vector of all CSS style names that have been added to the grid control
- getSubimage(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to return a BBXImage that is a subimage defined by a specified rectangular region
- getSummary() - Method in class gappsv3.GCalendar
-
Retrieves the calendar's summary.
- getSummary() - Method in class gappsv3.GEvent
-
Get the title of the event.
- getSummaryOverride() - Method in class gappsv3.GCalendar
-
Retrieves the calendar's summary override.
- getSysGuiEvent() - Method in class Dashboard.GridWidgetEvent
-
Gets the SysGui event
- getTabAction() - Method in class QVGrid.QVGrid
-
Returns the current tab action of the grid
- getTabActionSkipsNonEditableCells() - Method in class QVGrid.QVGrid
-
When the user presses the [Tab] key while focus is on a grid cell, the focus will move based on the current "tab action" of the grid.
- getTabbedView() - Method in class BBJasper.BBJasperViewerControl
-
Returns the tabbed view
- getTable() - Method in class BBJasper.BBJasperDesign
-
Returns the table name
- getTabOnParentHyperlinkTarget() - Method in class BBJasper.BBJasperTabbedView
-
Returns whether a tab will be created when hyperlink targets are set to parent, otherwise a window will be created
- getTempDir() - Static method in class ScreenCapture.ScreenCapture
-
Method getTempDir:
Get temporary directory path
- getTempDir(BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method getTempDir:
Get temporary directory path on server or client
- getTemplate() - Method in class BBJasper.BBJasperDesign
-
Returns the BBJasperTemplate object
- getTemplatedStringRepresentation() - Method in class Dashboard.DashboardCategoryAttribute
-
Gets a BBjTemplatedString representation of the DashboardCategoryAttribute
- getText() - Method in class QVGrid.QVGrid
-
Returns the control text assigned to the grid control
Note: The relevance of this method for a grid is questionable, but provided for compatability.
- getTimeZone() - Method in class gappsv3.GCalendar
-
Retrieves the calendar's timezone.
- getTitle() - Method in interface BuildItem
-
- getTitle() - Method in class Dashboard.DashboardItem
-
Returns the title of dashboard item
- getTitle() - Method in class Dashboard.DashboardWindow
-
Gets the dashboard window's title
- getTitle() - Method in class Dashboard.WidgetControl
-
Returns the title of the widget control
- getTitle() - Method in class Email.EmailDialog
-
Returns the dialog title
- getTitle() - Method in class GDoc
-
- getTitle() - Method in class WidgetBuildItem
-
- getTitle() - Method in class WidgetDashboardBuildItem
-
- getTitle() - Method in class WidgetSetBuildItem
-
- getToken() - Method in class gappsv3.GOAuth2
-
The authorization token.
- getTokenFromCookie() - Method in class gappsv3.GOAuth2
-
permissions, submit the refresh token to get a new token from Google.
- getToolbar() - Method in class BBJasper.BBJasperViewerControl
-
Returns the tool bar
- getToolBar() - Method in class Dashboard.DashboardControl
-
Returns the toolbar of the dashboard control
- getToolbarControlAt(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Returns a tool bar control at the specified index
- getToolsPopupMenu() - Method in class BBJasper.BBJasperView
-
Returns the tools popup menu
- getToolTipText(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the tooltip text (also known as short cue) for a cell
- getToolTipText(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns the tooltip text (also known as short cue) for a column
- getToolTipText() - Method in class QVGrid.QVGrid
-
Returns the tooltip text (also known as short cue) for the grid control
- getTop() - Static method in class BBJasper.BBJasperPrintMediaTray
-
Creates and returns a print media tray object that contains top tray information
- getTopRow() - Method in class QVGrid.QVGrid
-
Returns the current top visible row
- getTopWindowId(BBjString) - Static method in class DialogWizard.DialogUtils
-
Method getTopWindowId:
Get the first top level window id in a resource file
- getTopWindowIdList(BBjString) - Static method in class DialogWizard.DialogUtils
-
Method getTopWindowIdList:
Get a list of all the top level window ids in a resource file
- getTranslation(BBjString) - Static method in class Admin
-
- getTranslation(Locale, BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- getTranslation(Locale, BBjString, BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- getTranslation(Locale, BBjString, BBjString, BBjNumber) - Method in class BBTranslator.BBTranslationBundle
-
- getTranslation(Locale, BBjString, BBjString, BBjNumber, BBjNumber) - Method in class BBTranslator.BBTranslationBundle
-
- getTranslation(Locale, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class BBTranslator.BBTranslationBundle
-
- getTranslation(BBjString) - Method in class BBTranslator.BBTranslations
-
Returns the translated string given a key, if the translation is not found, then the passed in key is returned
- getTranslation(BBjString, BBjString) - Method in class BBTranslator.BBTranslations
-
Returns the translated string given a key, if the translation is not found, then the passed in default value is returned
- getTranslation(BBjString, BBjString, BBjNumber) - Method in class BBTranslator.BBTranslations
-
Returns the translated string given a key, if the translation is not found, then the passed in default value is returned.
- getTranslation(BBjString, BBjString, BBjNumber, BBjNumber) - Method in class BBTranslator.BBTranslations
-
Returns the translated string given a key, if the translation is not found, then the passed in default value is returned.
- getTranslation(BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class BBTranslator.BBTranslations
-
Returns the translated string given a key, if the translation is not found, then the passed in default value is returned.
- getTranslation(BBjString) - Method in class BBTranslator.BBTranslator
-
Returns the translated string given a key
- getTranslation(BBjString, BBjString) - Method in class BBTranslator.BBTranslator
-
Returns the translated string given a key
- getTranslation(BBjString, BBjString, BBjNumber) - Method in class BBTranslator.BBTranslator
-
Returns the translated string given a key
- getTranslation(BBjString, BBjString, BBjNumber, BBjNumber) - Method in class BBTranslator.BBTranslator
-
Returns the translated string given a key
- getTranslation(BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class BBTranslator.BBTranslator
-
Returns the translated string given a key
- getTranslation(BBjString) - Static method in class Dashboard.Dashboard
-
Returns the translation value given a key
- getTranslation(BBjString) - Static method in class Dashboard.ExportData
-
Returns a translation value, given a translation key
- getTranslation(BBjString) - Static method in class GApps
-
- getTranslationBundle() - Method in class BBTranslator.BBTranslator
-
Returns the translation Bundle
- getTranslations(Locale) - Method in class BBTranslator.BBTranslationBundle
-
- getTranslations() - Method in class BBTranslator.BBTranslator
-
Returns all translations for the current locale
- getTransparency() - Method in class gappsv3.GEvent
-
Indicates whether the event blocks time on the calendar.
- getTrimBlankSpace() - Method in class QVGrid.QVGrid
-
Returns whether the grid will trim its size if it is larger than the size needed to display the data, all headers and all scrollbars
- getTumble() - Static method in class BBJasper.BBJasperPrintSides
-
Creates and returns a print sides object that contains tumble information
- getTwoSidedLongEdge() - Static method in class BBJasper.BBJasperPrintSides
-
Creates and returns a print sides object that contains two sided long edge information
- getTwoSidedShortEdge() - Static method in class BBJasper.BBJasperPrintSides
-
Creates and returns a print sides object that contains two sided short edge information
- getTXTExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the TXT exporter which contains export options
- getType() - Method in class BaseBuildItem
-
- getType() - Method in interface BuildItem
-
- getType() - Method in class DialogWizard.Control
-
Method getType:
Get control type id
- getType() - Method in class GDoc
-
- getType() - Method in class GPermission
-
- getTypeName() - Method in class DialogWizard.Control
-
Method getTypeName:
Get control type name
- getUnregNotificationEmailAddresses(BBjString, BBjString, BBjString, BBjString) - Method in class BUS
-
- getUpdateActive(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getUpdateCached() - Method in class QVGrid.QVGrid
-
Returns whether the grid sends table update events
- getUpdateComment(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getUpdated() - Method in class gappsv3.GEvent
-
The time the event was last updated.
- getUpdateDate(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getUpdateLevel(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getUpdateLevels(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUpdateLocation(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getUpdateSize(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getUpdateVersion(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- getURL() - Method in class Dashboard.DashboardWidgetLinkSelectEvent
-
Returns the URL of a dashboard widget link select event
- getUser() - Method in class GAppsLoginDialog
-
- getUser() - Method in class GAppsService
-
- getUser() - Method in class GDocsService
-
- getUserAdminDatabase(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUserAdminEmail(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUserAdminNotifications(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUserAdminUpdates(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUserAdminUsers(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUserAgent() - Method in class Dashboard.HtmlViewWidget
-
Returns the user agent string for the HtmlViewWidget
- getUserCredentials() - Method in class Admin
-
- getUserData() - Method in class Dashboard.DashboardItem
-
Returns the user data object of dashboard item
- getUserData() - Method in class QVGrid.QVGrid
-
Retrieves user data associated with the grid control after having called setUserData()
- getUserFontScalingFactor() - Method in class Dashboard.ChartWidget
-
Gets the custom font scaling factor or the chart as set by the user in the Customize screen.
- getUserPassword(BBjString, BBjString, BBjString) - Method in class BUS
-
- getUsers(BBjString, BBjString) - Method in class BUS
-
- getUserToken() - Method in class GAppsService
-
- getValidationText() - Method in class QVGrid.QVGrid
-
Returns the value that the user just entered into the grid control
Note: The QVGrid is not editable and a grid control always returns an empty string, so this method has no meaning
- getValidEvents() - Method in class DialogWizard.Event
-
Method getValidEvents:
Get valid events map
- getValidTypes() - Method in class DialogWizard.Control
-
Method getValidTypes:
Get all valid control type information
- getValue(BBjString, BBjString) - Static method in class BBJSONResolver.BBJSONResolver
-
Given a dot-delimited JSON path and a JSON document as a string, traverses the JSON document
to extract the value.
- getValue() - Method in class GPermission
-
- getVectorOfJavaColorsFromDivergentHexColorStrings(BBjNumber, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a vector of divergent colors with a specified starting, middle, and ending range.
- getVectorOfJavaColorsFromHexColorStrings(BBjNumber, BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Method to create a vector of Java Colors with a specified starting and ending range
- getVectorsFromBBjRS(BBjRecordSet, BBjVector) - Method in class Dashboard.GridWidget
-
Given a BBjRecordSet and a vector of columns, return vectors for the grid's column headers and data embedded in a return vector.
- getVectorsFromSQLQuery(BBjString, BBjString, BBjString) - Method in class Dashboard.GridWidget
-
Given an SQL query, return vectors for the grid's column headers and data embedded in a return vector.
- getVendors() - Method in class BUS
-
- getVersions(BBjString, BBjString) - Method in class BUS
-
- getVerticalCellSpacing() - Method in class QVGrid.QVGrid
-
Returns the amount of vertical space between the rows
- getVerticalLinesVisible() - Method in class QVGrid.QVGrid
-
Returns whether the vertical lines between columns are visible
- getVerticalScrollable() - Method in class QVGrid.QVGrid
-
Returns whether the vertical scrollbar can be enabled if there are more rows than can be displayed in the visible rows of the grid
- getVerticalScrollBarAlways() - Method in class QVGrid.QVGrid
-
Returns whether to always show a vertical scrollbar enabled using setVerticalScrollable(), or to only show the vertical scrollbar as needed
Note: The QVGrid maintains a separate vertical scrollbar control that is always visible, so 1 (true) is always returned.
- getView() - Method in class BBJasper.BBJasperTabbedView
-
Returns the current view of the tabbed view
- getView() - Method in class BBJasper.BBJasperViewerControl
-
Returns the current view
- getView() - Method in class Dashboard.JasperViewerWidget
-
Returns the BBJasperView for the widget
- getViewAt(BBjNumber) - Method in class BBJasper.BBJasperTabbedView
-
Returns a view at a specified index
- getViewerControl() - Method in class BBJasper.BBJasperTabbedView
-
Returns the viewer control that houses the tabbed view
- getViewerControl() - Method in class BBJasper.BBJasperViewerWindow
-
Returns the viewer control
- getViewerControl() - Method in class Dashboard.JasperViewerWidget
-
Returns the BBJasperViewerControl for the widget
- getViewerWindow() - Method in class BBJasper.BBJasperViewerWindow
-
Returns the viewer window
- getViewIndex(BBJasperView) - Method in class BBJasper.BBJasperTabbedView
-
- getViews() - Method in class BBJasper.BBJasperTabbedView
-
Returns all views in a vector
- getVisibility() - Method in class gappsv3.GEvent
-
Visibility of the event.
- getVisibleRowCount() - Method in class QVGrid.QVGrid
-
Returns the number of rows that are currently visible in the grid
- getVPRO5Config() - Static method in class BBConfig
-
- getVPRO5Home() - Static method in class BBConfig
-
- getVPRO5Interpreter() - Static method in class BBConfig
-
- getWebServerAppsURL() - Static method in class BBLaunchDock
-
- getWebServerAppsURL(BBjNumber) - Static method in class BBLaunchDock
-
- getWebServerAppsURL() - Static method in class BBUtils.BBUtils
-
Get the URL of the Jetty Web Server's apps directory.
- getWebServerAppsURL(BBjNumber) - Static method in class BBUtils.BBUtils
-
Get the URL of the Jetty Web Server's apps directory, specifying whether an SSL connection is required or not.
- getWebServerFilesURL() - Static method in class BBLaunchDock
-
- getWebServerFilesURL(BBjNumber) - Static method in class BBLaunchDock
-
- getWebServerFilesURL() - Static method in class BBUtils.BBUtils
-
Get the URL of the Jetty Web Server's files directory.
- getWebServerFilesURL(BBjNumber) - Static method in class BBUtils.BBUtils
-
Get the URL of the Jetty Web Server's files directory, specifying whether an SSL connection is required or not.
- getWebServerFileURL(BBjString, BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- getWebServerHost() - Static method in class BBLaunchDock
-
- getWebServerHost() - Static method in class BBUtils.BBUtils
-
Get the host of the Jetty Web Server.
- getWebServerHttpPort() - Static method in class BBLaunchDock
-
- getWebServerHttpPort() - Static method in class BBUtils.BBUtils
-
Get the port of the Jetty Web Server.
- getWebServerPort() - Static method in class BBLaunchDock
-
- getWebServerPort(BBjNumber) - Static method in class BBLaunchDock
-
- getWebServerPort() - Static method in class BBUtils.BBUtils
-
Get the port of the Jetty Web Server.
- getWebServerPort(BBjNumber) - Static method in class BBUtils.BBUtils
-
Get the port of the Jetty Web Server, specifying whether an SSL connection is required or not.
- getWebServerProtocol() - Static method in class BBLaunchDock
-
- getWebServerProtocol(BBjNumber) - Static method in class BBLaunchDock
-
- getWebServerProtocol() - Static method in class BBUtils.BBUtils
-
- getWebServerProtocol(BBjNumber) - Static method in class BBUtils.BBUtils
-
- getWebServerSSLPort() - Static method in class BBLaunchDock
-
- getWebServerSSLPort() - Static method in class BBUtils.BBUtils
-
Get the SSL port of the Jetty Web Server.
- getWebServerURL() - Static method in class BBLaunchDock
-
- getWebServerURL(BBjNumber) - Static method in class BBLaunchDock
-
- getWebServerURL() - Static method in class BBUtils.BBUtils
-
Get the URL of the Jetty Web Server's root directory.
- getWebServerURL(BBjNumber) - Static method in class BBUtils.BBUtils
-
Get the URL of the Jetty Web Server's root directory, specifying whether an SSL connection is required or not.
- getWidget() - Method in class Dashboard.DashboardWidget
-
Returns the encapsulated widget
- getWidget() - Method in class Dashboard.WidgetControl
-
Returns the encapuslated widget used in the widget control
- getWidgetAttributesHashMap() - Method in class Dashboard.DashboardControl
-
Returns the widget attributes
- getWidgetConnectString(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetConnectString(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetConnectString(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetConnectString(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetConnectString(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetDescription(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetDescription(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetDescription(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetDescription(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetDescription(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetExists(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetExists(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetExists(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetExists(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetExists(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetHtmlText(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetHtmlText(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetHtmlText(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetHtmlText(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetHtmlText(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetHtmlUrl(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetHtmlUrl(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetHtmlUrl(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetHtmlUrl(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetHtmlUrl(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetImageFile(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetImageFile(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetImageFile(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetImageFile(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetImageFile(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetImageUrl(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetImageUrl(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetImageUrl(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetImageUrl(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetImageUrl(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetNames(BBjString) - Method in interface BuildItem
-
- getWidgetNames(BBjString) - Method in class WidgetBuildItem
-
- getWidgetNames(BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetNames(BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetRecordsetColumns(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetRecordsetColumns(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetRecordsetColumns(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetRecordsetColumns(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetRecordsetColumns(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetRecordsetFile(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetRecordsetFile(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetRecordsetFile(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetRecordsetFile(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetRecordsetFile(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetRecordsetTemplate(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetRecordsetTemplate(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetRecordsetTemplate(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetRecordsetTemplate(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetRecordsetTemplate(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetReportConnectString(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetReportConnectString(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetReportConnectString(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetReportConnectString(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetReportConnectString(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetReportFile(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetReportFile(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetReportFile(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetReportFile(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetReportFile(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSeriesConnectString(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- getWidgetSeriesConnectString(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSeriesConnectString(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSeriesConnectString(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSeriesConnectString(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSeriesNames(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetSeriesNames(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSeriesNames(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSeriesNames(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSeriesNames(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSeriesRecordsetColumns(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- getWidgetSeriesRecordsetColumns(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSeriesRecordsetColumns(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSeriesRecordsetColumns(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSeriesRecordsetColumns(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSeriesRecordsetFile(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- getWidgetSeriesRecordsetFile(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSeriesRecordsetFile(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSeriesRecordsetFile(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSeriesRecordsetFile(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSeriesRecordsetTemplate(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- getWidgetSeriesRecordsetTemplate(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSeriesRecordsetTemplate(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSeriesRecordsetTemplate(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSeriesRecordsetTemplate(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSeriesSQL(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- getWidgetSeriesSQL(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSeriesSQL(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSeriesSQL(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSeriesSQL(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetSQL(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetSQL(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetSQL(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetSQL(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetSQL(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetTitles(BBjString) - Method in interface BuildItem
-
- getWidgetTitles(BBjString) - Method in class WidgetBuildItem
-
- getWidgetTitles(BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetTitles(BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetType(DashboardWidget) - Method in class BaseBuildItem
-
- getWidgetType(BBjString, BBjString) - Method in interface BuildItem
-
- getWidgetType() - Method in class Dashboard.DashboardWidget
-
Returns the widget type
- getWidgetType(BBjString, BBjString) - Method in class WidgetBuildItem
-
- getWidgetType(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- getWidgetType(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetType(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- getWidgetTypeDisplayString(BBjNumber) - Static method in class WidgetWizard
-
- getWidgetTypeString(BBjNumber) - Static method in class WidgetWizard
-
- getWidth() - Method in class BBJasper.BBJasperTabbedView
-
Returns the width of the tabbed view
- getWidth() - Method in class BBJasper.BBJasperView
-
Returns the width of the viewer control
- getWidth() - Method in class BBJasper.BBJasperViewerControl
-
Returns the width of the viewer control
- getWidth() - Method in class BBXImage.BBXImage
-
Method to get the width of the BBXImage
- getWidth() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns the width of the EmbeddedWidgetWindow
- getWidth() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns the width of the EmbeddedWidgetWindow
- getWidth() - Method in class Dashboard.ExportDataDialog
-
Returns the width of the dialog
- getWidth() - Method in class Dashboard.WidgetControl
-
Returns the width of the widget control
- getWidth() - Method in class Email.EmailDialog
-
Returns the width of the dialog
- getWidth() - Method in class QVGrid.QVGrid
-
Returns the width of the QVGrid component child window
- getWindow() - Method in class BBJasper.BBJasperDesigner
-
Returns the wizard window
- getWindow() - Method in class Dashboard.ExportDataDialog
-
Returns the export window
- getWindowOnBlankHyperlinkTarget() - Method in class BBJasper.BBJasperTabbedView
-
Returns whether a window will be create when hyperlink targets are set to blank, otherwise a tabe will be created
- getWindowTitle() - Method in class BBJasper.BBJasperViewerWindow
-
Returns the title of the viewer window
- getWithLink() - Method in class GPermission
-
- getX() - Method in class BBJasper.BBJasperTabbedView
-
Returns the X location of the tabbed view
- getX() - Method in class BBJasper.BBJasperView
-
Returns the X location of the viewer control
- getX() - Method in class BBJasper.BBJasperViewerControl
-
Returns the X location of the viewer control
- getX() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns the X location of the EmbeddedWidgetSetWindow
- getX() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns the X location of the EmbeddedWidgetWindow
- getX() - Method in class Dashboard.ExportDataDialog
-
Returns the X screen location of the dialog
- getX() - Method in class Dashboard.WidgetControl
-
Returns the X location of the widget control
- getX() - Method in class Email.EmailDialog
-
Returns the X location of the email dialog
- getX() - Method in class QVGrid.QVGrid
-
Returns the X coordinate of the QVGrid component child window
- getXHTMLExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the XHTML exporter which contains export options
- getXLSExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the XLS exporter which contains export options
- getXLSXExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the XLSX exporter which contains export options
- getXMLExporter() - Method in class BBJasper.BBJasperViewerControl
-
Returns the XML exporter which contains export options
- getXYDataset() - Method in class Dashboard.XYChartWidget
-
Returns the XYChart's underlying dataset, which is a JFreeChart XYSeriesCollection
- getY() - Method in class BBJasper.BBJasperTabbedView
-
Returns the Y location of the tabbed view
- getY() - Method in class BBJasper.BBJasperView
-
Returns the Y location of the viewer control
- getY() - Method in class BBJasper.BBJasperViewerControl
-
Returns the Y location of the viewer control
- getY() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns the Y location of the EmbeddedWidgetSetWindow
- getY() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns the Y location of the EmbeddedWidgetWindow
- getY() - Method in class Dashboard.ExportDataDialog
-
Returns the Y screen location of the dialog
- getY() - Method in class Dashboard.WidgetControl
-
Returns the Y location of the widget control
- getY() - Method in class Email.EmailDialog
-
Returns the Y location of the email dialog
- getY() - Method in class QVGrid.QVGrid
-
Returns the Y coordinate of the QVGrid component child window
- getZoomLevel() - Method in class BBJasper.BBJasperView
-
Returns the current zoom level
- getZoomLevel() - Method in class BBJasper.BBJasperViewerControl
-
Returns the current zoom level
- getZoomNumber(BBjString) - Method in class BBJasper.BBJasperView
-
Returns the zoom number, given a precentage string
- GEvent - Class in gappsv3
-
Represents a single event on the Google calendar.
- GEvent() - Constructor for class gappsv3.GEvent
-
Constructor for creating a brand new event.
- GEvent(Event) - Constructor for class gappsv3.GEvent
-
Constructor for wrapping an existing Google Event.
- GEventAttendee - Class in gappsv3
-
Represents an event participant and includes the following
properties:
Comment
DisplayName
Email
Id
Organizer -- Indicates whether this participant is the event organizer.
- GEventAttendee() - Constructor for class gappsv3.GEventAttendee
-
Default constructor that creates a new attendee.
- GEventAttendee(EventAttendee) - Constructor for class gappsv3.GEventAttendee
-
Constructor that wraps an existing Google attendee.
- GEvents - Class in gappsv3
-
- GEvents() - Constructor for class gappsv3.GEvents
-
Constructor for GEvents.
- GO_TO$ - Static variable in class BBJasper.BBJasperView
-
Translated text for go to
- GO_TO_MENU_NAME$ - Static variable in class BBJasper.BBJasperView
-
Go to menu name
- GO_TO_PAGE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for go to page
- GO_TO_PAGE$ - Static variable in class BBJasper.BBJasperViewerControl
-
Translated text for go to page
- GOAuth2 - Class in gappsv3
-
Class for authorization via Google OAuth 2.0.
- GOAuth2! - Variable in class GAppsService
-
- GoldMineIntegration - package GoldMineIntegration
-
goldMineWebService.bbj
- GoldMineIntegrationWebService - Class in GoldMineIntegration
-
Class that provides a REST-based web service that integrates with GoldMine by passing XML strings.
- GoldMineIntegrationWebService() - Constructor for class GoldMineIntegration.GoldMineIntegrationWebService
-
Constructor.
- GoldMineIntegrationWebServiceFactory - Class in GoldMineIntegration
-
Creates a GoldMineIntegrationWebService instance
- GoldMineIntegrationWebServiceFactory() - Constructor for class GoldMineIntegration.GoldMineIntegrationWebServiceFactory
-
- GOOGLE_DOC_SAVE_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Google Doc save notify name
- GoogleDefaultDocument! - Variable in class Dashboard.JasperViewerWidget
-
Document that will be used by default on a google doc save
- GoogleDefaultFolder! - Variable in class Dashboard.JasperViewerWidget
-
Folder that will be used by default on a google doc save
- GoogleDefaultType! - Variable in class Dashboard.JasperViewerWidget
-
Type that will be used by default on a google doc save
- GoogleEvent! - Variable in class gappsv3.GEvent
-
The wrapped Google Event object.
- GoogleEventAttendee! - Variable in class gappsv3.GEventAttendee
-
The wrapped Google EventAttendee object.
- GPermission - Class in <Unnamed>
-
- GPermission(Permission) - Constructor for class GPermission
-
- grdScrolled(BBjScrollWheelEvent) - Method in class QVGrid.QVGrid
-
Mouse scroll wheel event handler
- GRID$ - Static variable in class WidgetWizard
-
- GRID_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Grid widget type constant
- GRIDEX_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
JGridEx widget type constant
- GridExWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays data in a
BBjGridExWidget, a BBj plug-in available from the BBj Plugin Manager
- GridExWidget(BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.GridExWidget
-
Creates an empty GridExWidget to be filled later with one of the fill() methods
- GridExWidget(BBjString, BBjString, BBjString, BBjString, ResultSet) - Constructor for class Dashboard.GridExWidget
-
Creates a GridExWidget that is filled with a BASIS Components ResultSet
- GridExWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, DataRow) - Constructor for class Dashboard.GridExWidget
-
Creates a GridExWidget that is filled using the BASIS Components to build a ResultSet based off of a data file, string template, and filter
- GridExWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.GridExWidget
-
Creates a GridExWidget with a connection string and SQL query which are used to automatically populate the grid with data
- GridExWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.GridExWidget
-
Creates a GridExWidget with a connection string, SQL query, and mode which are used to automatically populate the grid with data
- GridExWidget(BBjString, BBjString, BBjString, BBjString, BBjRecordSet, BBjVector) - Constructor for class Dashboard.GridExWidget
-
Creates a GridExWidget with a BBjRecordSet for the row data and an (optionally null()) BBjVector for the column header data which are used to automatically populate the grid with data
- GridExWidget(BBjString, BBjString, BBjString, BBjString, BBjVector, BBjVector) - Constructor for class Dashboard.GridExWidget
-
Creates a GridExWidget providing the column header data and row data for the grid via BBjVectors
- GridWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays data in a grid
- GridWidget(BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.GridWidget
-
Creates a GridWidget
- GridWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.GridWidget
-
Creates a GridWidget with a connection string and SQL query which are used to automatically populate the grid with data
- GridWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.GridWidget
-
Creates a GridWidget with a connection string and SQL query which are used to automatically populate the grid with data
- GridWidget(BBjString, BBjString, BBjString, BBjString, BBjRecordSet, BBjVector) - Constructor for class Dashboard.GridWidget
-
Creates a GridWidget with a BBjRecordSet which is used to automatically populate the grid with data
- GridWidget(BBjString, BBjString, BBjString, BBjString, BBjVector, BBjVector) - Constructor for class Dashboard.GridWidget
-
Creates a GridWidget providing the column header data and row data for the grid via BBjVectors
- GridWidgetEvent - Class in Dashboard
-
Class that contains event information for a GridWidget
- GridWidgetEvent(GridWidget, BBjStandardGrid, BBjSysGuiEvent) - Constructor for class Dashboard.GridWidgetEvent
-
Contructs a GridWidgetEvent
- GridWidgetRefreshEvent - Class in Dashboard
-
Class that contains event information for a GridWidget that has just refreshed
- GridWidgetRefreshEvent(GridWidget, BBjStandardGrid) - Constructor for class Dashboard.GridWidgetRefreshEvent
-
Contructs a GridWidgetRefreshEvent
- GROUP_SCOPE - Static variable in class GDoc
-
- GTimePeriod - Class in gappsv3
-
A structure representing the time interval for a busy space on a calendar.
- GTimePeriod(TimePeriod) - Constructor for class gappsv3.GTimePeriod
-
- GUtil - Class in <Unnamed>
-
- GUtil() - Constructor for class GUtil
-
- ICalUID! - Variable in class gappsv3.GCalendar
-
Filter for getEvents() method:
Specifies event ID in the iCalendar format to be included in the
response.
- IgnoreWhitespace - Variable in class BBXMLDoc
-
- IMAGE$ - Static variable in class WidgetWizard
-
- IMAGE_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Image widget type constant
- imageFileSaveDialog() - Method in class Dashboard.BaseWidget
-
Displays a file save dialog to save a client image file.
- ImageList$ - Static variable in class Dashboard.Dashboard
-
This version is used for device pixel ratios 2.0 and lower.
- ImageList$ - Static variable in class Dashboard.DashboardWidget
-
See the Dashboard::ImageList field variable for more information - The imagelist used by the DashboardWidget for its icons, such as on the Exit, Configure, and Popout buttons.
- ImageListHiRes$ - Static variable in class Dashboard.Dashboard
-
The high-res imagelist used by the Dashboard for its icons, such as on the Customize and Exit buttons.
- ImageListHiRes$ - Static variable in class Dashboard.DashboardWidget
-
See the Dashboard::ImageList field variable for more information - The high-res imagelist used by the DashboardWidget for its icons, such as on the Exit, Configure, and Popout buttons.
- ImageWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays an image retrieved from a file path or a URL
- ImageWidget(BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.ImageWidget
-
Creates an ImageWidget without an image, which defaults to a transparent image
- ImageWidget(BBjString, BBjString, BBjString, BBjString, BBjString) - Constructor for class Dashboard.ImageWidget
-
Creates an ImageWidget specifying an image file for the image source
- ImageWidget(BBjString, BBjString, BBjString, BBjString, URL) - Constructor for class Dashboard.ImageWidget
-
Creates an ImageWidget specifying a Java URL for the image source.
- INCH_UNITS - Static variable in class BBJasper.BBJasperPrintMediaSizeName
-
Constant that represents that inches should be used for units
- INCREMENTAL_FIND$ - Static variable in class BBJasper.BBJasperView
-
Translated text for incremental find
- Index - Variable in class Dashboard.Series
-
- init(BBjVector, BBjString, BBjNumber, BBjNumber, BBjString) - Method in class BBjToJavadoc.BBjToJavadoc
-
- init() - Method in class GDocsService
-
- initFrame() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame
-
Method initFrame:
Frame initialization
- initFrame() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Method initFrame:
Frame initialization
- initFrame() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame2
-
Method initFrame:
Frame initialization
- initFrame() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame3
-
Method initFrame:
Frame initialization
- initFrame() - Method in interface BBjToJavadoc.BBjToJavadocWizardFrameIntf
-
Method initFrame:
Frame initialization
- initFrame() - Method in class DialogWizard.DialogWizardFrame
-
Method initFrame:
Frame initialization
- initFrame() - Method in class DialogWizard.DialogWizardFrame1
-
Method initFrame:
Frame initialization
- initFrame() - Method in class DialogWizard.DialogWizardFrame2
-
Method initFrame:
Frame initialization
- initFrame() - Method in class DialogWizard.DialogWizardFrame3
-
Method initFrame:
Frame initialization
- initFrame() - Method in class DialogWizard.DialogWizardFrame4
-
Method initFrame:
Frame initialization
- initFrame() - Method in interface DialogWizard.DialogWizardFrameIntf
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame1
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame2
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame3
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame4
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame5
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame6
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame7
-
Method initFrame:
Frame initialization
- initFrame() - Method in class WidgetWizardFrame8
-
Method initFrame:
Frame initialization
- initFrame() - Method in interface WidgetWizardFrameIntf
-
Method initFrame:
Frame initialization
- initialize(BBjString, BBjNumber, BBjNumber) - Method in class BBLaunchDock
-
- initialize(HttpRequest) - Method in class gappsv3.GAppsAuthorization
-
This method is called by a Google API in order to set the
Authorization Header on API requests.
- injectScript(BBjString) - Method in class Dashboard.HtmlViewWidget
-
Injects the specified JavaScript into the HtmlViewWidget, making it available for
subsequent use with the executeScript() method.
- injectScripts(BBjString, BBjString) - Method in class Dashboard.HtmlViewWidget
-
Adds the specified JavaScript into a vector of JavaScripts that will be injected into the HtmlViewWidget.
- injectUrl(BBjString) - Method in class Dashboard.HtmlViewWidget
-
Injects the specified JavaScript URL into the HtmlViewWidget, making it available for
subsequent use with the executeScript() method.
- injectUrls(BBjString, BBjString) - Method in class Dashboard.HtmlViewWidget
-
Adds the specified URL into a vector of URLs that will be injected into the HtmlViewWidget.
- INSENSITIVE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for insensitive
- insertColumn(BBjNumber) - Method in class QVGrid.QVGrid
-
Inserts a column
- insertRow(BBjNumber) - Method in class QVGrid.QVGrid
-
Inserts a row
- INTEGER_VARIABLE_SUFFIX_KEY$ - Static variable in class BBjToJavadoc.JavadocPostProcess
-
- INTEGER_VARIABLE_SUFFIX_VALUE$ - Static variable in class BBjToJavadoc.JavadocPostProcess
-
- Interval! - Variable in class gappsv3.SimpleRULE
-
Interval.
- is3D() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is 3D or Flat
- isActive() - Method in class Dashboard.DashboardWidget
-
Returns that active status
- isActive() - Method in class Dashboard.WidgetControl
-
Returns the active status of the widget control
- isAnyoneCanAddSelf() - Method in class gappsv3.GEvent
-
Alias to getAnyoneCanAddSelf()
- isAreaChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is an Area Chart
- isAttendeesOmitted() - Method in class gappsv3.GEvent
-
Alias to getAttendeesOmitted()
- isAuthenticated(BBjNumber) - Method in class GAppsService
-
- isAutoRefreshConfigurationMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the auto refresh configuration menu item in the options menu
- isAutoRefreshEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if auto refresh is enabled or disabled
- isAutoRefreshMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the auto refresh menu item in the options menu
- isBarChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Bar Chart
- isBuiAndroidDevice() - Static method in class BBUtils.BBUtils
-
Indicates if BBj is running in a BUI environment in Android as determined by the client browser's user agent string.
- isBuiIosDevice() - Static method in class BBUtils.BBUtils
-
Indicates if BBj is running in a BUI environment in iOS as determined by the client browser's user agent string.
- isBuiTouchSupported() - Static method in class BBUtils.BBUtils
-
Indicates if BBj is running in a touch-enabled environment or not as determined by the BBjBuiManager.
- isCellEditable(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether a cell is editable
- IsCircular - Variable in class Dashboard.PieChartWidget
-
A number indicating whether the pie chart is circular or stretched into an elliptical shape
- isClientBBjInstalled() - Static method in class BBConfig
-
- isClientWindowsOS() - Static method in class BBConfig
-
- isCloseButtonEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the close button in the widget control
- isCloseEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if close is enabled or disabled
- isColumnEditable(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether a column is editable
Note: The QVGird is not editable, so this method always returns FALSE
- isColumnSortedByRelatedData(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns an indication of whether a given column is sorted by related data rather than by cell text
- isColumnUserSortable(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether the grid sorts a specified column when the user clicks in the header of that column
- isColumnVisible(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether a column is visible
- isControlContainer() - Method in class WidgetWizard
-
Method isControlContainer:
Returns if the container is a control
- isDataAware() - Method in class QVGrid.QVGrid
-
Returns whether the grid is data aware
Note: The QVGird is a BBjStandardGrid, so this method returns FALSE.
- isDataBound() - Method in class QVGrid.QVGrid
-
Returns whether the grid is data bound
Note: The QVGird cannot be configured as a data bound control, so this method returns FALSE.
- isDataSetEmpty() - Method in class Dashboard.ChartWidget
-
Indicates whether a chart's underlying dataset is empty or not
- isDefault() - Method in class BBTranslator.BBTranslations
-
Returns true if this is the default translations, otherwise false is returned
- isDeleted() - Method in class gappsv3.GCalendar
-
Indicates whether this calendar has been deleted.
- isDestroyed() - Method in class Dashboard.BarChartWidget
-
Returns if the BarChartWidget is destroyed
- isDestroyed() - Method in class Dashboard.BaseWidget
-
Determins if the widget is destroyed
- isDestroyed() - Method in class Dashboard.BBjWidget
-
Returns whether the BBjWidget is destroyed
- isDestroyed() - Method in class Dashboard.DashboardWidget
-
Returns if the widget is destroyed
- isDestroyed() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns if the EmbeddedWidgetSetWindow is destroyed
- isDestroyed() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns if the EmbeddedWidgetWindow is destroyed
- isDestroyed() - Method in class Dashboard.GridExWidget
-
Returns if the GridExWidget is destroyed
- isDestroyed() - Method in class Dashboard.GridWidget
-
Returns if the GridWidget is destroyed
- isDestroyed() - Method in class Dashboard.HtmlViewWidget
-
Returns if the HtmlViewWidget is destroyed
- isDestroyed() - Method in class Dashboard.ImageWidget
-
Returns if the ImageWidget is destroyed
- isDestroyed() - Method in class Dashboard.JasperViewerWidget
-
Returns if the JasperViewerWidget is destroyed
- isDestroyed() - Method in class Dashboard.LineChartWidget
-
Returns if the LineChartWidget is destroyed
- isDestroyed() - Method in class Dashboard.PieChartWidget
-
Returns if the PieChartWidget is destroyed
- isDestroyed() - Method in interface Dashboard.Widget
-
Called to determine if the widget is destroyed
- isDestroyed() - Method in class Dashboard.WidgetControl
-
Returns if the widget control is destroyed
- isDestroyed() - Method in class QVGrid.QVGrid
-
Returns whether the QVGrid component child window has been destroyed
- isDraggingEnabled() - Method in class Dashboard.WidgetControl
-
Returns the dragging enable status of the widget control
- isEditable() - Method in class QVGrid.QVGrid
-
Returns whether the grid is editable
Note: The QVGrid is not editable, so this always returns FALSE.
- isEditing() - Method in class QVGrid.QVGrid
-
Returns whether the grid is currently in edit mode
Note: The QVGird is not editable, so this method always returns FALSE
- isEmailEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if email is enabled or disabled
- isEmailMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the email menu item in the options menu
- isEmpty() - Method in class Dashboard.BarChartWidget
-
Indicates whether the widget's dataset is empty or not
- isEmpty() - Method in class Dashboard.GridExWidget
-
Indicates whether the widget's dataset is empty or not
- isEmpty() - Method in class Dashboard.GridWidget
-
Indicates whether the widget's dataset is empty or not
- isEmpty() - Method in class Dashboard.LineChartWidget
-
Indicates whether the widget's dataset is empty or not
- isEmpty() - Method in class Dashboard.PieChartWidget
-
Indicates whether the widget's dataset is empty or not
- isEmpty() - Method in class Dashboard.XYChartWidget
-
Indicates whether the widget's dataset is empty or not
- isEnabled() - Method in class QVGrid.QVGrid
-
Returns whether the grid control is enabled
- isEndTimeUnspecified() - Method in class gappsv3.GEvent
-
Alias to getEndTimeUnspecified()
- isEnterAsTab() - Method in class QVGrid.QVGrid
-
Returns whether pressing [Enter] while focus is on the grid will be interpreted as though the user had pressed [Tab]
- isExportDataEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if export data is enabled or disabled
- isExportDataMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the export data menu item in the options menu
- isFitToGrid() - Method in class QVGrid.QVGrid
-
Returns all columns are fitted into the displayed width of the grid
- isFlat() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is 3D or Flat
- isFocusable() - Method in class QVGrid.QVGrid
-
Returns a value indicating whether or not the user can focus the grid control
- isFolder() - Method in class GDoc
-
- isGridEditable() - Method in class QVGrid.QVGrid
-
This method is deprecated.
- isGuestsCanInviteOthers() - Method in class gappsv3.GEvent
-
Alias to getGuestsCanInviteOthers()
- isGuestsCanModify() - Method in class gappsv3.GEvent
-
Alias to getGuestsCanModify()
- isGuestsCanSeeOtherGuests() - Method in class gappsv3.GEvent
-
Alias to getGuestsCanSeeOtherGuests()
- isLineChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Line Chart
- isLocked() - Method in class gappsv3.GEvent
-
Alias to getLocked()
- isManualRefreshMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the manual refresh menu item in the options menu
- isMultipleSelectionAllowed() - Method in class QVGrid.QVGrid
-
Returns whether multiple selection is allowed
- isOpaque() - Method in class QVGrid.QVGrid
-
Returns the opaque property of the grid control
- isOptional() - Method in class gappsv3.GEventAttendee
-
Alias to getOptional()
- isOptionsButtonEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the options button in the widget control
- isOptionsEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if the options is enabled or disabled
- isPaging() - Method in class QVGrid.QVGrid
-
Returns whether the grid can be scrolled by paging
Note: The QVGrid has its own paging logic, so this method has no meaning
- isPieChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Pie Chart
- isPopoutButtonEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the popout button in the widget control
- isPopoutEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if the poput is enabled or disabled
- isPrimary() - Method in class gappsv3.GCalendar
-
Specifies whether this is the user's default calendar.
- isPrivateCopy() - Method in class gappsv3.GEvent
-
Alias to getPrivateCopy()
- isRecordSetBased() - Method in class Dashboard.BarChartWidget
-
Indicates whether the widget's dataset was built from a BBjRecordSet
- isRecordSetBased() - Method in class Dashboard.GridExWidget
-
Indicates whether the widget's dataset was built from a BBjRecordSet
- isRecordSetBased() - Method in class Dashboard.GridWidget
-
Indicates whether the widget's dataset was built from a BBjRecordSet
- isRecordSetBased() - Method in class Dashboard.LineChartWidget
-
Indicates whether the widget's dataset was built from a BBjRecordSet
- isRecordSetBased() - Method in class Dashboard.PieChartWidget
-
Indicates whether the widget's dataset was built from a BBjRecordSet
- isRecordSetBased() - Method in class Dashboard.XYChartWidget
-
Indicates whether the chart's dataset was built from a BBjRecordSet
- isRefreshEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if refresh is enabled or disabled
- isRefreshMenuEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the refresh menu in the options menu
- isRefreshMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the refresh menu item in the options menu
- isResource() - Method in class gappsv3.GEventAttendee
-
Alias to getResource()
- isRingChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Ring Chart
- isRowEditable(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether a row is editable
Note: The QVGrid is not editable, so FALSE is always returned.
- isRowVisible(BBjNumber) - Method in class QVGrid.QVGrid
-
Returns whether a row is currently visible in the grid
- isSaveEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if save is enabled or disabled
- isSaveMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the save menu item in the options menu
- isSelected() - Method in class Dashboard.DashboardWidget
-
Returns that selected status
- isSelected() - Method in class gappsv3.GCalendar
-
Indicates whether the calendar is selected.
- isSelectEnabled() - Method in class Dashboard.WidgetControl
-
Returns the selectability of the widget control
- isSelf() - Method in class gappsv3.GEventAttendee
-
Alias to getSelf()
- isServerBBjInstalled() - Static method in class BBConfig
-
- isServerWindowsOS() - Static method in class BBConfig
-
- isSQLBased() - Method in class Dashboard.BarChartWidget
-
Indicates whether the chart's dataset was built from an SQL query
- isSQLBased() - Method in class Dashboard.GridExWidget
-
Indicates whether the widget's dataset was built from an SQL query
- isSQLBased() - Method in class Dashboard.GridWidget
-
Indicates whether the widget's dataset was built from an SQL query
- isSQLBased() - Method in class Dashboard.LineChartWidget
-
Indicates whether the chart's dataset was built from an SQL query
- isSQLBased() - Method in class Dashboard.PieChartWidget
-
Indicates whether the widget's dataset was built from an SQL query
- isSQLBased() - Method in class Dashboard.XYChartWidget
-
Indicates whether the chart's dataset was built from an SQL query
- isStackedAreaChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Stacked Area Chart
- isStackedBarChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Stacked Bar Chart
- isStackedPercentageBarChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is a Stacked Percentage Bar Chart
- isTabTraversable() - Method in class QVGrid.QVGrid
-
Returns a value indicating whether or not the user can navigate to the grid control using the tab key
- isUpdateAvailable(BBjString, BBjString, BBjString, BBjInt) - Method in class BUS
-
- isURL(BBjString) - Static method in class BBInvoker
-
- isUserResizable() - Method in class QVGrid.QVGrid
-
Returns whether the columns in the grid can be resized by the user
- isUserValid(BBjString, BBjString) - Method in class BUS
-
- isVectorBased() - Method in class Dashboard.GridExWidget
-
Indicates whether the widget's dataset was built from BBjVectors for the column header and row data
- isViewDataEnabled() - Method in class Dashboard.DashboardWidget
-
Returns if view data is enabled or disabled
- isViewDataMenuItemEnabled() - Method in class Dashboard.WidgetControl
-
Returns the enable status of the view data menu item in the options menu
- isVisible() - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Returns the visiblity of the EmbeddedWidgetSetWindow
- isVisible() - Method in class Dashboard.EmbeddedWidgetWindow
-
Returns the visiblity of the EmbeddedWidgetWindow
- isVisible() - Method in class QVGrid.QVGrid
-
Returns whether the QVGrid component child window is visible
- isVPRO5Installed() - Static method in class BBConfig
-
- isWebServerEnabled() - Static method in class BBLaunchDock
-
- isWebServerEnabled() - Static method in class BBUtils.BBUtils
-
Returns a number indicating whether the Web Server is enabled or not
- isWebServerHttpEnabled() - Static method in class BBLaunchDock
-
- isWebServerHttpEnabled() - Static method in class BBUtils.BBUtils
-
Returns a number indicating whether the Web Server has enabled the HTTP protocol or not
- isWebServerSSLEnabled() - Static method in class BBLaunchDock
-
- isWebServerSSLEnabled() - Static method in class BBUtils.BBUtils
-
Returns a number indicating whether the Web Server has enabled the SSL protocol or not
- isWellFormed(BBjString) - Static method in class BBXMLDoc
-
- isWidgetBuildType() - Method in class WidgetWizard
-
Method isWidgetBuildType:
Returns if the build type is a widget
- isWidgetDashboardBuildType() - Method in class WidgetWizard
-
Method isWidgetDashboardBuildType:
Returns if the build type is a widget dashboard
- isWidgetSetBuildType() - Method in class WidgetWizard
-
Method isWidgetSetBuildType:
Returns if the build type is a widget set
- isWindowContainer() - Method in class WidgetWizard
-
Method isWindowContainer:
Returns if the container is a window
- isXYChart() - Method in class Dashboard.ChartWidget
-
Indicates whether the chart is an XY Chart
- Item! - Variable in class Dashboard.XYSeriesDataItem
-
The item number of the data item