android-components / mozilla.components.feature.tabs.tabstray

Package mozilla.components.feature.tabs.tabstray

Types

TabsFeature

class TabsFeature

Feature implementation for connecting a tabs tray implementation with the session module.

TabsTrayInteractor

class TabsTrayInteractor : Observer

Interactor for a tabs tray component. Subscribes to the tabs tray and invokes use cases to update the session manager.

TabsTrayPresenter

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.