Back to Website
Show / Hide Table of Contents

Class DesignEditorWidgetCommand

Represents a DesignEditor action.

Package: ui-framework

Methods

execute(IDesignEditorCommandDefinition | IDesignEditorCommandDefinition[], IDesignEditorCommandDefinition | IDesignEditorCommandDefinition[])

Executes a command.

Declaration
function execute(params: IDesignEditorCommandDefinition | IDesignEditorCommandDefinition[], oldParams?: IDesignEditorCommandDefinition | IDesignEditorCommandDefinition[])
Parameters
Type Name Description
IDesignEditorCommandDefinition | IDesignEditorCommandDefinition[] params

Parameters for the command.

IDesignEditorCommandDefinition | IDesignEditorCommandDefinition[] oldParams

The previous parameters for the command.

Returns
Type Description
Promise<any>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback