Adobe FrameMaker-12 Object Model JS: ElementCatalogEntry
From FrameMaker 12.0
Class
ElementCatalogEntry
QuickLinks
ElementCatalogEntryProperties
| Property | Type | Access | Description |
|---|---|---|---|
| flags | uint | readwrite | |
| obj | ElementDef | readwrite |
Methods
Constructor
ElementCatalogEntry ElementCatalogEntry (obj: ElementDef, flags: uint)
| Parameter | Type | Description |
|---|---|---|
| obj | ElementDef | |
| flags | uint |
| Example | new ElementCatalogEntry() |
Used in:
number ElementCatalogEntries.push (value: ElementCatalogEntry)
Return
ElementCatalogEntry ElementCatalogEntries.pop ()
ElementCatalogEntry ElementCatalogEntry.ElementCatalogEntry (obj: ElementDef, flags: uint)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |