Klasse QuadGanttChartContainerBase<T extends GanttChartBase<?>>
java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
javafx.scene.control.Control
com.flexganttfx.view.util.FlexGanttFXControl
com.flexganttfx.view.container.ContainerBase<T>
com.flexganttfx.view.container.QuadGanttChartContainerBase<T>
- Typparameter:
T- the type of the Gantt chart
- Alle implementierten Schnittstellen:
Styleable,EventTarget,Skinnable
- Bekannte direkte Unterklassen:
QuadGanttChartContainer,QuadGanttChartLiteContainer
public abstract class QuadGanttChartContainerBase<T extends GanttChartBase<?>>
extends ContainerBase<T>
A specialization of
ContainerBase capable of displaying
exactly four instances of GanttChartBase and keeping their layouts and
their scrolling and zooming behavior in sync.- Seit:
- 1.6
-
Eigenschaftsübersicht
EigenschaftenTypEigenschaftBeschreibungfinal BooleanPropertyA property used to control whether the opening / closing of the three instances of MasterDetailPane in this container will be animated or not.final ObjectProperty<Node> A property used to store the reference to a node that will be displayed in the footer position of the lower left Gantt chart.final ObjectProperty<T> A property used to store the reference to the Gantt chart control that is serving as the lower left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the lower left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a node that will be used in the footer position of the lower right Gantt chart.final ObjectProperty<T> A property used to store the reference to the lower right Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the lower right Gantt chart.final BooleanPropertyA property used to toggle the visibility of the upper right Gantt chart.final ObjectProperty<Node> A property used to store the reference to a node that will be displayed in the footer position of the upper left Gantt chart.final ObjectProperty<T> A property used to store the reference to the Gantt chart control that is serving as the upper left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the upper left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a node that will be used in the footer position of the upper right Gantt chart.final ObjectProperty<T> A property used to store the reference to the upper right Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the upper right Gantt chart.Von Klasse geerbte Eigenschaften javafx.scene.control.Control
contextMenu, skin, tooltipVon Klasse geerbte Eigenschaften javafx.scene.layout.Region
background, border, cacheShape, centerShape, height, insets, maxHeight, maxWidth, minHeight, minWidth, opaqueInsets, padding, prefHeight, prefWidth, scaleShape, shape, snapToPixel, widthVon Klasse geerbte Eigenschaften javafx.scene.Parent
needsLayoutVon Klasse geerbte Eigenschaften javafx.scene.Node
accessibleHelp, accessibleRoleDescription, accessibleRole, accessibleText, blendMode, boundsInLocal, boundsInParent, cacheHint, cache, clip, cursor, depthTest, disabled, disable, effectiveNodeOrientation, effect, eventDispatcher, focused, focusTraversable, focusVisible, focusWithin, hover, id, inputMethodRequests, layoutBounds, layoutX, layoutY, localToParentTransform, localToSceneTransform, managed, mouseTransparent, nodeOrientation, onContextMenuRequested, onDragDetected, onDragDone, onDragDropped, onDragEntered, onDragExited, onDragOver, onInputMethodTextChanged, onKeyPressed, onKeyReleased, onKeyTyped, onMouseClicked, onMouseDragEntered, onMouseDragExited, onMouseDragged, onMouseDragOver, onMouseDragReleased, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onRotate, onRotationFinished, onRotationStarted, onScrollFinished, onScroll, onScrollStarted, onSwipeDown, onSwipeLeft, onSwipeRight, onSwipeUp, onTouchMoved, onTouchPressed, onTouchReleased, onTouchStationary, onZoomFinished, onZoom, onZoomStarted, opacity, parent, pickOnBounds, pressed, rotate, rotationAxis, scaleX, scaleY, scaleZ, scene, style, translateX, translateY, translateZ, viewOrder, visible -
Feldübersicht
Von Klasse geerbte Felder javafx.scene.layout.Region
USE_COMPUTED_SIZE, USE_PREF_SIZEVon Klasse geerbte Felder javafx.scene.Node
BASELINE_OFFSET_SAME_AS_HEIGHT -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedQuadGanttChartContainerBase(T upperLeftGanttChart, T upperRightGanttChart, T lowerLeftGanttChart, T lowerRightGanttChart) Constructs a new container with the given Gantt chart controls. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal BooleanPropertyA property used to control whether the opening / closing of the three instances of MasterDetailPane in this container will be animated or not.protected Skin<?> final NodeReturns the value oflowerLeftFooterProperty().final TReturns the value oflowerLeftGanttChartProperty().final NodeReturns the value oflowerLeftHeaderProperty().final MasterDetailPaneReturns theMasterDetailPaneinstance used by the skin of this control to arrange the lower Gantt charts.final NodeReturns the value oflowerRightFooterProperty().final TReturns the value oflowerRightGanttChartProperty().final NodeReturns the value oflowerRightHeaderProperty().final NodeReturns the value ofupperLeftFooterProperty().final TReturns the value ofupperLeftGanttChartProperty().final NodeReturns the value ofupperLeftHeaderProperty().final MasterDetailPaneReturns theMasterDetailPaneinstance used by the skin of this control to arrange the upper and lower Gantt charts.final MasterDetailPaneReturns theMasterDetailPaneinstance used by the skin of this control to arrange the upper Gantt charts.final NodeReturns the value ofupperRightFooterProperty().final TReturns the value ofupperRightGanttChartProperty().final NodeReturns the value ofupperRightHeaderProperty().final booleanReturns the value ofanimatedProperty().final booleanReturns the value ofshowLowerProperty().final ObjectProperty<Node> A property used to store the reference to a node that will be displayed in the footer position of the lower left Gantt chart.final ObjectProperty<T> A property used to store the reference to the Gantt chart control that is serving as the lower left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the lower left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a node that will be used in the footer position of the lower right Gantt chart.final ObjectProperty<T> A property used to store the reference to the lower right Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the lower right Gantt chart.final voidsetAnimated(boolean animated) Sets the value ofanimatedProperty().final voidsetLowerLeftFooter(Node footer) Sets the value oflowerLeftFooterProperty().final voidsetLowerLeftGanttChart(T ganttChart) Sets the value oflowerLeftGanttChartProperty().final voidsetLowerLeftHeader(Node header) Sets the value of thelowerLeftHeaderProperty().final voidsetLowerRightFooter(Node footer) Sets the value oflowerRightFooterProperty().final voidsetLowerRightGanttChart(T ganttChart) Sets the value oflowerRightGanttChartProperty().final voidsetLowerRightHeader(Node header) Sets the value oflowerRightHeaderProperty().final voidsetShowLower(boolean show) Sets the value ofshowLowerProperty().final voidsetUpperLeftFooter(Node footer) Sets the value ofupperLeftFooterProperty().final voidsetUpperLeftGanttChart(T ganttChart) Sets the value ofupperLeftGanttChartProperty().final voidsetUpperLeftHeader(Node header) Sets the value of theupperLeftHeaderProperty().final voidsetUpperRightFooter(Node footer) Sets the value ofupperRightFooterProperty().final voidsetUpperRightGanttChart(T ganttChart) Sets the value ofupperRightGanttChartProperty().final voidsetUpperRightHeader(Node header) Sets the value ofupperRightHeaderProperty().final voidshowAllFour(boolean equalSize) Convenience method to change the container settings in such a way that all four Gantt charts in all four corners of the container will take over the entire width and height of the container.final voidshowHorizontalSplitScreen(boolean equalHeight) Convenience method to change the container settings in such a way that the Gantt chart in the upper left corner and the Gantt chart in the lower left corner will take over the entire width and height of the container.final BooleanPropertyA property used to toggle the visibility of the upper right Gantt chart.final voidConvenience method to change the container settings in such a way that the Gantt chart in the upper left corner will take over the entire width and height of the container.final voidshowVerticalSplitScreen(boolean equalWidth) Convenience method to change the container settings in such a way that the Gantt chart in the upper left corner and the Gantt chart in the upper right corner will take over the entire width and height of the container.final ObjectProperty<Node> A property used to store the reference to a node that will be displayed in the footer position of the upper left Gantt chart.final ObjectProperty<T> A property used to store the reference to the Gantt chart control that is serving as the upper left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the upper left Gantt chart.final ObjectProperty<Node> A property used to store the reference to a node that will be used in the footer position of the upper right Gantt chart.final ObjectProperty<T> A property used to store the reference to the upper right Gantt chart.final ObjectProperty<Node> A property used to store the reference to a control that will be serving as a header for the upper right Gantt chart.Von Klasse geerbte Methoden com.flexganttfx.view.container.ContainerBase
getGanttCharts, isAutoBindingVon Klasse geerbte Methoden com.flexganttfx.view.util.FlexGanttFXControl
getUserAgentStylesheetVon Klasse geerbte Methoden javafx.scene.control.Control
computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, contextMenuProperty, executeAccessibleAction, getBaselineOffset, getClassCssMetaData, getContextMenu, getControlCssMetaData, getCssMetaData, getInitialFocusTraversable, getSkin, getTooltip, isResizable, layoutChildren, queryAccessibleAttribute, setContextMenu, setSkin, setTooltip, skinProperty, tooltipPropertyVon Klasse geerbte Methoden javafx.scene.layout.Region
backgroundProperty, borderProperty, cacheShapeProperty, centerShapeProperty, getBackground, getBorder, getHeight, getInsets, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOpaqueInsets, getPadding, getPrefHeight, getPrefWidth, getShape, getWidth, heightProperty, insetsProperty, isCacheShape, isCenterShape, isScaleShape, isSnapToPixel, layoutInArea, layoutInArea, layoutInArea, layoutInArea, maxHeight, maxHeightProperty, maxWidth, maxWidthProperty, minHeight, minHeightProperty, minWidth, minWidthProperty, opaqueInsetsProperty, paddingProperty, positionInArea, positionInArea, prefHeight, prefHeightProperty, prefWidth, prefWidthProperty, resize, scaleShapeProperty, setBackground, setBorder, setCacheShape, setCenterShape, setHeight, setMaxHeight, setMaxSize, setMaxWidth, setMinHeight, setMinSize, setMinWidth, setOpaqueInsets, setPadding, setPrefHeight, setPrefSize, setPrefWidth, setScaleShape, setShape, setSnapToPixel, setWidth, shapeProperty, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, snapToPixelProperty, widthPropertyVon Klasse geerbte Methoden javafx.scene.Parent
getChildren, getChildrenUnmodifiable, getManagedChildren, getStylesheets, isNeedsLayout, layout, lookup, needsLayoutProperty, requestLayout, requestParentLayout, setNeedsLayout, updateBoundsVon Klasse geerbte Methoden javafx.scene.Node
accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, addEventFilter, addEventHandler, applyCss, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, computeAreaInScreen, contains, contains, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, fireEvent, focusedProperty, focusTraversableProperty, focusVisibleProperty, focusWithinProperty, getAccessibleHelp, getAccessibleRole, getAccessibleRoleDescription, getAccessibleText, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClip, getContentBias, getCursor, getDepthTest, getEffect, getEffectiveNodeOrientation, getEventDispatcher, getId, getInitialCursor, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getNodeOrientation, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getPseudoClassStates, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleableParent, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getTypeSelector, getUserData, getViewOrder, hasProperties, hoverProperty, idProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isFocusVisible, isFocusWithin, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToSceneTransformProperty, localToScreen, localToScreen, localToScreen, localToScreen, localToScreen, lookupAll, managedProperty, mouseTransparentProperty, nodeOrientationProperty, notifyAccessibleAttributeChanged, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, pseudoClassStateChanged, relocate, removeEventFilter, removeEventHandler, requestFocus, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, screenToLocal, screenToLocal, screenToLocal, setAccessibleHelp, setAccessibleRole, setAccessibleRoleDescription, setAccessibleText, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setNodeOrientation, setOnContextMenuRequested, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragEntered, setOnMouseDragExited, setOnMouseDragged, setOnMouseDragOver, setOnMouseDragReleased, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnRotate, setOnRotationFinished, setOnRotationStarted, setOnScroll, setOnScrollFinished, setOnScrollStarted, setOnSwipeDown, setOnSwipeLeft, setOnSwipeRight, setOnSwipeUp, setOnTouchMoved, setOnTouchPressed, setOnTouchReleased, setOnTouchStationary, setOnZoom, setOnZoomFinished, setOnZoomStarted, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setViewOrder, setVisible, snapshot, snapshot, startDragAndDrop, startFullDrag, styleProperty, toBack, toFront, toString, translateXProperty, translateYProperty, translateZProperty, usesMirroring, viewOrderProperty, visiblePropertyVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden javafx.css.Styleable
getStyleableNode
-
Eigenschaftsdetails
-
upperLeftGanttChart
A property used to store the reference to the Gantt chart control that is serving as the upper left Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
upperLeftHeader
A property used to store the reference to a control that will be serving as a header for the upper left Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
upperRightHeader
A property used to store the reference to a control that will be serving as a header for the upper right Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
upperRightGanttChart
A property used to store the reference to the upper right Gantt chart.- Siehe auch:
-
lowerRightHeader
A property used to store the reference to a control that will be serving as a header for the lower right Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
lowerRightGanttChart
A property used to store the reference to the lower right Gantt chart.- Siehe auch:
-
lowerLeftGanttChart
A property used to store the reference to the Gantt chart control that is serving as the lower left Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
lowerLeftHeader
A property used to store the reference to a control that will be serving as a header for the lower left Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
showLower
A property used to toggle the visibility of the upper right Gantt chart.- Seit:
- 1.6
- Siehe auch:
-
animated
A property used to control whether the opening / closing of the three instances of MasterDetailPane in this container will be animated or not.- Seit:
- 1.6
- Siehe auch:
-
-
Konstruktordetails
-
QuadGanttChartContainerBase
protected QuadGanttChartContainerBase(T upperLeftGanttChart, T upperRightGanttChart, T lowerLeftGanttChart, T lowerRightGanttChart) Constructs a new container with the given Gantt chart controls.- Parameter:
upperLeftGanttChart- the upper left Gantt chart shown in the top positionupperRightGanttChart- the upper right Gantt chart shown in the bottom positionlowerLeftGanttChart- the lower left Gantt chart shown in the top positionlowerRightGanttChart- the lower right Gantt chart shown in the bottom position- Seit:
- 1.6
-
-
Methodendetails
-
createDefaultSkin
- Setzt außer Kraft:
createDefaultSkinin KlasseControl
-
getUserAgentStylesheet
- Setzt außer Kraft:
getUserAgentStylesheetin KlasseRegion
-
getUpperLowerMasterDetailPane
Returns theMasterDetailPaneinstance used by the skin of this control to arrange the upper and lower Gantt charts. The upper Gantt charts will be the master and the lower Gantt charts will be the detail node.- Gibt zurück:
- the master detail pane
- Seit:
- 1.6
- Siehe auch:
-
getUpperMasterDetailPane
Returns theMasterDetailPaneinstance used by the skin of this control to arrange the upper Gantt charts. The upper left Gantt chart will be the master and the upper right Gantt chart will be the detail node.- Gibt zurück:
- the master detail pane
- Seit:
- 1.6
- Siehe auch:
-
getLowerMasterDetailPane
Returns theMasterDetailPaneinstance used by the skin of this control to arrange the lower Gantt charts. The lower left Gantt chart will be the master and the lower right Gantt chart will be the detail node.- Gibt zurück:
- the master detail pane
- Seit:
- 1.6
- Siehe auch:
-
upperLeftGanttChartProperty
A property used to store the reference to the Gantt chart control that is serving as the upper left Gantt chart.- Gibt zurück:
- the upper left Gantt chart property
- Seit:
- 1.6
- Siehe auch:
-
setUpperLeftGanttChart
Sets the value ofupperLeftGanttChartProperty().- Parameter:
ganttChart- the gantt chart control- Seit:
- 1.6
-
getUpperLeftGanttChart
Returns the value ofupperLeftGanttChartProperty().- Gibt zurück:
- the upper left Gantt chart control
- Seit:
- 1.6
-
upperLeftHeaderProperty
A property used to store the reference to a control that will be serving as a header for the upper left Gantt chart.- Gibt zurück:
- the upper left header control property
- Seit:
- 1.6
- Siehe auch:
-
setUpperLeftHeader
Sets the value of theupperLeftHeaderProperty().- Parameter:
header- the node that will be used as a header- Seit:
- 1.6
-
getUpperLeftHeader
Returns the value ofupperLeftHeaderProperty().- Gibt zurück:
- the upper left header node
- Seit:
- 1.6
-
upperRightHeaderProperty
A property used to store the reference to a control that will be serving as a header for the upper right Gantt chart.- Gibt zurück:
- the upper right header control property
- Seit:
- 1.6
-
setUpperRightHeader
Sets the value ofupperRightHeaderProperty().- Parameter:
header- the control used as a header for the upper right Gantt chart- Seit:
- 1.6
-
getUpperRightHeader
Returns the value ofupperRightHeaderProperty().- Gibt zurück:
- the upper right header node
- Seit:
- 1.6
-
upperRightGanttChartProperty
A property used to store the reference to the upper right Gantt chart.- Gibt zurück:
- the upper right Gantt chart property
- Siehe auch:
-
setUpperRightGanttChart
Sets the value ofupperRightGanttChartProperty().- Parameter:
ganttChart- the gantt chart control- Seit:
- 1.6
-
getUpperRightGanttChart
Returns the value ofupperRightGanttChartProperty().- Gibt zurück:
- the upper right Gantt chart control
- Seit:
- 1.6
-
lowerRightHeaderProperty
A property used to store the reference to a control that will be serving as a header for the lower right Gantt chart.- Gibt zurück:
- the lower right header control property
- Seit:
- 1.6
-
setLowerRightHeader
Sets the value oflowerRightHeaderProperty().- Parameter:
header- the control used as a header for the lower right Gantt chart- Seit:
- 1.6
-
getLowerRightHeader
Returns the value oflowerRightHeaderProperty().- Gibt zurück:
- the lower right header node
- Seit:
- 1.6
-
lowerRightGanttChartProperty
A property used to store the reference to the lower right Gantt chart.- Gibt zurück:
- the lower right Gantt chart property
- Siehe auch:
-
setLowerRightGanttChart
Sets the value oflowerRightGanttChartProperty().- Parameter:
ganttChart- the gantt chart control- Seit:
- 1.6
-
getLowerRightGanttChart
Returns the value oflowerRightGanttChartProperty().- Gibt zurück:
- the lower right Gantt chart control
- Seit:
- 1.6
-
lowerLeftGanttChartProperty
A property used to store the reference to the Gantt chart control that is serving as the lower left Gantt chart.- Gibt zurück:
- the lower left Gantt chart property
- Seit:
- 1.6
- Siehe auch:
-
setLowerLeftGanttChart
Sets the value oflowerLeftGanttChartProperty().- Parameter:
ganttChart- the gantt chart control- Seit:
- 1.6
-
getLowerLeftGanttChart
Returns the value oflowerLeftGanttChartProperty().- Gibt zurück:
- the lower left Gantt chart control
- Seit:
- 1.6
-
lowerLeftHeaderProperty
A property used to store the reference to a control that will be serving as a header for the lower left Gantt chart.- Gibt zurück:
- the lower left header control property
- Seit:
- 1.6
- Siehe auch:
-
setLowerLeftHeader
Sets the value of thelowerLeftHeaderProperty().- Parameter:
header- the node that will be used as a header for the lower left Gantt chart- Seit:
- 1.6
-
getLowerLeftHeader
Returns the value oflowerLeftHeaderProperty().- Gibt zurück:
- the lower left header node
- Seit:
- 1.6
-
showLowerProperty
A property used to toggle the visibility of the upper right Gantt chart.- Gibt zurück:
- a property storing the visibility flag of the lower Gantt charts
- Seit:
- 1.6
- Siehe auch:
-
isShowLower
public final boolean isShowLower()Returns the value ofshowLowerProperty().- Gibt zurück:
- true if the lower Gantt charts shall be visible
- Seit:
- 1.6
-
setShowLower
public final void setShowLower(boolean show) Sets the value ofshowLowerProperty().- Parameter:
show- if true, the lower Gantt charts will be visible- Seit:
- 1.6
-
animatedProperty
A property used to control whether the opening / closing of the three instances of MasterDetailPane in this container will be animated or not.- Gibt zurück:
- true, if animation is desired
- Seit:
- 1.6
- Siehe auch:
-
setAnimated
public final void setAnimated(boolean animated) Sets the value ofanimatedProperty().- Parameter:
animated- if true, the opening and closing operations will be animated- Seit:
- 1.6
-
isAnimated
public final boolean isAnimated()Returns the value ofanimatedProperty().- Gibt zurück:
- true if the opening and closing operations will be animated
- Seit:
- 1.6
-
showSingleChart
public final void showSingleChart()Convenience method to change the container settings in such a way that the Gantt chart in the upper left corner will take over the entire width and height of the container.- Seit:
- 1.6
- Siehe auch:
-
showHorizontalSplitScreen
public final void showHorizontalSplitScreen(boolean equalHeight) Convenience method to change the container settings in such a way that the Gantt chart in the upper left corner and the Gantt chart in the lower left corner will take over the entire width and height of the container.- Parameter:
equalHeight- if true, then both Gantt charts will receive the same height, otherwise the current value of the divider position will be kept- Seit:
- 1.6
- Siehe auch:
-
showVerticalSplitScreen
public final void showVerticalSplitScreen(boolean equalWidth) Convenience method to change the container settings in such a way that the Gantt chart in the upper left corner and the Gantt chart in the upper right corner will take over the entire width and height of the container.- Parameter:
equalWidth- if true, then both Gantt charts will receive the same width, otherwise the current value of the divider position will be kept- Seit:
- 1.6
- Siehe auch:
-
showAllFour
public final void showAllFour(boolean equalSize) Convenience method to change the container settings in such a way that all four Gantt charts in all four corners of the container will take over the entire width and height of the container.- Parameter:
equalSize- if true, then all Gantt charts will receive the same width and height, otherwise the current value of the divider position will be kept- Seit:
- 1.6
- Siehe auch:
-