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

#include <SynthObjModel.h>

Inheritance diagram for kSetBindingLocationCmdBoss:

Public Member Functions

IIntData IID_IINTDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 This command to edit the binding location of one or more spreads (kSpreadBoss).

The new binding location is specified on the IIntData interface of the command as a value from the enumeration ISpread::BindingLocation.

Postcondition
The binding location stored in the IIntData/IID_IBINDINGLOCATION on kSpreadBoss is edited
Item list input
References the spreads (kSpreadBoss) to be edited.
Item list output
None
Observer notification 1
Observer notification 2
Responder notification
None
See Also
kSpreadBoss IID_IBINDINGLOCATION interface of type IIntData.

Member Function Documentation

ICommand kSetBindingLocationCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetBindingLocationCmdImpl
  • Available in:
  • Class from:
IIntData kSetBindingLocationCmdBoss::IID_IINTDATA
     IN IIntData

See Also
ISpread::BindingLocation.
    <ul>

    <li>Implementation: kIntDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>