изменение умолчаний для контролов таблиц
This commit is contained in:
@@ -10,10 +10,6 @@ public class CompilerOptionsForm extends DataSetControlForm<CompilerOption> {
|
||||
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