Options
Menu

Hierarchy

  • UpDataViewControl
    • UpEmailVControl

Index

Methods

Methods

getValue

  • getValue(): string
  • Get the value from the associated HTML element.

    Returns string

setValue

  • setValue(value: any, settings?: any): void
  • Set the value of the HTML element that is associtated with the current instance.

    Parameters

    • value: any
    • Optional settings: any

    Returns void