ReloadOnFieldChange implements OnFieldChangeInterface

Provides reload behavior in form view, in case a particular field has been changed.

Table of Contents

Interfaces

OnFieldChangeInterface

Properties

$confirmation  : bool

Methods

__construct()  : mixed
toArray()  : array{name: string, data?: string}

Properties

Methods

__construct()

public __construct(bool $confirmation) : mixed
Parameters
$confirmation : bool

toArray()

public toArray() : array{name: string, data?: string}
Return values
array{name: string, data?: string}

        
On this page

Search results