Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListControlComponentAPLBuiltIns

Namespace which define built-in renderers for APL Component Mode.

Functions

renderImageList

  • Function which returns an APL component using ImageListLayout.

    Parameters

    Returns object

    • controlId: string
    • listItems: object[]
    • type: string

renderTextList

  • Function which returns an APL component using TextListLayout.

    Parameters

    Returns object

    • controlId: string
    • listItems: object[]
    • type: string