RoomlePlanner.Internal.PlannerSelectionHandlerEvent
planner-core/src/roomle-planner.internal.PlannerSelectionHandlerEvent
Table of contents
Constructors
Properties
Constructors
constructor
• new PlannerSelectionHandlerEvent(data
)
Parameters
Name
Type
data
Object
data.planElementViewModel?
data.planElementViewModels?
default
[]
data.reason?
data.selectionMode?
Properties
planElementViewModel
• planElementViewModel: default
planElementViewModels
• planElementViewModels: default
[]
reason
• reason: CancelSelectionReasons
selectionMode
• selectionMode: SELECTION_MODE
Last updated