forked from enlightenment/efl
Summary: This class is the same as efl_ui_text, efl_ui_text is editable by default. This class should be removed Reviewers: woohyun Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D10831devs/xartigas/eolian_mono_list_formatting
parent
621d2cdecf
commit
33af599128
4 changed files with 2 additions and 11 deletions
@ -1,8 +0,0 @@ |
||||
class @beta Efl.Ui.Text_Editable extends Efl.Ui.Text |
||||
{ |
||||
[[Efl UI text editable class]] |
||||
data: null; |
||||
implements { |
||||
Efl.Object.constructor; |
||||
} |
||||
} |
Loading…
Reference in new issue