Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CategorizationLayoutRenderer

Hierarchy

Implements

  • OnInit
  • OnDestroy

Index

Constructors

constructor

Properties

elements

elements: UISchemaElement[]

id

id: string

initialized

initialized: boolean

nav

nav: NavController

Protected ngRedux

ngRedux: NgRedux<JsonFormsState>

path

path: string

schema

schema: JsonSchema

selectedCategory

selectedCategory: Category

subscription

subscription: Subscription

uischema

uischema: UISchemaElement

Methods

canGoBack

  • canGoBack(): boolean

Protected getOwnProps

  • getOwnProps(): object
  • Returns object

    • id: string
    • path: string
    • schema: JsonSchema
    • uischema: UISchemaElement

goBack

  • goBack(): Promise<any>

mapAdditionalProps

  • mapAdditionalProps(): void

ngOnDestroy

  • ngOnDestroy(): void

ngOnInit

  • ngOnInit(): void

selectCategory

  • selectCategory(category: any): void

Generated using TypeDoc