Class GanttChartTreeTableRow<R extends Row<?,​?,​?>>

All Implemented Interfaces:
Serializable, Styleable, EventTarget, Skinnable

public class GanttChartTreeTableRow<R extends Row<?,​?,​?>>
extends TreeTableRow<R>
implements Serializable
See Also:
Serialized Form
  • Constructor Details

    • GanttChartTreeTableRow

      public GanttChartTreeTableRow()
  • Method Details

    • computeMinHeight

      protected double computeMinHeight​(double width)
      Overrides:
      computeMinHeight in class Control
    • computePrefHeight

      protected double computePrefHeight​(double width)
      Overrides:
      computePrefHeight in class Control
    • computeMaxHeight

      protected double computeMaxHeight​(double width)
      Overrides:
      computeMaxHeight in class Control