Hierarchy

Hierarchy

  • IgxPropertyEditorPanelComponent

Implements

  • AfterContentInit

Constructors

  • Parameters

    • renderer: Renderer2
    • _elRef: ViewContainerRef
    • ngZone: NgZone
    • injector: Injector
    • changeDetector: ChangeDetectorRef
    • componentFactoryResolver: ComponentFactoryResolver

    Returns IgxPropertyEditorPanelComponent

Properties

_childTemplateRef: TemplateRef<any>
_dynamicContent: ViewContainerRef
_mainDiv: Element
_mainDivRef: ElementRef<any>

The style mappings actually present in the chart. Do not directly modify this array. This array's contents can be modified by causing Angular to reproject the child content. Or adding and removing stye mappings from the manual style mapping collection on the properties property.

contentProperties: QueryList<IgxPropertyEditorPropertyDescriptionComponent>
ngAcceptInputType_actualDataSource: string | IgxPropertyEditorPropertyDescriptionCollection
ngAcceptInputType_actualRowHeight: string | number
ngAcceptInputType_isHorizontal: string | boolean
ngAcceptInputType_isIndirectModeEnabled: string | boolean
ngAcceptInputType_isWrappingEnabled: string | boolean
ngAcceptInputType_rowHeight: string | number
ɵcmp: unknown
ɵfac: unknown

Accessors

  • get actualDescriptionContext(): TypeDescriptionContext
  • Returns TypeDescriptionContext

  • set actualDescriptionContext(v: TypeDescriptionContext): void
  • Parameters

    • v: TypeDescriptionContext

    Returns void

  • get actualRowHeight(): number
  • Returns number

  • set actualRowHeight(v: number): void
  • Parameters

    • v: number

    Returns void

  • get backgroundColor(): string
  • Gets or sets the color to use for the background of the component.

    Returns string

  • set backgroundColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get cellTextStyle(): string
  • Gets or Sets the property name that contains the values.

    Returns string

  • set cellTextStyle(v: string): void
  • Parameters

    • v: string

    Returns void

  • get componentRenderer(): ComponentRenderer
  • Returns ComponentRenderer

  • set componentRenderer(v: ComponentRenderer): void
  • Parameters

    • v: ComponentRenderer

    Returns void

  • get descriptionContext(): TypeDescriptionContext
  • Returns TypeDescriptionContext

  • set descriptionContext(v: TypeDescriptionContext): void
  • Parameters

    • v: TypeDescriptionContext

    Returns void

  • get descriptionType(): string
  • Returns string

  • set descriptionType(v: string): void
  • Parameters

    • v: string

    Returns void

  • get height(): string
  • Returns string

  • set height(value: string): void
  • Parameters

    • value: string

    Returns void

  • get i(): PropertyEditorPanel
  • Returns PropertyEditorPanel

  • get isHorizontal(): boolean
  • Returns boolean

  • set isHorizontal(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get isIndirectModeEnabled(): boolean
  • Returns boolean

  • set isIndirectModeEnabled(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get isWrappingEnabled(): boolean
  • Returns boolean

  • set isWrappingEnabled(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get rowHeight(): number
  • Gets or Sets the property name that contains the values.

    Returns number

  • set rowHeight(v: number): void
  • Parameters

    • v: number

    Returns void

  • get target(): any
  • Returns any

  • set target(v: any): void
  • Parameters

    • v: any

    Returns void

  • get textColor(): string
  • Gets or sets the color to use for the text of the component.

    Returns string

  • set textColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get width(): string
  • Returns string

  • set width(value: string): void
  • Parameters

    • value: string

    Returns void

Methods

  • Parameters

    • name: string

    Returns any

  • Returns void

  • Returns void

  • Returns void

  • Manually notifies the checkboxlist's grid that the data it has bound to has been cleared and needs to be re-examined. This should not be called if the data that the grid is bound to is already observable.

    Returns void

  • Parameters

    • index: number
    • newItem: any

    Returns void

  • Parameters

    • index: number
    • oldItem: any

    Returns void

  • Parameters

    • index: number
    • oldItem: any
    • newItem: any

    Returns void

  • Returns void