Adobe InDesign CS4 (6.0) Object Model JS: Dictionary

InDesign CS4

Class

Dictionary

 A dictionary of class descriptions.

QuickLinks

getClass, getClasses, getGroups, toXML

Methods

Instances

Reflection getClass (name: string)
Gets a class description.

ParameterTypeDescription
namestringThe class name.

Array of string getClasses ([name: string=All])
Gets a list of classe names by group.

ParameterTypeDescription
namestringThe group name. If not supplied, all classes are returned. (default: All)

Array of string getGroups ()
Gets the list of groups.

XML toXML (prefix: string)
Returns a Table of Contents in OMV format.

ParameterTypeDescription
prefixstringThe prefix to be used in the href attributes. Optional.

Jongware, 20-Jun-2010 v3.0.3dContents :: Index