Class: AGTkIWidgets
- Inherits:
-
AGTkBase
- Object
- AGTkBase
- AGTkIWidgets
- Defined in:
- ext/ae-rad/lib/tkext/al-iwidgets.rb
Instance Method Summary collapse
Instance Method Details
#newobject ⇒ Object
12 13 14 |
# File 'ext/ae-rad/lib/tkext/al-iwidgets.rb', line 12 def newobject @obj = Tk::Iwidgets::Calendar.new(@ag_parent.obj) end |
#properties ⇒ Object
15 16 17 |
# File 'ext/ae-rad/lib/tkext/al-iwidgets.rb', line 15 def properties super() end |