Overview
Attribute Summary
name | type | description |
---|---|---|
Public | ||
hsize | Number | |
vsize | Number | |
Protected |
Inherited Attributes
javafx.ui.GroupElement
public | name | type |
---|---|---|
column | Column |
The column this element is contained in within a GroupLayout. |
horizontal | Spring |
Optional horizontal spring that determines the horizontal resizing behavior of this element when contained in a GroupLayout. |
row | Row |
The row this element is contained in within a GroupLayout. |
vertical | Spring |
Optional vertical spring that determines the vertical resizing behavior of this element when contained in a GroupLayout. |