Class TableRowSkin<T>

All Implemented Interfaces:
Skin<TableRow<T>>

public class TableRowSkin<T>
extends TableRowSkinBase<T,​TableRow<T>,​TableCell<T,​?>>
Default skin implementation for the TableRow control.
Since:
9
See Also:
TableRow