com.threerings.opengl.gui.config
Class LayoutConfig.Table.Child
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.gui.config.LayoutConfig.Table.Child
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- LayoutConfig.Table
public static class LayoutConfig.Table.Child
- extends DeepObject
- implements Exportable
Represents a child of the layout.
component
@Editable
public ComponentConfig component
- The child component.
LayoutConfig.Table.Child
public LayoutConfig.Table.Child()
Copyright © 2011. All Rights Reserved.