Adobe Illustrator CS5 Type Library JS: DataSet

Illustrator CS5

Class

DataSet

 A set of variables and their associated dynamic data which will be used for dynamic publishing.

QuickLinks

display, remove, removeAll, update

Hierarchy

Object
DataSet

Properties

PropertyTypeAccessDescription
namestring r/wThe name of this dataset.
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

void display ()
Displays the dynamic data that has been captured in the dataset.

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

void update ()
Re-apply the dynamic data of the active dataset to the artboard.

Element of

Document.activeDataSet

Return

DataSet DataSets.add ()

DataSet DataSets.getByName (name: string)

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