Class GenericActionLogEntryDetailHooker
java.lang.Object
net.datenwerke.rs.scheduler.client.scheduler.schedulereportlist.hookers.actionlog.GenericActionLogEntryDetailHooker
- All Implemented Interfaces:
Hook,ActionLogEntryDetailHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanconsumes(ActionEntryDto action) WidgetgetCard(ActionEntryDto action, ScheduledReportListPanel scheduledReportListPanel)
-
Constructor Details
-
GenericActionLogEntryDetailHooker
public GenericActionLogEntryDetailHooker()
-
-
Method Details
-
consumes
public boolean consumes(ActionEntryDto action) - Specified by:
consumesin interfaceActionLogEntryDetailHook
-
getCard
- Specified by:
getCardin interfaceActionLogEntryDetailHook
-