Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FavoriteItem

Class to represent favorite entry.

Hierarchy

  • FavoriteItem

Index

Properties

Properties

Optional data

data: string

Application specific data for the entry.

Optional id

id: string

Unique Id of the the entry.

Optional name

name: string

Display text for favorite entry.

Optional type

type: string

Application specific favorite entry type. Empty or Null represents that Favorite item is a Folder.

Generated using TypeDoc