Options
All
  • Public
  • Public/Protected
  • All
Menu

The client-side Note document which extends the common BaseNote document model.

mixes

ClientDocumentMixin

see

Scene The Scene document type which contains Note documents

see

NoteConfig The Note configuration application

Hierarchy

  • any
    • NoteDocument

Index

Constructors

Accessors

Constructors

  • Returns NoteDocument

Accessors

  • The associated JournalEntry which is referenced by this Note

    Returns JournalEntry

  • The specific JournalEntryPage within the associated JournalEntry referenced by this Note.

    Returns JournalEntryPage

  • get label(): string
  • The text label used to annotate this Note

    Returns string