public class GanttLayout extends Layout
Row.setLayout(Layout)
,
Row.getLineLayout(int)
,
LinesManager.getLineLayout(int)
Constructor and Description |
---|
GanttLayout()
Constructs a new layout.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isSupportingHorizontalCursorLine()
Determines if the UI should be able to show a horizontal cursor line.
|
String |
toString() |
getPadding, paddingProperty, setPadding
public boolean isSupportingHorizontalCursorLine()
Layout
ChartLayout
and the AgendaLayout
support this.isSupportingHorizontalCursorLine
in class Layout
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.