Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

Click

Fires when label column is clicked on

ColumnClick

Fired when the column header is clicked [Inherited from PRIM_LIST.Label (PRIM_LIST.Label)

Origin, Handled

ColumnDoubleClick

Fired when the column header is DoubleClicked [Inherited from PRIM_LIST.Label (PRIM_LIST.Label)

Origin, Handled

ColumnMouseEnter

Fired when the mouse enters the bounds of the column [Inherited from PRIM_LIST.Label (PRIM_LIST.Label)

ColumnMouseLeave

Fired when the mouse leaves the bounds of the column [Inherited from PRIM_LIST.Label (PRIM_LIST.Label)

CreateInstance

CreateInstance is signaled when an instance of a component is created [Inherited from PRIM_LIST.Label (PRIM_LIST.Label)

DestroyInstance

DestroyInstance is signaled when an instance of a component is about to be destroyed [Inherited from PRIM_LIST.Label (PRIM_LIST.Label)

DoubleClick

Fires when label column is double clicked on

...