Class SchedulerAdminModule
java.lang.Object
net.datenwerke.rs.scheduler.client.scheduler.schedulereportlist.SchedulerAdminModule
- All Implemented Interfaces:
AdminModule
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSchedulerAdminModule(ScheduledReportListPanelFactory schedulerAdminPanelFactory) -
Method Summary
Modifier and TypeMethodDescriptionWidgetImageResourcevoid
-
Field Details
-
ADMIN_FILTER_PANEL
- See Also:
-
-
Constructor Details
-
SchedulerAdminModule
-
-
Method Details
-
getMainWidget
public Widget getMainWidget()- Specified by:
getMainWidgetin interfaceAdminModule
-
notifyOfSelection
public void notifyOfSelection()- Specified by:
notifyOfSelectionin interfaceAdminModule
-