提交 d12b781d 编写于 作者: B Benjamin Pasero

fix compile error

上级 29675cd0
......@@ -309,12 +309,6 @@ export interface ITree extends Events.IEventEmitter {
*/
hasTrait(trait: string, element: any): boolean;
/**
* Allows to render an invisible fake row, for measurement purposes.
* Returns whatever fn(...) returns.
*/
withFakeRow(fn:(container:HTMLElement)=>any):any;
/**
* Returns a navigator which allows to discover the visible and
* expanded elements in the tree.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册