Uses of Class
overit.geocallapp.utilities.ux.ui.container.gantt.data.GanttBlockLink.LinkHandler
Packages that use GanttBlockLink.LinkHandler
-
Uses of GanttBlockLink.LinkHandler in overit.geocallapp.utilities.ux.ui.container.gantt.data
Fields in overit.geocallapp.utilities.ux.ui.container.gantt.data declared as GanttBlockLink.LinkHandlerModifier and TypeFieldDescriptionprotected GanttBlockLink.LinkHandlerGanttBlockLink.destinationHandlerprotected GanttBlockLink.LinkHandlerGanttBlockLink.sourceHandlerMethods in overit.geocallapp.utilities.ux.ui.container.gantt.data that return GanttBlockLink.LinkHandlerModifier and TypeMethodDescriptionGanttBlockLink.getDestinationHandler()GanttBlockLink.getSourceHandler()Methods in overit.geocallapp.utilities.ux.ui.container.gantt.data with parameters of type GanttBlockLink.LinkHandlerModifier and TypeMethodDescriptionvoidGanttBlockLink.setDestinationHandler(GanttBlockLink.LinkHandler destinationHandler) voidGanttBlockLink.setSourceHandler(GanttBlockLink.LinkHandler sourceHandler)