Interface UsuarioFavoritosView.OnClearNameHandler

All Known Implementing Classes:
UsuariosFavoritosPresenter
Enclosing interface:
UsuarioFavoritosView

public static interface UsuarioFavoritosView.OnClearNameHandler
Evento de limpar o nome do favorito
Author:
bataglia
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    clearName(Long favoriteId)
     
  • Method Details

    • clearName

      void clearName(Long favoriteId)