The simple searching loadDataPublishTopic
on aikau sources gives the following results:
- AlfDocument.js
- PropertyPicker.js
- SimplePicker.js
- AlfList.js
- Paginator.js
- UserList.js
- lib.js
- lib.js
- SitePicker.js
- CommentsList.js
- DataListService.js
- lib.js
- get.js
Most of example use AlfList
, if you at the list upper, you will find that all components are to specific. Am I right that there is not general component (or component container) with data loading? E.g. something like SelfLoadableWidget
or SelfLoadablePanel
which loads data which can be used by their child widgets?
Note
Aikua version is 1.0.97.1
.