igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
103 lines (102 loc) • 2.37 kB
TypeScript
import { DependencyObject } from "./DependencyObject";
import { DomRenderer } from "./dom";
import { Type } from "./type";
/**
* @hidden
*/
export declare class SRProvider extends DependencyObject {
static $t: Type;
private j;
private k;
get l(): DomRenderer;
set l(a: DomRenderer);
constructor(a: DomRenderer);
cb(a: string): void;
get b3(): string;
get b4(): string;
get b6(): string;
get b5(): string;
get b7(): string;
get bz(): string;
get bw(): string;
get by(): string;
get bx(): string;
get b0(): string;
get m(): string;
get r(): string;
get b2(): string;
get b8(): string;
get s(): string;
get n(): string;
get p(): string;
get o(): string;
get q(): string;
get ca(): string;
get b9(): string;
b1(a: string): string;
get bq(): string;
get bt(): string;
get bs(): string;
get bv(): string;
get br(): string;
get bo(): string;
get bp(): string;
get bu(): string;
get t(): string;
get v(): string;
get w(): string;
get x(): string;
get u(): string;
get a6(): string;
get a7(): string;
get y(): string;
get z(): string;
get aa(): string;
get ab(): string;
get ac(): string;
get ad(): string;
get ae(): string;
get af(): string;
get ag(): string;
get ah(): string;
get ai(): string;
get aj(): string;
get ak(): string;
get al(): string;
get am(): string;
get an(): string;
get ao(): string;
get ap(): string;
get aq(): string;
get ar(): string;
get as(): string;
get at(): string;
get au(): string;
get av(): string;
get aw(): string;
get ax(): string;
get ay(): string;
get az(): string;
get a0(): string;
get a1(): string;
get a2(): string;
get a3(): string;
get a4(): string;
get a5(): string;
get a8(): string;
get a9(): string;
get ba(): string;
get bb(): string;
get bc(): string;
get bd(): string;
get be(): string;
get bf(): string;
get bg(): string;
get bh(): string;
get bi(): string;
get bj(): string;
get bk(): string;
get bl(): string;
get bm(): string;
get bn(): string;
}