CLASS_NUMERIC_LED

Classes

NUMERIC_LED
NUMERIC_LED_SET

Functions

None


NUMERIC_LED

Derived from

Canvas

Methods

NUMERIC_LED
Get
Set
blink
draw
drawbasewindow
flush
focusme
readkey

NUMERIC_LED (Constructor)

NUMERIC_LED(master=None, rgb=None, v=10, command=None, ID=None, ledcolor="blue", abort=None)

NUMERIC_LED.Get

Get(event=None)

NUMERIC_LED.Set

Set(event=None)

NUMERIC_LED.blink

blink(event=None)

NUMERIC_LED.draw

draw(event=None)

NUMERIC_LED.drawbasewindow

drawbasewindow(event=None)

NUMERIC_LED.flush

flush(event=None)

NUMERIC_LED.focusme

focusme(event=None)

NUMERIC_LED.readkey

readkey(event=None)

Up


NUMERIC_LED_SET

Derived from

Canvas

Methods

NUMERIC_LED_SET
CursorOn
Get
SSBL
Set
abort
createroll
inc
saisie
saisieoff
simpleSet

NUMERIC_LED_SET (Constructor)

NUMERIC_LED_SET(master=None, rgb=None, v=0, Qut=0, title="", editable=0, minimum=0, maximum=999, NumFloat=0, command=None, roller=None, rollercolorcap=")

NUMERIC_LED_SET.CursorOn

CursorOn(event=None)

NUMERIC_LED_SET.Get

Get(event=None)

NUMERIC_LED_SET.SSBL

SSBL(event=None)

NUMERIC_LED_SET.Set

Set(event=None)

NUMERIC_LED_SET.abort

abort(event=None)

NUMERIC_LED_SET.createroll

createroll(event=None)

NUMERIC_LED_SET.inc

inc()

NUMERIC_LED_SET.saisie

saisie(event=None)

NUMERIC_LED_SET.saisieoff

saisieoff(event=None)

NUMERIC_LED_SET.simpleSet

simpleSet(event=None)

Up