Interface IExtJSDataView

mixin

Hierarchy

Index

Methods

Methods

public getFirstItem(view: any): any

Parameters

  • view: any

Returns

any

public waitForViewRendered(view: any, callback: Function, scope?: any, timeout?: number)

Parameters

  • view: any
  • callback: Function
  • scope?: any optional
  • timeout?: number optional