Package qubx :: Module notebook :: Class NbAutoRec
[hide private]
[frames] | no frames]

Class NbAutoRec

source code

     object --+    
              |    
util_types.Anon --+
                  |
                 NbAutoRec

Info about one automatic notebook item:

auto_id: string to programmatically identify this item and the occasion for automatically generating it mnu_caption: user-visible description active: False if this item is disabled (un-checked by user)

Instance Methods [hide private]

Inherited from util_types.Anon: __getattr__, __init__, __repr__, __str__, clone

Inherited from util_types.Anon (private): _find_arg_dicts, _str_indent

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from object: __class__