Adds an event listener.
Object
Library
An object library.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Assets |
readonly | A collection of object library assets. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| File async | readonly | The full path to the file. | |
| File async | readonly | The full path to the Library, including the name of the Library. | |
| Number | readonly | The index of the Library within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | readonly | The name of the Library. | |
| Application | readonly | The parent of the Library (a Application). | |
| Object | read/write | A property that allows setting of several properties at the same time. |
Methods
→ void
Closes the Library.
→ Library[]
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ Asset
Stores the specified object in the library.
→ String
Generates a string which, if executed, will return the Library.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a Library.
Parameter of 35
Method parameters that accept a Library.
Button.store(using)CheckBox.store(using)ComboBox.store(using)EPS.store(using)EPSText.store(using)EndnoteTextFrame.store(using)FormField.store(using)Graphic.store(using)GraphicLine.store(using)Group.store(using)HtmlItem.store(using)Image.store(using)ImportedPage.store(using)Libraries.itemByRange(from)Libraries.nextItem(obj)Libraries.previousItem(obj)ListBox.store(using)MediaItem.store(using)Movie.store(using)MultiStateObject.store(using)Oval.store(using)PDF.store(using)PICT.store(using)PageItem.store(using)Polygon.store(using)RadioButton.store(using)Rectangle.store(using)SVG.store(using)SignatureField.store(using)Sound.store(using)SplineItem.store(using)TextBox.store(using)TextFrame.store(using)WMF.store(using)XMLElement.store(using)
Return 13
Methods that return a Library.