odel();
List picks = map.getAllValues();
// iterate through the list, call back end, catch
exceptions, etc...
}
}
The Property Selection...
public class PickSelectionModel implements IPropertySelectionModel
{
// etc...
HTH,
Geoff
o the page class to track the
selected item for a dropdown that's not repeated on multiple rows; I just
can't figure out how to extrapolate the example to multiple table rows.
Any suggestions, pointers to examples, etc. would be greatly appreciated...
Cheers...
Davide Bruzzone