Skip to main content Skip to complementary content

IExtendedCurrentSelection Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll

Interface for extended current selections (gives you all the values, not a range as the normal current selection)

Syntax

public interface IExtendedCurrentSelection : IGenericObject, IPropertyContainer, IQixClassBase, IDisposable, IChangeNotifier

Properties

Name Description
Count

Gets the number of fields in the current selection

FieldNames

Layout for the extended current selection

Layout
Properties

Methods

Name Description
GetField(String)

Get a field

GetFields()

Get all fields

GetLayoutAsync()
GetPropertiesAsync()
GetSelectedData(Int32, IEnumerable<NxPage>)

Gets selected values for the field

GetSelectedData(String, IEnumerable<NxPage>)

Gets selected values for the field

GetSelectedDataPager(Int32)

Returns a data pager for the values selected from a particular field.

GetSelectedDataPager(String)

Returns a data pager for the values selected from a particular field.

Size(Int32)

Gets the size for the given index in the current selections

Size(String)

Gets the size for the given index in the current selections

Extension Methods

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!