Class ElemMenuItem

class ElemMenuItem
  : ElemGroup

Constructors

NameDescription
this ()

Fields

11 inherited fields

Properties

TypeNameDescription
bool
isSeparator[get] Returns true if item is a separator

35 inherited properties

Methods

NameDescription
measureSubitems (maxHeight, maxCheckBoxWidth, maxLabelWidth, maxIconWidth, maxShortcutWidth, maxMoreBtnWidth)
setSubitemSizes (maxHeight, maxCheckBoxWidth, maxLabelWidth, maxIconWidth, maxShortcutWidth, maxMoreBtnWidth)
arrangeContent () Called from layout, after box and innerBox were set
computeBoundaries () ...
drawContent (pr)

53 inherited methods