Back to Website
Show / Hide Table of Contents

Interface IExternalCommandManager

Package: @aurigma/design-atoms

Methods

execute(name, args, historyUpdateMode)

Declaration
execute?(name: ItemsCommand.translateItems, args: IExternalTranslateItemCommandArgs, historyUpdateMode?: HistoryUpdateMode): Promise<void>;
Parameters
Type Name Description
ItemsCommand.translateItems name
IExternalTranslateItemCommandArgs args
HistoryUpdateMode historyUpdateMode
Returns
Type Description
Promise<void>

execute(name, args, historyUpdateMode)

Declaration
execute?(name: ProductCommand.resize, args: IExternalResizeArgs, historyUpdateMode?: HistoryUpdateMode): any;
Parameters
Type Name Description
ProductCommand.resize name
IExternalResizeArgs args
HistoryUpdateMode historyUpdateMode
Returns
Type Description
any
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback