Skip to main content

ListScope

ListScopeProps
ListScopeProps
Intersection of
SugaredQualifiedEntityList
SugaredQualifiedEntityList
alias
| string| Set<string>
entities*
| string| SugarableQualifiedEntityList
expectedMutation
ExpectedQualifiedEntityMutation
initialEntityCount
number
isCreating
false
isNonbearing
boolean
limit
number
offset
number
onBeforePersist*
| undefined| EntityListAccessor.BeforePersistHandler| Set<EntityListAccessor.BeforePersistHandler>
onBeforeUpdate*
| undefined| EntityListAccessor.BatchUpdatesHandler| Set<EntityListAccessor.BatchUpdatesHandler>
onChildBeforeUpdate*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onChildInitialize*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onChildUpdate*
| undefined| EntityAccessor.UpdateListener| Set<EntityAccessor.UpdateListener>
onInitialize*
| undefined| EntityListAccessor.BatchUpdatesHandler| Set<EntityListAccessor.BatchUpdatesHandler>
onPersistError*
| undefined| EntityListAccessor.PersistErrorHandler| Set<EntityListAccessor.PersistErrorHandler>
onPersistSuccess*
| undefined| EntityListAccessor.PersistSuccessHandler| Set<EntityListAccessor.PersistSuccessHandler>
onUpdate*
| undefined| EntityListAccessor.UpdateListener| Set<EntityListAccessor.UpdateListener>
orderBy
SugaredOrderBy
setOnCreate
SugaredSetOnCreate
EntityListSubTreeAdditionalProps
EntityListSubTreeAdditionalProps
variables
Environment.ValuesMapWithFactory
DataBindingProviderStateComponent
DataBindingProviderStateComponent
Union of
DataBindingProviderStateComponent
stateComponent
never
stateProps
never
DataBindingProviderStateComponent
stateComponent*
React.ComponentType<& StateProps& DataBindingStateComponentProps>
stateProps
StateProps
ListScopeProps
children
React.ReactNode
listProps
Omit<ImmutableEntityListRendererProps<ContainerExtraProps, ItemExtraProps>, | "accessor"| "children">