Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetInfoMeta

Configuration for widgets displaying read-only table data

Hierarchy

Index

Properties

bcName

bcName: string

Optional description

description: string

fields

Descriptor for fields or block of fields on the form

gridWidth

gridWidth: number

Optional limit

limit: number

name

name: string

Optional options

Options for customizing widget

position

position: number

Optional showCondition

showCondition: WidgetShowCondition

title

title: string

type

type: Info

Unambiguous marker for JSON file specifying widget type

Optional url

url: string

Business components ancestors hierarchy

TODO: Will be mandatory (but nullable) in 2.0.0

It is declared in WidgetDTO of Tesler API, can be null for widgets without business component (headers, navigation tabs, etc.)

Generated using TypeDoc