Back to Website
Show / Hide Table of Contents

Class ImagePermissions

Package: @aurigma/design-atoms-model

Constructors

(constructor)(defaultValue)

Constructs a new instance of the ImagePermissions class

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

Properties

allowChangeImage

Declaration
get allowChangeImage(): boolean;

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

allowEditImage

Declaration
get allowEditImage(): boolean;

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

allowEditImageConstraint

Declaration
allowEditImageConstraint: boolean;
Property Value
Type Description
boolean

allowKeepOverlayColor

Declaration
get allowKeepOverlayColor(): boolean;

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

propertyChanged

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

Methods

clone()

Declaration
clone(): ImagePermissions;
Returns
Type Description
ImagePermissions

equals(p)

Declaration
equals(p: ImagePermissions): boolean;
Parameters
Type Name Description
ImagePermissions 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