Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines how to present a business-value in a UI component

Hierarchy

Index

Constructors

constructor

Properties

actions

actions: Menu[]

autoFillCapable

autoFillCapable: boolean

entryMethod

hint

hint: string

mask

mask: string

propertyName

propertyName: string

style

style: string

tooltip

tooltip: string

type

type: string

Static STYLE_HEADING1

STYLE_HEADING1: string = "textHeading1"

Static STYLE_HEADING2

STYLE_HEADING2: string = "textHeading2"

Static STYLE_HEADING3

STYLE_HEADING3: string = "textHeading3"

Static STYLE_HEADING4

STYLE_HEADING4: string = "textHeading4"

Static STYLE_INLINE_MEDIA

STYLE_INLINE_MEDIA: string = "inlineMedia"

Static STYLE_INLINE_MEDIA2

STYLE_INLINE_MEDIA2: string = "Image/Video"

Accessors

isComboBoxEntryMethod

  • get isComboBoxEntryMethod(): boolean

isDropDownEntryMethod

  • get isDropDownEntryMethod(): boolean

isHeading1Style

  • get isHeading1Style(): boolean

isHeading2Style

  • get isHeading2Style(): boolean

isHeading3Style

  • get isHeading3Style(): boolean

isHeading4Style

  • get isHeading4Style(): boolean

isIconEntryMethod

  • get isIconEntryMethod(): boolean

isInlineMediaStyle

  • get isInlineMediaStyle(): boolean

isTextFieldEntryMethod

  • get isTextFieldEntryMethod(): boolean

Generated using TypeDoc