4849505152535455
// private Node table = null; public PropertyHaverEditor2(YuiContext y) { super(y, false); // this.y = y; htmlutil = new HTMLUtil(y); editors = new HashMap<String, Editor<Object>>(); }