Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextField

Hierarchy

Index

Constructors

constructor

Properties

Private _textFieldInstance

_textFieldInstance: any

Accessors

text

  • get text(): string
  • set text(value: string): void

Methods

getAlternateName

  • getAlternateName(): string

getFieldName

  • getFieldName(): string

getMappingName

  • getMappingName(): string

getType

isRequired

  • isRequired(): boolean

setAlternateName

  • setAlternateName(name: string): void

setMappingName

  • setMappingName(name: string): void

setRequired

  • setRequired(required: boolean): void

Generated using TypeDoc