Saxonberg Server API
Preparing search index...
mud/lib/boundary/Adornment
Adornment
Interface Adornment
Public shape added by AdornmentMixin.
interface
Adornment
{
getAdornedTo
()
:
Stuff
&
Adornable
|
null
;
setAdornedTo
(
host
:
Stuff
&
Adornable
|
null
)
:
void
;
}
Index
Methods
get
Adorned
To
set
Adorned
To
Methods
get
Adorned
To
getAdornedTo
()
:
Stuff
&
Adornable
|
null
Returns
Stuff
&
Adornable
|
null
set
Adorned
To
setAdornedTo
(
host
:
Stuff
&
Adornable
|
null
)
:
void
Parameters
host
:
Stuff
&
Adornable
|
null
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Adorned
To
set
Adorned
To
Saxonberg Server API
Loading...
Public shape added by AdornmentMixin.