Back to Website
Show / Hide Table of Contents

Class ArchedTextItemHandler

Inheritance
ItemHandler
BaseRectangleItemHandler
ShapeItemHandler
RectangleItemHandler
BaseTextItemHandler
ArchedTextItemHandler
Package: @aurigma/design-atoms

Constructors

(constructor)(item, textWhizz, apiClient, colorPreviewService)

Constructs a new instance of the ArchedTextItemHandler class

Declaration
constructor(item: ArchedTextItem, textWhizz?: typeof TextWhizz, apiClient?: IDesignAtomsApiClient, colorPreviewService?: IListenableColorPreviewService);
Parameters
Type Name Description
ArchedTextItem item
typeof TextWhizz textWhizz
IDesignAtomsApiClient apiClient
IListenableColorPreviewService colorPreviewService

Properties

item

Declaration
get item(): ArchedTextItem;

set item(item: ArchedTextItem);
Property Value
Type Description
ArchedTextItem

typeName

Declaration
static readonly typeName: string;
Property Value
Type Description
string

Methods

_getDefaultPermissions()

Declaration
protected _getDefaultPermissions(): IPermissions;
Returns
Type Description
IPermissions

_onItemPropertyChanged(sender, propertyName)

Declaration
protected _onItemPropertyChanged(sender: ArchedTextItem, propertyName: string): void;
Parameters
Type Name Description
ArchedTextItem sender
string propertyName
Returns
Type Description
void

_setDataItem(item, itemHandlerData)

Declaration
protected _setDataItem(item: ArchedTextItem, itemHandlerData: any): void;
Parameters
Type Name Description
ArchedTextItem item
any itemHandlerData
Returns
Type Description
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