Enumeration TextEditingStarting

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

This enumeration specifies possible values for TextEditingTool.starting.

since

3.0

Index

Enumeration Members

A double click on a TextBlock with TextBlock.editable property set to true will start in-place editing.

A single click on a TextBlock with TextBlock.editable property set to true will start in-place editing.

A single click on a TextBlock with TextBlock.editable property set to true will start in-place editing, but only if the Part that the TextBlock is in is already selected.