Package | Description |
---|---|
extfx.scene.control |
Contains controls, such as DatePicker or NumberSpinner.
|
extfx.util |
Provides utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeViewWithItems<T extends HierarchyData<T>>
This class extends the
TreeView to use items as a data source. |
Modifier and Type | Interface and Description |
---|---|
interface |
HierarchyData<T extends HierarchyData>
Used to mark an object as hierarchical data.
|
Copyright © 2013 ExtFX. All Rights Reserved.