BBjActivateEvent::getActivationType

Description

In BBj 14.00 and higher, this method returns the activation type code.

Syntax

Return Value

Method

int

getActivationType()

Parameters

None.

Return Value

Returns the activation type as described in the flag values of Activation Event:

Flag value Description
1 Application activated
3 Window activated by mouse click
4 Window activated by other than mouse click
5 Window is being minimized
6 Window is being restored
7 Window is being undocked (WebUI client only).
8 Window is being docked (WebUI client only).

ClosedVersion History

  • BBj 25.10: Added two flag values for WebUI clients, 7 and 8.
  • BBj 14.00: Added the BBjActivateEvent::getActivationType() method.

See Also

BBjAPI

BBj Object Syntax

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.