Search
Preparing search index...
The search index is not available
@davidvella/sharepoint-rest-react
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"common/services/IListFormService"
IListFormService
Interface IListFormService
Hierarchy
IListFormService
Implemented by
ListFormService
Index
Properties
get
Field
Schemas
For
Form
get
View
Fields
get
View
Items
Properties
get
Field
Schemas
For
Form
get
Field
Schemas
For
Form
:
function
Type declaration
(
webUrl
:
string
, listName
:
string
, formType
:
ControlMode
)
:
Promise
<
IFieldSchema
[]
>
Parameters
webUrl:
string
listName:
string
formType:
ControlMode
Returns
Promise
<
IFieldSchema
[]
>
get
View
Fields
get
View
Fields
:
function
Type declaration
(
webUrl
:
string
, listName
:
string
, viewId
:
string
)
:
Promise
<
IField
[]
>
Parameters
webUrl:
string
listName:
string
viewId:
string
Returns
Promise
<
IField
[]
>
get
View
Items
get
View
Items
:
function
Type declaration
(
webUrl
:
string
, listName
:
string
, viewId
:
string
, overrideParameters
?:
any
, paging
?:
string
)
:
Promise
<
IRowData
>
Parameters
webUrl:
string
listName:
string
viewId:
string
Optional
overrideParameters:
any
Optional
paging:
string
Returns
Promise
<
IRowData
>
Globals
"common/services/IList
Form
Service"
IList
Form
Service
get
Field
Schemas
For
Form
get
View
Fields
get
View
Items
Generated using
TypeDoc