diff --git a/types/sencha_touch/index.d.ts b/types/sencha_touch/index.d.ts index 3a09add5bd..733fcb7673 100644 --- a/types/sencha_touch/index.d.ts +++ b/types/sencha_touch/index.d.ts @@ -16807,9 +16807,8 @@ declare namespace Ext.dataview { */ getScrollToTopOnRefresh?(): boolean; /** [Method] Returns the value of scrollable - * @returns Boolean */ - getScrollable?(): boolean; + getScrollable?(): Ext.scroll.IView; /** [Method] Returns the value of selectedCls * @returns String */