class TabsFeature
Feature implementation for connecting a tabs tray implementation with the session module. |
|
class TabsTrayInteractor : Observer
Interactor for a tabs tray component. Subscribes to the tabs tray and invokes use cases to update the session manager. |
|
class TabsTrayPresenter : Observer
Presenter implementation for a tabs tray implementation in order to update the tabs tray whenever the state of the session manager changes. |