• Adds mouseover event to a fabric domain checkbox to change its appearance.

    Parameters

    • fabricObj: Object

      The fabric object to attach the event to.

    • rectObj: RectType

      The rectangle object to modify on hover.

    • currentDomainDatabase: string

      The current domain database.

    • _this: FunctionalPredictions

      The context (FunctionalPredictions).

    Returns void