163164165166167168169170
x.initialize(object, this); } @Override protected void doTextArea(LField object,FObject field) { UiInput x = new InStringArea(); x.initialize(object, this); }