implements |
JsExpressionable |
|---|---|
uses |
WarnDynamicPropertyTrait |
Generates action, that will be able to loop-back to the callback method.
| Methods | ||
|---|---|---|
public
|
__construct(
View $view,
array<string, string|int|JsExpressionable> $args = [],
JsExpressionable $afterSuccess = null,
array $apiConfig = [],
bool $includeStorage = false,
)
|
# |
public
|
jsRender(): string
|
# |
| Methods used from Atk4\Core\WarnDynamicPropertyTrait |
|---|
warnPropertyDoesNotExist(), __isset(), __get(), __set(), __unset() |
| Properties | |||
|---|---|---|---|
public
|
View
|
$view
|
# |
public
|
JsExpressionable|null
|
$afterSuccess
|
# |
public
|
array<string, string|int|JsExpressionable>
|
$args = []
|
# |
public
|
array
|
$apiConfig = []
|
# |
public
|
bool
|
$includeStorage = false
|
# |