Skip to main content

RowMatcher

Defined in: js-api/src/dataframe/row.ts:124

Row matcher.

Constructors

Constructor

new RowMatcher(dart): RowMatcher

Defined in: js-api/src/dataframe/row.ts:127

Parameters

ParameterType
dartany

Returns

RowMatcher

Methods

filter()

filter(): void

Defined in: js-api/src/dataframe/row.ts:130

Returns

void


highlight()

highlight(): void

Defined in: js-api/src/dataframe/row.ts:131

Returns

void


select()

select(): void

Defined in: js-api/src/dataframe/row.ts:129

Returns

void


toDataFrame()

toDataFrame(): any

Defined in: js-api/src/dataframe/row.ts:133

Returns

any