Interface CustomerExplorerPresentation


public interface CustomerExplorerPresentation
A presentation which renders a selectable list of Customers.
Author:
Fabrizio Giudici
Stereotype:
Presentation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    populate(it.tidalwave.ui.core.role.PresentationModel pm)
    Populates the presentation with data.
  • Method Details

    • populate

      void populate(@Nonnull it.tidalwave.ui.core.role.PresentationModel pm)
      Populates the presentation with data.
      Parameters:
      pm - the PresentationModel containing the data