Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "UIComponent"

Index

Type aliases

UIComponentDefinitionCallback

UIComponentDefinitionCallback: function

Type declaration

UIComponentDomCallback

UIComponentDomCallback: function

Type declaration

    • Parameters

      • e: JQueryEventObject

        Click DOM event object.

      • fields: UIComponentList

        Object that contains controls referenced in this dialog.

      Returns void

UIComponentSimpleCallback

UIComponentSimpleCallback: function
param

Object that contains controls referenced in this dialog.

Type declaration