Back to Website
Show / Hide Table of Contents

Class ItemPermissions

Package: @aurigma/design-atoms-model

Constructors

(constructor)(defaultValue)

Constructs a new instance of the ItemPermissions class

Declaration
constructor(defaultValue?: boolean);
Parameters
Type Name Description
boolean defaultValue

Properties

allowOpacityChange

Declaration
get allowOpacityChange(): boolean;

set allowOpacityChange(value: boolean);
Property Value
Type Description
boolean

allowRemoveOnLayoutChange

Declaration
get allowRemoveOnLayoutChange(): boolean;

set allowRemoveOnLayoutChange(value: boolean);
Property Value
Type Description
boolean

allowZOrderChange

Declaration
get allowZOrderChange(): boolean;

set allowZOrderChange(value: boolean);
Property Value
Type Description
boolean

itemToolbarPermissions

Declaration
get itemToolbarPermissions(): ItemToolbarPermissions;

set itemToolbarPermissions(value: ItemToolbarPermissions);
Property Value
Type Description
ItemToolbarPermissions

propertyChanged

Declaration
propertyChanged: EventObject<unknown>;
Property Value
Type Description
EventObject<unknown>

Methods

clone()

Declaration
clone(): ItemPermissions;
Returns
Type Description
ItemPermissions

equals(p)

Declaration
equals(p: ItemPermissions): boolean;
Parameters
Type Name Description
ItemPermissions p
Returns
Type Description
boolean

getSimplifiedObject()

Declaration
getSimplifiedObject(): Object;
Returns
Type Description
Object
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