no message
This commit is contained in:
@@ -135,7 +135,7 @@ public class DataSetControlForm<D extends DBObject> extends ControlForm<DataTabl
|
||||
protected void AdditionalInitColumns() {
|
||||
//уточнение инфы по столбцам.
|
||||
}
|
||||
protected Comparator getDefaultComparator() {
|
||||
protected Comparator<D> getDefaultComparator() {
|
||||
return null;
|
||||
}
|
||||
Vector<Object> getVisibleKeys() {
|
||||
|
||||
Reference in New Issue
Block a user