NoOpImageToImageRouter

Provides the NoOpImageToImageRouter singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
open override fun navigateBack()

Executes the navigateBack step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToGalleryDetails(itemId: Long)

Executes the navigateToGalleryDetails step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToImageInPaint()

Executes the navigateToImageInPaint step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToReportImage(itemId: Long)

Executes the navigateToReportImage step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToServerSetup()

Executes the navigateToServerSetup step in the SDAI presentation layer.

Link copied to clipboard
open override fun openDrawer()

Executes the openDrawer step in the SDAI presentation layer.