Interface ListaSchedulesSistemaView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
ListaSchedulesSistemaImpl

public interface ListaSchedulesSistemaView extends View
  • Method Summary

    Modifier and Type
    Method
    Description
    Button
     
     
    Table
     

    Methods inherited from interface View

    getViewComponent
  • Method Details

    • getTitle

      String getTitle()
      Specified by:
      getTitle in interface View
    • resultTable

      Table resultTable()
    • getRefreshButton

      Button getRefreshButton()