Interface InstanceNotificationsView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
InstanceNotificationsViewImpl
public interface InstanceNotificationsView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionTableButtonOptionGroupOptionGroupMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getDataGrid
Table getDataGrid() -
getTipoSelect
OptionGroup getTipoSelect() -
getStatusSelect
OptionGroup getStatusSelect() -
getRefreshButton
Button getRefreshButton()
-