Skip to content
Gallery
Stack Developer Resources
Share
Explore
Delegates

HistoryGroupDelegate

HistoryGroupDelegate
Name
description
parameters
parameter types
parameter descriptions
getInterfaceUrl
3
Returns the url for the interface for this action, resolved to reference the ids supplied by the patch object. This will include the systemId.
3
none
getParentInterfaceUrl
1
Returns the url for the interface for the parent action, resolved to reference the ids supplied by the patch object. This will include the systemId.
1
none
search
2
creates a dispatch action for a request of a list of objects that has been filtered and/or sorted
2
query
object
query object to send to the api
options
object
api state
canList
1
Accesses whether or not a user can create list history at this path in the api from state
1
state
object
redux state
requestCanList
1
Returns a redux action that will ask the api if you can get history at the current path
1
query
object
query object to send to the api
getList
1
Create a dispatch action for a request of a list of objects
1
state
object
redux state

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.