anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
IWidgetBehavior
anchovy
gui
interfaces
iwidgetbehavior
Undocumented in source.
abstract
class
IWidgetBehavior {
void
attachPropertiesTo
(Widget widget);
void
attachTo
(Widget widget);
}
Members
Functions
attachPropertiesTo
void
attachPropertiesTo
(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
attachTo
void
attachTo
(Widget widget)
Undocumented in source.
Meta
Source
See Implementation
anchovy
gui
interfaces
iwidgetbehavior
classes
IWidgetBehavior