API ReferenceGlobalsPlannerSelectionHandlerEvent

# Class: PlannerSelectionHandlerEvent

# Hierarchy

  • PlannerSelectionHandlerEvent

# Index

# Constructors

# Properties

# Constructors

# constructor

+ new PlannerSelectionHandlerEvent(data: object): PlannerSelectionHandlerEvent

Defined in packages/planner-core/src/utils/planner-selection-handler.ts:15

Parameters:

data: object

Name Type
planElementViewModel? PlanElementViewModel

Returns: PlannerSelectionHandlerEvent

# Properties

# planElementViewModel

planElementViewModel: PlanElementViewModel

Defined in packages/planner-core/src/utils/planner-selection-handler.ts:15