get_event
Description:
Gets the Event that triggered the dropdown menu.
If this was not triggered by a user interaction, like a mouse click, null is returned.
Parameters:
this |
Returns:
the menu event or null. |
Gets the Event that triggered the dropdown menu.
If this was not triggered by a user interaction, like a mouse click, null is returned.
this |
the menu event or null. |