protected static class LinearLayout.LinearLayoutComponent extends Object
| Modifier and Type | Field and Description |
|---|---|
Component |
component |
Set<LayoutParameter> |
layoutParameters |
| Constructor and Description |
|---|
LinearLayout.LinearLayoutComponent(Component component,
Set<LayoutParameter> layoutParameters) |
public Component component
public Set<LayoutParameter> layoutParameters
public LinearLayout.LinearLayoutComponent(Component component, Set<LayoutParameter> layoutParameters)
Copyright © 2015. All Rights Reserved.