Options
All
  • Public
  • Public/Protected
  • All
Menu

A composition of View objects that, together, comprise a UI form.

Hierarchy

Index

Properties

alias

alias: string

borderStyle

borderStyle: string

defaultActionId

defaultActionId: string

formLayout

formLayout: string

formStyle

formStyle: string

id

id: string

menu

menu: Menu

name

name: string

title

title: string

type

type: ViewType

Accessors

isCompositeForm

  • get isCompositeForm(): boolean

isFlowingLayout

  • get isFlowingLayout(): boolean

isFlowingTopDownLayout

  • get isFlowingTopDownLayout(): boolean

isFourBoxSquareLayout

  • get isFourBoxSquareLayout(): boolean

isHorizontalLayout

  • get isHorizontalLayout(): boolean

isOptionsFormLayout

  • get isOptionsFormLayout(): boolean

isTabsLayout

  • get isTabsLayout(): boolean

isThreeBoxOneLeftLayout

  • get isThreeBoxOneLeftLayout(): boolean

isThreeBoxOneOverLayout

  • get isThreeBoxOneOverLayout(): boolean

isThreeBoxOneRightLayout

  • get isThreeBoxOneRightLayout(): boolean

isThreeBoxOneUnderLayout

  • get isThreeBoxOneUnderLayout(): boolean

isTopDownLayout

  • get isTopDownLayout(): boolean

isTwoVerticalLayout

  • get isTwoVerticalLayout(): boolean

Methods

findMenuAt

  • findMenuAt(actionId: string): Menu

findTitle

  • findTitle(): string

Generated using TypeDoc