BBjHyperlinkEnterEvent

Description

In BBj 7.00 and highBBjScriptFailedEvent::getUrler, this event is returned by BBjAPI().getLastEvent() when the program is executing callback code that the program has registered for the ON_HYPERLINK_ENTER event.

Methods of BBjHyperlinkEnterEvent

Return Value Method
string getUrl()

Methods of BBjHyperlinkEnterEvent inherited from BBjSysGuiEvent

Return Value Method
BBjControl getControl()

Methods of BBjHyperlinkEnterEvent inherited from BBjEvent

Return Value Method
string getEventName()
string getEventString()

See Also

CALLBACK Verb - Register BBj Subroutine

BBjControl::setCallback

Hyperlink Enter Event