RoomlePlanner.Internal.PlannerSelectionHandlerEvent

planner-core/src/roomle-planner.internal.PlannerSelectionHandlerEvent

Table of contents

Constructors

Properties

Constructors

constructor

new PlannerSelectionHandlerEvent(data)

Parameters

NameType

data

Object

data.planElementViewModel?

data.planElementViewModels?

data.reason?

data.selectionMode?

Properties

planElementViewModel

planElementViewModel: default


planElementViewModels

planElementViewModels: default[]


reason

reason: CancelSelectionReasons


selectionMode

selectionMode: SELECTION_MODE

Last updated