Skip to main content

DetailScope

DetailScopeProps
DetailScopeProps
Intersection of
SugaredQualifiedSingleEntity
SugaredQualifiedSingleEntity
alias
| string| Set<string>
entity*
| string| SugarableQualifiedSingleEntity
expectedMutation
ExpectedQualifiedEntityMutation
isCreating
false
isNonbearing
boolean
onBeforePersist*
| undefined| EntityAccessor.BeforePersistHandler| Set<EntityAccessor.BeforePersistHandler>
onBeforeUpdate*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onConnectionUpdate
onInitialize*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onPersistError*
| undefined| EntityAccessor.PersistErrorHandler| Set<EntityAccessor.PersistErrorHandler>
onPersistSuccess*
| undefined| EntityAccessor.PersistSuccessHandler| Set<EntityAccessor.PersistSuccessHandler>
onUpdate*
| undefined| EntityAccessor.UpdateListener| Set<EntityAccessor.UpdateListener>
setOnCreate
SugaredSetOnCreate
EntitySubTreeAdditionalProps
EntitySubTreeAdditionalProps
variables
Environment.ValuesMapWithFactory
DataBindingProviderStateComponent
DataBindingProviderStateComponent
Union of
DataBindingProviderStateComponent
stateComponent
never
stateProps
never
DataBindingProviderStateComponent
stateComponent*
React.ComponentType<& StateProps& DataBindingStateComponentProps>
stateProps
StateProps
DetailScopeProps
children*
React.ReactNode