Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskViewConfiguration

Configuration of behavior of task list managed by task view

Hierarchy

  • TaskViewConfiguration

Index

Properties

closeTaskTabOnNoTasks?: Observable<boolean>

If not present defaults to of(true)

initiallyOpenOneTask?: Observable<boolean>

If not present defaults to of(true)

preferredEndpoint?: TaskEndpoint

If both this and the deprecated NAE_PREFERRED_TASK_ENDPOINT is provided, this option takes precedence.

Generated using TypeDoc