Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JsonFormsOutlet

Hierarchy

Implements

  • OnInit
  • OnDestroy

Index

Constructors

constructor

Properties

Private componentFactoryResolver

componentFactoryResolver: ComponentFactoryResolver

Private jsonformsService

jsonformsService: JsonFormsAngularService

path

path: string

Private previousProps

previousProps: StatePropsOfJsonFormsRenderer

schema

schema: JsonSchema

Private subscription

subscription: Subscription

uischema

uischema: UISchemaElement

Private viewContainerRef

viewContainerRef: ViewContainerRef

Accessors

renderProps

  • set renderProps(renderProps: OwnPropsOfRenderer): void

Methods

Protected getOwnProps

  • getOwnProps(): OwnPropsOfRenderer

ngOnDestroy

  • ngOnDestroy(): void

ngOnInit

  • ngOnInit(): void

update

  • update(state: JsonFormsState): void

Generated using TypeDoc