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

Public Types | |
| enum | { kDefaultIID = IID_ITREEEXPANDEROPTIONS } |
Public Member Functions | |
| virtual bool16 | CmdClickAffectsChildNodes () const =0 |
| virtual bool16 | ScrollExpandedNodeToShowChildren () 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 |
Stores and returns expansion related options for the treeview boss upon which this interface is aggregated
| pure virtual |
Returns whenther a Cmd-Click on the expander will affect that nodes child nodes
| pure virtual |
Returns whether or not the treeview will scroll to attempt to show all children of the just expanded node