Options
All
  • Public
  • Public/Protected
  • All
Menu

A purely declarative type. This object has no additional properties.

Hierarchy

Index

Properties

alias

alias: string

id

id: string

menu

menu: Menu

name

name: string

title

title: string

type

type: ViewType

Methods

findMenuAt

  • findMenuAt(actionId: string): Menu
  • Find a menu def on this View with the given actionId

    Parameters

    • actionId: string

    Returns Menu

findTitle

  • findTitle(): string
  • Find the title for this Pane

    Returns string

Generated using TypeDoc