edvin
08/30/2016, 9:00 PMcreateDefaultSkin
method to return the ExpandableTableRowSkin
. Would you try to avoid creating a skin altogether? I did this mostly because I have to deal with custom layouts (I implemented computePrefHeight
and layoutChildren
in the skin).