Versions Compared

Key

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

Anchor
PrimListListItem
PrimListListItem
List List Item (PRIM_LIST.ListItem)

Panel
bgColor#2c3c4c

List Item

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [Inherited from List List Item (PRIM_LIST.ListItem)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [Inherited from List List Item (PRIM_LIST.ListItem)

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

...