Re: DropDownChoice NO_SELECTION_VALUE static field

2009-03-12 Thread ulrik
. The result will be that the Choose one option is visible in the DDC. Shouldn't the NO_SELECTION_VALUE be customizable? -- View this message in context: http://www.nabble.com/DropDownChoice-NO_SELECTION_VALUE-static-field-tp22451464p22451464.html Sent from the Wicket - User mailing list archive

Re: DropDownChoice NO_SELECTION_VALUE static field

2009-03-12 Thread ulrik
final String NO_SELECTION_VALUE = -1 in AbstractSingleSelectChoice.java. The result will be that the Choose one option is visible in the DDC. Shouldn't the NO_SELECTION_VALUE be customizable? -- View this message in context: http://www.nabble.com/DropDownChoice-NO_SELECTION_VALUE-static

DropDownChoice NO_SELECTION_VALUE static field

2009-03-11 Thread ulrik
String NO_SELECTION_VALUE = -1 in AbstractSingleSelectChoice.java. The result will be that the Choose one option is visible in the DDC. Shouldn't the NO_SELECTION_VALUE be customizable? -- View this message in context: http://www.nabble.com/DropDownChoice-NO_SELECTION_VALUE-static-field

Re: DropDownChoice NO_SELECTION_VALUE static field

2009-03-11 Thread Igor Vaynberg
be customizable? -- View this message in context: http://www.nabble.com/DropDownChoice-NO_SELECTION_VALUE-static-field-tp22451464p22451464.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe