Back to Website
Show / Hide Table of Contents

Class ItemToolbarPermissions

Inheritance
System.Object
BasePermissions
ItemToolbarPermissions
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ItemToolbarPermissions : BasePermissions

Constructors

ItemToolbarPermissions()

Declaration
public ItemToolbarPermissions()

ItemToolbarPermissions(Boolean)

Declaration
public ItemToolbarPermissions(bool defaultValue)
Parameters
Type Name Description
System.Boolean defaultValue

Fields

ShowEditButtonConstraint

Declaration
public bool? ShowEditButtonConstraint
Field Value
Type Description
System.Nullable<System.Boolean>

ShowSelectButtonConstraint

Declaration
public bool? ShowSelectButtonConstraint
Field Value
Type Description
System.Nullable<System.Boolean>

Properties

ShowDeleteButton

Declaration
public bool ShowDeleteButton { get; set; }
Property Value
Type Description
System.Boolean

ShowEditButton

Declaration
public bool ShowEditButton { get; set; }
Property Value
Type Description
System.Boolean

ShowHandleButton

Declaration
public bool ShowHandleButton { get; set; }
Property Value
Type Description
System.Boolean

ShowSelectButton

Declaration
public bool ShowSelectButton { get; set; }
Property Value
Type Description
System.Boolean

Methods

Clone()

Declaration
public ItemToolbarPermissions Clone()
Returns
Type Description
ItemToolbarPermissions

Equals(ItemToolbarPermissions)

Declaration
protected bool Equals(ItemToolbarPermissions other)
Parameters
Type Name Description
ItemToolbarPermissions other
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
System.Object.Equals(System.Object)

GetSimplifiedObject()

Declaration
public override object GetSimplifiedObject()
Returns
Type Description
System.Object
Overrides
BasePermissions.GetSimplifiedObject()

OnPropertyChanged(String)

Declaration
protected void OnPropertyChanged(string name)
Parameters
Type Name Description
System.String name

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type Description
System.ComponentModel.PropertyChangedEventHandler

Implements

System.ComponentModel.INotifyPropertyChanged
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