Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Fragment

GenericWeb Document

Hierarchy

  • PublicationItem
  • Temporal
    • Fragment

Index

Properties

clientId?: string

Client identifier

createDate: null | string | Date

create date

deprecated

use {Temporal.inceptDate} instead

documentId?: null | number

Document identifier

endDate?: null | string | Date

end date

fragmentDisplayName: string

display name of this instance

fragmentId: number

identifier of this instance

fragmentName?: string

name of this instance

inceptDate?: null | string | Date

incept date

isActive?: null | boolean

is this instance active?

isNext?: null | boolean

is this instance next?

isPrevious?: null | boolean

is this instance previous?

isWrapper?: null | boolean

is this instance wrapping?

itemChar?: string

text content of this instance

itemText?: string

text content of this instance

modificationDate: null | string | Date

modification date

nextFragmentId?: null | number

next Fragment identifier

prevFragmentId?: null | number

previous Fragment identifier

sortOrdinal?: null | number

sort-order value

Generated using TypeDoc