File

src/lib/inbox/services/inbox-helper.service.ts

Description

Service containing helper methods for the inbox main facade usage.

Index

Properties
Methods

Methods

getSelectedDataItemNotes
getSelectedDataItemNotes(noteInput: INoteBoxItem[] | undefined)

Handler to get the notes from the selected data item.

Parameters :
Name Type Optional Description
noteInput INoteBoxItem[] | undefined No

The note input.

Returns : INoteBoxItem[]
Public onScrollChange
onScrollChange(scrollPosition: number)

Method to handle scroll change.

Parameters :
Name Type Optional Description
scrollPosition number No

Clicked data item.

Returns : void

Properties

dataItemsService
Type : unknown
Default value : inject(DataItemsService)

Service to handle the data items.

keyboardService
Type : unknown
Default value : inject(KeyboardService)

Service to handle the keyboard.

setInboxConfigurationService
Type : unknown
Default value : inject(MainFacadeSetterService)

Service to handle the inbox configuration.

Readonly startIndexDataItemsListSubject$
Type : unknown
Default value : new BehaviorSubject<number>(0)

First Index of data-items-list.

results matching ""

    No results matching ""