BBjActivateEvent::getActivationType
Description
In BBj 14.0 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:
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
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.