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

#include <SynthObjModel.h>

Inheritance diagram for kXMLAttachElementCmdBoss:

Public Member Functions

IXMLHierarchyCmdData IID_IXMLHIERARCHYCMDDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 This command attaches an XML element as a child to another XML element 

at the position specified.

Precondition
both newItem and parent specified through IXMLHierarchyCmdData::Set should allow IIDXMLElement to be instantiated
Postcondition
newItem added as child of parent in position specified. If indexInParent > number of children of parent element, newItem added at end
Item list input
None
Item list output
None
Observer notification
See Also
IXMLUtils::GetBackingStore

Member Function Documentation

ICommand kXMLAttachElementCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kXMLAttachElementCmdImpl
  • Available in:
  • Class from:
IXMLHierarchyCmdData kXMLAttachElementCmdBoss::IID_IXMLHIERARCHYCMDDATA

IN Interface IXMLHierarchyCmdData parameterizes the command.

  • Implementation: kXMLHierarchyCmdDataImpl
  • Available in:
  • Class from: