PopupFrame.childPopup

A child popup will keep this focus alive while focused. Typically, child popups are spawned as a result of actions within the popup itself, for example in context menus, an action can spawn a submenu. Use spawnChildPopup to spawn child popups.

class PopupFrame
PopupFrame childPopup;

Meta