Class ListaRegistroLentidaoViewImpl
Object
ListaRegistroLentidaoViewImpl
- All Implemented Interfaces:
View,ListaRegistroLentidaoView,Serializable
@Component
@Scope("prototype")
public class ListaRegistroLentidaoViewImpl
extends Object
implements ListaRegistroLentidaoView
- See Also:
-
Constructor Details
-
ListaRegistroLentidaoViewImpl
public ListaRegistroLentidaoViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTable
public Table getTable()- Specified by:
getTablein interfaceListaRegistroLentidaoView
-
getContextField
public TextField getContextField()- Specified by:
getContextFieldin interfaceListaRegistroLentidaoView
-
getUserField
- Specified by:
getUserFieldin interfaceListaRegistroLentidaoView
-
getConnectionField
public ComboBox getConnectionField()- Specified by:
getConnectionFieldin interfaceListaRegistroLentidaoView
-
getTipoField
public ComboBox getTipoField()- Specified by:
getTipoFieldin interfaceListaRegistroLentidaoView
-
getMinDurationField
public NumericField getMinDurationField()- Specified by:
getMinDurationFieldin interfaceListaRegistroLentidaoView
-
getMaxDurationField
public NumericField getMaxDurationField()- Specified by:
getMaxDurationFieldin interfaceListaRegistroLentidaoView
-
getDateFrom
- Specified by:
getDateFromin interfaceListaRegistroLentidaoView
-
getDateTo
- Specified by:
getDateToin interfaceListaRegistroLentidaoView
-
getDurationUnitField
public ComboBox getDurationUnitField()- Specified by:
getDurationUnitFieldin interfaceListaRegistroLentidaoView
-
getFilterButton
public Button getFilterButton()- Specified by:
getFilterButtonin interfaceListaRegistroLentidaoView
-