Versions Compared

Key

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

Anchor
primtreetreeitem
primtreetreeitem
Tree Item (PRIM_TREE.TreeItem)

Panel
bgColor#2c3c4c

Reference to the Tree containing the item

...

Name

Description

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [Inherited from Tree Item (PRIM_TREE.TreeItem)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [Inherited Inherited from Tree Item (PRIM_TREE.TreeItem)

ItemCollapsed

A list item has collapsed, hiding all child items

Item

ItemExpanding

A list item has expanded, showing all child items

Item

ItemGotFocus

Fired when an item receives the focus

Item

ItemGotParent

A parent has been assigned to the list item

Item

ItemGotSelection

Fired when an item in the list becomes selected

Item

ItemLostFocus

Fired when the item loses focus

Item

ItemLostSelection

ItemLostSelection happens when another item is selected

Item

ItemRealizing

Fired when an item design instance is realized, typically when the it comes in to the view port

Item

...