Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XImagePickerDef

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new XImagePickerDef(paneId: string, name: string, title: string, URLProperty: string, defaultActionId: string): XImagePickerDef
  • Parameters

    • paneId: string
    • name: string
    • title: string
    • URLProperty: string
    • defaultActionId: string

    Returns XImagePickerDef

Properties

URLProperty

URLProperty: string

defaultActionId

defaultActionId: string

name

name: string

paneId

paneId: string

title

title: string

Methods

Static fromWS

  • Parameters

    • otype: string
    • jsonObj: any

    Returns Try<XPaneDef>

Generated using TypeDoc