Package br.com.davinti.vitruvio.ui.bsc
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:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getSearchField
public TextField getSearchField()- Specified by:
getSearchFieldin interfaceSelecionaProjetoView
-
getTable
public Table getTable()- Specified by:
getTablein interfaceSelecionaProjetoView
-
getSaveButton
public Button getSaveButton()- Specified by:
getSaveButtonin interfaceSelecionaProjetoView
-