Class PathBoundedTextPermissions
Constructors
(constructor)(defaultValue)
Constructs a new instance of the PathBoundedTextPermissions class
Declaration
constructor(defaultValue?: boolean);
Parameters
| Type |
Name |
Description |
| boolean |
defaultValue |
|
Properties
allowChangeColumnCount
Declaration
get allowChangeColumnCount(): boolean;
set allowChangeColumnCount(value: boolean);
Property Value
propertyChanged
Declaration
propertyChanged: EventObject<unknown>;
Property Value
Methods
clone()
Declaration
clone(): PathBoundedTextPermissions;
Returns
equals(p)
Declaration
equals(p: PathBoundedTextPermissions): boolean;
Parameters
Returns
getSimplifiedObject()
Declaration
getSimplifiedObject(): Object;
Returns