boolean allowEmptyValues) {
switch ( dtable.getTableFormat() ) {
case EXTENDED_ENTRY :
return new DTCellValueWidgetFactory( dtable,
sce,
new DefaultValueDropDownManager( dtable,
sce ),
isReadOnly,
allowEmptyValues );
default :
return new DTCellValueWidgetFactory( dtable,