Class SelecionaProjetoViewImpl

Object
SelecionaProjetoViewImpl
All Implemented Interfaces:
View, SelecionaProjetoView, Serializable

@Component @Scope("prototype") public class SelecionaProjetoViewImpl extends Object implements SelecionaProjetoView
See Also:
  • Constructor Details

    • SelecionaProjetoViewImpl

      public SelecionaProjetoViewImpl()
  • Method Details

    • getViewComponent

      public Component getViewComponent()
      Specified by:
      getViewComponent in interface View
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface View
    • getSearchField

      public TextField getSearchField()
      Specified by:
      getSearchField in interface SelecionaProjetoView
    • getTable

      public Table getTable()
      Specified by:
      getTable in interface SelecionaProjetoView
    • getSaveButton

      public Button getSaveButton()
      Specified by:
      getSaveButton in interface SelecionaProjetoView