public class ComponentNode
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,ComponentNode> |
_ |
| Constructor and Description |
|---|
ComponentNode()
Default Constructor for Component.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public java.util.Map<java.lang.String,ComponentNode> _