Search
Preparing search index...
The search index is not available
@mavenomics/layout
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
StackPanelLayoutRegion
ParentMetadata
Class ParentMetadata<T>
Type parameters
T
:
IProps
Hierarchy
ParentMetadata
Index
Constructors
constructor
Properties
description
icon
Class
icon
Text
name
remarks
Methods
add
Attached
Metadata
add
Metadata
copy
From
get
All
Attached
Properties
get
All
Attached
Property
Names
get
All
Properties
get
Attached
Metadata
get
Attached
Property
get
Metadata
Object literals
default
Data
Constructors
constructor
new
Parent
Metadata
(
__namedParameters
:
object
)
:
ParentMetadata
Parameters
__namedParameters:
object
Returns
ParentMetadata
Properties
description
description
:
string
= ""
icon
Class
icon
Class
:
string
icon
Text
icon
Text
:
string
name
name
:
string
= ""
remarks
remarks
:
string
= ""
Methods
add
Attached
Metadata
add
Attached
Metadata
(
property
:
AttachedProperty
<
any
,
any
>
, metadata
:
IAttachedPropertyMetadata
)
:
void
Parameters
property:
AttachedProperty
<
any
,
any
>
metadata:
IAttachedPropertyMetadata
Returns
void
add
Metadata
add
Metadata<K>
(
propertyName
:
K
, metadata
:
Partial
<
IPropertyMetadata
<
T[K]
>
>
)
:
void
Type parameters
K
:
keyof T
Parameters
propertyName:
K
metadata:
Partial
<
IPropertyMetadata
<
T[K]
>
>
Returns
void
copy
From
copy
From
(
other
:
Metadata
<
T
>
)
:
void
Parameters
other:
Metadata
<
T
>
Returns
void
get
All
Attached
Properties
get
All
Attached
Properties
(
)
:
IterableIterator
<
[
string
,
IPropertyMetadata
<
unknown
>
]
>
Returns
IterableIterator
<
[
string
,
IPropertyMetadata
<
unknown
>
]
>
get
All
Attached
Property
Names
get
All
Attached
Property
Names
(
)
:
string
[]
Returns
string
[]
get
All
Properties
get
All
Properties
(
)
:
IterableIterator
<
[
keyof T
,
IPropertyMetadata
<
T[keyof T]
>
]
>
Returns
IterableIterator
<
[
keyof T
,
IPropertyMetadata
<
T[keyof T]
>
]
>
get
Attached
Metadata
get
Attached
Metadata
(
propertyName
:
string
)
:
undefined
|
IPropertyMetadata
<
unknown
>
Parameters
propertyName:
string
Returns
undefined
|
IPropertyMetadata
<
unknown
>
get
Attached
Property
get
Attached
Property
(
propertyName
:
string
)
:
undefined
|
AttachedProperty
<
any
,
any
>
Parameters
propertyName:
string
Returns
undefined
|
AttachedProperty
<
any
,
any
>
get
Metadata
get
Metadata<K>
(
propertyName
:
K
)
:
undefined
|
IPropertyMetadata
<
T[keyof T]
>
Type parameters
K
:
keyof T
Parameters
propertyName:
K
Returns
undefined
|
IPropertyMetadata
<
T[keyof T]
>
Object literals
Static
Protected
default
Data
default
Data
:
object
default
default
:
null
= null
documentation
documentation
:
string
= ""
type
type
:
Type
= Types.Any
Globals
Layout
Types
Canvas
Layout
Region
Dashboard
Layout
Region
Dock
Preview
Grid
Layout
Region
Layout
Manager
Region
With
Children
Stack
Panel
Layout
Region
Parent
Metadata
constructor
description
icon
Class
icon
Text
name
remarks
add
Attached
Metadata
add
Metadata
copy
From
get
All
Attached
Properties
get
All
Attached
Property
Names
get
All
Properties
get
Attached
Metadata
get
Attached
Property
get
Metadata
default
Data
Tab
Panel
Dashboard
Layout
Region
Widget
Layout
Region
ICanvas
Properties
IDashboard
Layout
Properties
IStack
Panel
Properties
ITab
Panel
Properties
Generated using
TypeDoc