public class SortRowTMImpl extends Object
| Constructor and Description |
|---|
SortRowTMImpl() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getFitnessOnInsertEach()
Сис. свойство xyz.cofe.gui.swing.table.SortRowTM.fitness.onInsertEach =100.
|
static Integer |
getFitnessOnUpdateEach()
Сис. свойство xyz.cofe.gui.swing.table.SortRowTM.fitness.onUpdateEach =100.
|
static void |
setFitnessOnInsertEach(int fitnessOnInsertEach)
см ссылку
|
static void |
setFitnessOnUpdateEach(Integer fitnessOnUpdateEach) |
public static int getFitnessOnInsertEach()
Указывает через сколько вставок проводить проверку на сортировку
public static void setFitnessOnInsertEach(int fitnessOnInsertEach)
fitnessOnInsertEach - Проверять индекс на кажой N вставкеgetFitnessOnInsertEach()public static Integer getFitnessOnUpdateEach()
Указывает через сколько обновлений проводить проверку на сортировку
public static void setFitnessOnUpdateEach(Integer fitnessOnUpdateEach)
Copyright © 2019. All rights reserved.