Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextFieldType

The TextFieldType class is an enumeration of constant values used in setting the type property of the TextField class.

Index

Enumeration members

Enumeration members

DYNAMIC

DYNAMIC: = "dynamic"

Used to specify a dynamic TextField.

INPUT

INPUT: = "input"

Used to specify an input TextField.

Generated using TypeDoc