Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new ActionModelMenu(iconURL: string, label: string, actionType: string, isShow: Function, isEnabled: Function, actionPerformedHandler: Function, items: ActionModel[], menuModelFactory?: IMenuModelFactory): ActionModelMenu

Properties

actionPerformedHandler

actionPerformedHandler: Function

iconURL

iconURL: string

isEnabled

isEnabled: Function

isShow

isShow: Function

items

items: ActionModel[]

label

label: string

menuModelFactory

menuModelFactory: IMenuModelFactory

type

type: string

Generated using TypeDoc