InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
PaletteRef Class Reference

#include <PaletteRef.h>

Public Types

typedef base_type data_type
 

Public Member Functions

 PaletteRef (PaletteRefType type, OWLControlRef ref)
 
 PaletteRef (PaletteRefType type)
 
bool16 IsValid () const
 
PaletteRefType GetPaletteRefType () const
 
OWLControlRef GetOWLControl () const
 
OWLLeafControlRef GetOWLLeafControl () const
 
bool16 operator== (const PaletteRef &other) const
 
bool16 operator!= (const PaletteRef &other) const
 

Detailed Description

Definition of the PaletteRef class, used to represent various Palette entities in the OWL Palette world.

See Also
PaletteRefUtils, IPanelMgr

Member Function Documentation

OWLControlRef PaletteRef::GetOWLControl () const
inline

Platform control access

PaletteRefType PaletteRef::GetPaletteRefType () const
inline

Palette type access

bool16 PaletteRef::IsValid () const
inline

Validation

bool16 PaletteRef::operator== (const PaletteRefother) const
inline

Comparison