python.dgbpy.uibokeh
¶
Module Contents¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes¶
- python.dgbpy.uibokeh.but_width = 80¶
- python.dgbpy.uibokeh.but_height = 32¶
- python.dgbpy.uibokeh.but_spacer = 5¶
- python.dgbpy.uibokeh.go_lbl = ▶ Run¶
- python.dgbpy.uibokeh.stop_lbl = ◼ Abort¶
- python.dgbpy.uibokeh.pause_lbl = ❚❚ Pause¶
- python.dgbpy.uibokeh.resume_lbl = ► Resume¶
- python.dgbpy.uibokeh.timerkey = timerobj¶
- python.dgbpy.uibokeh.RunState¶
- python.dgbpy.uibokeh.getButton(nm, type=enums.ButtonType.default, callback_fn=None)¶
- python.dgbpy.uibokeh.getRunStopButton(callback_fn=None)¶
- python.dgbpy.uibokeh.getPauseResumeButton(callback_fn=None)¶
- python.dgbpy.uibokeh.getRunButtonsBar(runact, abortact, pauseact, resumeact, timercb)¶
- python.dgbpy.uibokeh.startStopCB(cb, run_fn, abort_fn, timer_fn, repeat=2000)¶
- python.dgbpy.uibokeh.pauseResumeCB(cb, pause_fn, resume_fn)¶
- python.dgbpy.uibokeh.timerCB(cb, timer_fn)¶
- python.dgbpy.uibokeh.isReady(runbutbar)¶
- python.dgbpy.uibokeh.isRunning(runbutbar)¶
- python.dgbpy.uibokeh.setRunning(runbutbar)¶
- python.dgbpy.uibokeh.setReady(runbutbar)¶
- python.dgbpy.uibokeh.setPaused(runbutbar)¶
- python.dgbpy.uibokeh.setResumed(runbutbar)¶
- python.dgbpy.uibokeh.setTabFromButton(cb, panelnm, tabnm)¶
- python.dgbpy.uibokeh.setActiveTab(tabspanelwidget, tabnm)¶
- python.dgbpy.uibokeh.integerListContains(listobj, index)¶
- python.dgbpy.uibokeh.getGroup(grpnm, options, groups, keywd)¶
- python.dgbpy.uibokeh.getAllUiFlds(objects)¶