Module: Redcar::Model
- Includes:
- ReentryHelpers
- Included in:
- Application, Clipboard, Declarations::OutlineViewDialog, Document, EditView, FilterListDialog, Menu, ModelessListDialog, Notebook, Speedbar, Tab, ToolBar, Tree, Treebook, Window
- Defined in:
- plugins/core/lib/core/model.rb
Instance Attribute Summary (collapse)
-
- (Object) controller
Returns the value of attribute controller.
Method Summary
Methods included from ReentryHelpers
Instance Attribute Details
- (Object) controller
Returns the value of attribute controller
5 6 7 |
# File 'plugins/core/lib/core/model.rb', line 5 def controller @controller end |