Skip to main content

AdminForthForeignResource

Extends

Properties

hooks?

optional hooks?: object

optional dropdownList?: object

optional afterDatasourceResponse?: AfterDataSourceResponseFunction | AfterDataSourceResponseFunction[]

optional beforeDatasourceRequest?: BeforeDataSourceRequestFunction | BeforeDataSourceRequestFunction[]


onDelete?

optional onDelete?: "cascade" | "setNull"


polymorphicOn?

optional polymorphicOn?: string

Inherited from

AdminForthForeignResourceCommon.polymorphicOn


polymorphicResources?

optional polymorphicResources?: AdminForthPolymorphicForeignResource[]

Inherited from

AdminForthForeignResourceCommon.polymorphicResources


resourceId?

optional resourceId?: string

Inherited from

AdminForthForeignResourceCommon.resourceId


searchableFields?

optional searchableFields?: string | string[]

Inherited from

AdminForthForeignResourceCommon.searchableFields


searchIsCaseSensitive?

optional searchIsCaseSensitive?: boolean

Inherited from

AdminForthForeignResourceCommon.searchIsCaseSensitive


unsetLabel?

optional unsetLabel?: string

Inherited from

AdminForthForeignResourceCommon.unsetLabel