com.foxit.uiextensions.modules.panel.IPanelManager.OnShowPanelListener Interface Reference

Public Member Functions

void onShow ()
 

Detailed Description

Interface used to allow the creator of a panel to run some code when the panel is shown.

Member Function Documentation

◆ onShow()

void com.foxit.uiextensions.modules.panel.IPanelManager.OnShowPanelListener.onShow ( )

This method will be invoked when the panel is shown.