GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
cells
AttachmentsCellModel
ContentFactory
Class ContentFactory
The default implementation of an
IContentFactory
.
Implements
AttachmentsCellModel
.
IContentFactory
Index
Constructors
constructor
Methods
create
Attachments
Model
Constructors
constructor
new
ContentFactory
()
:
AttachmentsCellModel
.
ContentFactory
Returns
AttachmentsCellModel
.
ContentFactory
Methods
create
Attachments
Model
createAttachmentsModel
(
options
:
IAttachmentsModel
.
IOptions
)
:
IAttachmentsModel
Create an attachments model.
Parameters
options
:
IAttachmentsModel
.
IOptions
Returns
IAttachmentsModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
Attachments
Model
GitHub
Jupyter
@jupyterlab
Loading...
The default implementation of an
IContentFactory
.