Uses of Class
net.datenwerke.gxtdto.client.utilityservices.toolbar.DwHookableToolbar
Packages that use DwHookableToolbar
Package
Description
-
Uses of DwHookableToolbar in net.datenwerke.gxtdto.client.utilityservices.toolbar.hooks
Methods in net.datenwerke.gxtdto.client.utilityservices.toolbar.hooks with parameters of type DwHookableToolbarModifier and TypeMethodDescriptionvoidToolbarBaseHook.attachToLeft(DwHookableToolbar dwToolbar) voidToolbarBaseHook.attachToRight(DwHookableToolbar dwToolbar) booleanToolbarBaseHook.consumes(DwHookableToolbar toolbar) -
Uses of DwHookableToolbar in net.datenwerke.rs.scheduler.client.scheduler.schedulereportlist.filters
Methods in net.datenwerke.rs.scheduler.client.scheduler.schedulereportlist.filters with parameters of type DwHookableToolbarModifier and TypeMethodDescriptionbooleanMyOrToMeScheduledEntriesFilter.addToToolbar(ScheduledReportListPanel scheduledReportListPanel, DwHookableToolbar mainToolbar) -
Uses of DwHookableToolbar in net.datenwerke.rs.scheduler.client.scheduler.schedulereportlist.hooks
Methods in net.datenwerke.rs.scheduler.client.scheduler.schedulereportlist.hooks with parameters of type DwHookableToolbarModifier and TypeMethodDescriptionbooleanScheduledReportToolbarListFilter.addToToolbar(ScheduledReportListPanel scheduledReportListPanel, DwHookableToolbar mainToolbar)