@progress/kendo-angular-dropdowns
Version:
Dropdowns Package for Angular 2
73 lines (72 loc) • 1.15 kB
TypeScript
/**
* @hidden
*/
export declare const isPresent: Function;
/**
* @hidden
*/
export declare const isNumber: Function;
/**
* @hidden
*/
export declare const isChanged: Function;
/**
* @hidden
*/
export declare const guid: Function;
/**
* @hidden
*/
export declare const combineStr: Function;
/**
* @hidden
*/
export declare const isDocumentAvailable: Function;
/**
* @hidden
*/
export declare const isArray: Function;
/**
* @hidden
*/
export declare const isObject: Function;
/**
* @hidden
*/
export declare const resolveValuesInArray: Function;
/**
* @hidden
*/
export declare const validateComplexValues: Function;
/**
* @hidden
*/
export declare const resolveAllValues: Function;
/**
* @hidden
*/
export declare const isObjectArray: Function;
/**
* @hidden
*/
export declare const selectedIndices: Function;
/**
* @hidden
*/
export declare const getter: Function;
/**
* @hidden
*/
export declare const resolveValue: Function;
/**
* @hidden
*/
export declare const sameCharsOnly: Function;
/**
* @hidden
*/
export declare const shuffleData: Function;
/**
* @hidden
*/
export declare const matchText: Function;