6061626364656667686970717273
return Orientation.HORIZONTAL; } } }; NamespaceBinding b = new NamespaceBinding( BeanAdapterFactory.createFor(this), "box1.orientation", "box2.orientation", bindMapping); b.bind(); // ---- RootLayoutPanel.get().add(w); }