Class |
Object | |||||||||||||||||||||||||||||||||||||||||||||||||||
The base class of all JavaScript objects. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
Object, hasOwnProperty, isPrototypeOf, isValid, propertyIsEnumerable, toLocaleString, toSource, toString, unwatch, valueOf, watch | |||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | ConstructorObject Object (what:
any)
Classbool isValid (what:
Object)
Instancesbool hasOwnProperty (name:
string)
bool isPrototypeOf (what:
Object)
bool propertyIsEnumerable (name:
string)
string toLocaleString () string toSource () string toString ()
void unwatch (name:
string)
Object valueOf ()
void watch (name:
string, func:
Function)
| |||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
$.global $.screens Application.parent ArtStyle.parent ArtStyles.parent Artboard.parent Artboards.parent Brush.parent Brushes.parent Button.children Button.parent Button.properties CharacterAttributes.parent CharacterStyle.parent CharacterStyles.parent Characters.parent Checkbox.children Checkbox.parent Checkbox.properties CompoundPathItem.parent CompoundPathItems.parent DataSet.parent DataSets.parent Document.parent Documents.parent DropDownList.children DropDownList.parent DropDownList.properties EditText.children EditText.parent EditText.properties Event.target FlashPlayer.parent FlashPlayer.properties Function.arguments Gradient.parent GradientStop.parent GradientStops.parent Gradients.parent GraphItem.parent GraphItems.parent Group.children Group.parent Group.properties GroupItem.parent GroupItems.parent IconButton.children IconButton.parent IconButton.properties InsertionPoint.parent InsertionPoints.parent Layer.parent Layers.parent LegacyTextItem.parent LegacyTextItems.parent Lines.parent ListBox.children ListBox.columns ListBox.parent ListBox.properties ListItem.parent ListItem.properties MeshItem.parent MeshItems.parent NonNativeItem.parent NonNativeItems.parent Object.prototype OpenOptionsAutoCAD.parent OpenOptionsPDF.parent OpenOptionsPhotoshop.parent PageItem.parent PageItems.parent Panel.children Panel.parent Panel.properties ParagraphAttributes.parent ParagraphStyle.parent ParagraphStyles.parent Paragraphs.parent PathItem.parent PathItems.parent PathPoint.parent PathPoints.parent Pattern.parent Patterns.parent PlacedItem.parent PlacedItems.parent PluginItem.parent PluginItems.parent Preferences.parent Progressbar.children Progressbar.parent Progressbar.properties RadioButton.children RadioButton.parent RadioButton.properties RasterItem.parent RasterItems.parent ScriptUI.FontStyle ScriptUI.applicationFonts ScriptUI.compatibility ScriptUIFont.style ScriptUIGraphics.BrushType ScriptUIGraphics.PenType Scrollbar.children Scrollbar.parent Scrollbar.properties Slider.children Slider.parent Slider.properties Spot.parent Spots.parent StaticText.children StaticText.parent StaticText.properties Stories.parent Story.parent Swatch.parent SwatchGroup.parent SwatchGroups.parent Swatches.parent Symbol.parent SymbolItem.parent SymbolItems.parent Symbols.parent Tag.parent Tags.parent TextFont.parent TextFonts.parent TextFrameItem.parent TextFrameItems.parent TextPath.parent TextRange.parent TextRanges.parent TracingObject.parent TracingOptions.parent TreeView.children TreeView.parent TreeView.properties UIEvent.target Variable.parent Variables.parent View.parent Views.parent Window.cancelElement Window.children Window.defaultElement Window.parent Window.properties Words.parent | |||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | CompoundPathItem CompoundPathItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) CompoundPathItem CompoundPathItem.move (relativeObject: Object, insertionLocation: ElementPlacement) any Function.apply (thisObj: Object, args: Array) any Function.call (thisObj: Object, argument: any) GraphItem GraphItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) GraphItem GraphItem.move (relativeObject: Object, insertionLocation: ElementPlacement) Object Group.add (type: String[, bounds: Bounds][, text: String][, properties: Object]) GroupItem GroupItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) GroupItem GroupItem.move (relativeObject: Object, insertionLocation: ElementPlacement) Layer Layer.move (relativeObject: Object, insertionLocation: ElementPlacement) LegacyTextItem LegacyTextItem.move (relativeObject: Object, insertionLocation: ElementPlacement) MeshItem MeshItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) MeshItem MeshItem.move (relativeObject: Object, insertionLocation: ElementPlacement) NonNativeItem NonNativeItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) NonNativeItem NonNativeItem.move (relativeObject: Object, insertionLocation: ElementPlacement) bool Object.isPrototypeOf (what: Object) bool Object.isValid (what: Object) PageItem PageItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) PageItem PageItem.move (relativeObject: Object, insertionLocation: ElementPlacement) Object Panel.add (type: String[, bounds: Bounds][, text: String][, properties: Object]) PathItem PathItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) PathItem PathItem.move (relativeObject: Object, insertionLocation: ElementPlacement) PlacedItem PlacedItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) PlacedItem PlacedItem.move (relativeObject: Object, insertionLocation: ElementPlacement) PluginItem PluginItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) PluginItem PluginItem.move (relativeObject: Object, insertionLocation: ElementPlacement) RasterItem RasterItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) RasterItem RasterItem.move (relativeObject: Object, insertionLocation: ElementPlacement) Symbol Symbol.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) SymbolItem SymbolItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) SymbolItem SymbolItem.move (relativeObject: Object, insertionLocation: ElementPlacement) TextFrameItem TextFrameItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) TextFrameItem TextFrameItem.move (relativeObject: Object, insertionLocation: ElementPlacement) TextRange TextRange.duplicate (relativeObject: Object, insertionLocation: ElementPlacement) TextRange TextRange.move (relativeObject: Object, insertionLocation: ElementPlacement) UIEvent UIEvent.UIEvent (type: String[, captures: Boolean=false][, bubbles: Boolean=false][, view: Object][, detail: Number]) void UIEvent.initUIEvent (type: String[, captures: Boolean=false][, bubbles: Boolean=false][, view: Object][, detail: Number]) void Window.Window (type: String[, title: String][, bounds: Bounds][, properties: Object]) Object Window.add (type: String[, bounds: Bounds][, text: String][, properties: Object]) void XML.setSettings (obj: Object) | |||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Object Group (SUI).add (type: String[, bounds: Bounds][, text: String][, properties: Object]) Object Object.Object (what: any) Object Object.valueOf () Object Panel (SUI).add (type: String[, bounds: Bounds][, text: String][, properties: Object]) Object Window (SUI).add (type: String[, bounds: Bounds][, text: String][, properties: Object]) Object XML.defaultSettings () Object XML.settings () |
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |