Node representing an action in the menu tree structure. It's based on MenuAction for which it tries to determine the best label, icon and sortString with the given data.
technical identifier.
the optional label for this specific node.
Menu nodes are sorted in ascending order based on their sortString.
sortString
Node representing an action in the menu tree structure. It's based on MenuAction for which it tries to determine the best label, icon and sortString with the given data.