LoadByIds
Manages the loading of rows by their Ids
Constructor
The constructor for the LoadByIds class. | ||||||||||||
Presentation | ||||||||||||
Parameters
|
Methods
init() | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Initializes the service with the actions and starts the dispatcher. | ||||||||||||
Presentation
| ||||||||||||
Parameters
Returnsvoid |
loadByIds() | ||||||
---|---|---|---|---|---|---|
Calls the loadByIds action to load the rows into the store. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |
loadByIdsDispatcher() |
---|
Dispatches the loadByIds action after buffering the ids. |
Presentation
|
Returnsvoid |
loadByIdsPreload() | ||||||
---|---|---|---|---|---|---|
Calls the loadByIdsPreload action to load the rows into the store. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |
loadByIdsSuccess() | ||||||
---|---|---|---|---|---|---|
puts the rows in the store | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |