Preparing search index...
The search index is not available
JMap Server NG Core Types
JMap Server NG Core Types
JFormFieldSelectBase
Interface JFormFieldSelectBase
interface
JFormFieldSelectBase
{
align
:
JFORM_UI_CONTROL_ALIGNMENTS
;
attribute
:
JFormFieldAttribute
;
defaultValue
:
string
;
id
:
string
;
labelPrefix
:
string
;
labelSuffix
:
string
;
parentAttribute
:
string
;
readOnly
:
boolean
;
required
:
boolean
;
ruleCalculated
?:
string
;
ruleReadOnly
?:
string
;
ruleRequired
?:
string
;
ruleVisible
?:
string
;
selectEntries
:
JFormFieldTreeEntry
[]
;
tooltip
:
string
;
type
:
JFORM_FIELD_TYPES
;
}
Hierarchy (
view full
)
JFormFieldInput
JFormFieldSelectBase
JFormFieldSelectOne
JFormFieldSelectTree
Index
Properties
align
attribute
default
Value
id
label
Prefix
label
Suffix
parent
Attribute
read
Only
required
rule
Calculated?
rule
Read
Only?
rule
Required?
rule
Visible?
select
Entries
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
parent
Attribute
parent
Attribute
:
string
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
select
Entries
select
Entries
:
JFormFieldTreeEntry
[]
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
parent
Attribute
read
Only
required
rule
Calculated
rule
Read
Only
rule
Required
rule
Visible
select
Entries
tooltip
type
JMap Server NG Core Types
Loading...