Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CategorizationMenuLayoutRenderer

Hierarchy

Implements

  • OnInit
  • OnDestroy

Index

Constructors

constructor

Properties

elements

elements: UISchemaElement[]

initialized

initialized: boolean

initializers

initializers: any[] = []

nav

nav: NavController

Protected ngRedux

ngRedux: NgRedux<JsonFormsState>

path

path: string

schema

schema: JsonSchema

selectedCategory

selectedCategory: Category

subscription

subscription: Subscription

uischema

uischema: Layout

Methods

canGoBack

  • canGoBack(): boolean

Protected getOwnProps

  • getOwnProps(): OwnPropsOfRenderer
  • Returns OwnPropsOfRenderer

goBack

  • goBack(): Promise<any>

mapAdditionalProps

  • mapAdditionalProps(): void

ngOnDestroy

  • ngOnDestroy(): void

ngOnInit

  • ngOnInit(): void

selectCategory

  • selectCategory(category: Category): void

Generated using TypeDoc