BBj Events Correspondence Table
Object/Control |
Object-oriented Event |
Read Record Event |
Code |
Flags |
Template Field => Event Property |
CALLBACK Verb Event Table |
|
---|---|---|---|---|---|---|---|
N/A | N/A | BBjCustomEvent | N/A | q | 0 | All fields contain zeros. To obtain event information, call BBjAPI::getLastEvent() to retrieve the BBjCustomEvent | |
N/A |
BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner |
N/A | N |
2 |
notice.error => (assumed to be 43) |
|
|
ON_ACTIVATE | BBjWindow |
A |
4 |
|
Window | ||
ON_BROWSER_BACK | BBjWebManager | BBjBrowserBackEvent | N/A | Z | Other | ||
ON_BROWSER_CLOSE | BBjWebManager | BBjBrowserCloseEvent | N/A | Z | Other | ||
ON_BUTTON_PUSH |
B |
|
|
Control | |||
ON_CELL_SELECTION_CHANGE | BBjGrid | BBjGridCellSelectionChangedEvent | CELLSELECTCHANGE Grid Notify Event | N | 43 |
notice.row => getRow() notice.col => getColumn() |
Control |
ON_CHECK_CHANGE | BBjCheckBox, BBjRadioButton | BBjCheckChangeEvent | Check/Uncheck Event | c |
0 = unchecked 1 = checked |
Control | |
ON_CHECK_OFF |
c |
0 |
|
Control | |||
ON_CHECK_ON |
c |
1 |
|
Control | |||
ON_CLICK | BBjWindow | BBjClickEvent | Mouse Click | k | event.id => getMouseButton() event.x => getX() event.y => getY() event.flags $01$ => isShiftDown() event.flags $02$ => isCtrlDown() event.flags $04$ => isAltDown() | Window | |
ON_CLOSE |
X |
|
|
Window | |||
ON_COLOR_CHANGE | BBjWindow |
s |
1 |
|
Window | ||
ON_COLORCHOOSER_APPROVE |
x |
|
|
Control | |||
ON_COLORCHOOSER_CANCEL |
x |
|
|
Control | |||
ON_COLORCHOOSER_CHANGE |
x |
|
|
Control | |||
ON_COLUMN_SELECTION_CHANGE | BBjGrid | BBjGridColumnSelectionChangedEvent | COLSELECTCHANGE Grid Notify Event | N | 41 |
notice.row => getRow() notice.col => getColumn() |
Control |
ON_CONTROL_SCROLL |
BBjCEdit, BBjGrid, BBjListBox, BBjScrollbar, BBjSlider, BBjSplitter, BBjTree |
p |
|
event.x => getPosition() |
Control | ||
ON_CONTROL_VALIDATION |
BBjCEdit, BBjCheckBox, BBjEditBox, BBjEditBoxSpinner, BBjGrid, BBjHtmlView, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjRadioButton, BBjSpinner, BBjTree |
v |
|
|
Control | ||
ON_DB_GRID_ROW_CHANGE_REQUEST | N/A |
|
|
|
Control | ||
ON_DEACTIVATE | BBjWindow |
A |
2 |
|
Window | ||
ON_DEFINED | BBjWebComponenet | BBjWebComponentDefinedEvent | Web Component Defined Event | x | Control | ||
ON_DOUBLE_CLICK |
|
2 |
|
event.id
=> getMouseButton() |
Window | ||
ON_DRAG_SOURCE_DROP |
(implemented by BBjCEdit, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjHtmlView, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjListBox, BBjListEdit, BBjListSpinner) |
O |
|
event.flags => getAction() event.x => getSuccess() |
Control | ||
ON_DROP_TARGET_DROP |
(implemented by BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCommonChart, BBjCheckBox, BBjColorChooser, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjHtmlView, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjScrollBar, BBjSlider, BBjTabCtrl, BBjToolButton, BBjTree, BBjWindow) |
D |
|
event.flags => getAction() event.x, event.y => getDragSource() |
Control | ||
ON_EDIT_KEYPRESS |
N |
1 |
notice.key => getKeyCode() |
Control | |||
ON_EDIT_MODIFY |
BBjCEdit, BBjEditBox, BBjEditBoxSpinner, BBjHtmlEdit, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjListEdit, BBjListSpinner, BBjSpinner, |
e |
|
|
Control | ||
ON_EXECUTE_SCRIPT | BBjHtmlView, BBjWebManager, BBjWebComponent | BBjExecuteScriptEvent | Execute Script Event | x | Control | ||
ON_FILECHOOSER_APPROVE |
FileChooser Approve Event |
x |
|
|
Control | ||
ON_FILECHOOSER_CANCEL |
x |
|
|
Control | |||
ON_FILECHOOSER_CHANGE |
x |
|
|
Control | |||
ON_FILECHOOSER_FILTER |
FileChooser Filter Event |
x |
|
|
Control | ||
ON_FONTCHOOSER_APPROVE |
FontChooser Approve Event |
x |
|
|
Control | ||
ON_FONTCHOOSER_CANCEL |
x |
|
|
Control | |||
ON_FONTCHOOSER_CHANGE |
x |
|
|
Control | |||
ON_FORM_VALIDATION |
V |
|
|
Control | |||
ON_GAINED_FOCUS |
BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCheckBox, BBjColorChooser, BBjCommonChart, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjHtmlView, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjRadioButton, BBjScrollBar, BBjSlider, BBjSpinner, BBjSplitter, BBjStatusBar, BBjTabCtrl, BBjToolButton, BBjTree, BBjWebComponent, BBjWrappedJComponent |
f |
1 |
|
Control | ||
ON_GEOLOCATION_POSITION |
N/A |
G |
|
|
Other | ||
ON_GEOLOCATION_WATCH |
N/A |
G |
|
|
Other | ||
ON_GRID_CELL_MODIFY |
BBjGrid | N |
5 |
notice.row
=> getRow() |
Control | ||
ON_GRID_CELL_QUERY |
N |
33 |
|
Control | |||
ON_GRID_CELL_VALIDATION |
BBjGrid | N |
32 |
notice.row
=> getOldRow() |
Control | ||
ON_GRID_CHECK_OFF |
BBjGrid | N |
30 |
notice.row
=> getRow() |
Control | ||
ON_GRID_CHECK_ON |
BBjGrid | N |
30 |
notice.row
=> getRow() |
Control | ||
ON_GRID_COLUMN_SIZE |
BBjGrid | N |
1 |
notice.col
=> getColumn() |
Control | ||
ON_GRID_DOUBLE_CLICK |
N |
3 |
notice.row
=> getRow() |
Control | |||
ON_GRID_DRAG_DROP |
BBjGrid | N |
4 |
notice.row
=> getRow() |
Control | ||
ON_GRID_EDIT_START |
BBjGrid | N |
8 |
notice.row
=> getRow() |
Control | ||
ON_GRID_EDIT_STOP |
BBjGrid | N |
7 |
notice.row
=> getRow() |
Control | ||
ON_GRID_ENTER_KEY |
BBjGrid | N |
9 |
notice.row
=> getRow() |
Control | ||
ON_GRID_ERROR |
BBjGrid | N/A | N |
29 |
|
Control | |
ON_GRID_GAINED_FOCUS |
BBjGrid | N |
20 |
notice.row
=> getRow() |
Control | ||
ON_GRID_HIT_BOTTOM |
BBjGrid | N |
10 |
notice.wparam
=> getNumberRowsMoved() |
Control | ||
ON_GRID_HIT_TOP |
BBjGrid | N |
11 |
notice.wparam
=> getNumberRowsMoved() |
Control | ||
ON_GRID_KEYPRESS |
BBjGrid | N |
12 |
notice.row
=> getRow() |
Control | ||
ON_GRID_LEFT_COLUMN_CHANGE |
BBjGrid | N |
16 |
notice.row
=> getTopRow() |
Control | ||
ON_GRID_LIST_CANCEL |
BBjGrid | N |
34 |
notice.row => getRow() notice.col
=> getColumn() |
Control | ||
ON_GRID_LIST_CHANGE |
BBjGrid |
|
N |
35 |
notice.row => getRow() notice.col => getColumn() notice.lparam
=> getIndex() |
Control
|
|
ON_GRID_LIST_CLICK |
BBjGrid |
|
N |
36 |
notice.row => getRow() notice.col => getColumn() notice.lparam
=> getIndex() |
Control
|
|
ON_GRID_LIST_CLOSE |
BBjGrid |
|
N |
37 |
notice.row => getRow() notice.col => getColumn() notice.buf => getValue() |
Control
|
|
ON_GRID_LIST_OPEN |
BBjGrid |
|
N |
38 |
notice.row => getRow() notice.col => getColumn() notice.buf => getValue() |
Control
|
|
ON_GRID_LIST_SELECT |
BBjGrid |
|
N |
39 |
notice.row => getRow() notice.col => getColumn() notice.lparam
=> getIndex() |
Control
|
|
ON_GRID_LOST_FOCUS |
BBjGrid | N |
13 |
notice.row
=> getRow() |
Control | ||
ON_GRID_MOUSE_DOWN |
N |
14 |
notice.row
=> getRow() |
Control | |||
N |
15 |
notice.row
=> getRow() |
Control | ||||
ON_GRID_MOUSE_DRAG |
BBjGrid | N |
17 |
notice.row
=> getRow() |
Control | ||
ON_GRID_MOUSE_MOVE |
BBjGrid | N |
17 |
notice.row
=> getRow() |
Control | ||
ON_GRID_MOUSE_UP |
N |
14 |
notice.row
=> getRow() |
Control | |||
ON_GRID_RIGHT_MOUSE_DOWN |
N |
18 |
notice.row
=> getRow() |
Control | |||
ON_GRID_RIGHT_MOUSE_UP |
N |
18 |
notice.row
=> getRow() |
Control | |||
ON_GRID_ROW_DELETE |
N |
25 |
notice.row
=> getRow() |
Control | |||
ON_GRID_ROW_INSERT |
N |
24 |
notice.row
=> getRow() |
Control | |||
ON_GRID_ROW_INSERT_CANCEL |
N |
26 |
notice.row
=> getRow() |
Control | |||
ON_GRID_ROW_UPDATE |
N |
27 |
notice.row
=> getRow() |
Control | |||
ON_GRID_ROW_VALIDATION |
N |
31 |
notice.row => getRow() |
Control | |||
ON_GRID_SELECT_CELL | BBjGrid | BBjGridSelectCellEvent | CELLCHANGE Grid Notify Event | N | 42 |
notice.row => getRow() notice.col => getColumn() |
Control |
ON_GRID_SELECT_COLUMN |
BBjGrid | N |
2 |
notice.row
=> getRow() |
Control | ||
ON_GRID_SELECT_ROW |
BBjGrid | N |
19 |
notice.row
=> getRow() |
Control | ||
ON_GRID_SPECIAL_KEY |
BBjGrid | N |
6 |
notice.row
=> getRow() |
Control | ||
ON_GRID_TOP_ROW_CHANGE |
BBjGrid | N |
21 |
notice.row
=> getTopRow() |
Control | ||
ON_GRID_UPDATE |
N |
22 |
notice.leftcol
=> getRow() |
Control | |||
ON_HTMLVIEW_DOWNLOAD | BBjHtmlView | BBjHtmlViewDownloadEvent | HtmlView Download Event | x | Control | ||
ON_HYPERLINK_ACTIVATE |
x |
|
|
Control | |||
ON_HYPERLINK_ENTER |
x |
|
|
Control | |||
ON_HYPERLINK_EXIT |
x |
|
|
Control | |||
ON_INPUT_KEYPRESS |
BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner |
N |
1 |
notice.key => getKeyCode() |
Control | ||
ON_KEYPRESS |
BBjWindow |
t |
|
event.id => getKeyCode() |
Window | ||
ON_LINK_FAILED | BBjWebManager | BBjLinkFailedEvent | N/A | x | Other | ||
ON_LINK_LOADED | BBjWebManager | BBjLinkLoadedEvent | N/A | x | Other | ||
ON_LIST_CANCEL |
N |
4 |
|
Control | |||
ON_LIST_CHANGE |
N |
5 |
|
Control | |||
ON_LIST_CLICK |
l |
0 |
|
Control | |||
ON_LIST_CLOSE |
N |
3 |
|
Control | |||
ON_LIST_DOUBLE_CLICK |
l |
1 |
|
Control | |||
ON_LIST_OPEN |
N |
1 |
|
Control | |||
ON_LIST_SELECT |
N |
2 |
|
Control | |||
ON_LOST_FOCUS |
BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCheckBox, BBjColorChooser, BBjCommonChart, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjHtmlView, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjRadioButton, BBjScrollBar, BBjSlider, BBjSpinner, BBjStatusBar, BBjTabCtrl, BBjToolButton, BBjTree, BBjWebComponent, BBjWrappedJComponent |
f |
0 |
|
Control | ||
ON_MDI_CLOSING |
N/A |
M |
|
|
Window | ||
ON_MENU_ITEM_SELECT |
C |
|
event.flags
$01$ => isShiftDown() |
Menu | |||
ON_MINIMIZE |
BBjWindow |
A |
5 |
|
Window | ||
ON_MOUSE_DOWN |
d |
|
event.id
=> getMouseButton() |
Window | |||
ON_MOUSE_ENTER |
BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCheckBox, BBjColorChooser, BBjCommonChart, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjHtmlView, BBjImageCtrl, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjRadioButton, BBjScrollBar, BBjSlider, BBjSpinner, BBjSplitter, BBjStaticText, BBjStatusBar, BBjTabCtrl, BBjToolButton, BBjTree, BBjWebComponent, BBjWindow, BBjWrappedJComponent |
E |
0 |
event.id
=> getMouseButton() |
Window | ||
ON_MOUSE_EXIT |
BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCheckBox, BBjColorChooser, BBjCommonChart, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjHtmlView, BBjImageCtrl, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjRadioButton, BBjScrollBar, BBjSlider, BBjSpinner, BBjSplitter, BBjStaticText, BBjStatusBar, BBjTabCtrl, BBjToolButton, BBjTree, BBjWebComponent, BBjWindow, BBjWrappedJComponent |
E |
1 |
event.id
=> getMouseButton() |
Window | ||
ON_MOUSE_MOVE |
BBjWindow |
m |
|
event.id
=> getMouseButton() |
Window | ||
ON_MOUSE_SCROLL |
BBjWindow |
w |
|
event.flags
=> getScrollDirection() |
Window | ||
ON_MOUSE_UP |
u |
|
event.id
=> getMouseButton() |
Window | |||
ON_NAMESPACE_CHANGE |
N/A | N/A | N |
1 = Set 2 = Change |
notice.namespace$
=> getNamespaceName() |
Other | |
ON_NATIVE_JAVASCRIPT | BBjHtmlView | BBjNativeJavaScriptEvent | Native JavaScript Event | x | Control | ||
ON_NAV_FIRST |
N |
1 |
|
Control | |||
ON_NAV_LAST |
N |
4 |
|
Control | |||
ON_NAV_NEXT |
N |
3 |
|
Control | |||
ON_NAV_PREVIOUS |
N |
2 |
|
Control | |||
ON_PAGE_LOADED |
x |
|
|
Control | |||
ON_POPUP_ITEM_SELECT |
P |
|
event.flags
$01$ => isShiftDown() |
Popup Menu |
|||
ON_POPUP_REQUEST |
BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCheckBox, BBjColorChooser, BBjCommonChart, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjHtmlView, BBjImageCtrl, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPopupMenu, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjRadioButton, BBjScrollBar, BBjSlider, BBjSpinner, BBjSplitter, BBjStaticText, BBjStatusBar, BBjTabCtrl, BBjToolButton, BBjTree, BBjWebComponent, BBjWrappedJComponent |
r |
|
event.x
=> getX() |
Control | ||
ON_RESIZE |
BBjWindow |
S |
|
event.x
=> getWidth() |
Window | ||
ON_RESTORE |
BBjWindow |
A |
6 |
|
Window | ||
ON_RIGHT_MOUSE_DOWN |
BBjBarChart, BBjButton, BBjCEdit, BBjChart, BBjCheckBox, BBjColorChooser, BBjCommonChart, BBjEditBox, BBjEditBoxSpinner, BBjFileChooser, BBjFontChooser, BBjGenericChart, BBjGrid, BBjGroupBox, BBjHtmlView, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjLineChart, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjMenuButton, BBjNavigator, BBjPieChart, BBjPrintPreview, BBjProgressBar, BBjRadioButton, BBjScrollBar, BBjSlider, BBjSpinner, BBjStaticText, BBjStatusBar, BBjTabCtrl, BBjToolButton, BBjTree |
R |
|
event.flags
~> getClickCount() |
Control | ||
ON_ROW_SELECTION_CHANGE | BBjGrid | BBjGridRowSelectionChangedEvent | ROWSELECTCHANGE Grid Notify Event | N | 40 |
notice.row => getRow() notice.col => getColumn() |
Control |
ON_SCREEN_RESIZE |
BBjWindow |
s |
2 |
event.x
=> getWidth() |
Window | ||
ON_SCRIPT_FAILED |
x |
|
|
Control | |||
ON_SCRIPT_LOADED |
x |
|
|
Control | |||
ON_SPIN |
BBjEditBoxSpinner, BBjInputDSpinner, BBjInputESpinner, BBjInputNSpinner, BBjListSpinner, BBjSpinner |
N/A |
|
|
|
Control | |
ON_STATE_CHANGE | BBjHtmlEdit | BBjStateChangeEvent | State Change Event | x | Control | ||
ON_TAB_CLOSE |
BBjTabCtrl | N |
4 |
notice.tabidx => getIndex() |
Control | ||
ON_TAB_DESELECT |
BBjTabCtrl | N |
2 |
notice.tabidx => getIndex() |
Control | ||
ON_TAB_KEYPRESS |
BBjTabCtrl | N |
3 |
notice.keycode => getKeyCode() |
Control | ||
ON_TAB_POPUP |
BBjTabCtrl | N |
5 |
notice.tabidx => getIndex() event.x => getX() event.y => getY() event.flags $01$ => isShiftDown() event.flags $02$ => isCtrlDown() event.flags $04$ => isAltDown() Event.flags $08$ => isCmdDown() |
Control | ||
ON_TAB_SELECT |
BBjTabCtrl | N |
1 |
notice.tabidx => getIndex() |
Control | ||
ON_TIMER |
N/A |
|
T |
|
event.x
=> getTimeoutInMillis() |
Other | |
ON_TOOL_BUTTON_PUSH |
b |
|
event.flags
$00$, $01$, $02$ => getMouseButton() |
Control | |||
ON_TREE_COLLAPSE |
BBjTree | N |
4 |
notice.node => getNodeID() |
Control | ||
ON_TREE_DESELECT |
BBjTree | N |
2 |
notice.node => getNodeID() |
Control | ||
ON_TREE_DOUBLE_CLICK |
BBjTree | N |
7 |
notice.x
=> getX() |
Control | ||
ON_TREE_EDIT_STOP |
BBjTree | N |
5 |
notice.node
=> getNodeID() |
Control | ||
ON_TREE_EXPAND |
BBjTree | N |
3 |
notice.node => getNodeID() |
Control | ||
ON_TREE_MOUSE_DOWN |
BBjTree | N |
6 |
notice.x
=> getX() |
Control | ||
ON_TREE_MOUSE_UP |
BBjTree | N |
6 |
notice.x
=> getX() |
Control | ||
ON_TREE_RIGHT_MOUSE_DOWN |
BBjTree | N |
8 |
notice.x
=> getX() |
Control | ||
ON_TREE_RIGHT_MOUSE_UP |
BBjTree | N |
8 |
notice.x
=> getX() |
Control | ||
ON_TREE_SELECT |
BBjTree | N |
1 |
notice.node => getNodeID() |
Control | ||
ON_WEB_CONNECTION |
N/A | N/A |
|
|
|
Other | |
ON_WEB_EVENT (*) | BBjWebComponent, BBjWebManager | BBjWebEvent | Web Event | x | Control | ||
ON_WINDOW_GAINED_FOCUS |
BBjWindow |
F |
1 |
|
Window | ||
ON_WINDOW_LOST_FOCUS |
BBjWindow |
F |
0 |
|
Window | ||
ON_WINDOW_MOVE |
BBjWindow |
L |
|
event.x
=> getX() |
Window | ||
ON_WINDOW_SCROLL |
BBjWindow |
p |
|
event.x => getScrollValue() |
Window |
(*) ON_WEB_EVENT is only a placeholder. See BBjWebComponent::setCallback and BBjWebManager::setCallback.