Interface InstanciaReportsView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
InstanciaReportsViewImpl
public interface InstanciaReportsView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionButtonButtonComboBoxLabelComboBoxMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getReportsCombo
ComboBox getReportsCombo() -
getFormtsCombo
ComboBox getFormtsCombo() -
getCancelButton
Button getCancelButton() -
generateReportButton
Button generateReportButton() -
getReportDescriptionLabel
Label getReportDescriptionLabel()
-