Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
mixin
SomeClassWithMixin
Class SomeClassWithMixin
Class that inherits from Base and consumes Mixin1 and Mixin2, in order.
Hierarchy
__type
<
{
prototype
:
any
}
&
typeof
Base
,
this
>
&
__type
<
typeof
Base
,
this
>
&
Base
<
this
>
SomeClassWithMixin
Index
Constructors
constructor
Properties
base
Property
class
With
Mixin
Property
property1
property2
Methods
base
Method
class
With
Mixin
Method
method1
method2
Constructors
constructor
new
Some
Class
With
Mixin
(
)
:
SomeClassWithMixin
Returns
SomeClassWithMixin
Properties
base
Property
base
Property
:
string
= "init"
class
With
Mixin
Property
class
With
Mixin
Property
:
string
= "init"
property1
property1
:
string
= "init"
property2
property2
:
string
= "init"
Methods
base
Method
base
Method
(
)
:
number
Returns
number
class
With
Mixin
Method
class
With
Mixin
Method
(
)
:
string
Returns
string
method1
method1
(
arg
:
Mixin1Type
[]
)
:
Mixin1Type
[]
Parameters
arg:
Mixin1Type
[]
Returns
Mixin1Type
[]
method2
method2
(
arg
:
__type
<
{
prototype
:
any
}
&
typeof
Base
>
)
:
__type
<
{
prototype
:
any
}
&
typeof
Base
>
[]
Parameters
arg:
__type
<
{
prototype
:
any
}
&
typeof
Base
>
Returns
__type
<
{
prototype
:
any
}
&
typeof
Base
>
[]
Modules
access
classes
default-
export
enumerations
flattened
functions
generics
inheritance
markdown
mixin
mod
mod2
modules
single-
export
weird-
names
Base
Some
Class
With
Mixin
constructor
base
Property
class
With
Mixin
Property
property1
property2
base
Method
class
With
Mixin
Method
method1
method2
Mixin1
Type
Mixin2
Any
Constructor
Any
Function
Mixin
Mixin3
Mixin1
Func
Mixin2
Mixin3
Generated using
TypeDoc
Class that inherits from Base and consumes Mixin1 and Mixin2, in order.