Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • XPaneDefRef

Index

Constructors

Properties

Constructors

constructor

  • new XPaneDefRef(name: string, paneId: string, title: string, type: string): XPaneDefRef
  • Parameters

    • name: string
    • paneId: string
    • title: string
    • type: string

    Returns XPaneDefRef

Properties

name

name: string

paneId

paneId: string

title

title: string

type

type: string

Static FORM_TYPE

FORM_TYPE: string = "FORM"

Generated using TypeDoc