Uses of Class
de.extio.spacecraft.shared.client.module.StatusViewContext.StatusViewContextObjectiveTooltipArea
-
Packages that use StatusViewContext.StatusViewContextObjectiveTooltipArea Package Description de.extio.spacecraft.shared.client.module Interfaces and data objects related to various builtin client modules -
-
Uses of StatusViewContext.StatusViewContextObjectiveTooltipArea in de.extio.spacecraft.shared.client.module
Methods in de.extio.spacecraft.shared.client.module that return types with arguments of type StatusViewContext.StatusViewContextObjectiveTooltipArea Modifier and Type Method Description List<StatusViewContext.StatusViewContextObjectiveTooltipArea>
StatusViewContext. getObjectiveTooltipAreas()
Method parameters in de.extio.spacecraft.shared.client.module with type arguments of type StatusViewContext.StatusViewContextObjectiveTooltipArea Modifier and Type Method Description void
StatusViewContext. setObjectiveTooltipAreas(List<StatusViewContext.StatusViewContextObjectiveTooltipArea> objectiveTooltipAreas)
-