eliud_pkg_fundamentals
embedded_component
DocumentItemListChanged typedef
DocumentItemListChanged
DocumentItemListChanged
typedef
Null safety
DocumentItemListChanged
=
dynamic Function
(
List
<
DocumentItemModel
>
values
)
Implementation
typedef DocumentItemListChanged = Function(List<DocumentItemModel> values);
eliud_pkg_fundamentals
embedded_component
DocumentItemListChanged typedef
embedded_component library
Classes
DocumentItemInMemoryRepository
EmbeddedComponentFactory
LinkInMemoryRepository
ListedItemInMemoryRepository
SectionInMemoryRepository
TutorialEntryInMemoryRepository
Functions
documentItemsList
linksList
listedItemsList
sectionsList
tutorialEntrysList
Typedefs
DocumentItemListChanged
LinkListChanged
ListedItemListChanged
SectionListChanged
TutorialEntryListChanged