Options
All
  • Public
  • Public/Protected
  • All
Menu

PaneDef Subtype that describes a Barcode Pane

Hierarchy

Index

Constructors

Private constructor

Accessors

dialogHandle

dialogRedirection

entityRecDef

label

  • get label(): string
  • Get the label for this Pane

    Returns string

menuDefs

  • get menuDefs(): Array<MenuDef>
  • set menuDefs(menuDefs: Array<MenuDef>): void
  • Get the all MenuDef's associated with this Pane

    Returns Array<MenuDef>

  • Get the all MenuDef's associated with this Pane

    Parameters

    Returns void

name

  • get name(): string
  • Returns string

paneId

  • get paneId(): string
  • Returns string

settings

title

  • get title(): string
  • Returns string

viewDescs

Methods

findTitle

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

    Returns string

Static Private fromOpenPaneResult

Generated using TypeDoc