Class: DbGui::View::DbGuiApplication
- Inherits:
-
Object
- Object
- DbGui::View::DbGuiApplication
- Includes:
- Glimmer::LibUI::Application
- Defined in:
- app/db_gui/view/db_gui_application.rb
Instance Attribute Summary collapse
-
#presenter ⇒ Object
readonly
Returns the value of attribute presenter.
Instance Attribute Details
#presenter ⇒ Object (readonly)
Returns the value of attribute presenter.
11 12 13 |
# File 'app/db_gui/view/db_gui_application.rb', line 11 def presenter @presenter end |