![]() | InDesign SDK 20.5 |
#include <PstLstUIUtils.h>
Static Public Member Functions | |
| static void | InvokePstLstDialog (int32 mode, UIDList *&list) |
PstLstUIUtils PstLstUIUtils implements some user-interface specific methods that can be shared by different source files in this plug-in.
NOTE: The methods in this class used to be part of PstLstUtils, however, splitting the utility methods between user-interface specific and core methods allows for easier separation of model and UI components, especially when we need to split this plug-in for use under InDesign Server.
| static |
InvokePstLstDialog creates a dialog that can be used by both Modify and New menu items.
| mode | is used to identify the purpose of the dialog, so the dialog knows what string to display. |