![]() | InDesign SDK 20.5 |
#include <ISwatchesUIDData.h>

Public Member Functions | |
| virtual void | SetItemList (const UIDList &theList)=0 |
| virtual const UIDList & | GetItemList () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
A data interface used by the swatch list widget for keeping track of current list widget's selection.
| pure virtual |
Returns the current selection.
| pure virtual |
Set the current selection.
| theList | specifies the list swatch UIDs to update list selection to. |