class Efl.Ui.Button_Legacy (Efl.Ui.Button, Efl.Ui.Legacy) { [[Push-button widget Press it and run some function. It can contain a simple label and icon object and it also has an autorepeat feature. ]] data: null; implements { class.constructor; Efl.Object.constructor; Efl.Ui.Widget.theme_apply; Efl.Ui.Widget.widget_sub_object_del; Efl.Part.part; } }