Interface SelecionaProjetoView

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

public interface SelecionaProjetoView extends View
  • Method Summary

    Modifier and Type
    Method
    Description
    Button
     
    TextField
     
    Table
     

    Methods inherited from interface View

    getTitle, getViewComponent
  • Method Details

    • getSearchField

      TextField getSearchField()
    • getTable

      Table getTable()
    • getSaveButton

      Button getSaveButton()