RunMenu | @jupyterlab (original) (raw)

activate

activateNextItem

activatePreviousItem

addClass

addGroup

Disposable of the group

addItem

The menu item added to the menu.

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

clearItems

close

contains

true if the widget is a descendant, false otherwise.

dispose

fit

getRankAt

Rank of the item.

handleEvent

hasClass

true if the node has the class, false otherwise.

hide

insertItem

The menu item added to the menu.

Notes

The index will be clamped to the bounds of the items.

ProtectednotifyLayout

ProtectedonActivateRequest

ProtectedonAfterAttach

ProtectedonAfterDetach

ProtectedonAfterHide

ProtectedonAfterShow

ProtectedonBeforeAttach

ProtectedonBeforeDetach

ProtectedonBeforeHide

ProtectedonBeforeShow

ProtectedonChildAdded

Returns void

ProtectedonChildRemoved

Returns void

ProtectedonCloseRequest

ProtectedonFitRequest

ProtectedonResize

Returns void

ProtectedonUpdateRequest

open

Returns void

processMessage

removeClass

removeItem

removeItemAt

setFlag

setHidden

Returns void

show

testFlag

toggleClass

Returns boolean

true if the class is now present, false otherwise.

Notes

The class name must not contain whitespace.

triggerActiveItem

update

StaticsaveWindowData