import BasePresenter from 'PedalPatrol/src/components/presenters/presenter.js'
Member Summary
Public Members | ||
public |
getData: * Gets the data from the model. |
|
public |
This method is called when the model's data has changed and the observers are being notified. |
|
public |
Sends an update to the model with new data. |