public void HandleRemoveItem(qx.eventx.type.Data e) { throw new NotImplementedException(); }
public void HandleKeyPress(qx.eventx.type.Data e) { throw new NotImplementedException(); }
public qx.eventx.type.Data Clone(qx.eventx.type.Data embryo = null) { throw new NotImplementedException(); }