WrappingVerticalLayoutTextField

Package: docking.widgets.fieldpanel.field
Type: class

10.1_PUBLIC

modifiedmethod: dataToScreenLocation
param 1 renamed: index → dataRow; param 2 renamed: offset → dataColumn
- docking.widgets.fieldpanel.support.RowColLocation dataToScreenLocation(int index, int offset)
+ docking.widgets.fieldpanel.support.RowColLocation dataToScreenLocation(int dataRow, int dataColumn)

9.0.1_PUBLIC

introducedInitial version