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

Typparameter:
R - the type of the rows displayed by this view
Alle implementierten Schnittstellen:
Styleable, EventTarget, Skinnable

public class VBoxGraphics<R extends Row<?,?,?>> extends GraphicsBase<R>
A specialization of GraphicsBase that displays several rows inside a VBox. Rows will be laid out based on their VBox constraints (see for example VBox.setVgrow(javafx.scene.Node, Priority)).
Seit:
1.0