Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a section with the object's layout. Each section has one or more fields and attributes.

Hierarchy

  • IObjectSection

Index

Properties

columnLayout

columnLayout: string

Indicates if the section has one column or two column layout.

id

id: string

Id of the ObjectSection record

name

name: string

Display label for the section

sectionElements

sectionElements: IObjectSectionElement[]

Array of section elements which are part of this section.

sequenceNumber

sequenceNumber: number

Sequence Number of the section

tabKeySequence

tabKeySequence: string

Indicates if the tab key sequence is top to bottom or left to right

Generated using TypeDoc