Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRwcHtmlElement

Hierarchy

  • IRwcHtmlElement

Index

Properties

Methods

Properties

disabled

disabled: boolean

Field is disabled on form

editMode

editMode: boolean

Field is editable on form

Methods

focus

  • focus(): void
  • Places focus on the element

    Returns void