above |
[R] |
Item logically above this item [FXFoldingItem]
|
below |
[R] |
Item logically below this item [FXFoldingItem]
|
draggable |
[W] |
Indicates whether the item is draggable [Boolean]
|
enabled |
[W] |
Indicates whether the item is enabled [Boolean]
|
expanded |
[W] |
Indicates whether the item is expanded [Boolean]
|
first |
[R] |
First child item [FXFoldingItem]
|
last |
[R] |
Last child item [FXFoldingItem]
|
next |
[R] |
Next sibling item [FXFoldingItem]
|
numChildren |
[R] |
Number of child items [Integer]
|
opened |
[W] |
Indicates whether the item is opened [Boolean]
|
parent |
[R] |
Parent item [FXFoldingItem]
|
prev |
[R] |
Previous sibling item [FXFoldingItem]
|
selected |
[W] |
Indicates whether the item is selected [Boolean]
|