@oneblink/sdk-core
Preparing search index...
typeCastService
formElements
Variable formElements
Const
formElements
:
{
toAutoLookupElement
:
(
e
:
FormElement
,
)
=>
|
LocationElement
|
FilesElement
|
GeoscapeAddressElement
|
PointAddressElement
|
PointCadastralParcelElement
|
BooleanElement
|
CivicaStreetNameElement
|
RadioButtonElement
|
AutoCompleteElement
|
ComplianceElement
|
APINSWLiquorLicenceElement
|
ArcGISWebMapElement
|
PointAddressV3Element
|
undefined
;
toFormElementWithForm
:
(
e
:
FormElement
)
=>
FormFormElement
|
undefined
;
toFormElementWithoutForm
:
(
e
:
FormElement
,
)
=>
FormElementWithoutForm
|
undefined
;
toLookupElement
:
(
e
:
FormElement
)
=>
LookupFormElement
|
undefined
;
toNamedElement
:
(
e
:
FormElement
)
=>
FormElementWithName
|
undefined
;
toNamelessElement
:
(
e
:
FormElement
)
=>
FormElementWithoutName
|
undefined
;
toNestedElementsElement
:
(
e
:
FormElement
,
)
=>
NestedElementsElement
|
undefined
;
toNonNestedElementsElement
:
(
e
:
FormElement
,
)
=>
NonNestedElementsFormElement
|
undefined
;
toOptionsElement
:
(
e
:
FormElement
)
=>
FormElementWithOptions
|
undefined
;
toPageElement
:
(
e
:
FormElement
)
=>
PageElement
|
undefined
;
toRepeatableSetElement
:
(
e
:
FormElement
,
)
=>
RepeatableSetElement
|
undefined
;
toStorageElement
:
(
e
:
FormElement
)
=>
StorageElement
|
undefined
;
}
= ...
Type Declaration
toAutoLookupElement
:
(
e
:
FormElement
,
)
=>
|
LocationElement
|
FilesElement
|
GeoscapeAddressElement
|
PointAddressElement
|
PointCadastralParcelElement
|
BooleanElement
|
CivicaStreetNameElement
|
RadioButtonElement
|
AutoCompleteElement
|
ComplianceElement
|
APINSWLiquorLicenceElement
|
ArcGISWebMapElement
|
PointAddressV3Element
|
undefined
toFormElementWithForm
:
(
e
:
FormElement
)
=>
FormFormElement
|
undefined
toFormElementWithoutForm
:
(
e
:
FormElement
)
=>
FormElementWithoutForm
|
undefined
toLookupElement
:
(
e
:
FormElement
)
=>
LookupFormElement
|
undefined
toNamedElement
:
(
e
:
FormElement
)
=>
FormElementWithName
|
undefined
toNamelessElement
:
(
e
:
FormElement
)
=>
FormElementWithoutName
|
undefined
toNestedElementsElement
:
(
e
:
FormElement
)
=>
NestedElementsElement
|
undefined
toNonNestedElementsElement
:
(
e
:
FormElement
)
=>
NonNestedElementsFormElement
|
undefined
toOptionsElement
:
(
e
:
FormElement
)
=>
FormElementWithOptions
|
undefined
toPageElement
:
(
e
:
FormElement
)
=>
PageElement
|
undefined
toRepeatableSetElement
:
(
e
:
FormElement
)
=>
RepeatableSetElement
|
undefined
toStorageElement
:
(
e
:
FormElement
)
=>
StorageElement
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...