LisaacTM Platform

GRP_TREE


Tree representation
Inherit/Insert Summary
parent_gui
 
Constructor Summary
create_in at size with
 
Slot Summary
root_item
area_intern
bmp_tree
bmp_width_max
last_group
 
Creation
make_in at size with
 
Line manager.
set_position
 
Display.
draw to
 
Event.
receive
update_position
open_group at
close_group
get_group at to
 

Inherit/Insert Detail

parent_gui

.../extra/gui/old/group_in/grp_tree.li line #12

Section:
Inherit

Profile:
+ SelfSELFparent_gui :Expanded  GUI

Constructor Detail

create_in at size with

.../extra/gui/old/group_in/grp_tree.li line #26

Section:
Public

Profile:
- SelfSELFcreate_in   f : AREA  at  ( x : INTEGER, y : INTEGER)  size  ( w : INTEGER, h : INTEGER)  with   itm : GUI_ITEMSELF

Detail slot

root_item

.../extra/gui/old/group_in/grp_tree.li line #16

Section:
Public

Profile:
+ SelfSELFroot_item : GUI_ITEM

area_intern

.../extra/gui/old/group_in/grp_tree.li line #18

Section:
Public

Profile:
+ SelfSELFarea_intern : GUI_INTERN

bmp_tree

.../extra/gui/old/group_in/grp_tree.li line #20

Section:
Public

Profile:
- SelfSELFbmp_tree : AREA

bmp_width_max

.../extra/gui/old/group_in/grp_tree.li line #168

Section:
Public

Profile:
+ SelfSELFbmp_width_max : INTEGER

last_group

.../extra/gui/old/group_in/grp_tree.li line #228

Section:
Public

Profile:
- SelfSELFlast_group : ITM_GROUP

Creation

make_in at size with

.../extra/gui/old/group_in/grp_tree.li line #34

Section:
Public

Profile:
- SelfSELFmake_in   f : AREA  at  ( x : INTEGER, y : INTEGER)  size  ( w : INTEGER, h : INTEGER)  with   itm : GUI_ITEM

Line manager.

set_position

.../extra/gui/old/group_in/grp_tree.li line #49

Section:
Public

Profile:
- SelfSELFset_position   rac : GUI_ITEM

Display.

draw to

.../extra/gui/old/group_in/grp_tree.li line #65

Section:
Public

Profile:
- SelfSELFdraw  ( x0 : INTEGER, y0 : INTEGER)  to  ( x1 : INTEGER, y1 : INTEGER)

Event.

receive

.../extra/gui/old/group_in/grp_tree.li line #138

Section:
Public

Profile:
- SelfSELFreceive   msg : EVENT

update_position

.../extra/gui/old/group_in/grp_tree.li line #170

Section:
Public

Profile:
- SelfSELFupdate_position 

open_group at

.../extra/gui/old/group_in/grp_tree.li line #181

Section:
Public

Profile:
- SelfSELFopen_group   rac : GUI_ITEM  at  ( x : INTEGER, y : INTEGER) : INTEGER

close_group

.../extra/gui/old/group_in/grp_tree.li line #217

Section:
Public

Profile:
- SelfSELFclose_group   rac : GUI_ITEM

get_group at to

.../extra/gui/old/group_in/grp_tree.li line #230

Section:
Public

Profile:
- SelfSELFget_group   rac : GUI_ITEM  at  ( x : INTEGER, y : INTEGER)  to  ( px : INTEGER, py : INTEGER) : INTEGER