Preparing search index...
The search index is not available
HybridForms API
HybridForms API
ILookupTable
Interface ILookupTable
interface
ILookupTable
{
blocks
:
IDictionary
<
ILookupTableType
<
IBlock
>
>
;
conditionCtrls
:
IDictionary
<
ILookupTableType
<
IControlCondition
>
>
;
fields
:
IDictionary
<
ILookupTableType
<
IField
>
>
;
sections
:
IDictionary
<
ILookupTableType
<
ISection
>
>
;
tabs
:
IDictionary
<
ILookupTableType
<
ITab
>
>
;
}
Index
Properties
blocks
condition
Ctrls
fields
sections
tabs
Properties
blocks
blocks
:
IDictionary
<
ILookupTableType
<
IBlock
>
>
condition
Ctrls
conditionCtrls
:
IDictionary
<
ILookupTableType
<
IControlCondition
>
>
fields
fields
:
IDictionary
<
ILookupTableType
<
IField
>
>
sections
sections
:
IDictionary
<
ILookupTableType
<
ISection
>
>
tabs
tabs
:
IDictionary
<
ILookupTableType
<
ITab
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blocks
condition
Ctrls
fields
sections
tabs
HybridForms API
Loading...