Back to Website
Show / Hide Table of Contents

Class SetBleedCommand

Inheritance
BaseSurfaceCommand<ISetBleedCommandArgs, void>
SetBleedCommand
Package: @aurigma/design-atoms

Constructors

(constructor)(_productHandler, historyArgs, args, _commandManager)

Constructs a new instance of the SetBleedCommand class

Declaration
constructor(_productHandler: ProductHandler, historyArgs: IHistoryArgs, args: ISetBleedCommandArgs, _commandManager: CommandManager);
Parameters
Type Name Description
ProductHandler _productHandler
IHistoryArgs historyArgs
ISetBleedCommandArgs args
CommandManager _commandManager

Methods

_executeCommandBody()

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

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