Back to Website
Show / Hide Table of Contents

Class ItemToolbarPermissions

Package: @aurigma/design-atoms-model

Constructors

(constructor)(defaultValue)

Constructs a new instance of the ItemToolbarPermissions class

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

Properties

propertyChanged

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

showDeleteButton

Declaration
get showDeleteButton(): boolean;

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

showEditButton

Declaration
get showEditButton(): boolean;

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

showEditButtonConstraint

Declaration
get showEditButtonConstraint(): boolean;

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

showHandleButton

Declaration
showHandleButton: boolean;
Property Value
Type Description
boolean

showSelectButton

Declaration
get showSelectButton(): boolean;

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

showSelectButtonConstraint

Declaration
showSelectButtonConstraint: boolean;
Property Value
Type Description
boolean

type

Declaration
type: string;
Property Value
Type Description
string

type

Declaration
static type: string;
Property Value
Type Description
string

Methods

clone()

Declaration
clone(): ItemToolbarPermissions;
Returns
Type Description
ItemToolbarPermissions

equals(p)

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