Notebook | @jupyterlab (original) (raw)

_findCellById

Returns null | IScrollTarget

_findHeading

Returns Promise<null | IScrollTarget>

Protected_onCellsChanged

activate

addClass

ProtectedaddFooter

ProtectedaddHeader

children

A new iterator over the children of the widget.

Notes

The widget must have a populated layout in order to have children.
If a layout is not installed, the returned iterator will be empty.

clearFlag

close

contains

true if the widget is a descendant, false otherwise.

deselect

deselectAll

dispose

extendContiguousSelectionTo

fit

getContiguousSelection

handleEvent

hasClass

true if the node has the class, false otherwise.

hide

isSelected

isSelectedOrActive

moveCell

Returns void

ProtectednotifyLayout

ProtectedonActivateRequest

ProtectedonAfterAttach

ProtectedonAfterDetach

ProtectedonAfterHide

ProtectedonAfterShow

ProtectedonBeforeAttach

ProtectedonBeforeDetach

ProtectedonBeforeHide

ProtectedonBeforeShow

ProtectedonCellInserted

ProtectedonCellRemoved

ProtectedonChildAdded

Returns void

ProtectedonChildRemoved

Returns void

ProtectedonCloseRequest

ProtectedonFitRequest

ProtectedonMetadataChanged

ProtectedonModelChanged

ProtectedonModelContentChanged

ProtectedonResize

Returns void

ProtectedonScroll

ProtectedonStateChanged

Returns void

ProtectedonUpdateRequest

processMessage

removeClass

ProtectedremoveHeader

renderCellOutputs

scrollTo

Returns void

scrollToCell

scrollToItem

Returns Promise<void>

select

setFlag

setFragment

Returns Promise<void>

setHidden

Returns void

ProtectedsetMode

Returns void

show

testFlag

toggleClass

Returns boolean

true if the class is now present, false otherwise.

Notes

The class name must not contain whitespace.

update