+
Point of view
All features
class UI_WINDOW
Summary
Direct parents
Insert list: UI_ITEM
Class invariant
Overview
panel: UI_PANEL
writable attribute
{ANY}
menu: UI_MENU
writable attribute
{ANY}
writable attribute
{ANY}
set_title (a_title: UNICODE_STRING)
effective procedure
{ANY}
connect_to (a_job: UI_JOB): UI_CONNECT_ITEM
effective function
{ANY}
require
  • a_job /= Void
make (a_id: ABSTRACT_STRING)
effective procedure
{}
require
  • a_id /= Void
ensure
  • id = a_id.intern
connect_bridge (a_job: UI_JOB): UI_CONNECT_ITEM
effective function
{}
require
  • a_job /= Void
writable attribute
{ANY}
id_memory: FIXED_STRING
effective function
{}
id_memory_: FIXED_STRING
writable attribute
{}
writable attribute
{}
_inline_agent25 (item: WEAK_REFERENCE[UI_CONNECT_ITEM], new: UI_CONNECT_ITEM): BOOLEAN
frozen
effective function
{}