Uses of Interface
org.teamapps.dto.UiGraphData
-
Uses of UiGraphData in org.teamapps.dto
Classes in org.teamapps.dto that implement UiGraphDataModifier and TypeClassDescriptionclassTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!Fields in org.teamapps.dto with type parameters of type UiGraphDataModifier and TypeFieldDescriptionprotected Map<String, UiGraphData> UiTimeGraph.AddDataCommand.dataprotected Map<String, UiGraphData> UiGraphGroupData.graphDataByGraphIdMethods in org.teamapps.dto that return types with arguments of type UiGraphDataModifier and TypeMethodDescriptionUiTimeGraph.AddDataCommand.getData()UiGraphGroupData.getGraphDataByGraphId()Constructor parameters in org.teamapps.dto with type arguments of type UiGraphDataModifierConstructorDescriptionAddDataCommand(String componentId, int zoomLevel, Map<String, UiGraphData> data) UiGraphGroupData(Map<String, UiGraphData> graphDataByGraphId, UiLongInterval interval)