Skip to content

ActivityTopic

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/tasks/activities/activity-topic.model.ts (line 4)

Part of: Frontend

Properties

PropertyType
ActivityTopicIDnumber
ActivityIDnumber
TopicTitlestring
DisplayOrdernumber
ParentIDnumber
ActivityActionsActivityAction[]
isOpenboolean
DisplayTopicIndexnumber
DisplaySubTopicIndexnumber
savedboolean

Relationships

  • IMPORTS → Comment
  • IMPORTS → Tag

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • DataToAttachFrontend/src/app/services/dashboard/mydesk/activities.service.ts:1
  • ActivitiesFrontend/src/app/models/tasks/activities/activites.model.ts:5

Was this page helpful?

Download as PDF