Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DumpField

Fallback field for unimplemented field controls. Usage:

<dump-field content.bind="content" settings.bind="myFieldSettings"></dump-field>

Hierarchy

Index

Properties

actionName

actionName: ActionName

content

content: Content

controller

controller: ValidationController

settings

settings: FieldSetting

Accessors

readOnly

  • get readOnly(): boolean

rules

  • get rules(): FluentRuleCustomizer<any, any>[]

value

  • get value(): any
  • set value(newValue: any): void

Methods

activate

  • activate(model: object): void

Generated using TypeDoc