Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
}
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
}
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
}
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
}
constructor() {
super('suggestionView', SuggestionView, "suggestionView", {"suggestionItemTemplate": PropType.Value, "suggestionViewHeight": PropType.Value});
}
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
}
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)
this.nativeView.on(RadAutoCompleteTextView.itemLoadingEvent, (args) => { this.updateListItem(args as AutocompleteItemEventData) });
}
constructor() {
super('radAutoCompleteTextView', RadAutoCompleteTextView, null, {
"closeButtonImageSrc": PropType.Value,
"completionMode": PropType.Value,
"displayMode": PropType.Value,
"filteredItems": PropType.Value,
"itemViewLoader": PropType.Value,
"layoutMode": PropType.Value,
"loadSuggestionsAsync": PropType.Value,
"minimumCharactersToSearch": PropType.Value,
"noResultsText": PropType.Value,
"readOnly": PropType.Value,
"selectedTokens": PropType.Value,
"showCloseButton": PropType.Value,
"suggestMode": PropType.Value,
"suggestionView": PropType.Value,
"text": PropType.Value,
"items": PropType.Value,
"hint": PropType.Value
});
this.nativeElement.itemViewLoader = (viewType: string) => this.loadView(viewType)