Back to Website
Show / Hide Table of Contents

Class ZoomToItemsCommand

Inheritance
BaseCommand<IZoomToItemsCommandArgs, void>
ZoomToItemsCommand
Package: @aurigma/design-atoms

Constructors

(constructor)(_productHandler, args, _canvas)

Constructs a new instance of the ZoomToItemsCommand class

Declaration
constructor(_productHandler: ProductHandler, args: IZoomToItemsCommandArgs, _canvas: Canvas);
Parameters
Type Name Description
ProductHandler _productHandler
IZoomToItemsCommandArgs args
Canvas _canvas

Methods

_getTargetItems(items, query, queryOptions)

Declaration
protected _getTargetItems(items?: Item[], query?: string, queryOptions?: IQueryOptions): Item[];
Parameters
Type Name Description
Item[] items
string query
IQueryOptions queryOptions
Returns
Type Description
Item[]

execute()

Declaration
execute(): 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