Uses of Class
overit.geocallapp.wfm.core.ux.datacollection.template.gantt.DataCollectionTemplateGanttRow
Packages that use DataCollectionTemplateGanttRow
-
Uses of DataCollectionTemplateGanttRow in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt that return DataCollectionTemplateGanttRowModifier and TypeMethodDescriptionprotected DataCollectionTemplateGanttRowDataCollectionTemplateGanttDataBuilder.buildDataCollectionTemplateRow(BODataCollectionTemplateStructure templateStructure) Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with parameters of type DataCollectionTemplateGanttRowModifier and TypeMethodDescriptionDataCollectionTemplateGanttDataBuilder.buildGanttBlock(BODataCollectionTemplateHeader templateHeader, Date startDate, Date endDate, String color, BODataCollectionTemplateStructureRelease templateStructureRelease, DataCollectionTemplateGanttRow dataCollectionTemplateRow, boolean isCurrentRelease, Boolean lastBlock) DataCollectionTemplateGanttDataBuilder.buildTooltipBlock(BODataCollectionTemplateHeader templateHeader, DataCollectionTemplateGanttRow dataCollectionTemplateRow, BODataCollectionTemplateStructureRelease templateStructureRelease, boolean isCurrentRelease) protected voidDataCollectionTemplateGanttDataBuilder.buildTree(List<DataCollectionTemplateGanttRow> rows, DataCollectionTemplateGanttRow fakeRow) Method parameters in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with type arguments of type DataCollectionTemplateGanttRowModifier and TypeMethodDescriptionprotected voidDataCollectionTemplateGanttDataBuilder.buildGenericBlock(BODataCollectionTemplateHeader templateHeader, BODataCollectionTemplateStructureRelease templateStructureRelease, Date endDate, boolean isCurrentRelease, List<DataCollectionTemplateGanttRow> rows, Boolean lastBlock) protected voidDataCollectionTemplateGanttDataBuilder.buildTree(List<DataCollectionTemplateGanttRow> rows, DataCollectionTemplateGanttRow fakeRow)