Back to Website
Show / Hide Table of Contents

Class ObjectFactory

Package: @aurigma/design-atoms

Constructors

(constructor)(types)

Constructs a new instance of the ObjectFactory class

Declaration
constructor(types: {
        typeName: string;
        new (): TObject;
    }[]);
Parameters
Type Name Description
{ typeName: string; new (): TObject; }[] types

Methods

create(itemHandlerType)

Declaration
create(itemHandlerType: string): TObject;
Parameters
Type Name Description
string itemHandlerType
Returns
Type Description
TObject
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