AnyItemDef Type
Deprecated in 4.15.0. Use type specific item definitions instead, i.e. ToolbarItem.
AnyItemDef = GroupItemDef | CommandItemDef | ToolItemDef | ActionButtonItemDef
Union of all Item definitions that can be specified in a GroupItem
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.