public class ScopedComponentInfo
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Method and Description |
|---|---|
protected ScopedComponentInfo |
clone() |
void |
commitToLayoutState(TreeState treeState) |
Component |
getComponent() |
ComponentContext |
getContext() |
StateContainer |
getStateContainer() |
public Component getComponent()
public ComponentContext getContext()
public StateContainer getStateContainer()
public void commitToLayoutState(TreeState treeState)
protected ScopedComponentInfo clone()
clone in class java.lang.Object