Class SPListPickerMockHttpClient
Hierarchy
-
SPListPickerMockHttpClient
Methods
Static getFields
- getFields(restUrl: string, options?: any): Promise<ISPFields>
-
Parameters
-
restUrl: string
-
Optional options: any
Static getLists
- getLists(restUrl: string, options?: any): Promise<ISPLists>
-
Parameters
-
restUrl: string
-
Optional options: any
Returns Promise<ISPLists>
Defines a http client to request mock data to use the web part with the local workbench