Class ListaLogsViewImpl
Object
ListaLogsViewImpl
- All Implemented Interfaces:
View,ListaLogsView,Serializable
@Component
@Scope("prototype")
public class ListaLogsViewImpl
extends Object
implements ListaLogsView
- See Also:
-
Constructor Details
-
ListaLogsViewImpl
public ListaLogsViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
resultTable
public Table resultTable()- Specified by:
resultTablein interfaceListaLogsView
-
tituloDescTxt
public TextField tituloDescTxt()- Specified by:
tituloDescTxtin interfaceListaLogsView
-
dateDe
public DateField dateDe()- Specified by:
dateDein interfaceListaLogsView
-
dateAte
public DateField dateAte()- Specified by:
dateAtein interfaceListaLogsView
-
tipoAtividade
public ComboBox tipoAtividade()- Specified by:
tipoAtividadein interfaceListaLogsView
-
filterBt
public Button filterBt()- Specified by:
filterBtin interfaceListaLogsView
-
respCombo
public ComboBox respCombo()- Specified by:
respComboin interfaceListaLogsView
-