* and the selection widget to the right.
*
*/
public void layoutIn(TwoColumnLayout grid) {
InputField f = asInputFieldForLayout();
f.layoutIn(grid);
}
/**
* Adds an <code>ActionListener</code> to this control. The listener is notified when a new
* entity is selected.