RowObjectSelectionManager

Package: docking.widgets.table
Type: class

9.1_PUBLIC

removedmethod: setLogger
void setLogger(org.apache.logging.log4j.Logger logger)

9.0.2_PUBLIC

addedmethod: fireValueChanged
void fireValueChanged(int firstIndex, int lastIndex, boolean isAdjusting)
addedmethod: translateRowsToValues
java.util.List<T> translateRowsToValues(int[] viewRows)

9.0.1_PUBLIC

introducedInitial version