Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/model
TraitPropertyConstructor
Interface TraitPropertyConstructor<R, T, U, I>
Type parameters
R
:
Trait
T
U =
never
I =
{}
Hierarchy
TraitPropertyConstructor
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Trait
Property
Constructor
(
owner
:
R
, propertyName
:
undefined
|
string
)
:
TraitProperty
<
R
,
T
,
U
>
&
I
Parameters
owner:
R
propertyName:
undefined
|
string
Returns
TraitProperty
<
R
,
T
,
U
>
&
I
Properties
prototype
prototype
:
TraitProperty
<
any
,
any
,
never
>
&
I
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
Trait
Property
Constructor
constructor
prototype
Generated using
TypeDoc