Preparing search index...
The search index is not available
JMap Cloud NG Core Types
JMap Cloud NG Core Types
JFormFieldInputText
Interface JFormFieldInputText
interface
JFormFieldInputText
{
align
:
JFORM_UI_CONTROL_ALIGNMENTS
;
attribute
:
JFormFieldAttribute
;
defaultValue
:
string
;
id
:
string
;
labelPrefix
:
string
;
labelSuffix
:
string
;
maskFormatter
:
string
;
maxNumberCharacter
:
number
;
multiLine
:
boolean
;
parentAttribute
:
string
;
range
:
null
|
{
max
:
number
;
min
:
number
;
}
;
readOnly
:
boolean
;
required
:
boolean
;
ruleCalculated
?:
string
;
ruleReadOnly
?:
string
;
ruleRequired
?:
string
;
ruleVisible
?:
string
;
tooltip
:
string
;
type
:
JFORM_FIELD_TYPES
;
}
Hierarchy (
view full
)
JFormFieldInput
JFormFieldInputText
Index
Properties
align
attribute
default
Value
id
label
Prefix
label
Suffix
mask
Formatter
max
Number
Character
multi
Line
parent
Attribute
range
read
Only
required
rule
Calculated?
rule
Read
Only?
rule
Required?
rule
Visible?
tooltip
type
Properties
align
align
:
JFORM_UI_CONTROL_ALIGNMENTS
attribute
attribute
:
JFormFieldAttribute
default
Value
default
Value
:
string
id
id
:
string
label
Prefix
label
Prefix
:
string
label
Suffix
label
Suffix
:
string
mask
Formatter
mask
Formatter
:
string
max
Number
Character
max
Number
Character
:
number
multi
Line
multi
Line
:
boolean
parent
Attribute
parent
Attribute
:
string
range
range
:
null
|
{
max
:
number
;
min
:
number
;
}
Type declaration
max
:
number
min
:
number
read
Only
read
Only
:
boolean
required
required
:
boolean
Optional
rule
Calculated
rule
Calculated
?:
string
Optional
rule
Read
Only
rule
Read
Only
?:
string
Optional
rule
Required
rule
Required
?:
string
Optional
rule
Visible
rule
Visible
?:
string
tooltip
tooltip
:
string
type
type
:
JFORM_FIELD_TYPES
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
align
attribute
default
Value
id
label
Prefix
label
Suffix
mask
Formatter
max
Number
Character
multi
Line
parent
Attribute
range
read
Only
required
rule
Calculated
rule
Read
Only
rule
Required
rule
Visible
tooltip
type
JMap Cloud NG Core Types
Loading...