Interface AuditLogView

  • All Superinterfaces:
    com.google.gwt.user.client.ui.IsWidget
    All Known Implementing Classes:
    AuditLogViewImpl

    public interface AuditLogView
    extends com.google.gwt.user.client.ui.IsWidget
    View and Presenter interfaces for the AuditLog
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  AuditLogView.Presenter  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void show()  
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
    • Method Detail

      • show

        void show()