ContentFactory | @jupyterlab (original) (raw)
Class ContentFactory
The default implementation of an IContentFactory
.
Implements
Index
Constructors
Methods
Constructors
constructor
- new ContentFactory(): CodeCellModel.ContentFactory
CodeCellModel.ContentFactory
Returns
Methods
createOutputArea
- createOutputArea(options: IOutputAreaModel.IOptions): IOutputAreaModel
- Create an output area.
Parameters
- options: IOutputAreaModel.IOptions