MultiRowLayout

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

11.3_PUBLIC

addedmethod: align
void align(docking.widgets.fieldpanel.support.MultiRowLayout.RowHeights sharedRowHeights)
addedmethod: getRowHeights
docking.widgets.fieldpanel.support.MultiRowLayout.RowHeights getRowHeights()
addedmethod: toString
java.lang.String toString()
removedmethod: align
void align(int[] rowHeights)
removedmethod: fillHeights
void fillHeights(int[] rowHeights)

11.0_PUBLIC

removedmethod: align
void align(docking.widgets.fieldpanel.support.MultiRowLayout layout, docking.widgets.fieldpanel.field.Field dummyField)

10.4_PUBLIC

addedmethod: getFieldIndex
int getFieldIndex(int x, int y)

9.0.1_PUBLIC

introducedInitial version