Member Junction
Preparing search index...
@memberjunction/ng-dashboards
FavoriteItem
Interface FavoriteItem
interface
FavoriteItem
{
compositeKeyString
?:
string
;
displayName
:
string
;
entityName
?:
string
;
type
:
"view"
|
"entity"
|
"record"
;
viewId
?:
string
;
}
Index
Properties
composite
Key
String?
display
Name
entity
Name?
type
view
Id?
Properties
Optional
composite
Key
String
compositeKeyString
?:
string
Serialized CompositeKey using ToConcatenatedString format (Field1|Value1||Field2|Value2)
display
Name
displayName
:
string
Optional
entity
Name
entityName
?:
string
type
type
:
"view"
|
"entity"
|
"record"
Optional
view
Id
viewId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composite
Key
String
display
Name
entity
Name
type
view
Id
Member Junction
Loading...
Serialized CompositeKey using ToConcatenatedString format (Field1|Value1||Field2|Value2)