Interface ListaRelatoriosView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
ListaRelatoriosViewImpl
public interface ListaRelatoriosView
extends View
-
Method Details
-
getTitle
String getTitle()- Specified by:
getTitlein interfaceView
-
getViewComponent
Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
resultTable
Table resultTable() -
tituloDescTxt
TextField tituloDescTxt() -
filterBt
Button filterBt() -
newBt
Button newBt()
-