Customizing tooltips of user-defined business objects

The tooltips of user-defined business objects can be customized using the same properties as used for the tooltips of the predefined business objects.

How to use tooltip properties in a user-defined business class

object."test.MyNetworkElement" {
  toolTipText: @name;
}
For a complete list of the available properties for tooltips, refer to Changing the font of all labels.