Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITextField

Hierarchy

Implemented by

Index

Properties

$el

$el: JQuery

$label

$label: JQuery

$wrapper

$wrapper: JQuery

defaultValue

defaultValue: string

disabled

disabled: boolean

hasFocus

hasFocus: boolean

hasPlaceholder

hasPlaceholder: boolean

id

id: string

isEmpty

isEmpty: boolean

isWrappedByLabel

isWrappedByLabel: boolean

label

label: string

name

name: string

placeholder

placeholder: string

Methods

addClass

  • addClass(blockNames: string, elementNames?: string, modifierName?: string): void

getBoolAttr

  • getBoolAttr(attrName: string): boolean

off

on

setDisabled

  • setDisabled(isDisabled: boolean): void

setValue

  • setValue(value: string | number | boolean): void

trigger

Generated using TypeDoc