| Package | Description |
|---|---|
| BBjGridExWidget |
The package exports a few helper classes along with the BBjGridExWidget class which is the entry point of the plugin. Most of the time you only need to use the BBjGridExWidget class from it
|
| GxCellEditors |
The package contains the classes of all supported CellEditor components
|
| GxClientEvents |
The package exports a collection of classes which describe The client events as BBj models
|
| GxClientModels |
The package exports a collection of classes which describe the client models in BBj.
|
| GxColumns |
The package exports all the required classes to create new columns and column groups
|
| GxContextMenu |
The package exports a collection of classes to manipulate the grid's context menu
|
| GxExpressions |
The package exports a collection of predefined expression which can be used directly in columns.
|
| GxFilters |
The package contains the classes for all the supported Filter components
|
| GxOptions |
The package exports a collection of option interfaces which are used to configure the grid and the columns
|
| GxRenderers |
The package contains the classes of all supported CellRenderer components
|
| GxSidebar |
The package contains a collection of classes to manipulate the grid's sidebar
|
| GxStatusBar |
The module contains a collection of classes to manipulate the grid's statusbar
|