Versions Compared

Key

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

Anchor
primtiletileitem
primtiletileitem
Tile Item (PRIM_TILE.TileItem)

Panel
bgColor#2c3c4c

Reference to the Tile containing the item

...

Name

Description

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [Inherited from Tile Item (PRIM_TILE.TileItem)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [Inherited from Tile Item (PRIM_TILE.TileItem)

ItemGotFocus

Fired when an item receives the focus

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

...