$ListViewExtension extension

on

Properties

hasAvatar bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if avatar is not null, otherwise false.
no setter
hasDescription bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if description is not null, otherwise false.
no setter
hasDescriptionFacets bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if descriptionFacets is not null, otherwise false.
no setter
hasLabels bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if labels is not null, otherwise false.
no setter
hasNotAvatar bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if avatar is null, otherwise false.
no setter
hasNotDescription bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if description is null, otherwise false.
no setter
hasNotDescriptionFacets bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if descriptionFacets is null, otherwise false.
no setter
hasNotLabels bool

Available on ListView, provided by the $ListViewExtension extension

Returns true if labels 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