Hello,
please can you add the following Methods to the Interface
:
Thank you
Andreas
(evaluating smartgwt enterprise editition 3.1d 2012/09/24)
please can you add the following Methods to the Interface
Code:
com.smartgwt.client.widgets.form.fields.PickList
Code:
public void setPickListFields(ListGridField... pickListFields); public void setPickListProperties(ListGrid pickListProperties);
Andreas
(evaluating smartgwt enterprise editition 3.1d 2012/09/24)
Comment