Gets the list of child components of this panel.
Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components
SyntaxJava
Copy Code
|
|---|
public ObservableList<Component> getChildren () |
An ObservableList containing child components.
See Also