Back to Website
Show / Hide Table of Contents

Class BaseItemsCommand

Inheritance
ModelUpdateCommand<TArgs, TResult>
BaseItemsCommand
Package: @aurigma/design-atoms

Constructors

(constructor)(_productHandler, historyArgs, args)

Constructs a new instance of the BaseItemsCommand class

Declaration
constructor(_productHandler: ProductHandler, historyArgs: IHistoryArgs, args?: TArgs);
Parameters
Type Name Description
ProductHandler _productHandler
IHistoryArgs historyArgs
TArgs args

Properties

_productHandler

Declaration
protected _productHandler: ProductHandler;
Property Value
Type Description
ProductHandler

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[]
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