$ListViewExtension extension
- on
Properties
- hasAvatar → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true ifavatar
is not null, otherwise false.no setter - hasDescription → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true ifdescription
is not null, otherwise false.no setter - hasDescriptionFacets → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true ifdescriptionFacets
is not null, otherwise false.no setter - hasLabels → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true iflabels
is not null, otherwise false.no setter - hasNotAvatar → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true ifavatar
is null, otherwise false.no setter - hasNotDescription → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true ifdescription
is null, otherwise false.no setter - hasNotDescriptionFacets → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true ifdescriptionFacets
is null, otherwise false.no setter - hasNotLabels → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true iflabels
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on ListView, provided by the $ListViewExtension extension
Returns true if this object has unknown objects, otherwise false.no setter