Klasse GanttChartSkin<R extends Row<?,?,?>>

Alle implementierten Schnittstellen:
Skin<GanttChart<R>>

public class GanttChartSkin<R extends Row<?,?,?>> extends GanttChartBaseSkin<R, GanttChart<R>>
Default skin for GanttChart. It combines the tree table, row header, graphics area, and detail panes into the full chart presentation and coordinates their shared state.
  • Konstruktordetails

    • GanttChartSkin

      public GanttChartSkin(GanttChart<R> ganttChart)
      Constructs a new skin for the given Gantt chart.
      Parameter:
      ganttChart - the Gantt chart
  • Methodendetails

    • getLeftHandSideHiddenSidesPane

      public HiddenSidesPane getLeftHandSideHiddenSidesPane()
      Returns the left-hand-side hidden sides pane.
      Gibt zurück:
      the left-hand-side hidden sides pane