LisaacTM Platform

EVENT_KEYBOARD


Keyboard event.
Inherit/Insert Summary
parent_event
parent_object No developed.
 
Slot Summary
source
key
prev
set_prev
make
destination
If null, Broad cast message.
set_destination
string_msg
 
Display.
display
copy_from
 

Inherit/Insert Detail

parent_event

.../extra/gui/event/event_keyboard.li line #12

Section:
Inherit

Profile:
+ SelfSELFparent_event :Expanded  EVENT

parent_object

.../extra/gui/event/event.li line #12

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Detail slot

source

.../extra/gui/event/event_keyboard.li line #16

Section:
Public

Profile:
- SelfSELFsource : INBOX

key

.../extra/gui/event/event_keyboard.li line #18

Section:
Public

Profile:
+ SelfSELFkey : UINTEGER_16

prev

.../extra/gui/event/event_keyboard.li line #20

Section:
Public

Profile:
+ SelfSELFprev : EVENT_KEYBOARD

set_prev

.../extra/gui/event/event_keyboard.li line #22

Section:
Public

Profile:
- SelfSELFset_prev   new_prev : EVENT_KEYBOARD

make

.../extra/gui/event/event_keyboard.li line #27

Section:
Public

Profile:
- SelfSELFmake   c : UINTEGER_16

destination

.../extra/gui/event/event.li line #16

Section:
Public

Profile:
+ SelfSELFdestination : INBOX

Description:
If null, Broad cast message.

set_destination

.../extra/gui/event/event.li line #20

Section:
Public

Profile:
- SelfSELFset_destination   evt : INBOX

string_msg

.../extra/gui/event/event.li line #29

Section:
EVENT

Profile:
- SelfSELFstring_msg : STRING

Display.

display

.../extra/gui/event/event_keyboard.li line #37

Section:
Public

Profile:
- SelfSELFdisplay 

copy_from

.../extra/gui/event/event_keyboard.li line #47

Section:
Public

Profile:
- SelfSELFcopy_from   evt : EVENT_KEYBOARD