PopupAction.getPopup Method
Gets the popup for this action.
The popup might be a dundas.controls.InlinePopup or a window depending on the options for this pop up.
It will be null if the popup has never opened.
Return Value
Type: dundas.controls.InlinePopup or window - May be null
The current popup.