Public Member Functions | |
void | closeDefaultPanel (View v) |
Interface used to allow the creator of a PanelHost to run some code when the specified view is closed.
void com.foxit.uiextensions.controls.panel.PanelHost.ICloseDefaultPanelCallback.closeDefaultPanel | ( | View | v | ) |
This method will be invoked when the specified view is closed.
v | The specified view. |