- 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
- OBJECT_VARIABLE_SUFFIX_KEY$ - Static variable in class BBjToJavadoc.JavadocPostProcess
-
- OBJECT_VARIABLE_SUFFIX_VALUE$ - Static variable in class BBjToJavadoc.JavadocPostProcess
-
- obtainBundleLock(BBjString, BBjString) - Static method in class BBTranslator.BBTranslationBundle
-
- ODSExporter! - Variable in class BBJasper.BBJasperView
-
ODS exporter which contains export options
- ODT_SAVE_CONTRIBUTOR - Static variable in class BBJasper.BBJasperView
-
Constant that represents the ODT save contributor
- ODT_SAVE_CONTRIBUTOR - Static variable in class BBJasper.BBJasperViewerControl
-
Constant that represents the ODT save contributor
- ODTExporter! - Variable in class BBJasper.BBJasperView
-
ODT exporter which contains export options
- OF$ - Static variable in class BBJasper.BBJasperView
-
Translated text for of
- OK - Static variable in class GAppsLoginDialog
-
- ON_FILE_SAVE_NOTIFY - Static variable in class Dashboard.JasperViewerWidget
-
File save notify event
- ON_FILL_ERROR_IGNORE - Static variable in class Dashboard.BaseWidget
-
A constant to define how the dashboard handles widget fill errors - This value indicates it should ignore the error and proceed as normal (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_IGNORE - Static variable in class Dashboard.Dashboard
-
A constant to define how the dashboard handles widget fill errors - this value indicates it should ignore the error and proceed as normal (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_IGNORE - Static variable in class Dashboard.DashboardCategory
-
A constant to define how the dashboard handles widget fill errors - This value indicates it should ignore the error and proceed as normal (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_STOP - Static variable in class Dashboard.BaseWidget
-
A constant to define how the dashboard handles widget fill errors - This value indicates it should THROW the error which usually results in the program stopping (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_STOP - Static variable in class Dashboard.Dashboard
-
A constant to define how the dashboard handles widget fill errors - this value indicates it should THROW the error which usually results in the program stopping (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_STOP - Static variable in class Dashboard.DashboardCategory
-
A constant to define how the dashboard handles widget fill errors - This value indicates it should THROW the error which usually results in the program stopping (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_WARN - Static variable in class Dashboard.BaseWidget
-
A constant to define how the dashboard handles widget fill errors - This value indicates it should warn the user then proceed as normal (note that all errors are logged to the BBjServices debug log file.
- ON_FILL_ERROR_WARN - Static variable in class Dashboard.Dashboard
-
A constant to define how the dashboard handles widget fill errors - this value indicates it should warn the user then proceed as normal (note that all errors are logged to the BBjServices debug log file).
- ON_FILL_ERROR_WARN - Static variable in class Dashboard.DashboardCategory
-
A constant to define how the dashboard handles widget fill errors - This value indicates it should warn the user then proceed as normal (note that all errors are logged to the BBjServices debug log file.
- ON_FILTER_SELECT - Static variable in class Dashboard.DashboardWidgetFilter
-
Constant for a filter select event, used in the setCallback() method
- ON_GOOGLE_DOC_SAVE_NOTIFY - Static variable in class Dashboard.JasperViewerWidget
-
Google Doc save notify event
- ON_GRID_REFRESH - Static variable in class Dashboard.GridWidget
-
Constant for widget refresh event.
- ON_LINK_SELECT - Static variable in class Dashboard.DashboardWidgetLink
-
Constant for a link select event
- ON_POPUP_ITEM_SELECT - Static variable in class Dashboard.DashboardWidget
-
Constant for the popup menu selection event used in the DashboardWidgetMenu::setCallback() method.
- ON_POPUP_ITEM_SELECT - Static variable in class Dashboard.DashboardWidgetMenu
-
Constant for the popup menu selection event used in the setCallback() method.
- ON_WIDGET_CLICK - Static variable in class Dashboard.DashboardWidget
-
Constant for widget click event used in the setCallback() method.
- ON_WIDGET_LEFT_CLICK - Static variable in class Dashboard.DashboardWidget
-
Constant for widget left click event used in the setCallback() method
- ON_WIDGET_REFRESH - Static variable in class Dashboard.DashboardWidget
-
Constant for widget refresh event used in the setCallback() method
- ON_WIDGET_RIGHT_CLICK - Static variable in class Dashboard.DashboardWidget
-
Constant for widget right click event used in the setCallback() method
- ON_WIDGET_SELECT - Static variable in class Dashboard.DashboardWidget
-
Constant for widget select event used in the setCallback() method
- OnActualSize(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the actual size menu item is selected
- OnActualSizeToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the acutal size tool button is pushed
- OnAddCategory(BBjButtonPushEvent) - Method in class WidgetWizardFrame4
-
Method OnAddCategory:
Called when the Add button is pressed
- OnAddWidget(BBjToolButtonPushEvent) - Method in class Dashboard.DashboardControl
-
Called when the Add Widget button is pushed in the Customize window, changing a widget's state from inactive to active
- OnAdvanced(BBjButtonPushEvent) - Method in class GDocSaveDialog
-
- OnAppClose(BBjCloseEvent) - Method in class BBJasper.BBJasperDesigner
-
Closes the application
- OnAttachmentDialogApprove(BBjFileChooserApproveEvent) - Method in class Email.EmailDialog
-
Callback when a file is choosen in the attachment dialog
- OnAttachmentDialogClose(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback when the attachment dialog should be closed
- OnAttachmentRemove(BBjToolButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when a remove attachment tool button is pushed
- OnAutoRefresh(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the auto refresh menu item is selected
- OnAutoRefreshClose(BBjCloseEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the auto refresh configuration window close is selected
- OnAutoRefreshConfiguration(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the auto refresh configuratoin menu item is selected
- OnAutoRefreshDone(BBjToolButtonPushEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the auto refresh configuration window close is selected
- OnAutoRefreshTimer(BBjTimerEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the auto refresh timer is fired.
- OnBackButton(BBjButtonPushEvent) - Method in class WidgetWizard
-
- OnBrowse(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperDesigner
-
Browse for a report file
- OnBrowse(BBjButtonPushEvent) - Method in class Dashboard.ExportDataDialog
-
Called when the browse button is pressed by the user to select the client side export file
- onBtnBackPush(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizard
-
Method onBtnBackPush:
Button push event handler for the "Back" button
- onBtnBackPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizard
-
Method onBtnBackPush:
Button push event handler for the "Back" button
- onBtnClosePush(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizard
-
Method onBtnClosePush:
Button push event handler for the "Back" button
- onBtnFinishPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizard
-
Method onBtnFinishPush:
Button push event handler for the "Finish" button
- onBtnGeneratePush(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizard
-
Method onBtnGeneratePush:
Button push event handler for the "Generate" button
- onBtnGeneratePush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame1
-
- onBtnNextPush(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizard
-
Method onBtnNextPush:
Button push event handler for the "Next" button
- onBtnNextPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizard
-
Method onBtnNextPush:
Button push event handler for the "Next" button
- onBtnRunWizardPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardRun
-
Method onBtnRunWizardPush:
Button push event handler for the "Run Wizard Again" button
- onBtnTestInBUIPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardRun
-
Method onBtnTestInBUIPush:
Button push event handler for the "Test in BUI" button
- onBtnTestInGUIPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardRun
-
Method onBtnTestInGUIPush:
Button push event handler for the "Test in GUI" button
- OnCancel(BBjButtonPushEvent) - Method in class BBJasper.BBJasperProgress
-
Callback called when the user selects the cancel button
- OnCategoryListSelect(BBjListSelectEvent) - Method in class WidgetWizardFrame5
-
Method OnCategoryListSelect:
Called when the widget category is selected
- OnCategoryListSelect(BBjListSelectEvent) - Method in class WidgetWizardFrame6
-
Method OnCategoryListSelect:
Called when a category is selected from the BBjListButton
- OnCategorySelect(BBjCustomEvent) - Method in class WidgetWizardFrame4
-
Method OnCategorySelect
Called when a category is selected
- OnCategorySelect(BBjCustomEvent) - Method in class WidgetWizardFrame5
-
Method OnCategorySelect
Called when a category is selected
- OnCategorySelect(BBjCustomEvent) - Method in class WidgetWizardFrame6
-
Method OnCategorySelect
Called when a category is selected
- OnCategoryTitleModify(BBjEditModifyEvent) - Method in class WidgetWizardFrame4
-
Method OnCategoryTitleModify:
Called when the category title is modified
- OnClearTip(BBjTimerEvent) - Method in class Dashboard.ChartWidget
-
Removes the chart's tip that is shown after clicking on a data entity.
- OnClose(BBjSysGuiEvent) - Method in class BBJasper.BBJasperViewerWindow
-
Called when the window is closed by the user
- OnClose(BBjToolButtonPushEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the user deactivates the widget by pressing the close button on the widget control
- OnCloseLeftTabs(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperTabbedView
-
Called when the close left tabs menu item is selected
- OnCloseOtherTabs(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperTabbedView
-
Called when the close other tabs menu item is selected
- OnCloseRightTabs(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperTabbedView
-
Called when the close right tabs menu item is selected
- OnCloseTab(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperTabbedView
-
Called when the close tab menu item is selected
- OnColorThemeSelect(BBjListChangeEvent) - Method in class Dashboard.DashboardControl
-
Called when the user selects a color theme from the Customize window
- OnConnectButtonPush(BBjButtonPushEvent) - Method in class BBJasper.BBJasperDesigner
-
Loads databases from selected host
- OnContactChangeDialogClose(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback for when the contact change dialog is closed
- OnContactChangeEmailEdit(BBjEditModifyEvent) - Method in class Email.EmailDialog
-
Callback for when the contact change email is edited
- OnContactChangeFirstNameEdit(BBjEditModifyEvent) - Method in class Email.EmailDialog
-
Callback for when the contact change first name is edited
- OnContactChangeLastNameEdit(BBjEditModifyEvent) - Method in class Email.EmailDialog
-
Callback for when the contact change last name is edited
- OnContactChangeSave(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the contact change save button is pressed
- OnContactDialogEdit(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback when the contact edit button is pressed
- OnContactDialogNew(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback when the contact new button is pressed
- OnContactsDialogClose(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback to close the Contacts dialog
- OnContactsDialogRemove(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the Contacts remove button is pressed
- OnContactsDialogSelect(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the contacts select button is preseed
- OnContactsGridDoubleClick(BBjGridDoubleClickEvent) - Method in class Email.EmailDialog
-
Callback when the user double clicks on the contacts grid
- OnControlPopupRequest(BBjPopupRequestEvent) - Method in class Dashboard.GridWidget
-
An internal method that is called when the mouse is right-clicked over the GridWidget
- OnControlPopupRequest(BBjPopupRequestEvent) - Method in class Dashboard.HtmlViewWidget
-
An internal method that is called when the mouse is right-clicked over the HtmlViewWidget
- OnCreateImageToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the create image tool button is pushed
- OnCustomize(BBjButtonPushEvent) - Method in class Dashboard.DashboardControl
-
Called when the customize button is pressed
- OnCustomizeDone(BBjSysGuiEvent) - Method in class Dashboard.DashboardControl
-
Called when the Done tool button is pushed in the Customize window
- OnCustomizeNext(BBjSysGuiEvent) - Method in class Dashboard.DashboardControl
-
Called when the Next tool button is pushed in the Customize window
- OnCustomizePrev(BBjSysGuiEvent) - Method in class Dashboard.DashboardControl
-
Called when the Prev tool button is pushed in the Customize window
- OnCustomizeResize(BBjResizeEvent) - Method in class Dashboard.DashboardControl
-
Called when the Customize window is resized.
- OnCustomizeResizeTimer(BBjTimerEvent) - Method in class Dashboard.DashboardControl
-
Called when the resize timer is triggered
- OnCustomPage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the custom page menu item is selected
- OnCustomPageClose(BBjCloseEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the custom page window is close
- OnCustomPageEdit(BBjEditModifyEvent) - Method in class BBJasper.BBJasperView
-
Callback for when a key is pressed in the custom page inputN
- OnCustomZoom(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the custom zoom menu item is selected
- OnCustomZoomClose(BBjCloseEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the custom zoom window is close
- OnCustomZoomListEditSelect(BBjListSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the custom zoom list selection event occurs
- OnDashboardWidgetMenuItemSelect(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the user selects a menu item from a custom DashboardWidgetMenu
- OnDataListSelect(BBjListSelectEvent) - Method in class WidgetWizardFrame6
-
Method OnDataListSelect:
Called when a data option is selected from the BBjListButton
- OnDataResultsClose(BBjSysGuiEvent) - Method in class WidgetWizardFrame6
-
Method OnDataResultsClose
Called when the Data Results Window is closed
- OnDesignTreeSelect(BBjTreeNodeSelectedEvent) - Method in class BBJasper.BBJasperDesigner
-
Called when a node in the design tree is selected
- OnDocumentNameEdit(BBjEditModifyEvent) - Method in class GDocSaveDialog
-
- OnDoNotUseWidgetFontScaling(BBjCheckOffEvent) - Method in class Dashboard.DashboardControl
-
Called when the user chooses to use a dynamic widget size
- OnEmail(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the email menu item is selected
- OnEmail(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
Called when the email popup menu item is selected on the widget control
- OnEmailAddressEdit(BBjEditModifyEvent) - Method in class Email.EmailDialog
-
Callback for when an email address text is changed
- OnEmailAddressLostFocus(BBjLostFocusEvent) - Method in class Email.EmailDialog
-
Callback for when an email address loses focus
- OnEmailAddressRemove(BBjToolButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog remove email address button is pushed
- OnEmailAddressSelect(BBjListDoubleClickEvent) - Method in class Email.EmailDialog
-
Callback for when an email address is selected from the address list box
- OnEmailBCCAddressKeypress(BBjEditKeypressEvent) - Method in class Email.EmailDialog
-
Callback for when a key is pressed in the email bcc edit box
- OnEmailCCAddressKeypress(BBjEditKeypressEvent) - Method in class Email.EmailDialog
-
Callback for when a key is pressed in the email cc edit box
- OnEmailDialogAttachmentClient(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback to add a client file as an attachment to the email
- OnEmailDialogAttachmentServer(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback to add a server file as an attachment to the email
- OnEmailDialogBCCAdd(BBjPopupSelectEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog BCC add menu item is selected
- OnEmailDialogBCCContacts(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback to bring up the contacts dialog for the BCC addresees
- OnEmailDialogBCCRemove(BBjPopupSelectEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog BCC remove menu item is selected
- OnEmailDialogCCAdd(BBjPopupSelectEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog CC add menu item is selected
- OnEmailDialogCCContacts(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback to bring up the contacts dialog for the CC addresees
- OnEmailDialogCCRemove(BBjPopupSelectEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog CC remove menu item is selected
- OnEmailDialogClose(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog is to be closed
- OnEmailDialogSend(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog send button is pressed
- OnEmailDialogSettings(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the email dialog settings button is pressed
- OnEmailDialogToContacts(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback to bring up the contacts dialog for the To addresees
- OnEmailSettingsDialogClose(BBjSysGuiEvent) - Method in class Email.EmailDialog
-
Callback for when the email settings dialog is to be closed
- OnEmailSettingsDialogSave(BBjButtonPushEvent) - Method in class Email.EmailDialog
-
Callback for when the email settings dialog save button is pressed
- OnEmailToAddressKeypress(BBjEditKeypressEvent) - Method in class Email.EmailDialog
-
Callback for when a key is pressed in the email to edit box
- OnEmailToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the email tool button is pushed
- OnExport(BBjButtonPushEvent) - Method in class Dashboard.ExportDataDialog
-
Called when the export button is pressed to export the data to the client side file
- OnExportData(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
Called when the export data popup menu item is selected on the widget control
- OnFileChooserApprove(BBjFileChooserApproveEvent) - Method in class BBJasper.BBJasperView
-
Callback when a file is choosen in the file chooser window
- OnFileChooserClose(BBjSysGuiEvent) - Method in class BBJasper.BBJasperView
-
Callback when the file chooser window is closed/canceled
- OnFileChooserFilter(BBjFileChooserFilterEvent) - Method in class BBJasper.BBJasperView
-
Callback run when user selects a filter in the file chooser
- OnFileModify(BBjEditModifyEvent) - Method in class Dashboard.ExportDataDialog
-
Called when the export file name is changed
- OnFilterSelect(BBjEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the a filter list item is selected in a filter on the widget control
- OnFind(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the find menu item is selected
- OnFindCaseInsensitive(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindCaseSensitive(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindClear(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperView
-
- OnFindClose(BBjCloseEvent) - Method in class BBJasper.BBJasperView
-
- OnFindGainedFocus(BBjGainedFocusEvent) - Method in class BBJasper.BBJasperView
-
- OnFindHighlightField(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindHighlightText(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindIncrementalOff(BBjCheckOffEvent) - Method in class BBJasper.BBJasperView
-
- OnFindIncrementalOn(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindKeypress(BBjEditKeypressEvent) - Method in class BBJasper.BBJasperView
-
Callback method for key press events find list edit
- OnFindLostFocus(BBjLostFocusEvent) - Method in class BBJasper.BBJasperView
-
- OnFindMatchContains(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindMatchFullWord(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindMatchStartsWith(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindModify(BBjEditModifyEvent) - Method in class BBJasper.BBJasperView
-
- OnFindMoreOptions(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperView
-
- OnFindNext(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperView
-
- OnFindPrevious(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperView
-
- OnFindScopeCurrentPage(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindScopeReport(BBjCheckOnEvent) - Method in class BBJasper.BBJasperView
-
- OnFindToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the find tool button is pushed
- OnFinishButton(BBjButtonPushEvent) - Method in class WidgetWizard
-
Method OnFinishButton:
Button push event handler for the "Finish" button
- OnFirstPage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the first page menu item is selected
- OnFirstToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the first page tool button is pushed
- OnFitPage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the fit page menu item is selected
- OnFitPageToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the fit to page tool button is pushed
- OnFitWidth(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the fit width menu item is selected
- OnFitWidthToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the fit to width tool button is pushed
- OnFontSelect(BBjListChangeEvent) - Method in class Dashboard.DashboardControl
-
Called when the user selects a custom font from the Customize window
- OnGetFields(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperDesigner
-
Gets the fields
- onGrdControlVariablesKeyPress(BBjGridKeypressEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onGrdControlVariablesKeyPress:
Key press event handler for the control variables grid control
- onGrdControlVariablesMouseUp(BBjGridMouseUpEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onGrdControlVariablesMouseUp:
Mouse up event handler for the control variables grid control
- onGrdControlVariablesTypeQuery(BBjGridCellQueryEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onGrdControlVariablesTypeQuery:
Cell query event handler for the "type" column
- onGrdToolBarCellModify(BBjGridCellModifyEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGrdToolBarCellModify:
Grid cell modify event handler for the "Toolbar" grid
- onGrdToolBarGainedFocus(BBjGridGainedFocusEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGrdToolBarGainedFocus:
Grid gained focus event handler for the "Toolbar" grid
- onGrdToolBarImgPathQuery(BBjGridCellQueryEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGrdToolBarImgPathQuery:
Grid cell query event handler for the "Image Path" column
- onGrdToolBarKeyPress(BBjGridKeypressEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGrdToolBarKeyPress:
Grid keypress event handler for the "Toolbar" grid
- onGrdToolBarLostFocus(BBjGridLostFocusEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGrdToolBarLostFocus:
Grid lost focus event handler for the "Toolbar" grid
- onGrdToolBarMouseUp(BBjGridMouseUpEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGrdToolBarMouseUp:
Grid mouse up event handler for the "Toolbar" grid
- onGridToolBarSelectRow(BBjGridSelectRowEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onGridToolBarSelectRow:
Grid select row event handler for the "Move To Last" tool button
- OnGridWidgetEvent(BBjSysGuiEvent) - Method in class Dashboard.GridWidget
-
An internal method that is called when the user initiates an event on a GridWidget for which a callback event has been registered
- OnHTMLTextSelected(BBjCheckOnEvent) - Method in class WidgetWizardFrame6
-
Called when the HTML Text radio button is selected
- OnHTMLURLSelected(BBjCheckOnEvent) - Method in class WidgetWizardFrame6
-
Called when the HTML URL radio button is selected
- OnHtmlViewEvent(BBjSysGuiEvent) - Method in class Dashboard.HtmlViewWidget
-
An internal method that is called when an event occurs on the HtmlViewerWidget
for which a callback event has been registered
- OnHyperlink(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperView
-
Callback when a hyperlink (tool button) is pushed
- OnHyperlinkPopup(BBjPopupRequestEvent) - Method in class BBJasper.BBJasperView
-
Callback when a hyperlink (tool button) is right clicked
- OnImageBrowse(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnImageBrowse
Called when the image browse button is pushed
- OnImageFileSelected(BBjCheckOnEvent) - Method in class WidgetWizardFrame6
-
Called when the Image file radio button is selected
- OnImageUrlSelected(BBjCheckOnEvent) - Method in class WidgetWizardFrame6
-
Called when the Image url radio button is selected
- onInePgmFilePathLostFocus(BBjLostFocusEvent) - Method in class DialogWizard.DialogWizardFrame1
-
Method onInePgmFilePathLostFocus:
Focus lost event handler for the program file path input control
- onIneResFilePathLostFocus(BBjLostFocusEvent) - Method in class DialogWizard.DialogWizardFrame1
-
Method onIneResFilePathLostFocus:
Lost focus event handler for the resource file path input control
- onInnBtnSizeLostFocus(BBjLostFocusEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onInnBtnSizeLostFocus:
Lost focus event handler for the "Button Size" input control
- onInnSepWidthLostFocus(BBjLostFocusEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onInnSepWidthLostFocus:
Lost focus event handler for the "Separator Width" input control
- OnJasperBrowse(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnJasperBrowse
Called when the Jasper browse button is pushed
- OnJasperViewerMouseClick(BBjCustomEvent) - Method in class Dashboard.WidgetControl
-
Called when the mouse is clicked in a Jasper Viewer
- OnKeypress(BBjKeypressEvent) - Method in class BBJasper.BBJasperView
-
Callback method for key press events in the view
- OnKeypress(BBjKeypressEvent) - Method in class BBJasper.BBJasperViewerControl
-
- OnKeypress(BBjKeypressEvent) - Method in class WidgetWizardFrame5
-
Method OnKeypress
Called when a key is pressed in the Frame5 child window
- OnLastPage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the last page menu item is selected
- OnLastToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the last page tool button is pushed
- onLbtBarTplListChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onLbtBarTplListChange:
List change event handler for the "Toolbar Template" list button
- onLbtBtnTypeListChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onLbtBtnTypeListChange:
List change event handler for the "Button Type" list button
- onLbtDbNameListChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame1
-
- onLbtDbTableListChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame1
-
- onLbtDockLocListChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onLbtDockLocListChange:
List change event handler for the "Dock Location" list button
- onLbtWinIdListChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame1
-
- onLbxCallbacksClick(BBjListClickEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onLbxCallbacksClick:
List click event handler for the "Callbacks" list box
- onLbxCallbacksDoubleClick(BBjListDoubleClickEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onLbxCallbacksDoubleClick:
List double-click event handler for the "Callbacks" list box
- onLbxControlsListClick(BBjListClickEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onLbxControlsListClick:
List click event handler for the "Controls" list box
- onLbxEventsClick(BBjListClickEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onLbxEventsClick:
List click event handler for the "Events" list box
- onLbxEventsDoubleClick(BBjListDoubleClickEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onLbxEventsDoubleClick:
List double-click event handler for the "Events" list box
- OnLinkToolButton(BBjToolButtonPushEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when a link is selected to invoke a URL for the widget control
- OnManualRefresh(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the manual refresh menu item is selected
- OnMouseDown(BBjMouseDownEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the mouse is pressed down in the widget control.
- OnMouseMove(BBjMouseMoveEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the mouse is moved in the widget control.
- OnMouseUp(BBjMouseUpEvent) - Method in class Dashboard.DashboardWidgetControl
-
Called when mouse is released on the dashboard widget control
- OnMouseUp(BBjMouseUpEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the mouse is released in the widget control.
- OnNextButton(BBjButtonPushEvent) - Method in class WidgetWizard
-
Method OnNextButton:
Button push event handler for the "Next" button
- OnNextPage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the next page menu item is selected
- OnNextToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the next page tool button is pushed
- OnOpenLinkInCurrentWindow(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Called when open link in current window menu item is selected
- OnOpenLinkInNewActiveTab(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Called when open link in new active tab menu item is selected
- OnOpenLinkInNewInactiveTab(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Called when open link in new inactive tab menu item is selected
- OnOpenLinkInNewWindow(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Called when open link in new window menu item is selected
- OnOptions(BBjToolButtonPushEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the Options tool button is pushed on the widget control
- OnPageLoaded(BBjPageLoadedEvent) - Method in class Dashboard.HtmlViewWidget
-
An internal method that is called when the HtmlViewWidget's content (URL or HTML text)
has finished loading so that URLs and JavaScript can be injected/executed if applicable
- OnPageNumberEdit(BBjEditModifyEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when a key is pressed in the page number inputN
- OnPopout(BBjToolButtonPushEvent) - Method in class Dashboard.DashboardWidgetControl
-
Called popout button is pressed on the dashboard widget control
- OnPopout(BBjToolButtonPushEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl in response to the widget's popout button press event
- OnPopoutClose(BBjToolButtonPushEvent) - Method in class Dashboard.DashboardWidgetControl
-
Called when the popout window close button is pressed
- OnPopoutClose(BBjToolButtonPushEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl in response to the popout window's close button's pressed event
- OnPopoutWindowClose(BBjCloseEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl in response to the popout window's close event
- OnPopoutWindowResize(BBjResizeEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl in response to the popout window's resize event
- OnPreview(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperDesigner
-
Previews the report
- OnPreviewScroll(BBjWindowScrollEvent) - Method in class Dashboard.DashboardControl
-
Called when the preview window is scrolled in the Customize window
- OnPreviousPage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the previous page menu item is selected
- OnPreviousToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the previous page tool button is pushed
- OnPrint(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the email menu item is selected
- OnPrintToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the print tool button is pushed
- OnProgressChange(BBjNamespaceEvent) - Method in class BBJasper.BBJasperProgress
-
Called when the namespace progress key value is changed
- OnQueryModify(BBjEditModifyEvent) - Method in class BBJasper.BBJasperDesigner
-
Called when the SQL query is modified
- OnRefresh(BBjButtonPushEvent) - Method in class Dashboard.DashboardControl
-
Called when the Refresh tool button is pushed
- OnRefresh(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
Called when the refresh popup menu item is selected on the widget control
- OnRefresh(BBjButtonPushEvent) - Method in class GDocOpenDialog
-
- OnRefresh(BBjButtonPushEvent) - Method in class GDocSaveDialog
-
- OnReload(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the reload menu item is selected
- OnReloadToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the reload tool button is pushed
- OnRemoveCategory(BBjButtonPushEvent) - Method in class WidgetWizardFrame4
-
Method OnRemoveCategory:
Called when the Remove button is pressed
- OnReportNameModify(BBjEditModifyEvent) - Method in class BBJasper.BBJasperDesigner
-
Report name modification
- OnReportTabClose(BBjTabCloseEvent) - Method in class BBJasper.BBJasperTabbedView
-
- OnReportTabPopup(BBjTabPopupEvent) - Method in class BBJasper.BBJasperTabbedView
-
- OnReportTabSelected(BBjTabSelectedEvent) - Method in class BBJasper.BBJasperTabbedView
-
- OnReportWindowMouseUp(BBjMouseUpEvent) - Method in class BBJasper.BBJasperView
-
Called when the mouse is pressed up over the view
- OnReportWindowMouseUp(BBjMouseUpEvent) - Method in class BBJasper.BBJasperViewerControl
-
Called when the mouse is pressed up over the report window
- OnResize(BBjResizeEvent) - Method in class Dashboard.DashboardWindow
-
Called when the window is resized by the user
- OnResize(BBjResizeEvent) - Method in class GDocFolderSelectionDialog
-
- OnResize(BBjResizeEvent) - Method in class GDocOpenDialog
-
- OnResize(BBjResizeEvent) - Method in class GDocSaveDialog
-
- OnResizeTimer(BBjTimerEvent) - Method in class Dashboard.DashboardWindow
-
Called when the resize timer is triggered
- OnRSBrowse(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnRSBrowse
Called when the RS browse button is pushed
- OnRSColumns(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnRSColumns
Called when the RS Fields button is pushed
- OnRSColumnsCheckOff(BBjGridCheckOffEvent) - Method in class WidgetWizardFrame6
-
Method OnRSColumnsCheckOff
Called a check box is checked off in the fields grid
- OnRSColumnsCheckOn(BBjGridCheckOnEvent) - Method in class WidgetWizardFrame6
-
Method OnRSColumnsCheckOn
Called a check box is checked on in the fields grid
- OnRSColumnsClose(BBjSysGuiEvent) - Method in class WidgetWizardFrame6
-
Method OnRSColumnsClose
Called when the RS Window is closed
- OnRSColumnsExecute(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnRSColumnsExecute
Called when the RS Fields Execute button is pushed
- OnSave(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperDesigner
-
Saves the design
- OnSave(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback run when user selects to save the report
- OnSave(BBjSysGuiEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback run when user selects to save the report
- OnSave(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
Called when the save popup menu item is selected on the widget control
- OnSaveAs(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback run when user selects to save-as the report
- OnSaveAs(BBjSysGuiEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback run when user selects to save-as the report
- OnSaveCurrentPageAsImage(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the create current page as image menu item is selected
- OnSaveGoogleDoc(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the save google doc menu item is selected
- OnSaveGoogleDoc(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the save google doc menu item is selected
- OnScreenResize(BBjScreenResizeEvent) - Method in class BBJasper.BBJasperViewerWindow
-
Called when the screen is resized by the user
- OnScreenResizeTimer(BBjTimerEvent) - Method in class BBJasper.BBJasperViewerWindow
-
Called when the screen resize timer is triggered
- OnSelectDocument(BBjGridSelectRowEvent) - Method in class GDocOpenDialog
-
- OnSelectDocument(BBjGridSelectRowEvent) - Method in class GDocSaveDialog
-
- OnSelectDocumentType(BBjListSelectEvent) - Method in class GDocSaveDialog
-
- OnSelection() - Method in class GDocFolderSelectionDialog
-
- OnSelection() - Method in class GDocOpenDialog
-
- OnSelection() - Method in class GDocSaveDialog
-
- OnSeriesAdd(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnSeriesAdd:
Called when the series add button is pushed
- OnSeriesClose(BBjSysGuiEvent) - Method in class WidgetWizardFrame6
-
Method OnSeriesClose:
Called when the series window is close
- OnSeriesListSelect(BBjListSelectEvent) - Method in class WidgetWizardFrame6
-
Method OnSeriesListSelect:
Called when a series is selected from the BBjListButton
- OnSeriesRemove(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnSeriesRemove:
Called when the series remove button is pushed
- OnSeriesSelect(BBjListClickEvent) - Method in class WidgetWizardFrame6
-
Method OnSeriesSelect:
Called when a series is selected from the BBjListBox
- OnSeriesUpdate(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnSeriesUpdate:
Called when the series update button is pushed
- OnSourceFileBrowseButton(BBjButtonPushEvent) - Method in class WidgetWizardFrame7
-
Method OnSourceFileBrowseButton:
Generates the FileChooser to select a bbj file
- OnSQLExecute(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnSQLExecute
Called when the SQL Execute button is pushed
- OnTableCheckOff(BBjGridCheckOffEvent) - Method in class BBJasper.BBJasperDesigner
-
Called when a check box in the table contents grid is unchecked
- OnTableCheckOn(BBjGridCheckOnEvent) - Method in class BBJasper.BBJasperDesigner
-
Called when a check box in the table contents grid is checked
- OnTabSelect(BBjTabSelectedEvent) - Method in class Dashboard.DashboardControl
-
Called when a tab is selected
- OnTabSelect(BBjTabSelectedEvent) - Method in class WidgetDashboardBuildItem
-
Method OnTabSelect
Called when the a tab is selected in the DashboardControl
- onTbtAddPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onTbtAddPush:
Push event handler for the "Add" tool button
- onTbtAddPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtAddPush:
Tool button push event handler for the "Add" tool button
- onTbtInsertPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtInsertPush:
Tool button push event handler for the "Insert" tool button
- onTbtMoveDownPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtMoveDownPush:
Tool button push event handler for the "Move Down" tool button
- onTbtMoveFirstPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtMoveFirstPush:
Tool button push event handler for the "Move To First" tool button
- onTbtMoveLastPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtMoveLastPush:
Tool button push event handler for the "Move To Last" tool button
- onTbtMoveUpPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtMoveUpPush:
Tool button push event handler for the "Move Up" tool button
- onTbtPgmFileFindPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame1
-
Method onTbtPgmFileFindPush:
Tool button push event handler for the program file find tool button
- onTbtRemovePush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame3
-
Method onTbtRemovePush:
Push event handler for the "Remove" tool button
- onTbtRemovePush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame4
-
Method onTbtRemovePush:
Tool button push event handler for the "Remove" tool button
- onTbtResFileFindPush(BBjToolButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame1
-
Method onTbtResFileFindPush:
Tool button push event handler for the resource file find tool button
- OnTitleModify(BBjEditModifyEvent) - Method in class WidgetWizardFrame3
-
Method OnTitleModify:
Called when the title is modified
- OnToolBarWindowMouseUp(BBjMouseUpEvent) - Method in class BBJasper.BBJasperViewerControl
-
Called when the mouse is pressed up over the tool bar window
- OnToolButtonPush(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback called when a tool button is pushed
- onTypeSelectBtnCancelPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onTypeSelectBtnCancelPush:
Button push event handler for the type selection "Cancel" button
- onTypeSelectBtnOkPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onTypeSelectBtnOkPush:
Button push event handler for the type selection "OK" button
- onTypeSelectBtnSearchPush(BBjButtonPushEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onTypeSelectBtnSearchPush:
Button push event handler for the type selection "Search" button
- onTypeSelectLbtTypeChange(BBjListChangeEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onTypeSelectLbtTypeChange:
List change event handler for the type selection "Type" list button
- OnUpdate(BBjSysGuiEvent) - Method in class AdminLoginDialog
-
- OnUpdateCategory(BBjButtonPushEvent) - Method in class WidgetWizardFrame4
-
Method OnUpdateCategory:
Called when the Update button is pressed
- OnUseDynamicWidgetSize(BBjCheckOffEvent) - Method in class Dashboard.DashboardControl
-
Called when the user chooses to use a dynamic widget size
- OnUseFixedWidgetSize(BBjCheckOnEvent) - Method in class Dashboard.DashboardControl
-
Called when the user chooses to use a fixed widget size
- OnUseWidgetFontScaling(BBjCheckOnEvent) - Method in class Dashboard.DashboardControl
-
Called when the user chooses to use a fixed widget size
- OnViewData(BBjPopupSelectEvent) - Method in class Dashboard.WidgetControl
-
Called when the view data popup menu item is selected on the widget control
- OnViewerControlEvent(BBjSysGuiEvent) - Method in class Dashboard.JasperViewerWidget
-
An internal method that is called when the user initiates an event on a JasperViewerWidget's
control for which a callback event has been registered
- OnViewWindowClose(BBjCloseEvent) - Method in class BBJasper.BBJasperView
-
Callback invoked when a view window is closed
- OnWidgetAdd(BBjButtonPushEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetAdd:
Called when the widget add button is pressed
- OnWidgetControlMouseUp(BBjMouseUpEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the user presses a mouse key down and then releases it over the widget window
- OnWidgetControlPopup(BBjPopupRequestEvent) - Method in class Dashboard.WidgetControl
-
An internal method used by the WidgetControl that is called when the mouse is right-clicked over the widget window
- OnWidgetDashboardSelect(BBjCheckOnEvent) - Method in class WidgetWizardFrame1
-
Method OnWidgetDashboardSelect:
Called when the widget dashboard radio button is selected
- OnWidgetFontScalingScroll(BBjControlScrollEvent) - Method in class Dashboard.DashboardControl
-
Called when the user selects a custom font scaling factor from the Customize window
- OnWidgetListSelect(BBjListSelectEvent) - Method in class WidgetWizardFrame6
-
Method OnWidgetListSelect:
Called when a widget is selected from the BBjListButton
- OnWidgetRemove(BBjButtonPushEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetRemove:
Called when the widget remove button is pressed
- OnWidgetSelect(BBjCustomEvent) - Method in class BaseBuildItem
-
Called when a widget is selected
- OnWidgetSelect(BBjCustomEvent) - Method in class Dashboard.DashboardCategoryControl
-
Called when a widget is selected
- OnWidgetSelect(BBjCheckOnEvent) - Method in class WidgetWizardFrame1
-
Method OnWidgetSelect:
Called when the widget radio button is selected
- OnWidgetSelect(BBjCustomEvent) - Method in class WidgetWizardFrame5
-
Called when a widget is selected
- OnWidgetSelect(BBjCustomEvent) - Method in class WidgetWizardFrame6
-
Called when a widget is selected
- OnWidgetSetSelect(BBjCheckOnEvent) - Method in class WidgetWizardFrame1
-
Method OnWidgetSetSelect:
Called when the widget set radio button is selected
- OnWidgetSetWindowResize(BBjResizeEvent) - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Called when the window is resized by the user
- OnWidgetSetWindowResizeTimer(BBjTimerEvent) - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Called when the resize timer is triggered
- OnWidgetSizeScroll(BBjControlScrollEvent) - Method in class Dashboard.DashboardControl
-
Called when the user selects a color theme from the Customize window
- OnWidgetTitleModify(BBjEditModifyEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetTitleModify:
Called when the widget title is modified
- OnWidgetTypeGainedFocus(BBjGainedFocusEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetTypeGainedFocus
Called when the widget type menu button gains focus
- OnWidgetTypeLostFocus(BBjLostFocusEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetTypeLostFocus
Called when the widget type menu button loses focus
- OnWidgetTypePushed(BBjButtonPushEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetTypePushed
Called when the widget type menu buton is pushed
- OnWidgetTypeSelect(BBjPopupSelectEvent) - Method in class WidgetWizardFrame5
-
Called when a widget type is selected
- OnWidgetUpdate(BBjButtonPushEvent) - Method in class WidgetWizardFrame5
-
Method OnWidgetUpdate:
Called when the widget update button is pressed
- OnWidgetUpdate(BBjButtonPushEvent) - Method in class WidgetWizardFrame6
-
Method OnUpdateWidget:
Called when the update button is pressed
- OnWindowResize(BBjResizeEvent) - Method in class BBJasper.BBJasperViewerWindow
-
Called when the window is resized by the user
- OnWindowResizeTimer(BBjTimerEvent) - Method in class BBJasper.BBJasperViewerWindow
-
Called when the window resize timer is triggered
- onWndActivate(BBjActivateEvent) - Method in class DialogWizard.BBDialog
-
Method onWndActivate:
Set this task as the active task when window is activated
- onWndRestore(BBjRestoreEvent) - Method in class DialogWizard.BBDialog
-
Method onWndRestore:
Set this task as the active task when window is restored
- onWndRunSelectClose(BBjCloseEvent) - Method in class DialogWizard.DialogWizardRun
-
Method onWndRunSelectClose:
Window close event handler for the "Run Selection" dialog
- onWndTypeSelectClose(BBjCloseEvent) - Method in class DialogWizard.DialogWizardFrame2
-
Method onWndTypeSelectClose:
Window close event handler for the type selection dialog
- onWndWizardClose(BBjCloseEvent) - Method in class BBjToJavadoc.BBjToJavadocWizard
-
Method onWndWizardClose:
Close event handler for the main window
- onWndWizardClose(BBjCloseEvent) - Method in class DialogWizard.DialogWizard
-
Method onWndWizardClose:
Close event handler for the main window
- OnZoomGainedFocus(BBjGainedFocusEvent) - Method in class BBJasper.BBJasperViewerControl
-
- OnZoomIn(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the zoom in menu item is selected
- OnZoomInToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the zoom in tool button is pushed
- OnZoomListEditSelect(BBjListSelectEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when a zoom level selection is made
- OnZoomLostFocus(BBjLostFocusEvent) - Method in class BBJasper.BBJasperViewerControl
-
- OnZoomOut(BBjPopupSelectEvent) - Method in class BBJasper.BBJasperView
-
Callback for when the zoom out menu item is selected
- OnZoomOutToolButton(BBjToolButtonPushEvent) - Method in class BBJasper.BBJasperViewerControl
-
Callback for when the zoom out tool button is pushed
- OPEN_FILES - Static variable in class Admin
-
- OPEN_FILTER_KEY$ - Static variable in class GDocOpenDialog
-
- OPEN_FOLDER_KEY$ - Static variable in class GDocOpenDialog
-
- OPEN_LINK_IN_CURRENT_WINDOW$ - Static variable in class BBJasper.BBJasperView
-
Translated text for open link in current window
- OPEN_LINK_IN_CURRENT_WINDOW_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Open link in current window menu item name
- OPEN_LINK_IN_NEW_ACTIVE_TAB$ - Static variable in class BBJasper.BBJasperView
-
Translated text for open link in new active tab
- OPEN_LINK_IN_NEW_ACTIVE_TAB_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Open link in new active tab menu item name
- OPEN_LINK_IN_NEW_INACTIVE_TAB$ - Static variable in class BBJasper.BBJasperView
-
Translated text for open link in new inactive tab
- OPEN_LINK_IN_NEW_INACTIVE_TAB_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Open link in new inactive tab menu item name
- OPEN_LINK_IN_NEW_WINDOW$ - Static variable in class BBJasper.BBJasperView
-
Translated text for open link in new window
- OPEN_LINK_IN_NEW_WINDOW_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Open link in new window menu item name
- openExportFile(BBjString) - Static method in class Dashboard.ExportData
-
Opens the passed export file.
- openInBrowser() - Method in class GDoc
-
- OrderBy! - Variable in class gappsv3.GCalendar
-
Filter for getEvents() method:
The order of the events returned in the result.
- ORIENTATION_HORIZONTAL - Static variable in class Dashboard.BarChartWidget
-
- ORIENTATION_HORIZONTAL - Static variable in class Dashboard.LineChartWidget
-
- ORIENTATION_VERTICAL - Static variable in class Dashboard.BarChartWidget
-
- ORIENTATION_VERTICAL - Static variable in class Dashboard.LineChartWidget
-
- OverwriteDocument! - Variable in class GDocSaveDialog
-
- OverwriteID$ - Variable in class GDocSaveDialog
-
- OWNER_ROLE - Static variable in class GDoc
-
- saturateColor(Color, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Make a color more or less saturated
- save() - Method in class BBTranslator.BBTranslationBundle
-
- save(BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- save(BBjString, BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- save(BBjString, BBjString, BBjNumber) - Method in class BBTranslator.BBTranslationBundle
-
- save() - Method in class Dashboard.ChartWidget
-
Interactively saves a screenshot of the chart as a PNG file on the client
- save() - Method in class Dashboard.GridWidget
-
Saves an image representation of the grid on the client's machine
- save() - Method in class Dashboard.HtmlViewWidget
-
Saves an image representation of the HtmlViewWidget on the client's machine
- save() - Method in class Dashboard.ImageWidget
-
Saves the image
- save() - Method in interface Dashboard.SaveableWidget
-
Saves the widget as a image.
- SAVE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for save
- SAVE$ - Static variable in class BBJasper.BBJasperViewerControl
-
Translated text for save
- SAVE_AS$ - Static variable in class BBJasper.BBJasperView
-
Translated text for save-as
- SAVE_AS$ - Static variable in class BBJasper.BBJasperViewerControl
-
Translated text for save-as
- SAVE_AS_GOOGLE_DOCUMENT$ - Static variable in class BBJasper.BBJasperView
-
Translated text for save as google document
- SAVE_AS_GOOGLE_DOCUMENT$ - Static variable in class BBJasper.BBJasperViewerControl
-
Translated text for save as google document
- SAVE_AS_GOOGLE_DOCUMENT_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Save as google document menu item name
- SAVE_AS_GOOGLE_DOCUMENT_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Save as google docment item name
- SAVE_AS_GOOGLE_DOCUMENT_MENU_ITEM_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Save as google docment item name
- SAVE_AS_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Save as menu item name
- SAVE_AS_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Save as menu item name
- SAVE_AS_MENU_ITEM_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Save as menu item name
- SAVE_CURRENT_PAGE_AS_IMAGE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for save current page as image
- SAVE_ERROR - Static variable in class BBTranslator.BBTranslationBundle
-
- SAVE_FILTER_KEY$ - Static variable in class GDocSaveDialog
-
- SAVE_FOLDER_KEY$ - Static variable in class GDocSaveDialog
-
- SAVE_IMAGE_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Save image menu item name
- SAVE_IMAGE_MENU_ITEM_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Find previous menu item name
- SAVE_MENU_BUTTON_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Save menu button name
- SAVE_MENU_BUTTON_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Save menu button name
- SAVE_MENU_BUTTON_WIDTH - Static variable in class BBJasper.BBJasperViewerControl
-
Width of the save menu button, the default is 39
- SAVE_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperView
-
Save menu item name
- SAVE_MENU_ITEM_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Save menu item name
- SAVE_MENU_ITEM_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Save menu item name
- SAVE_MENU_NAME$ - Static variable in class BBJasper.BBJasperView
-
Save menu name
- SAVE_TYPE_KEY$ - Static variable in class GDocSaveDialog
-
- SaveableWidget - Interface in Dashboard
-
Interface that facilitates saving of the widget
- saveAsBMP(BBjString) - Method in class BBXImage.BBXImage
-
Method to save the BBXImage out to a .bmp file
- saveAsGIF(BBjString) - Method in class BBXImage.BBXImage
-
Method to save the BBXImage out to a .gif file
- saveAsJPG(BBjString, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to save the BBXImage out to a .jpg file
- saveAsPNG(BBjString) - Method in class BBXImage.BBXImage
-
Method to save the BBXImage out to a 32-bit .png file with transparency
- saveAsTIFF(BBjString) - Method in class BBXImage.BBXImage
-
Method to save the BBXImage out to a .tiff file
- saveCapture(BBjImage, BBjString, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method saveCapture:
Save a given captured image to the given client file path, and optionally showing the save dialog
- saveCapture(BBjImage, BBjString, BBjNumber, BBjNumber) - Static method in class ScreenCapture.ScreenCapture
-
Method saveCapture:
Save a given captured image to the given file path, and optionally showing the save dialog
- saveClientSettings() - Method in class BBLaunchDock
-
- saveColorThemePaletteImagesToDirectory(BBjString, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Generates a series of PNG image files that are a visual representation of each Color Theme's palette
- saveColorVectorAsPaletteImage(BBjVector, BBjString, BBjNumber, BBjNumber) - Static method in class Dashboard.ChartWidget
-
Generates a color palette PNG image file that is a visual representation of all Colors in the supplied vector
- saveCurrentPageAsImage() - Method in class BBJasper.BBJasperView
-
Saves the current report page as a image
- saveEmailContacts() - Method in class Email.EmailDialog
-
Saves the email contacts to the user properties
- saveTranslationsToJar(BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- saveTranslationsToZip(BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- saveUserCredentialsToCookie(UserCredentials) - Method in class Admin
-
- saveUserToken() - Method in class GAppsService
-
- scale(BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage given a width and height
- scale(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage given a percentage
- scaleHeight(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage preserving the aspect ratio given the width
- scaleProportionally(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage preserving the aspect ratio given the maximum width or height dimension.
- scaleProportionally(BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage preserving the aspect ratio given the maximum width and height dimensions.
- scaleProportionallyAndResizeCanvas(BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage preserving the aspect ratio given the maximum width and height dimensions, and then
resize the canvas so that the image will be resized to the specified width and height.
- scaleProportionallyResizeCanvasAndSetImage(BBjNumber, BBjNumber, BBjImageCtrl) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage preserving the aspect ratio given the maximum width and height dimensions, then
resize the canvas so that the image will be resized to the specified width and height.
- scaleWidth(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage preserving the aspect ratio given the height
- scaleWithHints(BBjNumber, BBjNumber, HashMap) - Method in class BBXImage.BBXImage
-
Method to scale the BBXImage given a width and height and HashMap of Graphics2D rendering hints
- SCOPE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for scope
- Scopes! - Variable in class gappsv3.GOAuth2
-
scopes for authorization.
- ScreenCapture - package ScreenCapture
-
screencapture.bbj
- ScreenCapture - Class in ScreenCapture
-
ScreenCapture
Screen Capture Class
- ScreenCapture() - Constructor for class ScreenCapture.ScreenCapture
-
- SCROLL_BAR_SIZE - Static variable in class BBJasper.BBJasperViewerControl
-
Height and width of the scroll bars, the defaults are set the UI
- SCROLL_BAR_SIZE - Static variable in class Dashboard.GridWidget
-
A constant to define the scroll bar width
- scrollTo(BBjNumber) - Method in class QVGrid.QVGrid
-
Scroll grid to a given position
- scrollToBottom() - Method in class QVGrid.QVGrid
-
Scrolls down in order to set the bottom row visible
- search(BBjString) - Method in class GDocsService
-
- SECONDS - Static variable in class Dashboard.AutoRefreshUnit
-
Constant for seconds
- selectBuildItemCategory(BBjString) - Method in class WidgetWizard
-
- selectBuildItemWidget(BBjString, BBjString) - Method in class WidgetWizard
-
- selectCategory(BBjString) - Method in interface BuildItem
-
- selectCategory(BBjString) - Method in class WidgetBuildItem
-
- selectCategory(BBjString) - Method in class WidgetDashboardBuildItem
-
- selectCategory(BBjString) - Method in class WidgetSetBuildItem
-
- SELECTED$ - Static variable in class BBJasper.BBJasperView
-
Translated text for selected
- SELECTED_FOLDER_KEY$ - Static variable in class GDocFolderSelectionDialog
-
- SelectEnabled - Variable in class Dashboard.WidgetControl
-
Indicates if the widget control is selectable
- selectFilter(BBjString) - Method in class Dashboard.DashboardWidgetFilter
-
Select an item in the filter's Entries! LinkedHashMap by providing the item's key.
- selectGoogleDefaultType(BBjString) - Method in class BBJasper.BBJasperView
-
Selects the default Google document type
- selectGoogleDefaultType(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Selects the default Google document type
- selectSaveDir(BBjButtonPushEvent) - Method in class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Method selectSaveDir:
Generates the FileChooser to select the standard doclet save directory
- selectSaveDirChanged(BBjNamespaceEvent) - Method in class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Method selectSaveDirChanged:
Method gets the standard doclet save directory and sets the suitable field in the "Config" window
- selectType(BBjString) - Method in class GDocSaveDialog
-
- selectView(BBJasperView) - Method in class BBJasper.BBJasperTabbedView
-
- selectWidget(BBjString, BBjString) - Method in interface BuildItem
-
- selectWidget(BBjString, BBjString) - Method in class WidgetBuildItem
-
- selectWidget(BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- selectWidget(BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- send() - Method in class Email.Email
-
Sends an email message once it has been configured.
- send() - Method in interface FaxJob
-
- send() - Method in class FaxJobBase
-
- sendNotifications(BBjString, BBjString, BBjString, BBjString) - Method in class BUS
-
- sendRequest(BBWebRequest) - Static method in class BBWebClient.BBWebClient
-
Sends a request to a webserver and retrieves a response.
- SENSITIVE$ - Static variable in class BBJasper.BBJasperView
-
Translated text for case sensitive
- Series - Class in Dashboard
-
A data class used with XYCharts.
- Series! - Variable in class Dashboard.XYSeriesDataItem
-
The series number of the data item
- SeriesKey! - Variable in class Dashboard.XYSeriesDataItem
-
The series key of the data item
- SERVER_CONFIG - Static variable in class Admin
-
- ServiceName$ - Variable in class GoldMineIntegration.GoldMineIntegrationWebService
-
The published name of the web service, which defaults to GMWS.
- session! - Variable in class Email.Email
-
Session object
- set(BBjString, Object) - Method in class gappsv3.GCalendar
-
Can be used to set JSON properties in the calendar.
- set(BBjString, Object) - Method in class gappsv3.GEvent
-
Set specific Event properties
- set(String, Object) - Method in class gappsv3.GEventAttendee
-
Set properties on the GEventAttendee corresponding to JSON properties.
- set(BBjString, Object) - Method in class GPermission
-
- set3dDepthFactor(BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets the pie depth as a percentage of the height of the plot area.
- SET_PASSWORDS - Static variable in class Admin
-
- SET_PERMISSIONS - Static variable in class Admin
-
- setAccessRole(BBjString) - Method in class gappsv3.GCalendar
-
Set access role.
- setActive(BBjNumber) - Method in class Dashboard.BaseWidget
-
An internal method that sets the active status of the widget based on its parent
- setActive(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the status to active or inactive
- setActive(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the active status of the widget control by setting the associated DashboardWidget's active flag
- setActualSize() - Method in class BBJasper.BBJasperView
-
Sets the report image to the actual size
- setActualSize() - Method in class BBJasper.BBJasperViewerControl
-
Sets the report image to the actual size
- setAdditionalGuests(BBjNumber) - Method in class gappsv3.GEventAttendee
-
Number of guests attendee is bringing.
- setAdditionalRoles(BBjVector) - Method in class GPermission
-
- setAllColumnsUserSortable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets user-sortable indicator for all columns
- setAllDayEnd(BBjNumber, BBjNumber, BBjNumber) - Method in class gappsv3.GEvent
-
Set event end time using 3 numbers to designate year, month, and day respectively.
- setAllDayEnd(BBjNumber, BBjNumber, BBjNumber, BBjString) - Method in class gappsv3.GEvent
-
Set event end time using 3 numbers to designate year, month, and day respectively.
- setAllDayEnd(Date) - Method in class gappsv3.GEvent
-
Set event end time using a java.util.Date
This method is used to specify the end time for an all-day event.
- setAllDayEnd(Date, BBjString) - Method in class gappsv3.GEvent
-
Set event end time using a java.util.Date
This method is used to specify the end time for an all-day event.
- setAllDayStart(BBjNumber, BBjNumber, BBjNumber) - Method in class gappsv3.GEvent
-
Set event start time using 3 numbers to designate year, month, and day respectively.
- setAllDayStart(BBjNumber, BBjNumber, BBjNumber, BBjString) - Method in class gappsv3.GEvent
-
Set event start time using 3 numbers to designate year, month, and day respectively.
- setAllDayStart(Date) - Method in class gappsv3.GEvent
-
Set event start time using a java.util.Date
This method is used to specify the start time for an all-day event.
- setAlwaysOnTop(BBjInt) - Method in class BBLaunchDock
-
- setAnyoneCanAddSelf(BBjNumber) - Method in class gappsv3.GEvent
-
Indicates whether people can invite themselves to the event
regardless of ownership.
- setAppServer(BBjAppServer) - Static method in class BBUtils.BBUtils
-
- setArgs() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame2
-
Method setArgs:
Save settings to arguments file
- setAttendees(BBjVector) - Method in class gappsv3.GEvent
-
Add a list of people who are going to attend a meeting.
- setAttendeesOmitted(BBjNumber) - Method in class gappsv3.GEvent
-
Indicates whether attendees have been omitted from the event.
- setAttribute(String, String) - Method in class QVGrid.QVGrid
-
Sets a control attribute for the grid control
- setAuthKey(BBjString) - Method in class GPermission
-
- setAuthorization(BBjString) - Method in class BBWebClient.BBWebRequest
-
Adds an authorization header to the request.
- setAutoExtForType(BBjString, BBjString) - Method in class GDocSaveDialog
-
- setAutoRefreshConfigurationMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the auto refresh configuration menu item in the options menu
- setAutoRefreshEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the auto refresh enabled or disabled
- setAutoRefreshEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the auto refresh enabled or disabled
- setAutoRefreshMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the auto refresh menu item in the options menu
- setAutoRefreshRate(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the auto refresh rate
- setAutoRefreshRate(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the auto refresh rate
- setAutoRefreshUnit(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the auto refresh unit
- setAutoRefreshUnit(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the auto refresh unit
- setAutoResizeColumns(BBjNumber) - Method in class Dashboard.GridWidget
-
A number acting as a boolean that determines whether the grid should size its columns to fit within the widget.
- setAutoResizeGrid(BBjNumber) - Method in class Dashboard.GridWidget
-
A number acting as a boolean that determines whether the grid should size its columns to fit its data.
- setBackColor(BBjColor) - Method in class Dashboard.DashboardCategoryControl
-
Sets the background color of the dashboard category control
- setBackColor(BBjColor) - Method in class Dashboard.DashboardControl
-
Sets the background color of the dashboard control
- setBackColor(BBjColor) - Method in class Dashboard.DashboardItem
-
Sets the background color of the dashboard item
- setBackColor(BBjColor) - Method in class Dashboard.DashboardWindow
-
Sets the window background color
- setBackColor(BBjColor) - Method in class Dashboard.WidgetControl
-
Sets the background color of the widget control
- setBackColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the background color for the grid control
- setBackgroundColor(BBjString) - Method in class gappsv3.GCalendar
-
Set the background color of the calendar.
- setBackgroundImage(BBjString, BBjInt) - Method in class BBLaunchDock
-
- setBarOutlineColor(BBjString, BBjNumber) - Method in class Dashboard.BarChartWidget
-
Sets the color and opacity for the outline of each bar
- setBarOutlineWidth(BBjNumber) - Method in class Dashboard.BarChartWidget
-
Sets the width of the outline for each bar in pixels with the default value set to 1.
- setBcc(BBjString) - Method in class Email.Email
-
Sets the recipient for the blind carbon copy field in an email's header before the email is sent.
- setBeepOnValidationFailure(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid should beep when the program calls 'accept(0)' in response to a validation event
- setBorder(BBjNumber, BBjColor) - Method in class BBXImage.BBXImage
-
Method to add a border to the BBXImage
- setBorder(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to add a border to the BBXImage
- setBUIAppIcon(BBjString, BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
Sets the application icon for the specified BUI app.
- setBuiBusyIndicatorText(BBjString) - Method in class Dashboard.DashboardWindow
-
Sets the specified text to be displayed in the BUI BBjBusyIndicator when loading widgets into the DashboardCategory
- setBUICSS(BBjString, BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
Sets the custom CSS for the specified BUI app.
- setBuildItemCallback(BBjString, CustomObject, BBjString) - Method in class WidgetWizard
-
- setBuildItemName(BBjString) - Method in class WidgetWizard
-
- setBuildItemTitle(BBjString) - Method in class WidgetWizard
-
- setBuildItemWidgetHtmlText(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- setBuildItemWidgetHtmlUrl(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- setBuildItemWidgetImageFile(BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- setBuildItemWidgetImageUrl(BBjString, BBjString, URL) - Method in class WidgetWizard
-
- setBuildItemWidgetRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetWizard
-
- setBuildItemWidgetReportSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- setBuildItemWidgetSeriesRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetWizard
-
- setBuildItemWidgetSeriesSQLData(BBjString, BBjString, BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- setBuildItemWidgetSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetWizard
-
- setBUISplash(BBjString, BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
Sets the splash screen or loading image for the specified BUI app.
- setBusyText(BBjString) - Method in class Dashboard.DashboardControl
-
Sets the specified text to be displayed when loading widgets into the DashboardCategory
- setBusyText(BBjString) - Method in class Dashboard.DashboardWindow
-
Sets the specified text to be displayed when loading widgets into the DashboardCategory
- setButtonCustomXOffset(BBjInt) - Method in class BBLaunchDock
-
- setButtonCustomYOffset(BBjInt) - Method in class BBLaunchDock
-
- setButtonHoverOpacity(BBjNumber) - Method in class BBLaunchDock
-
- setButtonNormalOpacity(BBjNumber) - Method in class BBLaunchDock
-
- setButtonSizeHovered(BBjInt) - Method in class BBLaunchDock
-
- setButtonSizeNormal(BBjInt) - Method in class BBLaunchDock
-
- setButtonSizeZoomed(BBjInt) - Method in class BBLaunchDock
-
- setButtonSpacing(BBjInt) - Method in class BBLaunchDock
-
- setCallback(BBjString, CustomObject, BBjString) - Method in interface BuildItem
-
- setCallback(BBjNumber, BBjString) - Method in class Dashboard.DashboardWidget
-
- setCallback(BBjNumber, CustomObject, BBjString) - Method in class Dashboard.DashboardWidget
-
- setCallback(BBjNumber, BBjString) - Method in class Dashboard.DashboardWidgetFilter
-
Sets a callback for a dashboard widget filter event
- setCallback(BBjNumber, CustomObject, BBjString) - Method in class Dashboard.DashboardWidgetFilter
-
Sets a callback for a dashboard widget filter event
- setCallback(BBjNumber, BBjString) - Method in class Dashboard.DashboardWidgetLink
-
Sets a callback for a dashboard widget link event
- setCallback(BBjNumber, CustomObject, BBjString) - Method in class Dashboard.DashboardWidgetLink
-
Sets a callback for a dashboard widget link event
- setCallback(BBjNumber, BBjString) - Method in class Dashboard.DashboardWidgetMenu
-
Sets a callback for a menu item selection event from the DashboardWidgetMenu
- setCallback(BBjNumber, CustomObject, BBjString) - Method in class Dashboard.DashboardWidgetMenu
-
Sets a callback for a menu item selection event from the DashboardWidgetMenu
- setCallback(BBjNumber, BBjString) - Method in class Dashboard.GridWidget
-
Sets a callback for a GridWidget event
- setCallback(BBjNumber, CustomObject, BBjString) - Method in class Dashboard.GridWidget
-
Sets a callback for a GridWidget event
- setCallback(BBjNumber, BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets a callback for the HtmlViewWidget given a control event and a callback routine
- setCallback(BBjNumber, CustomObject, BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets a callback for the HtmlViewWidget, given a control event, callback object, and a callback routine
- setCallback(BBjString, BBjNumber, BBjString) - Method in class Dashboard.JasperViewerWidget
-
Sets a callback for the widget, given a control name, control event, and a callback routine
- setCallback(BBjString, BBjNumber, CustomObject, BBjString) - Method in class Dashboard.JasperViewerWidget
-
Sets a callback for the widget, given a control name, control event, callback object, and a callback routine
- setCallback(int, String) - Method in class QVGrid.QVGrid
-
Registers a legacy callback routine for a specified event in the grid
- setCallback(int, CustomObject, String) - Method in class QVGrid.QVGrid
-
Registers an object oriented callback routine for a specified event in the grid
- setCallback(BBjString, CustomObject, BBjString) - Method in class WidgetBuildItem
-
- setCallback(BBjString, CustomObject, BBjString) - Method in class WidgetDashboardBuildItem
-
- setCallback(BBjString, CustomObject, BBjString) - Method in class WidgetSetBuildItem
-
- setCanvasSize(BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to resize the BBXImage's canvas, specifying transparent for the fill color.
- setCanvasSize(BBjNumber, BBjNumber, BBjColor) - Method in class BBXImage.BBXImage
-
Method to resize the BBXImage's canvas.
- setCanvasSize(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to resize the BBXImage's canvas.
- setCausesControlValidation(boolean) - Method in class QVGrid.QVGrid
-
Sets whether entering this grid control will trigger control validation on the control that previously had focus
Note: This feature is typically used with controls like the Cancel button that should let the user exit without forcing valid data to be entered first.
- setCc(BBjString) - Method in class Email.Email
-
Sets the recipient for the carbon copy field in an email's header before the email is sent.
- setCellAlignment(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the alignment of a cell
- setCellBackColor(BBjNumber, BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the background color of a cell
- setCellData(BBjNumber, BBjNumber, BBjString, BBjString) - Method in class QVGrid.QVGrid
-
Sets both the displayed and related text of a cell
- setCellEditable(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether a cell is editable
Note: The QVGrid is non-editable, so this method does not change any state.
- setCellFont(BBjNumber, BBjNumber, BBjFont) - Method in class QVGrid.QVGrid
-
Sets the font of a cell
- setCellForeColor(BBjNumber, BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the foreground color of a cell
- setCellHasQuery(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Specifies whether a cell should have an associated query button
- setCellIcon(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the icon for a cell
- setCellImage(BBjNumber, BBjNumber, BBjImage) - Method in class Dashboard.GridWidget
-
Sets a cell image in a cell of the grid.
- setCellImage(BBjNumber, BBjNumber, BBjImage) - Method in class QVGrid.QVGrid
-
Sets the image displayed in a cell
- setCellListControl(BBjNumber, BBjNumber, BBjComboBox) - Method in class QVGrid.QVGrid
-
Sets a list control for a cell so that the cell will display as a list control when edited
- setCellListSelection(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the list selection for a list control in a cell
- setCellMask(BBjNumber, BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the cell mask for both displaying and editing
Note: Only applicable to InputD, InputE, and InputN style cells.
- setCellRelated(BBjNumber, BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the "related" text that is associated with a cell
- setCellRelated(BBjNumber, BBjNumber, BBjVector) - Method in class QVGrid.QVGrid
-
Sets the "related" text that for a range of cells
- setCellRestore(BBjNumber, BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the restore value for a cell
- setCellState(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the checked state of a check box or button style cell
- setCellStyle(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the style of a cell
- setCellText(BBjVector) - Method in class QVGrid.QVGrid
-
Sets the text displayed in cells
Sets the text for as many cells as there are strings in the BBjVector going from left to right.
- setCellText(BBjNumber, BBjNumber, BBjVector) - Method in class QVGrid.QVGrid
-
Sets the text displayed in cells
Sets the text for as many cells as there are strings in the BBjVector going from left to right, beginning at the specified start row and column.
- setCellText(BBjNumber, BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the text displayed in a cell
- setCellVerticalAlignment(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets vertical alignment in a cell
- setCharacterEncoding(BBjString) - Method in class BBJasper.BBJasperExporter
-
Sets the character encoding for export operations
- setChartBackground(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background color for the entire chart
- setChartBackground(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background color for the entire chart
- setChartBackground(Paint) - Method in class Dashboard.ChartWidget
-
Sets a background paint for the entire chart
- setChartBackgroundGradient(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart's background as a gradient
- setChartBackgroundImage(BBjImage, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background image for the entire chart
- setChartBackgroundImage(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background image for the entire chart
- setChartColors(BBjString, BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart dynamically by generating a series of colors given a starting and ending color with opacities
- setChartColors(BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart dynamically by generating a series of divergent colors given a starting, middle, and ending color with opacities
- setChartColors(BBjNumber, BBjString, BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart by generating a series of colors given a starting and ending color
- setChartColors(BBjNumber, Color, Color) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart by generating a series of colors given starting and ending Java Colors which may include an opacity
- setChartColors(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart given a fixed number of hex color descriptions in a string
- setChartColors(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart given a fixed number of hex color descriptions in a string and an opacity value
- setChartColors(BBjVector) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart given a fixed number of Java Colors in a BBjVector
- setChartColorTheme(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart given a color theme number
- setChartDataItemLabelFormat(BBjString) - Method in class Dashboard.ChartWidget
-
Sets a custom label format for the chart's label items - note that this applies only to category-based charts (BarCharts, LineCharts, AreaCharts) and XYCharts that have a domain and range axis
- setChartDataItemLabelFormat(BBjString, NumberFormat, NumberFormat) - Method in class Dashboard.ChartWidget
-
Sets a custom label format for the chart's label items by providing a label string and NumberFormatters for the number and percentage fields - note that this applies only to category-based charts (BarCharts, LineCharts, AreaCharts) and XYCharts that have a domain and range axis
- setChartDataItemLabels(BBjString) - Method in class Dashboard.ChartWidget
-
Enables data item labels in a chart, displaying the range value in the specified color - note that this applies only to category-based charts (BarCharts, LineCharts, AreaCharts) and XYCharts that have a domain and range axis
- setChartDataItemLabels(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Enables data item labels in a chart, displaying the range value in the specified color and position - note that this applies only to category-based charts (BarCharts, LineCharts, AreaCharts) and XYCharts that have a domain and range axis
- setChartDataItemLabels(BBjString, ItemLabelAnchor, TextAnchor, TextAnchor, BBjNumber) - Method in class Dashboard.ChartWidget
-
Enables data item labels in a chart, displaying the range value in the specified color and position - note that this applies only to category-based charts, such as BarCharts, LineCharts, AreaCharts, etc.
- setChartDomainAxisFontScaling(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets whether the font for the domain axis should be scaled down when the axis contains a large number of entries
- setChartDomainAxisFormat(BBjString) - Method in class Dashboard.ChartWidget
-
Sets a format for the XYChart's domain axis (x-axis) numbers, allowing you for format numbers with digits, decimals, spaces, separators, currency symbols, and arbitrary text - note that this applies only to an XYChart
- setChartDomainAxisMargins(BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the lower and upper margins on the domain axis as a percentage of the length of the axis
- setChartDomainAxisNumLines(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets maximum number of lines used to display a label on the chart's domain (x axis) when applicable
- setChartDomainAxisTitle(BBjString) - Method in class Dashboard.BarChartWidget
-
Sets the title for the domain axis
- setChartDomainAxisTitle(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the title for the domain axis
- setChartDomainAxisTitle(BBjString) - Method in class Dashboard.LineChartWidget
-
Sets the title for the domain axis
- setChartDomainAxisVisible(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets whether the domain axis is visible or not
- setChartDomainMarker(BBjString, BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a threshold marker for the chart's domain.
- setChartDomainMarker(BBjString, BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a threshold marker for the chart's domain.
- setChartDomainMarker(BBjString, Color) - Method in class Dashboard.ChartWidget
-
Sets a threshold marker for the chart's domain.
- setChartEmptyDisplayImage(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the image that will appear in the widget if the chart contains no data
- setChartEmptyDisplayText(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the text that will appear in the widget if the chart contains no data.
- setChartFontColor(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the color for the fonts used in the chart for the labels, legend, title, etc.
- setChartFontColor(BBjColor, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the color for the fonts used in the chart for the labels, legend, title, etc.
- setChartFontColors(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the fonts used in the chart for the labels, legend, title, etc.
- setChartFontFile(BBjString) - Method in class Dashboard.ChartWidget
-
Sets a font for the chart.
- setChartFontFile(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a font for the chart.
- setChartFontSizes(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the size for the various fonts used in the chart for the labels, legend, title, etc.
- setChartFontStyles(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the style (plain/bold/italic) for the various fonts used in the chart for the labels, legend, title, etc.
- setChartLegendBackground(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Applies the background color for the legend
- setChartLegendFrame(BBjNumber, BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Applies the border width and color for the legend
- setChartLegendPadding(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the padding between the legend border and the legend items
- setChartLegendShape(BBjNumber, BBjNumber, Color) - Method in class Dashboard.ChartWidget
-
Sets the parameters for a chart's legend shape.
- setChartLegendShape(BBjNumber, BBjNumber, BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the parameters for a chart's legend shape.
- setChartLegendShapeRadius(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the radius for a chart's legend shape (typically a circle) in pixels, overriding the default.
- setChartLegendShapeRadiusScalingFactor(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a scaling factor for the radius of a chart's legend shape (typically a circle) as a percentage of the orginal value, overriding the default.
- setChartMaximumDomainLabelWidthRatio(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a scaling factor that affects the domain axis label width.
- setChartPadding(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the padding between the chart border and the chart drawing area
- setChartPlotShadow(BBjNumber, BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a diffused shadow for the plot, which adds a shadow to the plot contents (bars, lines, pie slices, etc.).
- setChartRangeAxisFormat(BBjString) - Method in class Dashboard.ChartWidget
-
Sets a format for the chart's range axis (y-axis) numbers, allowing you to format numbers with digits, decimals, spaces, separators, currency symbols, and arbitrary text.
- setChartRangeAxisMinimumSize(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the minimum size allowed for the axis range when it is automatically calculated
- setChartRangeAxisTitle(BBjString) - Method in class Dashboard.BarChartWidget
-
Sets the title for the range axis
- setChartRangeAxisTitle(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the title for the range axis
- setChartRangeAxisTitle(BBjString) - Method in class Dashboard.LineChartWidget
-
Sets the title for the range axis
- setChartRangeAxisToCurrency() - Method in class Dashboard.ChartWidget
-
Sets the range axis to show its values formatted as currency for the current locale
- setChartRangeAxisToCurrencyWithFractionalDigits(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the range axis to show its values formatted as currency for the current locale with the provided number of fractional digits.
- setChartRangeAxisToPercent() - Method in class Dashboard.ChartWidget
-
Sets the range axis to show its values formatted as a percentage, which multiplies the values by 100 and appends the percent sign
- setChartRangeAxisUseIntegers(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets whether the range axis is limited to integer values or not
- setChartRangeAxisVisible(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets whether the range axis is visible or not
- setChartRangeColors(BBjString, BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the range Paint for each bar in the chart
- setChartRangeColors(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart's bars as a gradient going across the range
- setChartRangeColors(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the colors for the chart's bars as a gradient going across the range
- setChartRangeColors(BBjVector) - Method in class Dashboard.ChartWidget
-
Sets the range Paint for each bar in the chart
- setChartRangeMarker(BBjNumber, BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a threshold marker for the chart's range.
- setChartRangeMarker(BBjNumber, Color) - Method in class Dashboard.ChartWidget
-
Sets a threshold marker for the chart's range.
- setChartTitle(BBjString) - Method in class Dashboard.ChartWidget
-
Sets the title of the chart
- setChartTitles(BBjString, BBjString, BBjString) - Method in class Dashboard.BarChartWidget
-
- setChartTitles(BBjString, BBjString, BBjString) - Method in class Dashboard.ChartWidget
-
Sets the main chart title, domain title, and range title for all category charts (bar, line, area, etc.)
- setChartTitles(BBjString, BBjString, BBjString) - Method in class Dashboard.LineChartWidget
-
- setChromaticity(BBJasperPrintChromaticity) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the chromaticity
- setClickCallback(DashboardWidget) - Method in class Dashboard.WidgetControl
-
Sets a callback for a left click event that occurs on the passed dashboard widget
- setClickTarget(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
An internal method used by the Dashboard WidgetControl that sets the ClickTarget
field variable that indicates where the user last clicked on the GridWidget.
- setClickTarget(BBjControl, BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
An internal method used by the Dashboard WidgetControl that sets the ClickTarget
field variable that indicates where the user last clicked on the GridWidget.
- setClientEdge(boolean) - Method in class QVGrid.QVGrid
-
Sets the grid control to have a client (lowered) border
- setCloseButtonEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the close button in the widget control
- setCloseEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the close enabled or disabled
- setCloseOnSend(BBjNumber) - Method in class Email.EmailDialog
-
Sets whether dialog should be closed on a send
- setColorId(BBjString) - Method in class gappsv3.GCalendar
-
Set color id
- setColorId(BBjString) - Method in class gappsv3.GEvent
-
Gets the color id of the event.
- setColumnAlignment(BBjNumber, BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the alignment of a grid's column
- setColumnAlignment(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
Sets the alignment of a grid's column
- setColumnAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default horizontal alignment for a column
- setColumnAttributes(BBjString, BBjString, BBjNumber, BBjString, BBjString, BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Sets all of a column's attributes
- setColumnBackColor(BBjNumber, BBjColor) - Method in class Dashboard.GridWidget
-
Sets the background color for the specified grid column.
- setColumnBackColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default background color of a column
- setColumnBackColors(BBjString) - Method in class Dashboard.GridWidget
-
Sets the background colors for grid's columns given a fixed number of hex color descriptions in a string.
- setColumnEditable(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether a column is editable
Note: The QVGird is not editable, so this method has no effect.
- setColumnExpression(BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Sets a column's expression
- setColumnFont(BBjNumber, BBjFont) - Method in class QVGrid.QVGrid
-
Sets the default font of a column
- setColumnForeColor(BBjNumber, BBjColor) - Method in class Dashboard.GridWidget
-
Sets the foreground color for the specified grid column.
- setColumnForeColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default foreground color for a colum
- setColumnForeColors(BBjString) - Method in class Dashboard.GridWidget
-
Sets the foreground colors for grid's columns given a fixed number of hex color descriptions in a string
- setColumnGutter(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the number of pixels separating the column header and the main grid area
- setColumnHasQuery(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Specifies whether all cells in the specified column should have associated query buttons
- setColumnHeaderAlignment(BBjNumber, BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the alignment of a grid's column header
- setColumnHeaderAlignment(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
Sets the alignment of a grid's column header
- setColumnHeaderAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default column header horizontal alignment
- setColumnHeaderAlignments(BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the alignment for all column headers in the grid
- setColumnHeaderAlignments(BBjNumber) - Method in class Dashboard.GridWidget
-
Sets the alignment for all column headers in the grid
- setColumnHeaderBackColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default background color of the column header
- setColumnHeaderCellAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the horizontal alignment for the column header cell
- setColumnHeaderCellBackColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the background color of a column header cell
- setColumnHeaderCellForeColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the foreground color of a column header cell
- setColumnHeaderCellIcon(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the icon in a column header cell
- setColumnHeaderCellImage(BBjNumber, BBjImage) - Method in class Dashboard.GridWidget
-
Sets an image in a column header of the grid.
- setColumnHeaderCellImage(BBjNumber, BBjImage) - Method in class QVGrid.QVGrid
-
Sets the image displayed in a column header cell
- setColumnHeaderCellStyle(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the cell style used for a column header cell
- setColumnHeaderCellText(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the text to be displayed in a column header cell
- setColumnHeaderCellVerticalAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the vertical alignment for a column header cell
- setColumnHeaderData(BBjVector) - Method in class Dashboard.GridExWidget
-
Sets the grid's column header data using the passed vector, providing a way to override the default column header text in the grid with custom strings
- setColumnHeaderData(BBjVector) - Method in class Dashboard.GridWidget
-
Sets the grid's column header data using the passed vector
- setColumnHeaderFont(BBjFont) - Method in class QVGrid.QVGrid
-
Sets the default font of the column header
- setColumnHeaderForeColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default foreground color of the column header
- setColumnHeaderHeight(BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the row height for the grid's header cells
- setColumnHeaderHeight(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the height of the column header
- setColumnHeaderStyle(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the style used by default for the column headers
- setColumnHeaderText(BBjVector) - Method in class QVGrid.QVGrid
-
Sets multiple column header cell text
The first element will go in column 0, the second in column 1, etc., up to the lesser of the number of header columns or the number of strings in the vector.
- setColumnHeaderVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default vertical alignment for the column header
- setColumnJustification(BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Sets a column's justification
- setColumnLabel(BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Sets a column's label
- setColumnLength(BBjString, BBjNumber) - Method in class BBJasper.BBJasperDesign
-
Sets a column's output length
- setColumnListControl(BBjNumber, BBjComboBox) - Method in class QVGrid.QVGrid
-
Sets a list control for a column so that each cell in the column will display as a list button when editing
- setColumnListSelection(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the selected index for the list control in the specified column
- setColumnMask(BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Sets a column's output mask
- setColumnMask(BBjNumber, BBjString) - Method in class Dashboard.GridWidget
-
Sets the output mask for the all cells in a grid's column, similar to CommonGrid::setColumnMask()
- setColumnMask(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the default mask for all cells in a column
- setColumnSortedByRelatedData(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Specifies whether a particular column is to be sorted by related data rather than by the text in the cells
- setColumnStyle(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
Sets the control style of a grid's column, similar to CommonGrid::setColumnStyle()
- setColumnStyle(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default style of a column in the grid
- setColumnType(BBjString, BBjString) - Method in class BBJasper.BBJasperDesign
-
Sets a column's type
- setColumnUserSortable(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Causes the grid to sort a specified column when the user clicks in the header of that column
- setColumnVerticalAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default vertical alignment for all of the cells in a particular column
- setColumnVisible(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets a column in the grid to be visible
- setColumnWidth(BBjNumber, BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the width of a grid's column given the 0-based column index
- setColumnWidth(BBjNumber, BBjNumber) - Method in class Dashboard.GridWidget
-
Sets the width of a grid's column
- setColumnWidth(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the width of a column
- setColumnWidthPercentages(BBjString) - Method in class Dashboard.GridExWidget
-
Sets the widths of all grid columns by providing a string containing width percentages - note that sizing columns in this manner works best, especially when the widget is popped out and resized.
- setColumnWidthPercentages(BBjVector) - Method in class Dashboard.GridExWidget
-
Sets the widths of all grid columns by providing a vector containing width percentages - note that sizing columns in this manner works best, especially when the widget is popped out and resized.
- setColumnWidthPercentages(BBjString) - Method in class Dashboard.GridWidget
-
Sets the widths of all grid columns by providing a string containing width percentages
- setColumnWidthPercentages(BBjVector) - Method in class Dashboard.GridWidget
-
Sets the widths of all grid columns by providing a vector containing width percentages
- setColumnWidths(BBjNumber) - Method in class Dashboard.GridWidget
-
Sets the widths of the grid's columns based on an algorithm determined by the provided parameter.
- setComment(BBjString) - Method in class gappsv3.GEventAttendee
-
Attendee's comment for the event.
- setContainer(BBjNumber) - Method in class WidgetWizard
-
Method setContainter
Sets the build container
- setControls(BBjListClickEvent) - Method in class BBjToJavadoc.BBjToJavadocWizardFrame1
-
Method setControls:
Set various control properties
- setCopies(BBjNumber) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the number of copies
- setCornerWaterMark(BBXImage, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to add a watermark logo to the BBXImage
- setCount(BBjNumber) - Method in class gappsv3.SimpleRULE
-
Sets the number of times a recurring event should recur.
- setCreateContactsOnSend(BBjNumber) - Method in class Email.EmailDialog
-
Sets whether contacts should be created for new email addresses on a send
- setCreated(com.google.api.client.util.DateTime) - Method in class gappsv3.GEvent
-
Sets the creation time of the event.
- setCreator(Event.Creator) - Method in class gappsv3.GEvent
-
Sets the creator of the event.
- setCSVExporter(BBJasperCSVExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the CSV exporter which contains export options
- setCursor(int) - Method in class QVGrid.QVGrid
-
Sets the cursor style on the grid control
- setCustom3DAxisColor(BBjString, BBjNumber) - Method in class Dashboard.BarChartWidget
-
Sets the color for the 3D axis (the left and bottom walls in the plot background) on a Bar Chart
- setCustom3DAxisColor(BBjString, BBjNumber) - Method in class Dashboard.LineChartWidget
-
Sets the color for the 3D axis (the left and bottom walls in the plot background) on a Line Chart
- setDataSetValue(BBjString, BBjString, BBjNumber) - Method in class Dashboard.BarChartWidget
-
Adds a new dataset entry to the chart's underlying dataset.
- setDataSetValue(BBjString, BBjString, BBjNumber) - Method in class Dashboard.LineChartWidget
-
Adds a new dataset entry to the chart's underlying dataset.
- setDataSetValue(BBjString, BBjNumber) - Method in class Dashboard.PieChartWidget
-
Adds a new dataset entry to the chart's underlying dataset.
- setDataSetValue(BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.XYChartWidget
-
Add an XY data point to the specified series in the XYSeriesCollection for the chart.
- setDBAttributes(BBjString, BBjString, BBjString, BBjInt, BBjString, BBjString) - Method in class BUS
-
- setDebug(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the general debug flag and brings up the BBjSysConsole, if not running in BUI
- setDefaultAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default horizontal alignment for all of the cells in the grid
- setDefaultColumnText(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the default text that is displayed in a column
- setDefaultColumnWidth(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default width of all columns
- setDefaultDocument(BBjString) - Method in class GDocSaveDialog
-
- setDefaultGridStyle(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default style of all the cells in the grid
- setDefaults() - Static method in class BBJasper.BBJasperViewerWindow
-
Sets the default X, Y, width, height for the window
- setDefaultSave(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default save location
- setDefaultSaveContributor(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the default save contributor
- setDefaultSaveContributor(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default save contributor
- setDefaultSaveFile(BBjString) - Method in class BBJasper.BBJasperView
-
Sets the default save file
- setDefaultSaveFile(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default save file
- setDefaultSaveFolder(BBjString) - Method in class BBJasper.BBJasperView
-
Sets the default save folder
- setDefaultSaveFolder(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default save folder
- setDefaultType(BBjString) - Method in class GDocSaveDialog
-
- setDefaultVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default vertical alignment for all of the cells in the grid
- setDeleted(BBjNumber) - Method in class gappsv3.GCalendar
-
Set calendar's "deleted" attribute
- setDescription(BBjString) - Method in class BBXImage.BBXImage
-
Method to set the description of the BBXImage
- setDescription(BBjString) - Method in class gappsv3.GCalendar
-
Set calendar's description
- setDescription(BBjString) - Method in class gappsv3.GEvent
-
Sets the event's description.
- setDevicePixelRatio(BBjNumber) - Method in class Dashboard.BBjWidget
-
A BBjNumber identifying the screen's pixel ratio.
- setDevicePixelRatio(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the screen's device pixel ratio used for modifying ChartWidgets
- setDisplayName(BBjString) - Method in class gappsv3.GEventAttendee
-
The attendee's name, if available.
- setDOCXExporter(BBJasperDOCXExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the DOCX exporter which contains export options
- setDomain(BBjString) - Method in class GPermission
-
- setDomainAxisLabelGridBandColor(BBjString, BBjNumber) - Method in class Dashboard.XYChartWidget
-
Sets the color and opacity for the grid band that's shown when the chart is configured with a custom domain axis label via the setDomainAxisLabels() method.
- setDomainAxisLabels(BBjString, BBjString) - Method in class Dashboard.XYChartWidget
-
Configure a custom domain title and label set
- setDomainLabelAngle(BBjNumber) - Method in class Dashboard.BarChartWidget
-
Sets the angle of the labels on the domain axis
An example would be:
- setDomainLabelAngle(BBjNumber) - Method in class Dashboard.LineChartWidget
-
Sets the angle of the labels on the domain axis
- setDragAccept(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid will accept drag and drop operations
- setDragActions(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the available drag actions for the grid control
- setDragEnabled(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid control should allow drag operations
- setDraggingEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the dragging enable status of the widget control
- setDragType(BBjNumber, BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets an optional type string that an individual grid cell advertises to potential drop targets when the grid acts as a drag source
- setDragType(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets an optional type string that an individual grid column advertises to potential drop targets when the grid acts as a drag source
- setDragType(BBjString) - Method in class QVGrid.QVGrid
-
Sets an optional type string that the grid control advertises to potential drop targets when it acts as a drag source
- setDropActions(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the actions that will be allowed when the grid control acts as a drop target
- setDropShadow(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to add a drop shadow to the BBXImage
- setDropTypes(BBjNumber, BBjVector) - Method in class QVGrid.QVGrid
-
Stipulates the types that an individual grid column is willing to accept from a drag source when the grid acts as a drop target.
- setDropTypes(BBjNumber, BBjNumber, BBjVector) - Method in class QVGrid.QVGrid
-
Stipulates the types that an individual grid cell is willing to accept from a drag source when the grid acts as a drop target.
- setDropTypes(BBjVector) - Method in class QVGrid.QVGrid
-
Sets the types that the grid control is willing to accept from a drag source when it acts as a drop target.
- setEditable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the cells in the grid are editable
Note: The QVGrid is not editable, so this method has no effect.
- setEditClickCount(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the number of mouse clicks needed to begin editing a cell
Note: the QVGrid is not editable, so this method has no effect.
- setEmail(BBjString) - Method in class gappsv3.GEventAttendee
-
The attendee's email address, if available.
- setEmailAddress(BBjString) - Method in class GPermission
-
- setEmailAttributes(BBjString, BBjString, BBjString, BBjInt, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString) - Method in class BUS
-
- setEmailCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when email is requested
- setEmailCallback(BBjString, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when email is requested
- setEmailCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when email is requested
- setEmailCallback(BBjString, CustomObject, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when email is requested
- setEmailEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the email enabled or disabled
- setEmailFrom(BBjString) - Method in class Email.EmailDialog
-
Sets the email from address
- setEmailMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the email menu item in the options menu
- setEmailMessage(BBjString) - Method in class Email.EmailDialog
-
Sets the email message
- setEmailServerHost(BBjString) - Method in class Email.EmailDialog
-
Sets the email server host
- setEmailServerPassword(BBjString) - Method in class Email.EmailDialog
-
Sets password that will be used to authenticate to the email server
- setEmailServerPort(BBjNumber) - Method in class Email.EmailDialog
-
Sets the email server port
- setEmailServerSSL(BBjNumber) - Method in class Email.EmailDialog
-
Sets the email server ssl protocol on or off
- setEmailServerUserName(BBjString) - Method in class Email.EmailDialog
-
Sets user name that will be used to authenticate to the email server
- setEmailSubject(BBjString) - Method in class Email.EmailDialog
-
Sets the email subject
- setEmbeddedLabels(BBjString, BBjNumber) - Method in class Dashboard.PieChartWidget
-
Turn on simple (embedded) labels.
- setEnabled(boolean) - Method in class QVGrid.QVGrid
-
Sets whether the grid control is to be enabled or disabled
- setEnd(EventDateTime) - Method in class gappsv3.GEvent
-
Set the end time for the event using an EventDateTime object
- setEnd(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class gappsv3.GEvent
-
Set event end time using 6 numbers to designate year, month, day, hour, minute, and second respectively.
- setEnd(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString) - Method in class gappsv3.GEvent
-
Set event end time using 6 numbers to designate year, month, day, hour, minute, and second respectively.
- setEnd(BBjNumber, BBjNumber, BBjNumber) - Method in class gappsv3.GEvent
-
Set event end time using 3 numbers to designate year, month, and day respectively.
- setEnd(BBjNumber, BBjNumber, BBjNumber, BBjString) - Method in class gappsv3.GEvent
-
Set event end time using 3 numbers to designate year, month, and day respectively.
- setEnd(Date, BBjString) - Method in class gappsv3.GEvent
-
Set event end time using a java.util.Date
This method is used to specify the end time for a timed event.
- setEndPageIndex(BBjNumber) - Method in class BBJasper.BBJasperExporter
-
Sets the ending page index for export operations
- setEndTimeUnspecified(BBjNumber) - Method in class gappsv3.GEvent
-
Sets whether the end time for the event is unspecified.
- setEnterAsTab(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether pressing [Enter] while focus is on the grid will be interpreted as though the user had pressed [Tab]
- setEtag(BBjString) - Method in class gappsv3.GCalendar
-
Set calendar's "deleted" attribute
- setEtag(BBjString) - Method in class gappsv3.GEvent
-
ETag for the event.
- setEtag(BBjString) - Method in class GPermission
-
- setExplodeAllSlicesPercent(BBjNumber) - Method in class Dashboard.PieChartWidget
-
Offset all pie slices by exploding them out from the center of the pie.
- setExplodePercent(BBjString, BBjNumber) - Method in class Dashboard.PieChartWidget
-
Offset a pie slice by exploding it out from the center of the pie.
- setExportDataEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the export data enabled or disabled
- setExportDataMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the export data menu item in the options menu
- setExtendedProperties(Event.ExtendedProperties) - Method in class gappsv3.GEvent
-
ExtendedProperties for the event.
- setFileSaveAsCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after a file save-as occurs
- setFileSaveAsCallback(BBjString, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when a file save-as occurs
- setFileSaveAsCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after a file save-as occurs
- setFileSaveAsCallback(BBjString, CustomObject, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when a file save-as occurs
- setFileSaveCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after a file save occurs
- setFileSaveCallback(BBjString, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when a file save occurs
- setFileSaveCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after a file save occurs
- setFileSaveCallback(BBjString, CustomObject, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when a file save occurs
- setFileSaveCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets a callback routine to call when a file save occurs
- setFileSaveCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets a callback routine to call when a file save occurs
- setFillErrorDisplayImage(BBjString) - Method in class Dashboard.BaseWidget
-
Sets the image that will appear in the widget if it experiences an error upon creation or filling its dataset
- setFillErrorDisplayText(BBjString) - Method in class Dashboard.BaseWidget
-
Sets the text that will appear in the widget if it experiences an error filling its underlying dataset
- setFilterBlur(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to filter the BBXImage and increase the blurriness
- setFilterBrightness(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to adjust the brightness of the BBXImage
- setFilterContrast(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to adjust the contrast of the BBXImage
- setFilterGrayscale() - Method in class BBXImage.BBXImage
-
Method to filter the BBXImage and convert it to grayscale (completely desaturated)
- setFilterSharpen(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to filter the BBXImage and increase the sharpness
- setFindCaseSensitivity(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets case sensitivity of the find
- setFindCaseSensitivity(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
- setFindHighlight(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets highlight option for the find
- setFindHighlight(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
- setFindIncremental(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets incremental find option for the find
- setFindMatch(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets match option for the find
- setFindMatch(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
- setFindScope(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets scope option for the find
- setFindScope(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
- setFindText(BBjString) - Method in class BBJasper.BBJasperView
-
- setFindText(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the find text
- setFindWindowVisible(BBjNumber) - Method in class BBJasper.BBJasperView
-
Set the find window visibility
- setFitPage() - Method in class BBJasper.BBJasperView
-
Sets the report image to the fit the page
- setFitPage() - Method in class BBJasper.BBJasperViewerControl
-
Sets the report image to the fit the page
- setFitToGrid(BBjNumber) - Method in class QVGrid.QVGrid
-
Specifies whether to fit all columns into the displayed width of the grid
- setFitType(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the report image to fit based on the provided fit type
- setFitType(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the report image to fit based on the provided fit type
- setFitType(BBjNumber) - Method in class Dashboard.JasperViewerWidget
-
Sets the report image to fit the widget based on the provided fit type
- setFitWidth() - Method in class BBJasper.BBJasperView
-
Sets the report image to the fit the width of the container
- setFitWidth() - Method in class BBJasper.BBJasperViewerControl
-
Sets the report image to the fit the width of the container
- setFocusable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid control can be focused
- setFont(BBjFont) - Method in class QVGrid.QVGrid
-
Sets the font for the grid control
- setFonts(BBjString, BBjInt, BBjString, BBjInt) - Method in class BBLaunchDock
-
- setFonts(BBjString, BBjInt, BBjString, BBjInt, BBjInt) - Method in class BBLaunchDock
-
- setFontScalingFactor(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a font scaling factor for the chart via a dashboard program.
- setForeColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the foreground (text) color for the grid control
- setFrequency(BBjString) - Method in class gappsv3.SimpleRULE
-
Describes the regularity with which the event occurs.
- setFrom(BBjString) - Method in class Email.Email
-
Sets the "from" field in an email's header before the email is sent.
- setGadget(Event.Gadget) - Method in class gappsv3.GEvent
-
Sets the Gadget for the event.
- setGlassPaneVisible(BBjNumber) - Method in class Dashboard.DashboardControl
-
Called when the visibiliy of the glass pane
- setGoogleDefaultDocument(BBjString) - Method in class BBJasper.BBJasperView
-
Sets the default Google document
- setGoogleDefaultDocument(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default Google document
- setGoogleDefaultFolder(BBjString) - Method in class BBJasper.BBJasperView
-
Sets the default Google folder
- setGoogleDefaultFolder(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default Google folder
- setGoogleDefaultType(BBjString) - Method in class BBJasper.BBJasperView
-
Sets the default Google document type
- setGoogleDefaultType(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the default Google document type
- setGoogleDocSaveCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after a Google Doc save occurs
- setGoogleDocSaveCallback(BBjString, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when a Google Doc save occurs
- setGoogleDocSaveCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after a Google Doc save occurs
- setGoogleDocSaveCallback(BBjString, CustomObject, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when a Google Doc save occurs
- setGoogleDocSaveCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets a callback routine to call when a Google Doc save occurs
- setGoogleDocSaveCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets a callback routine to call when a Google Doc save occurs
- setGradientShadingAmount(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the gradient shanding amount for the entire chart.
- setGridEditable(BBjNumber) - Method in class QVGrid.QVGrid
-
This method is deprecated.
- setGuestsCanInviteOthers(BBjNumber) - Method in class gappsv3.GEvent
-
Sets whether participants can invite other participants to the event.
- setGuestsCanModify(BBjNumber) - Method in class gappsv3.GEvent
-
Sets whether participants can modify the event.
- setGuestsCanSeeOtherGuests(BBjNumber) - Method in class gappsv3.GEvent
-
Sets whether participants can see what other participants are invited to the meeting.
- setHangoutLink(BBjString) - Method in class gappsv3.GEvent
-
Sets the hangout link associated with the meeting.
- setHasColumnHeader(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid has a column header
- setHasRowHeader(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid has a row header
- setHasToolBar(BBjNumber) - Method in class Dashboard.JasperViewerWidget
-
Sets whether the widget should use a BBJasperViewerControl with a toolbar or a BBJasperView without a toolbar
- setHeader(BBjString, BBjString) - Method in class Email.Email
-
Sets various attributes of the email header
- setHeaderSelection(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether a header cell will display as recessed if the row/column is selected
- setHighlightMethod(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the selection highlight method
- setHighResolutionReportImages(BBjNumber) - Method in class BBJasper.BBJasperView
-
Causes the BBJasperViewerControl to display high resolution images to take advantage of high density pixel (retina) displays when available
- setHorizontalCellSpacing(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the amount of horizontal space between the columns
- setHorizontalLinesVisible(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the horizontal lines between the rows are to be visible
- setHorizontalScrollable(BBjNumber) - Method in class Dashboard.GridWidget
-
Sets whether the grid will display a horizontal scrollbar.
- setHorizontalScrollable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the horizontal scrollbar will appear if there are more columns than can be displayed in the visible area of the grid
- setHorizontalScrollBarAlways(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether to always show a horizontal scrollbar enabled using setHorizontalScrollable(), or to only show as needed
- setHostRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setHtml(BBjString, BBjString) - Method in class Email.Email
-
Sets the html for the email
- setHTMLExporter(BBJasperHTMLExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the HTML exporter which contains export options
- setHtmlLink(BBjString) - Method in class gappsv3.GEvent
-
Gets the HTML Link for the meeting
- setICalUID(BBjString) - Method in class gappsv3.GEvent
-
Sets the iCalendar User ID for the meeting.
- setId(BBjString) - Method in class gappsv3.GEvent
-
Sets the Google Event ID.
- setId(BBjString) - Method in class gappsv3.GEventAttendee
-
The attendee's Profile ID, if available.
- setId(BBjString) - Method in class GPermission
-
- setIgnoreZeroValues(BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets whether the pie chart should ignore entries in the dataset that have a zero value.
- setImage(BBjString) - Method in class Dashboard.ImageWidget
-
Sets the image for the widget.
- setImageIcon(ImageIcon) - Method in class BBXImage.BBXImage
-
Method to set the ImageIcon for the BBXImage
- setInputNBeep(BBjNumber) - Method in class QVGrid.QVGrid
-
Determines whether InputN style cells will beep when the user enters an invalid character
public void QVGrid.setInputNBeep(BBjNumber) throws BBjException
- setInputNCommaCharacter(BBjString) - Method in class QVGrid.QVGrid
-
Sets the 'thousands' replacement character for all InputN style grid cells
- setInputNDotCharacter(BBjString) - Method in class QVGrid.QVGrid
-
Sets the decimal character for all InputN style grid cells
- setInputNUseEditCommas(BBjNumber) - Method in class QVGrid.QVGrid
-
Determines whether InputN style cells in the grid will display a character at each 'thousands' position
- setInsertMode(BBjNumber) - Method in class QVGrid.QVGrid
-
Controls whether the editor is in insert mode
Note: The QVGrid is not editable, so this method has no effect.
- setInterspace(BBjNumber) - Method in class QVGrid.QVGrid
-
Method setInterspace:
Note: This method has been deprecated since BBj 5.0.
- setJasperReport(JasperReport) - Method in class BBJasper.BBJasperReport
-
Sets the working JasperReport object
- setJobName(BBjString) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the job name
- setJobPriority(BBjNumber) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the job priority
- setKind(BBjString) - Method in class gappsv3.GEvent
-
Sets the Google resource kind.
- setKind(BBjString) - Method in class GPermission
-
- setLabelBackgroundColor(BBjString, BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets the label's background color for the pie chart
- setLabelFormat(BBjString) - Method in class Dashboard.PieChartWidget
-
Define a custom label format for the pie chart
- setLabelFormat(BBjString, NumberFormat, NumberFormat) - Method in class Dashboard.PieChartWidget
-
Define a custom label format for the pie chart by providing a label string and NumberFormatters for the number and percentage fields.
- setLabelsInBarChartColor(BBjString) - Method in class Dashboard.BarChartWidget
-
Turns on embedded labels with default positioning in the bar chart (so the bar's range value is displayed) and sets the label's text color
- setLabelsOff() - Method in class Dashboard.PieChartWidget
-
Turns off the pie chart's labels (the labels for the pie's slices, not the legend)
- setLastExportDir(BBjString) - Static method in class Dashboard.ExportData
-
Sets the last export directory used.
- setLastFieldDelimiter(BBjString) - Static method in class Dashboard.ExportData
-
Sets the last field delimiter used.
- setLastRecordDelimiter(BBjString) - Static method in class Dashboard.ExportData
-
Sets the last record delimiter used.
- setLastSaveAsDefault(BBjNumber) - Static method in class Dashboard.ExportData
-
Sets the last save as default used.
- setLastSaveDir(BBjString) - Method in class Dashboard.BaseWidget
-
Sets the last save directory used.
- setLastTextQualifier(BBjString) - Static method in class Dashboard.ExportData
-
Sets the last text qualifier used.
- setLayeredBars(BBjNumber) - Method in class Dashboard.BarChartWidget
-
Sets the bar chart to layer all bars in each series over one another.
- setLeftClickCallback(DashboardWidget) - Method in class Dashboard.WidgetControl
-
Sets a callback for a left click event that occurs on the passed dashboard widget
- setLeftColumn(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets a column in the grid to be the left-most visible column
- setLegendBackground(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background color for the legend
- setLegendBackground(Paint) - Method in class Dashboard.ChartWidget
-
Sets a background paint for the legend
- setLegendLabelFormat(BBjString) - Method in class Dashboard.ChartWidget
-
Define a custom label format for chart's legend items
- setLegendLabelFormat(BBjString, NumberFormat, NumberFormat) - Method in class Dashboard.ChartWidget
-
Define a custom label format for the chart's legend items by providing a label string and NumberFormatters for the number and percentage fields.
- setLegendPosition(RectangleEdge, HorizontalAlignment, VerticalAlignment) - Method in class Dashboard.ChartWidget
-
Sets the position of the legend in the chart
- setLineColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the line color of the vertical and horizontal lines
- setLineShapeRadius(BBjNumber) - Method in class Dashboard.LineChartWidget
-
Sets the radius for the line's data point shape (typically a circle) in pixels when it is set to Flat instead of 3D mode.
- setLineWidth(BBjNumber) - Method in class Dashboard.LineChartWidget
-
Sets the width for the line or lines in the chart.
- setLocale(Locale) - Method in class BBJasper.BBJasperReport
-
Sets the report locale parameter given a Java Locale object
- setLocale(BBjString) - Method in class BBJasper.BBJasperReport
-
Sets the report locale parameter given a string
- setLocation(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperTabbedView
-
Sets the location of the tabbed view
- setLocation(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the location of the viewer control
- setLocation(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the location of the viewer control
- setLocation(BBjNumber, BBjNumber) - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Sets the location of the EmbeddedWidgetSetWindow
- setLocation(BBjNumber, BBjNumber) - Method in class Dashboard.EmbeddedWidgetWindow
-
Sets the location of the EmbeddedWidgetWindow
- setLocation(BBjNumber, BBjNumber) - Method in class Dashboard.ExportDataDialog
-
Sets the screen location of the dialog
- setLocation(BBjNumber, BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the location of the widget control
- setLocation(BBjNumber, BBjNumber) - Method in class Email.EmailDialog
-
Sets the X, Y location of the dialog
- setLocation(BBjString) - Method in class gappsv3.GEvent
-
Sets a string representing the event location
- setLocation(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the location of the QVGrid component child window
- setLocked(BBjNumber) - 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".
- setLogs(BBjString) - Method in class BBjToJavadoc.BBjToJavadocWizardFrame3
-
Method setLogs:
Transfer messages to screen control
- setLongCue(String) - Method in class QVGrid.QVGrid
-
Sets the text that appears in the status bar when the mouse pointer hovers over the grid control
- setMainGridAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default horizontal alignment of the cells in the main part of the grid, i.e.
- setMainGridBackColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default background color of the grid
- setMainGridFont(BBjFont) - Method in class QVGrid.QVGrid
-
Sets the default font used in the grid
- setMainGridForeColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default foreground color of the grid
- setMainGridStripeColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the background stripe color of the grid
- setMainGridVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default vertical alignment of the cells in the main part of the grid, i.e.
- setManualRefreshMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the manual refresh menu item in the options menu
- setMaxColumns(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the maximum number of columns allowed in the grid
Note: In BBj 12.0 and higher, this method is deprecated as it is not necessary to set a maximum number of columns.
- setMaxPages(BBjNumber) - Method in class BBJasper.BBJasperReport
-
Sets the max number of report pages
- setMaxRows(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the maximum number of rows allowed in the data set
- setMediaSizeName(BBJasperPrintMediaSizeName) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the media size name
- setMediaTray(BBJasperPrintMediaTray) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the media tray
- setMouseCapture(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether to capture mouse movement events
- setMouseClickCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets a callback routine to call when the mouse is clicked
- setMouseClickCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets a callback routine to call when the mouse is clicked
- setMultipleSelection(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether multiple cells/rows/columns can be selected
- setName(BBjString) - Method in interface BuildItem
-
- setName(BBjString) - Method in class Dashboard.DashboardItem
-
Sets the name of the dashboard item
- setName(BBjString) - Method in class GPermission
-
- setName(String) - Method in class QVGrid.QVGrid
-
Sets the name of the grid control
- setName(BBjString) - Method in class WidgetBuildItem
-
- setName(BBjString) - Method in class WidgetDashboardBuildItem
-
- setName(BBjString) - Method in class WidgetSetBuildItem
-
- setNextRetrieveToken(BBjString) - Method in class gappsv3.GEvents
-
- setNoEdge(boolean) - Method in class QVGrid.QVGrid
-
Sets the grid control to have no border
- setNumColumns(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the number of columns in the grid
- setNumRows(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the number of rows in the grid
Note: The QVGrid sets the number of grid rows to be at most those that are visible, so this method has no influence.
- setODSExporter(BBJasperODSExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the ODS exporter which contains export options
- setODTExporter(BBJasperODTExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the ODT exporter which contains export options
- setOpacity(BBjNumber) - Method in class BBXImage.BBXImage
-
Method to set the transparency of the BBXImage
- setOpaque(boolean) - Method in class QVGrid.QVGrid
-
Sets the opaque property of the grid control
- setOptional(BBjNumber) - Method in class gappsv3.GEventAttendee
-
Whether this is an optional attendee.
- setOptionsButtonEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the options button in the widget control
- setOptionsEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the options enabled or disabled
- setOrganizer(Event.Organizer) - Method in class gappsv3.GEvent
-
The organizer of the event.
- setOrganizer(BBjNumber) - Method in class gappsv3.GEventAttendee
-
Whether this attendee is also the organizer.
- setOrientation(BBJasperPrintOrientation) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the orientation
- setOriginalStartTime(EventDateTime) - 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.
- setOriginalStartTime(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - 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.
- setPage(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the current page
- setPage(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the current page
- setPageIndex(BBjNumber) - Method in class BBJasper.BBJasperExporter
-
Sets the page index for export operations
- setPageRange(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the page range
- setPaging(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the BBjGrid can be scrolled by paging
Note: The QVGrid has its own paging logic, so this method has no effect
- setPagingAmount(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets number of lines to scroll when scrolling by page
Note: The QVGrid has its own paging logic, so this method has no effect
- setParameter(JRExporterParameter, Object) - Method in class BBJasper.BBJasperExporter
-
Set a report parameter value
- setPassword(BBjString) - Method in class GAppsLoginDialog
-
- setPasswordRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setPDFExporter(BBJasperPDFExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the PDF exporter which contains export options
- setPermissions(BBjString, BBjNumber, BBjNumber) - Method in class GDoc
-
- setPermissions(BBjString, BBjString, BBjString) - Method in class GDoc
-
- setPhotoLink(BBjString) - Method in class GPermission
-
- setPlotBackground(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background color for the plot, not the entire chart
- setPlotBackground(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background color for the plot, not the entire chart
- setPlotBackground(Paint) - Method in class Dashboard.ChartWidget
-
Sets a background paint for the plot, not the entire chart
- setPlotBackgroundImage(BBjImage, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background image for the plot, not the whole chart
- setPlotBackgroundImage(BBjString, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a background image for the plot, not the whole chart
- setPlotPadding(BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets the amount of padding, or space, between the pie plot and the edges of the chart itself.
- setPopoutButtonEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the popout button in the widget control
- setPopoutEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the popout enabled or disabled
- setPopoutSize(BBjNumber, BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the desired size of the widget when it's popped out
- setPopupMenu(BBjPopupMenu) - Method in class QVGrid.QVGrid
-
Binds a pre-existing popup menu to the grid control
- setPortRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setPPTXExporter(BBJasperPPTXExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the PPTX exporter which contains export options
- setPreviewImage(BBjImage) - Method in class Dashboard.WidgetControl
-
Sets the preview image for the widget control that will be displayed in the customize dialog
- setPrintCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after report is printed
- setPrintCallback(BBjString, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when report is printed
- setPrintCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after report is printed
- setPrintCallback(BBjString, CustomObject, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when report is printed
- setPrinterName(BBjString) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the printer name
- setPrintQuality(BBJasperPrintQuality) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the print quality
- setPrintServiceExporter(BBJasperPrintServiceExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the PrintService exporter which contains export options
- setPrivateCopy(BBjNumber) - Method in class gappsv3.GEvent
-
Whether this is a private event copy where changes are not shared
with other copies on other calendars.
- setProcCallback(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Registers a legacy custom event callback routine for a specified 'processing' event
- setProcCallback(BBjNumber, CustomObject, BBjString) - Method in class QVGrid.QVGrid
-
Registers an object oriented custom event callback routine for a specified 'processing' event
- setRaisedEdge(boolean) - Method in class QVGrid.QVGrid
-
Sets the grid control to have a raised border
- setRangeValues(BBjNumber, BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets the minimum and maximum values for the range of the chart's plot
- setRecurrence(BBjVector) - Method in class gappsv3.GEvent
-
Makes an event a recurring event.
- setRecurringEventId(BBjString) - Method in class gappsv3.GEvent
-
For an instance of a recurring event, this is the event ID of the
recurring event itself.
- setReflection(BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class BBXImage.BBXImage
-
Method to add a reflection to the BBXImage
- setRefreshCallback(DashboardWidget) - Method in class Dashboard.WidgetControl
-
Sets a callback for a refresh event that occurs on the passed dashboard widget
- setRefreshConfigurationMenuEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the refresh configuration menu in the options menu
- setRefreshEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the refresh enabled or disabled
- setRefreshMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the refresh menu item in the options menu
- setReloadCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after report is reloaded
- setReloadCallback(BBjString, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when report is reloaded
- setReloadCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call after report is reloaded
- setReloadCallback(BBjString, CustomObject, BBjString, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets a callback routine to call when report is reloaded
- setRemember(BBjNumber) - Method in class GAppsLoginDialog
-
- setRememberRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setReminders(Event.Reminders) - Method in class gappsv3.GEvent
-
Sets information about reminders such as email and popup
notifications.
- setReplyTo(BBjString) - Method in class Email.Email
-
Sets the "reply to" field in an email's header before the email is sent.
- setReport(BBJasperReport) - Method in class Dashboard.JasperViewerWidget
-
Sets the BBJasperReport for the widget
- setReportTabSelectedCallback(BBjString, BBjString) - Method in class BBJasper.BBJasperTabbedView
-
Sets a callback routine to call when a Report Tab is selected
- setReportTabSelectedCallback(BBjString, CustomObject, BBjString) - Method in class BBJasper.BBJasperTabbedView
-
Sets a callback routine to call when a Report Tab is selected
- setRequiredPermissions(BBjNumber) - Method in class Admin
-
- setResource(BBjNumber) - Method in class gappsv3.GEventAttendee
-
Whether the attendee is a resource.
- setResponseStatus(String) - Method in class gappsv3.GEventAttendee
-
The attendee's response status.
- setResultSet(ResultSet) - Method in class QVGrid.QVGrid
-
Registers the underlying BASIS Components ResultSet
- setRightClickCallback(DashboardWidget) - Method in class Dashboard.WidgetControl
-
Sets a callback for a right click event that occurs on the passed dashboard widget
- setRingDepth(BBjNumber) - Method in class Dashboard.RingChartWidget
-
Sets the depth of the rings.
- setRole(BBjString) - Method in class GPermission
-
- setRowAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the horizontal alignment of a row
- setRowBackColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the background color of a row
- setRowData(BBjVector) - Method in class Dashboard.GridWidget
-
Sets the grid's row data using the passed vector
- setRowEditable(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether a row is editable
Note: The QVGrid is not editable, so this has no effect.
- setRowFont(BBjNumber, BBjFont) - Method in class QVGrid.QVGrid
-
Sets the default font of a row
- setRowForeColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the foreground color of a row
- setRowGutter(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the number of pixels separating the row header and the main grid area
- setRowHeaderAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default alignment of the row header
- setRowHeaderBackColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default background color of the row header
- setRowHeaderCellAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the alignment of a row header cell
- setRowHeaderCellBackColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the background color of a row header cell
- setRowHeaderCellForeColor(BBjNumber, BBjColor) - Method in class QVGrid.QVGrid
-
Sets the foreground color of a row header cell
- setRowHeaderCellIcon(BBjNumber, BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the icon in a row header cell
- setRowHeaderCellImage(BBjNumber, BBjImage) - Method in class QVGrid.QVGrid
-
Sets the image displayed in a row header cell
- setRowHeaderCellStyle(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the style of a row header cell
- setRowHeaderCellText(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the text to be displayed in a row header cell
- setRowHeaderCellVerticalAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the vertical alignment of the row header cell
- setRowHeaderFont(BBjFont) - Method in class QVGrid.QVGrid
-
Sets the default font of the row header
- setRowHeaderForeColor(BBjColor) - Method in class QVGrid.QVGrid
-
Sets the default foreground color of the row header
- setRowHeaderStyle(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the style of the row header
- setRowHeaderText(BBjVector) - Method in class QVGrid.QVGrid
-
Sets the row header text
- setRowHeaderVerticalAlignment(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the vertical alignment of the row header
- setRowHeaderWidth(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the width of the row header
- setRowHeight(BBjNumber) - Method in class Dashboard.GridExWidget
-
Sets the row height for the grid's body cells
- setRowHeight(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the height of the rows in the grid
Note: The QVGrid only uses this method signature, i.e.
- setRowListener(BBjString) - Method in class QVGrid.QVGrid
-
Registers row listener to CALL when processing a data row on its way to the grid
- setRowStyle(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default style of a row
- setRowVerticalAlignment(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the default vertical alignment for a row
- setRowVisible(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets a row to be visible in the grid
If the row is not already visible, then it will be made the top row or made visible if on the last grid page.
- setRTFExporter(BBJasperRTFExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the RTF exporter which contains export options
- setSaveEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the save enabled or disabled
- setSaveMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the save menu item in the options menu
- setScrollOutside(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid scrolls during a drag and drop operation when the mouse cursor is moved outside the bounds of the grid
Note: The QVGrid handles scrolling itself, so this method has no effect.
- setScrollUpdate(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid updates the display of data in the cells while being scrolled
Note: The QVGrid uses the default of "off", so this method has no effect.
- setScrollWheelBehavior(BBjNumber) - Method in class QVGrid.QVGrid
-
Configures under what situations the grid control will respond to the mouse scroll wheel
- setSelectCallback(DashboardWidget) - Method in class Dashboard.WidgetControl
-
Sets a callback for a select event that occurs on the passed dashboard widget
- setSelected(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the DashboardWidget to be selected or deselected
- setSelected(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the widget's selected status.
- setSelectedCell(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Selects a cell
- setSelectedColumn(BBjNumber) - Method in class QVGrid.QVGrid
-
Selects a column
- setSelectedColumns(BBjVector) - Method in class QVGrid.QVGrid
-
Selects multiple columns
- setSelectedRow(BBjNumber) - Method in class QVGrid.QVGrid
-
Selects a row
- setSelectedRows(BBjVector) - Method in class QVGrid.QVGrid
-
Selects multiple rows in the grid
- setSelectEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the selectability of the widget control
- setSelectionMode(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the method to select cells
Note: The QVGrid always uses row selection (GRID_SELECT_ROW), so this method has no effect
- setSelfLink(BBjString) - Method in class GPermission
-
- setSentDate(Date) - Method in class Email.Email
-
Sets the "sent date" field in an email's header before the email is sent.
- setSequence(BBjNumber) - Method in class gappsv3.GEvent
-
iCalendar sequence number.
- setSeriesConfiguration(BBjString, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color, BBjNumber, BBjNumber, BBjNumber, BBjNumber, Color) - Method in class Dashboard.XYChartWidget
-
Configure a series in the XYSeriesCollection for the chart by setting various parameters
- setSeriesXYValue(BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.XYChartWidget
-
Add an XY data point to the specified series in the XYSeriesCollection for the chart.
- setShadowColor(BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.BarChartWidget
-
Sets the bar chart's shadow with sharp edges
- setShadowColor(BBjString, BBjNumber, BBjNumber, BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets the pie chart's shadow with sharp edges
- setShortCue(String) - Method in class QVGrid.QVGrid
-
Sets the text that appears above the grid control when the mouse pointer hovers over the control
Note: Same as setToolTipText().
- setShouldHighlightSelectedColumn(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid will highlight the entire column containing the currently selected cell
- setShouldHighlightSelectedRow(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid should highlight the entire row containing the currently selected cell
- setShowBrowserWarning(BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- setShowBuiBusyOnLoad(BBjNumber) - Method in class Dashboard.DashboardWindow
-
Sets whether to show a BUI BBjBusyIndicator when loading widgets into the DashboardCategory
- setShowClientConfirmationDialog(BBjString, BBjNumber) - Static method in class BBUtils.BBUtils
-
- setShowFileDialogOnInitDefaultSave(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets if the file save dialog should be shown on the intitial save
- setShowGoogleDialogOnInitDefaultSave(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets if the Google save dialog should be shown on the intitial save
- setShowMaskWhenRendering(BBjNumber) - Method in class QVGrid.QVGrid
-
Controls whether the input style cells display decoration characters of their mask in non-edit mode
Note: This method has been deprecated.
- setSides(BBJasperPrintSides) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the sides
- setSize(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperTabbedView
-
Sets the size of the tabbed view
- setSize(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the size of the view
- setSize(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the sizes of the viewer control
- setSize(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperViewerWindow
-
Sets the size of the viewer window and control
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.DashboardCategoryControl
-
Sets the size of the dashboard category control
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.DashboardControl
-
Sets the control size
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.DashboardWindow
-
Sets the window size
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.EmbeddedWidgetSetControl
-
Sets the size of the EmbeddedWidgetSetControl
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Sets the size of the EmbeddedWidgetSetWindow
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.EmbeddedWidgetWindow
-
Sets the size of the EmbeddedWidgetWindow
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.ExportDataDialog
-
Sets the size of the dialog
- setSize(BBjNumber, BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the size of the widget control
- setSize(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the size of the QVGrid component child window
- setSliceOutlineColor(BBjString, BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets the color and opacity for the outline of each pie slice and its corresponding legend item
- setSliceOutlineWidth(BBjNumber) - Method in class Dashboard.PieChartWidget
-
Sets the width of the outline for each pie slice and its corresponding legend with the default value set to 1.
- setSnapToRowHeight(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid will adjust its height so that it does not display any partial rows
Note: The QVGird always shows only complete rows, so this method has no effect.
- setSortByMultipleColumns(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether a grid allows sorting by multiple columns
- setSource(Event.Source) - 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.
- setSourceFile(BBjString) - Method in class WidgetWizard
-
Method setSourceFile:
Sets the source file
- setSSLRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setStart(EventDateTime) - Method in class gappsv3.GEvent
-
Set the start time for the event using an EventDateTime object
- setStart(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber) - Method in class gappsv3.GEvent
-
Set event start time using 6 numbers to designate year, month, day, hour, minute, and second respectively.
- setStart(BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjNumber, BBjString) - Method in class gappsv3.GEvent
-
Set event start time using 6 numbers to designate year, month, day, hour, minute, and second respectively.
- setStart(BBjNumber, BBjNumber, BBjNumber) - Method in class gappsv3.GEvent
-
Set event start time using 3 numbers to designate year, month, and day respectively.
- setStart(BBjNumber, BBjNumber, BBjNumber, BBjString) - Method in class gappsv3.GEvent
-
Set event start time using 3 numbers to designate year, month, and day respectively.
- setStart(Date, BBjString) - Method in class gappsv3.GEvent
-
Set event start time using a java.util.Date
This method is used to specify the start time for a timed event.
- setStartEditSelectionMode(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the selection mode that will be used when a cell is edited
Note: The QVGrid is not editable, so this method as no effect.
- setStartPageIndex(BBjNumber) - Method in class BBJasper.BBJasperExporter
-
Sets the starting page index for export operations
- setStatus(BBjString) - Method in class gappsv3.GEvent
-
Whether the event is occurring.
- setStatusBarText(BBjString) - Method in class BBJasper.BBJasperViewerControl
-
Sets the text in the status bar
- setStripeCount(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the number of grid rows to alternate between the stripe color and the default background color
- setSubject(BBjString) - Method in class Email.Email
-
Sets the subject of the email message represented by the email object
- setSummary(BBjString) - Method in class gappsv3.GEvent
-
Set the title of the event.
- setTabAction(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the current tab action of the grid
- setTabActionSkipsNonEditableCells(BBjNumber) - 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.
- setTabOnParentHyperlinkTarget(BBjNumber) - Method in class BBJasper.BBJasperTabbedView
-
Sets whether a tabe will be created when hyperlink targets are set to blank, othwerwise a window will be created
- setTabTraversable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets a value indicating whether or not the user can navigate to the grid control using the tab key
- setText(BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets the HTML text for the HtmlViewWidget.
- setText(BBjString) - Method in class Email.Email
-
Sets the text for the body of the email message
- setText(String) - Method in class QVGrid.QVGrid
-
Sets the control text for the grid control
Note: The relevance of this method for a grid control is questionable, but provided for compatibility.
- setTexts(BBjString, BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets the HTML text for the HtmlViewWidget.
- setTextShadows(BBjInt, Color, BBjNumber) - Method in class BBLaunchDock
-
- setTheme(BBjInt) - Method in class BBLaunchDock
-
- setTimeoutRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setTitle(BBjString) - Method in interface BuildItem
-
- setTitle(BBjString) - Method in class Dashboard.DashboardCategoryControl
-
Sets the title of the dashboard category control
- setTitle(BBjString) - Method in class Dashboard.DashboardControl
-
Sets the title of the dashboard control
- setTitle(BBjString) - Method in class Dashboard.DashboardItem
-
Sets the title of the dashboard item
- setTitle(BBjString) - Method in class Dashboard.DashboardWindow
-
Sets the dashboard window's title
- setTitle(BBjString) - Method in class Dashboard.EmbeddedWidgetWindow
-
Sets the title of the EmbeddedWidgetWindow
- setTitle(BBjString) - Method in class Dashboard.WidgetControl
-
Sets the title for the widget control
- setTitle(BBjString) - Method in class Email.EmailDialog
-
Sets the title of the dialog
- setTitle(BBjString) - Method in class WidgetBuildItem
-
- setTitle(BBjString) - Method in class WidgetDashboardBuildItem
-
- setTitle(BBjString) - Method in class WidgetSetBuildItem
-
- setTitleAlpha(BBjNumber) - Method in class BBLaunchDock
-
- setTitleColor(BBjInt, BBjInt, BBjInt) - Method in class BBLaunchDock
-
- setTitleFont(BBjString, BBjInt) - Method in class BBLaunchDock
-
- setTitleFontName(BBjString) - Method in class BBLaunchDock
-
- setTitleFontSize(BBjInt) - Method in class BBLaunchDock
-
- setTitleOffset(BBjInt) - Method in class BBLaunchDock
-
- setTitleShadowColor(BBjInt, BBjInt, BBjInt) - Method in class BBLaunchDock
-
- setTitleShadowOpacity(BBjNumber) - Method in class BBLaunchDock
-
- setTitleShadowSize(BBjInt) - Method in class BBLaunchDock
-
- setTo(BBjString) - Method in class Email.Email
-
Sets the "to" field in an email's header before the email is sent.
- setTooltipAlpha(BBjNumber) - Method in class BBLaunchDock
-
- setTooltipColor(BBjInt, BBjInt, BBjInt) - Method in class BBLaunchDock
-
- setTooltipDescriptionFontSize(BBjInt) - Method in class BBLaunchDock
-
- setTooltipFont(BBjString, BBjInt) - Method in class BBLaunchDock
-
- setTooltipFontName(BBjString) - Method in class BBLaunchDock
-
- setTooltipFontSize(BBjInt) - Method in class BBLaunchDock
-
- setTooltipOffset(BBjInt) - Method in class BBLaunchDock
-
- setTooltipShadowColor(BBjInt, BBjInt, BBjInt) - Method in class BBLaunchDock
-
- setTooltipShadowOpacity(BBjNumber) - Method in class BBLaunchDock
-
- setTooltipShadowSize(BBjInt) - Method in class BBLaunchDock
-
- setToolTipText(BBjNumber, BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the tooltip text (also known as short cue) for a cell
- setToolTipText(BBjNumber, BBjString) - Method in class QVGrid.QVGrid
-
Sets the tooltip text (also known as short cue) for a column
- setToolTipText(String) - Method in class QVGrid.QVGrid
-
Sets the tooltip text (also known as short cue) for the grid control
- setTopRow(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets a row to be the top visible row or at least shown if on the last grid page.
- setTranslation(Locale, BBjString, BBjString) - Method in class BBTranslator.BBTranslationBundle
-
- setTranslation(BBjString, BBjString) - Method in class BBTranslator.BBTranslations
-
Sets a translation value
- setTransparency(BBjString) - Method in class gappsv3.GEvent
-
Indicates whether the event blocks time on the calendar.
- setTrimBlankSpace(BBjNumber) - Method in class QVGrid.QVGrid
-
When a grid is larger in size than the size required to display the data and all required headers and scrollbars,
this method controls whether the grid will be trimmed to the minimum size to display everything.
- setTXTExporter(BBJasperTXTExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the TXT exporter which contains export options
- setType(BBjString) - Method in class GPermission
-
- setUntilDate(Date) - Method in class gappsv3.SimpleRULE
-
Sets a date for a recurring event to end.
- setUntilDateTime(Date) - Method in class gappsv3.SimpleRULE
-
Sets a date and time for a recurring event to end.
- setUpdateActive(BBjString, BBjString, BBjString, BBjString, BBjString, BBjInt, BBjInt) - Method in class BUS
-
- setUpdateAttributes(BBjString, BBjString, BBjString, BBjString, BBjString, BBjInt, BBjString, BBjString, BBjInt, BBjString, BBjInt) - Method in class BUS
-
- setUpdateCached(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the grid sends table update notification events when cells already have data
- setUpdateComment(BBjString, BBjString, BBjString, BBjString, BBjString, BBjInt, BBjString) - Method in class BUS
-
- setUpdated(com.google.api.client.util.DateTime) - Method in class gappsv3.GEvent
-
The time the event was last updated.
- setUpdateDate(BBjString, BBjString, BBjString, BBjString, BBjString, BBjInt, BBjString) - Method in class BUS
-
- setUpdateLocation(BBjString, BBjString, BBjString, BBjString, BBjString, BBjInt, BBjString) - Method in class BUS
-
- setUpdateSize(BBjString, BBjString, BBjString, BBjString, BBjString, BBjInt, BBjInt) - Method in class BUS
-
- setupVirtualization() - Method in class BBJasper.BBJasperReport
-
Sets virtualization on.
- setupVirtualization(BBjNumber) - Method in class BBJasper.BBJasperReport
-
Sets when virtualization will occur.
- setupVirtualization(BBjNumber, BBjString) - Method in class BBJasper.BBJasperReport
-
Sets when virtualization will occur and where the temporary files will be created.
- setURL(BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets the URL for the HtmlViewWidget.
- setUrl(BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets the URL for the HtmlViewWidget.
- setUrls(BBjString, BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets the URL for the HtmlViewWidget.
- setUser(BBjString) - Method in class GAppsLoginDialog
-
- setUserAgent(BBjString) - Method in class Dashboard.HtmlViewWidget
-
Sets the user agent string for the HtmlViewWidget
- setUserAttributes(BBjString, BBjString, BBjString, BBjString, BBjInt, BBjInt, BBjInt, BBjInt, BBjInt) - Method in class BUS
-
- setUserCredentials(BBjString, BBjString) - Method in class GAppsService
-
- setUserCredentials(BBjString, BBjString, BBjNumber) - Method in class GAppsService
-
- setUserData(Object) - Method in class Dashboard.DashboardItem
-
Sets the user data object of the dashboard item
- setUserData(Object) - Method in class QVGrid.QVGrid
-
Associates an object as user data with the grid control
- setUserFontScalingFactor(BBjNumber) - Method in class Dashboard.ChartWidget
-
Sets a font scaling factor for the chart based on the user's preferences.
- setUserName(BBjString) - Method in class BBJasper.BBJasperPrintServiceExporter
-
Sets the user name
- setUserRequired(BBjNumber) - Method in class AdminLoginDialog
-
- setUserResizable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the columns in the grid can be resized by the user
- setUserToken(BBjString) - Method in class GAppsService
-
- setUserToken(BBjString, BBjNumber) - Method in class GAppsService
-
- setValue(BBjString) - Method in class GPermission
-
- setVerticalCellSpacing(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets the amount of vertical space between the rows
- setVerticalLinesVisible(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the vertical lines between the columns are to be visible
- setVerticalScrollable(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets whether the vertical scrollbar can be enabled if there are more rows than can be displayed in the visible rows of the grid
Note: The QVGrid maintains a separate vertical scrollbar control.
- setVerticalScrollBarAlways(BBjNumber) - Method in class QVGrid.QVGrid
-
Sets 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 this method has no effect.
- setView(BBJasperView) - Method in class BBJasper.BBJasperTabbedView
-
- setView(BBJasperView) - Method in class BBJasper.BBJasperViewerControl
-
Set the current view for the viewer control
- setViewDataEnabled(BBjNumber) - Method in class Dashboard.DashboardWidget
-
Sets the view data enabled or disabled
- setViewDataMenuItemEnabled(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the enable status of the view data menu item in the options menu
- setVisibility(BBjString) - Method in class gappsv3.GEvent
-
Visibility of the event.
- setVisible(BBjNumber) - Method in class BBJasper.BBJasperTabbedView
-
Sets the visibility of the tabbed view
- setVisible(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the visibility of the view
- setVisible(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the visibility of the viewer control
- setVisible(BBjNumber) - Method in class Dashboard.DashboardCategoryControl
-
Sets the control visibility
- setVisible(BBjNumber) - Method in class Dashboard.DashboardControl
-
Sets the control visibility
- setVisible(BBjNumber) - Method in class Dashboard.DashboardWindow
-
Sets the window visibility
- setVisible(BBjNumber) - Method in class Dashboard.EmbeddedWidgetSetWindow
-
Sets the visiblity of the EmbeddedWidgetSetWindow
- setVisible(BBjNumber) - Method in class Dashboard.EmbeddedWidgetWindow
-
Sets the visiblity of the EmbeddedWidgetWindow
- setVisible(BBjNumber) - Method in class Dashboard.WidgetControl
-
Sets the widget control's visibility
- setVisible(boolean) - Method in class QVGrid.QVGrid
-
Sets whether the QVGrid component child window is visible
- setWidgetBorderColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the border color of the widgets
- setWidgetBorderSelectedColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the border selected color of the widgets
- setWidgetControl(WidgetControl) - Method in class Dashboard.DashboardWidget
-
Sets the WidgetControl (view) that's associated with the DashboardWidget (model)
- setWidgetHtmlText(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- setWidgetHtmlText(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- setWidgetHtmlText(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- setWidgetHtmlText(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- setWidgetHtmlText(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- setWidgetHtmlUrl(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- setWidgetHtmlUrl(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- setWidgetHtmlUrl(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- setWidgetHtmlUrl(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- setWidgetHtmlUrl(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- setWidgetImageFile(DashboardWidget, BBjString) - Method in class BaseBuildItem
-
- setWidgetImageFile(BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- setWidgetImageFile(BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- setWidgetImageFile(BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- setWidgetImageFile(BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- setWidgetImageUrl(DashboardWidget, URL) - Method in class BaseBuildItem
-
- setWidgetImageUrl(BBjString, BBjString, URL) - Method in interface BuildItem
-
- setWidgetImageUrl(BBjString, BBjString, URL) - Method in class WidgetBuildItem
-
- setWidgetImageUrl(BBjString, BBjString, URL) - Method in class WidgetDashboardBuildItem
-
- setWidgetImageUrl(BBjString, BBjString, URL) - Method in class WidgetSetBuildItem
-
- setWidgetRecordsetData(DashboardWidget, BBjString, BBjString, BBjString, BBjVector) - Method in class BaseBuildItem
-
- setWidgetRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in interface BuildItem
-
- setWidgetRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetBuildItem
-
- setWidgetRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetDashboardBuildItem
-
- setWidgetRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetSetBuildItem
-
- setWidgetRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetSetBuildItem
-
- setWidgetReportSQLData(DashboardWidget, BBjString, BBjString) - Method in class BaseBuildItem
-
- setWidgetReportSQLData(BBjString, BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- setWidgetReportSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- setWidgetReportSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- setWidgetReportSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- setWidgetSeriesRecordsetData(DashboardWidget, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class BaseBuildItem
-
- setWidgetSeriesRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in interface BuildItem
-
- setWidgetSeriesRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetBuildItem
-
- setWidgetSeriesRecordsetData(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjVector) - Method in class WidgetDashboardBuildItem
-
- setWidgetSeriesSQLData(DashboardWidget, BBjString, BBjString, BBjString) - Method in class BaseBuildItem
-
- setWidgetSeriesSQLData(BBjString, BBjString, BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- setWidgetSeriesSQLData(BBjString, BBjString, BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- setWidgetSeriesSQLData(BBjString, BBjString, BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- setWidgetSeriesSQLData(BBjString, BBjString, BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- setWidgetSQLData(DashboardWidget, BBjString, BBjString) - Method in class BaseBuildItem
-
- setWidgetSQLData(BBjString, BBjString, BBjString, BBjString) - Method in interface BuildItem
-
- setWidgetSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetBuildItem
-
- setWidgetSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetDashboardBuildItem
-
- setWidgetSQLData(BBjString, BBjString, BBjString, BBjString) - Method in class WidgetSetBuildItem
-
- setWidgetTitlebarDecorationBackColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar decoration background color of the widgets
- setWidgetTitlebarDecorationSelectedBackColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar decoration selected background color of the widgets
- setWidgetTitlebarNameBackColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar name background color of the widgets
- setWidgetTitlebarNameFont(Font) - Method in class Dashboard.DashboardCategory
-
Sets the title bar font of the widgets
- setWidgetTitlebarNameFont(BBjString, BBjNumber, BBjNumber) - Method in class Dashboard.DashboardCategory
-
Sets the title bar font of the widgets
- setWidgetTitlebarNameForeColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar name foreground color of the widgets
- setWidgetTitlebarNameSelectedBackColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar name selected background color of the widgets
- setWidgetTitlebarSeparatorColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar separator background color of the widgets
- setWidgetTitlebarSeparatorSelectedColor(BBjColor) - Method in class Dashboard.DashboardCategory
-
Sets the title bar separator selected background color of the widgets
- setWindowFont(BBjWindow, BBjFont) - Static method in class BBWindowUtils
-
- setWindowOnBlankHyperlinkTarget(BBjNumber) - Method in class BBJasper.BBJasperTabbedView
-
Sets whether a window will be created when hyperlink targets are set to blank, othwerwise a tab will be created
- setWindowTitle(BBjString) - Method in class BBJasper.BBJasperViewerWindow
-
Sets the title of the viewer window
- setWithLink(BBjNumber) - Method in class GPermission
-
- setWizardWindowEnabled(BBjNumber) - Method in class WidgetWizard
-
Method setWizardWindowEnabled:
Sets the Wizard Window enabled or not
- setXHTMLExporter(BBJasperXHTMLExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the XHTML exporter which contains export options
- setXLSExporter(BBJasperXLSExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the XLS exporter which contains export options
- setXLSXExporter(BBJasperXLSXExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the XLSX exporter which contains export options
- setXMLExporter(BBJasperXMLExporter) - Method in class BBJasper.BBJasperViewerControl
-
Sets the XML exporter which contains export options
- setZoomLevel(BBjNumber) - Method in class BBJasper.BBJasperView
-
Sets the report image to the specifed zoom level
- setZoomLevel(BBjNumber) - Method in class BBJasper.BBJasperViewerControl
-
Sets the report image to the specifed zoom level
- SHAPE_CIRCLE - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_DIAGONALCROSS - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_DIAMOND - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_DOWNTRIANGLE - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_RECTANGLE - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_REGULARCROSS - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_ROUNDRECTANGLE - Static variable in class Dashboard.XYChartWidget
-
- SHAPE_UPTRIANGLE - Static variable in class Dashboard.XYChartWidget
-
- SharedExtendedProperty! - Variable in class gappsv3.GCalendar
-
Extended properties constraint specified as propertyName = value.
- SHIFT$ - Static variable in class BBJasper.BBJasperView
-
Translated text for shift
- ShouldHighlightSelectedRow - Variable in class Dashboard.GridWidget
-
A number that acts as a boolean, determining whether the grid should highlight the selected row
- show(BBjNumber) - Method in class BBJasper.BBJasperViewerWindow
-
Shows the viewer window for non empty reports, and optionally process events for the window
- show(BBjNumber, BBjNumber) - Method in class BBJasper.BBJasperViewerWindow
-
Shows the viewer window for empty or non empty reports, and optionally process events for the window
- show() - Method in class BBjToJavadoc.BBjToJavadocWizardFrame
-
Method show:
Display frame
- show() - Method in interface BBjToJavadoc.BBjToJavadocWizardFrameIntf
-
Method show:
Show frame
- show() - Method in class DialogWizard.DialogWizardFrame
-
Method show:
Display frame
- show() - Method in interface DialogWizard.DialogWizardFrameIntf
-
Method show:
Show frame
- show() - Method in class WidgetWizardFrame
-
Method show:
Display frame
- show() - Method in class WidgetWizardFrame1
-
Method show:
Display frame
- show() - Method in class WidgetWizardFrame2
-
Method show:
Display frame
- show() - Method in class WidgetWizardFrame3
-
Method show:
Shows the frame
- show() - Method in class WidgetWizardFrame4
-
Method show:
Shows the frame
- show() - Method in class WidgetWizardFrame5
-
Method show:
Shows the frame
- show() - Method in class WidgetWizardFrame6
-
Method show:
Shows the frame
- show() - Method in class WidgetWizardFrame7
-
Method show:
Shows the frame
- show() - Method in class WidgetWizardFrame8
-
Method show:
Shows the frame
- show() - Method in interface WidgetWizardFrameIntf
-
Method show:
Show frame
- ShowBuiBusyOnLoad - Variable in class Dashboard.DashboardControl
-
A number acting as a boolean that determines whether the DashboardControl should show the BUI BBjBusyIndicator when loading the widgets.
- showCodeDialog() - Method in class GAppsLoginDialog
-
- ShowDeleted! - Variable in class gappsv3.GCalendar
-
Whether to include deleted events (with status equals "cancelled")
in the result.
- ShowFileDialogOnInitDefaultSave - Variable in class BBJasper.BBJasperView
-
Set to TRUE if the file save dialog should be shown on the initial save, otherwise FALSE.
- ShowFileOverwriteMsg - Variable in class BBJasper.BBJasperView
-
Flag to show overwrite save warning, by default this is TRUE
- ShowFileOverwriteMsg - Variable in class BBJasper.BBJasperViewerControl
-
Flag to show overwrite save warning, by default this is TRUE
- showFontInfo(BBjFont) - Static method in class FontChooser
-
- ShowGoogleDialogOnInitDefaultSave - Variable in class BBJasper.BBJasperView
-
Set to TRUE if the Google save dialog should be shown on the initial save, otherwise FALSE.
- ShowHiddenInvitations! - Variable in class gappsv3.GCalendar
-
Whether to include hidden invitations in the result.
- showMsgText(BBjString, BBjString, BBjInt) - Static method in class WidgetWizardFrame
-
- showResults() - Method in class BBjToJavadoc.BBjToJavadoc
-
- showTip(BBjString) - Method in class Dashboard.ChartWidget
-
Shows the chart's tip after clicking on a data entity.
- showToolTipText(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Shows the tooltip text (also known as short cue) for the grid control
- showToolTipText() - Method in class QVGrid.QVGrid
-
Shows the tooltip text (also known as short cue) for the grid control
- showUsage() - Static method in class BBJasper.BBJasper
-
Shows the BBJasper usage
- shuffleColorVector(BBjVector) - Static method in class Dashboard.ChartWidget
-
Shuffles the order of the colors in a vector
- SideBottom! - Static variable in class Dashboard.ChartWidget
-
A constant to define the bottom edge used when setting the position of the chart legend
- SideLeft! - Static variable in class Dashboard.ChartWidget
-
A constant to define the left edge used when setting the position of the chart legend
- SideRight! - Static variable in class Dashboard.ChartWidget
-
A constant to define the right edge used when setting the position of the chart legend
- SideTop! - Static variable in class Dashboard.ChartWidget
-
A constant to define the top edge used when setting the position of the chart legend
- SimpleEXDATE - Class in gappsv3
-
Represents an exception date
Not implemented.
- SimpleEXDATE() - Constructor for class gappsv3.SimpleEXDATE
-
- SimpleEXRULE - Class in gappsv3
-
Represents an exception rule
- SimpleEXRULE() - Constructor for class gappsv3.SimpleEXRULE
-
- SimpleRDATE - Class in gappsv3
-
Represents a recurrence date
- SimpleRDATE() - Constructor for class gappsv3.SimpleRDATE
-
- SimpleRRULE - Class in gappsv3
-
Represents a recurrence rule and constructs syntax for common
simple cases.
- SimpleRRULE() - Constructor for class gappsv3.SimpleRRULE
-
- SimpleRULE - Class in gappsv3
-
Represents a base rule and constructs syntax for common
simple cases.
- SINGLE_SHEET_XLS_SAVE_CONTRIBUTOR - Static variable in class BBJasper.BBJasperView
-
Constant that represents the single sheet XLS save contributor
- SINGLE_SHEET_XLS_SAVE_CONTRIBUTOR - Static variable in class BBJasper.BBJasperViewerControl
-
Constant that represents the single sheet XLS save contributor
- SingleEvents! - Variable in class gappsv3.GCalendar
-
Whether to expand recurring events into instances and only return
single one-off events and instances of recurring events, but not the
underlying recurring events themselves.
- size() - Method in class GDocsResultSet
-
- skipFrame(BBjNumber, BBjNumber) - Method in class WidgetWizard
-
Method skipFrame:
Skips a frame
param@ p_frame The frame number to skip
param@ p_skip Indicates if the frame is to be skipped or not.
- SnapToRowHeight - Variable in class Dashboard.GridWidget
-
A number that acts as a boolean, determining whether the grid should snap to the row height
- sortByColumn(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Sorts the grid by the content of a given column
Note: This method has little effect with the QVGrid because the grid only contains at most the number of visible rows.
- SortByMultipleColumns - Variable in class Dashboard.GridWidget
-
A number that acts as a boolean, determining whether the grid should sort by multiple columns
- spacesValid() - Method in class Dashboard.BaseWidget
-
Determines if spaces are valid on the client OS as part a file name.
- SPREADSHEET_TYPE$ - Static variable in class GDoc
-
- SPREADSHEET_TYPE_NAME$ - Static variable in class GDocSaveDialog
-
- SQL$ - Variable in class Dashboard.BarChartWidget
-
A SQL query used to provide data for the widget
- SQL$ - Variable in class Dashboard.GridExWidget
-
A developer-provided SQL query used to provide data for the widget
- SQL$ - Variable in class Dashboard.GridWidget
-
A SQL query used to provide data for the widget
- SQL$ - Variable in class Dashboard.LineChartWidget
-
A SQL query used to provide data for the widget
- SQL$ - Variable in class Dashboard.PieChartWidget
-
A SQL query used to provide data for the widget
- SQL$ - Variable in class Dashboard.SQLSeries
-
- SQL_SERIES_TYPE - Static variable in class Dashboard.Series
-
- SQLSeries - Class in Dashboard
-
An SQL-based data class used with XYCharts.
- SQLSeries(BBjString, BBjNumber, BBjString, BBjString) - Constructor for class Dashboard.SQLSeries
-
- SSL% - Variable in class Admin
-
- SSL% - Variable in class AdminLoginDialog
-
- SSL% - Variable in class UserCredentials
-
- SSLRequiredValue - Variable in class Admin
-
- STACKED_AREA_CHART$ - Static variable in class WidgetWizard
-
- STACKED_AREA_CHART_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Stacked area chart widget type constant
- STACKED_BAR_CHART$ - Static variable in class WidgetWizard
-
- STACKED_BAR_CHART_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Stacked Bar chart widget type constant
- STACKED_PERCENTAGE_BAR_CHART$ - Static variable in class WidgetWizard
-
- STACKED_PERCENTAGE_BAR_CHART_WIDGET_TYPE - Static variable in class Dashboard.DashboardWidget
-
Stacked Percentage Bar chart widget type constant
- StackedAreaChartWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays a stacked area chart which is similar to an area chart except that each series is drawn directly above the previous series
- StackedAreaChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber) - Constructor for class Dashboard.StackedAreaChartWidget
-
Create an empty Stacked Area Chart specifying all parameters to be filled after creation with setDataSetValue()
- StackedAreaChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class Dashboard.StackedAreaChartWidget
-
Create an SQL-based Stacked Area Chart specifying all parameters
- StackedAreaChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Constructor for class Dashboard.StackedAreaChartWidget
-
Create an SQL-based Stacked Area Chart specifying all parameters
- StackedAreaChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Constructor for class Dashboard.StackedAreaChartWidget
-
Create a BBjRecordSet-based Stacked Area Chart specifying all parameters
- StackedBarChartWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays a stacked bar chart where the bars for each column key are stacked upon one another
- StackedBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Constructor for class Dashboard.StackedBarChartWidget
-
Create an empty Stacked Bar Chart specifying all parameters to be filled after creation with setDataSetValue()
- StackedBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class Dashboard.StackedBarChartWidget
-
Create an SQL-based Stacked Bar Chart specifying all parameters
- StackedBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Constructor for class Dashboard.StackedBarChartWidget
-
Create an SQL-based Stacked Bar Chart specifying all parameters
- StackedBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Constructor for class Dashboard.StackedBarChartWidget
-
Create a BBjRecordSet-based Stacked Bar Chart specifying all parameters
- StackedPercentageBarChartWidget - Class in Dashboard
-
A Dashboard Utility Widget that displays a stacked percentage-based bar chart where you provide a data value and the remainder of the bar will be filled in up to 100% with a translucent version of the bar
- StackedPercentageBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber) - Constructor for class Dashboard.StackedPercentageBarChartWidget
-
Create an empty Stacked Bar Chart specifying all parameters to be filled after creation with setDataSetValue()
- StackedPercentageBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString) - Constructor for class Dashboard.StackedPercentageBarChartWidget
-
Create an SQL-based Stacked Bar Chart specifying all parameters
- StackedPercentageBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjString, BBjString, BBjString) - Constructor for class Dashboard.StackedPercentageBarChartWidget
-
Create an SQL-based Stacked Bar Chart specifying all parameters
- StackedPercentageBarChartWidget(BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjString, BBjNumber, BBjNumber, BBjNumber, BBjRecordSet, BBjVector) - Constructor for class Dashboard.StackedPercentageBarChartWidget
-
Create a BBjRecordSet-based Stacked Bar Chart specifying all parameters
- StartAngle - Variable in class Dashboard.PieChartWidget
-
A number indicating the starting angle of the pie chart.
- startEdit(BBjNumber, BBjNumber) - Method in class QVGrid.QVGrid
-
Begins editing an editable cell in the grid
Note: The QVGrid is not editable, so this method has no effect.
- STARTS_WITH$ - Static variable in class BBJasper.BBJasperView
-
Translated text for starts with
- StartTime! - Variable in class gappsv3.GTimePeriod
-
- STATUS_BAR_HEIGHT - Static variable in class BBJasper.BBJasperViewerControl
-
Height of the status bar, the default is 20
- STATUS_BAR_NAME$ - Static variable in class BBJasper.BBJasperViewerControl
-
Status bar name
- STATUS_BAR_NAME$ - Static variable in class Dashboard.JasperViewerWidget
-
Status bar name
- storeFindOptions() - Method in class BBJasper.BBJasperView
-
Stores the find options
- storeWidgetProps() - Method in class Dashboard.DashboardControl
-
Stores the properties of all DashboardCategories and Widgets in the current Dashboard
- SUCCESS - Static variable in class BBJasper.BBJasperReport
-
Constant value that represents a successful return code
- SUCCESS - Static variable in class GApps
-
- suppressUpdatesWhileScrolling(BBjNumber) - Method in class QVGrid.QVGrid
-
Suppresses update requests to the program while the user scrolls
- SyncToken! - Variable in class gappsv3.GCalendar
-
Token obtained from the nextSyncToken field returned on the last page
of results from the previous list request.
- SysGuiEvent! - Variable in class Dashboard.HtmlViewWidgetEvent
-
The BBjSysGuiEvent that occurred
- SysGuiEvent! - Variable in class Dashboard.JasperViewerWidgetControlEvent
-
Event that occurred