Interface IWPListFields<IListFieldsCfg, IListFieldsInfo>

List Fields WebPart

Type Parameters

Hierarchy

  • IWPList<IListFieldsCfg, IListFieldsInfo>
    • IWPListFields

Properties

Properties

cfg: IListFieldsCfg

The webpart configuration.

info: IListFieldsInfo

The webpart information.

updateEditForm?: ((formControls) => void)

Type declaration

    • (formControls): void
    • Method to update the edit form.

      Parameters

      Returns void

Generated using TypeDoc