constructor Method

Overloads
constructorImageCheckBoxEditor(props)  
constructorImageCheckBoxEditor(props, context) Deprecated  

ImageCheckBoxEditor(props)

ImageCheckBoxEditor(props: PropertyEditorProps | Readonly<PropertyEditorProps>): ImageCheckBoxEditor

Parameter Type Description
props PropertyEditorProps | Readonly<PropertyEditorProps>  

Returns - ImageCheckBoxEditor



ImageCheckBoxEditor(props, context)

Deprecated  

ImageCheckBoxEditor(props: PropertyEditorProps, context: any): ImageCheckBoxEditor

see https://reactjs.org/docs/legacy-context.html

Parameter Type Description
props PropertyEditorProps  
context any  

Returns - ImageCheckBoxEditor


Last Updated: 06 January, 2023