+
Point of view
All features
deferred class READLINE_WIDGET [I_ -> UI_WIDGET]
Summary
Direct parents
Inherit list: UI_TYPED_BRIDGE_WIDGET
Insert list: READLINE_ITEM
Known children
Inherit list: READLINE_BUTTON, READLINE_TEXT_FIELD
Insert list: READLINE_PANEL
Class invariant
Overview
Features
{READLINE_ITEM}
{UI_JOB}
{ANY}
{}
run (context: READLINE_CONTEXT): BOOLEAN
deferred function
connect_to (a_job: UI_JOB)
deferred procedure
ui: UI_
writable attribute
{ANY}
effective function
{ANY}
ensure
  • Result.intern = Result
make (a_ui: UI_)
effective procedure
{}
require
  • a_ui /= Void
ensure
  • ui = a_ui
writable attribute
{}