home
wiki
classes/clusters list
class information
+
Point of view
JOB
ANY
LOOP_ITEM
JOB
INTERNALS_HANDLER
All features
class TEXT_CURSOR_JOB
Summary
top
Draw blinking cursor in text area.
Direct parents
inherit list:
GRAPHIC
,
PERIODIC_JOB
Class invariant
top
period > 0
Overview
top
creation features
default_create
Default creation method.
exported features
start_in
(text_field:
TEXT_FIELD
)
stop
move
period
:
REAL_64
unit is seconds
next_time
:
MICROSECOND_TIME
priority
:
INTEGER_32
Never change priority after job inserted in loop_item.
start_in
(text_field:
TEXT_FIELD
)
effective procedure
top
stop
effective procedure
top
move
effective procedure
top
period
:
REAL_64
writable attribute
top
unit is seconds
next_time
:
MICROSECOND_TIME
writable attribute
top
priority
:
INTEGER_32
writable attribute
top
Never change priority after job inserted in loop_item.
Priority should only be set at creation time.