Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState > Class Reference

Private Member Functions

 WeeklyCollectionsBloc ()
Future< void_onLoadWeeklyCollections (LoadWeeklyCollectionsEvent event, Emitter< WeeklyCollectionsState > emit,) async
void _onSearchWeeklyCollections (SearchWeeklyCollectionsEvent event, Emitter< WeeklyCollectionsState > emit,)
void _onToggleCollectionSelection (ToggleCollectionSelectionEvent event, Emitter< WeeklyCollectionsState > emit,)
void _onClearSelection (ClearSelectionEvent event, Emitter< WeeklyCollectionsState > emit,)
void _onSelectAllCollections (SelectAllCollectionsEvent event, Emitter< WeeklyCollectionsState > emit,)

Private Attributes

final GetWeeklyCollectionsUseCase getWeeklyCollectionsUseCase = sl<GetWeeklyCollectionsUseCase>()

Detailed Description

Definition at line 12 of file weekly_collections_bloc.dart.

Member Function Documentation

◆ _onClearSelection()

void Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState >::_onClearSelection ( ClearSelectionEvent event,
Emitter< WeeklyCollectionsState > emit )
inlineprivate

Definition at line 87 of file weekly_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadWeeklyCollections()

Future< void > Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState >::_onLoadWeeklyCollections ( LoadWeeklyCollectionsEvent event,
Emitter< WeeklyCollectionsState > emit )
inlineprivate

Definition at line 23 of file weekly_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onSearchWeeklyCollections()

void Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState >::_onSearchWeeklyCollections ( SearchWeeklyCollectionsEvent event,
Emitter< WeeklyCollectionsState > emit )
inlineprivate

Definition at line 49 of file weekly_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onSelectAllCollections()

void Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState >::_onSelectAllCollections ( SelectAllCollectionsEvent event,
Emitter< WeeklyCollectionsState > emit )
inlineprivate

Definition at line 97 of file weekly_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onToggleCollectionSelection()

void Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState >::_onToggleCollectionSelection ( ToggleCollectionSelectionEvent event,
Emitter< WeeklyCollectionsState > emit )
inlineprivate

Definition at line 69 of file weekly_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WeeklyCollectionsBloc()

Bloc< WeeklyCollectionsEvent, WeeklyCollectionsState >::WeeklyCollectionsBloc ( )
inlineprivate

Definition at line 15 of file weekly_collections_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ getWeeklyCollectionsUseCase

Definition at line 13 of file weekly_collections_bloc.dart.


The documentation for this class was generated from the following file: