Back to Website
Show / Hide Table of Contents

Class ApplyProductThemeCommand

Inheritance
BaseProductCommand<IApplyProductThemeCmdArgs, boolean>
ApplyProductThemeCommand
Package: @aurigma/design-atoms

Constructors

(constructor)(historyArgs, product, args, _productThemeManager, _commandManager)

Constructs a new instance of the ApplyProductThemeCommand class

Declaration
constructor(historyArgs: IHistoryArgs, product: Product, args: IApplyProductThemeCmdArgs, _productThemeManager: ProductThemeManager, _commandManager: CommandManager);
Parameters
Type Name Description
IHistoryArgs historyArgs
Product product
IApplyProductThemeCmdArgs args
ProductThemeManager _productThemeManager
CommandManager _commandManager

Methods

_executeCommandBody()

Declaration
_executeCommandBody(): Promise<boolean>;
Returns
Type Description
Promise<boolean>

redo()

Declaration
redo(): Promise<void>;
Returns
Type Description
Promise<void>

undo()

Declaration
undo(): Promise<void>;
Returns
Type Description
Promise<void>
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