Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DisplayItemUtility

static routines for display-item models

export

Hierarchy

  • DisplayItemUtility

Index

Constructors

Methods

  • getItemMapPair(item: MenuDisplayItemModel, groupId?: string | number): { displayText: string; id: string | number }
  • sets menu-display grouping data with a Selectable.map entry, found by first position or the specified groupId.

    The groupId matches an entire Selectable.map key or is a prefix, matching the first key.

    Parameters

    Returns void

Generated using TypeDoc