Back to Website
Show / Hide Table of Contents

Class CanvasItemChanges

Represents item changes of the canvas widget.

Package: ui-framework

Constructors

CanvasItemChanges(Partial<CanvasItemChanges>)

Declaration
new CanvasItemChanges(init?: Partial<CanvasItemChanges>)
Parameters
Type Name Description
Partial<CanvasItemChanges> init

Properties

barcodeFormat

A barcode format for BarcodePlaceholder.

Declaration
barcodeFormat?: string
Property Value
Type Description
string

A barcode format for BarcodePlaceholder.

barcodeSubType

A barcode subtype for BarcodePlaceholder.

Declaration
barcodeSubType?: string
Property Value
Type Description
string

A barcode subtype for BarcodePlaceholder.

color

The fill color for backgrounds and shapes. This value may be the same as fillColor to support oldParams.

Declaration
color?: string
Property Value
Type Description
string

The fill color for backgrounds and shapes. This value may be the same as fillColor to support oldParams.

contentPermissions

Declaration
contentPermissions?: Object
Property Value
Type Description
Object

effect

An image effect, either sepia or grayscale.

Declaration
effect?: string
Property Value
Type Description
string

An image effect, either sepia or grayscale.

fillColor

The fill color for backgrounds and shapes. This value may be the same as color to support oldParams.

Declaration
fillColor?: string
Property Value
Type Description
string

The fill color for backgrounds and shapes. This value may be the same as color to support oldParams.

font

Declaration
font?: Object
Property Value
Type Description
Object

image

Declaration
image?: string
Property Value
Type Description
string

location

Declaration
location?: Object
Property Value
Type Description
Object

locked

Declaration
locked?: boolean
Property Value
Type Description
boolean

name

Declaration
name: string
Property Value
Type Description
string

placeholderContent

Placeholder content data. For details, see PlaceholderItem.

Declaration
placeholderContent?: Object
Property Value
Type Description
Object

Placeholder content data. For details, see PlaceholderItem.

placeholderPermissions

Declaration
placeholderPermissions?: Object
Property Value
Type Description
Object

position

Declaration
position?: Object
Property Value
Type Description
Object

size

The shape size

Declaration
size?: Object
Property Value
Type Description
Object

The shape size

tags

Declaration
tags?: [key: string]: any
Property Value
Type Description
[key: string]: any

text

Declaration
text?: string
Property Value
Type Description
string

type

Declaration
type?: string
Property Value
Type Description
string

value

Declaration
value: string
Property Value
Type Description
string

visualizationPermissions

Declaration
visualizationPermissions?: Object
Property Value
Type Description
Object
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback