Back to Website
Show / Hide Table of Contents

Class Permission

Package: @aurigma/design-atoms

Constructors

(constructor)(options, defaultValue)

Constructs a new instance of the Permission class

Declaration
constructor(options?: Partial<IPermissionData>, defaultValue?: boolean);
Parameters
Type Name Description
Partial<IPermissionData> options
boolean defaultValue

Properties

allowArbitraryResize

Declaration
get allowArbitraryResize(): boolean;

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

allowDelete

Declaration
allowDelete: boolean;
Property Value
Type Description
boolean

allowDragAndDrop

Declaration
allowDragAndDrop: boolean;
Property Value
Type Description
boolean

allowEditContent

Declaration
allowEditContent: boolean;
Property Value
Type Description
boolean

allowFreeMove

Declaration
get allowFreeMove(): boolean;
Property Value
Type Description
boolean

allowMove

Declaration
get allowMove(): boolean;
Property Value
Type Description
boolean

allowMoveHorizontal

Declaration
allowMoveHorizontal: boolean;
Property Value
Type Description
boolean

allowMoveVertical

Declaration
allowMoveVertical: boolean;
Property Value
Type Description
boolean

allowProportionalResize

Declaration
get allowProportionalResize(): boolean;

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

allowResize

Declaration
get allowResize(): boolean;
Property Value
Type Description
boolean

allowRotate

Declaration
allowRotate: boolean;
Property Value
Type Description
boolean

noPrint

Declaration
noPrint: boolean;
Property Value
Type Description
boolean

noShow

Declaration
noShow: boolean;
Property Value
Type Description
boolean

resizeGrips

Declaration
resizeGrips: ResizeGripsPermissions;
Property Value
Type Description
ResizeGripsPermissions

showDeleteToolbarButton

Declaration
showDeleteToolbarButton: boolean;
Property Value
Type Description
boolean

showDoneButton

Declaration
showDoneButton: boolean;
Property Value
Type Description
boolean

showEditToolbarButton

Declaration
showEditToolbarButton: boolean;
Property Value
Type Description
boolean

showHandleButton

Declaration
showHandleButton: boolean;
Property Value
Type Description
boolean

showHandleToolbarButton

Declaration
showHandleToolbarButton: boolean;
Property Value
Type Description
boolean

showSelectButton

Declaration
showSelectButton: boolean;
Property Value
Type Description
boolean

showSelectToolbarButton

Declaration
showSelectToolbarButton: boolean;
Property Value
Type Description
boolean

Methods

clone(this)

Declaration
clone(this: Permission): Permission;
Parameters
Type Name Description
Permission this
Returns
Type Description
Permission
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