Winter Cardinal UI - v0.442.0 / EShapeActionValueOnInputActions

Class: EShapeActionValueOnInputActions

Table of contents

Constructors

Methods

Constructors

constructor

new EShapeActionValueOnInputActions(): EShapeActionValueOnInputActions

Returns

EShapeActionValueOnInputActions

Methods

execute

execute<VALUE>(shape, action, target, value, time): void

Type parameters

Name
VALUE

Parameters

Name Type
shape EShape
action EShapeActionValueOnInputAction
target string
value VALUE
time number

Returns

void

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-on-input-actions.ts:11