BBjWebComponentDefinedEvent
Description
In BBj 24.00 and higher, this event is returned by BBjAPI().getLastEvent() when the program is executing callback code that the program has registered for the ON_DEFINED event.
Remarks
BBjWindow::addWebComponent always fires this event. Standard browser elements fire this event immediately. Custom web components fire this event when the component is fully initialized and ready for use.
Methods of BBjWebComponentDefined Event
| Return Value | Method |
|---|---|
|
boolean |
isCustom() |
Methods of BBjWebComponentDefined Event inherited from BBjSysGuiEvent
| Return Value | Method |
|---|---|
Methods of BBjWebComponentDefined Event inherited from BBjEvent
| Return Value | Method |
|---|---|
|
string |
|
|
string |