Interface: IContext¶
Hierarchy¶
- IContext
Implemented by¶
Summary¶
Properties¶
Class Properties¶
- binding
- clientAPI
- clientAPIProps
- clientData
- element
- isSectionedTableBackwardCompatible
- readLink
- searchContext
Inherited Properties¶
Currently none inherited from the parent class(es).
Methods¶
Class Methods¶
Inherited Methods¶
Currently none inherited from the parent class(es).
Properties¶
Optional binding¶
• binding? : any
clientAPI¶
• clientAPI: IClientAPI
clientAPIProps¶
• clientAPIProps: IClientAPIProps
clientData¶
• clientData: IClientData
Optional element¶
• element? : any
Optional isSectionedTableBackwardCompatible¶
• isSectionedTableBackwardCompatible? : boolean
readLink¶
• readLink: string
Optional searchContext¶
• searchContext? : ISearchContext
Methods¶
resetClientAPIProps¶
▸ resetClientAPIProps(): void
Returns: void