изменение умолчаний для контролов таблиц
This commit is contained in:
@@ -10,10 +10,6 @@ public class CompilerEnvironmentsForm extends DataSetControlForm<CompilerEnviron
|
||||
super(dataSource_in, mountPanel_in);
|
||||
}
|
||||
@Override
|
||||
protected boolean hasCheckBox() {
|
||||
return true;
|
||||
}
|
||||
@Override
|
||||
public String[] getUIColumnNames() {
|
||||
return new String[]{
|
||||
"Значение", "Описание"
|
||||
|
||||
Reference in New Issue
Block a user