Adobe Illustrator CS4 Type Library JS: NonNativeItem

Illustrator CS4

Class

NonNativeItem

 Non-native artwork item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
NonNativeItem

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

PageItem duplicate (relativeObject: Object, insertionLocation: ElementPlacement)
Duplicate this object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

PageItem move (relativeObject: Object, insertionLocation: ElementPlacement)
Move the object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

NonNativeItem NonNativeItems.[] (index: uint)

NonNativeItem NonNativeItems.getByName (name: string)

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