In particular I have a GWT project with a
- TextArea element which I want to conform to a set width and expand as much as needed to the bottom.
- ListBox element which I want to conform to a set width and expand vertically to show the entirety of the displayed list item.