Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an entry from a Layer Catalog.

Hierarchy

  • CatalogEntry

Index

Constructors

Properties

Constructors

constructor

  • Creates a new instance of the CatalogEntry class.

    Returns CatalogEntry

Properties

displayName

displayName: string

The display name of the entry.

entries

entries: CatalogEntry[]

The collection of child entries.

id

id: string

The ID of the entry.

type

type: string

The type name of this entry.