Class DefaultLayoutSettings
Package: @aurigma/design-atoms-model
Properties
propertyChanged
Declaration
propertyChanged: EventObject<unknown>;
Property Value
| Type | Description |
|---|---|
| EventObject<unknown> |
type
Declaration
type: string;
Property Value
| Type | Description |
|---|---|
| string |
type
Declaration
static type: string;
Property Value
| Type | Description |
|---|---|
| string |
Methods
clone()
Declaration
clone(): DefaultLayoutSettings;
Returns
| Type | Description |
|---|---|
| DefaultLayoutSettings |
equals(other)
Declaration
equals(other: DefaultLayoutSettings): boolean;
Parameters
| Type | Name | Description |
|---|---|---|
| DefaultLayoutSettings | other |
Returns
| Type | Description |
|---|---|
| boolean |
getSimplifiedObject()
Declaration
getSimplifiedObject(): Object;
Returns
| Type | Description |
|---|---|
| Object |