@Portable public class LayoutRow extends Object
| Constructor and Description |
|---|
LayoutRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LayoutColumn layoutColumn) |
void |
add(List<LayoutColumn> layoutColumn) |
boolean |
equals(Object o) |
List<LayoutColumn> |
getLayoutColumns() |
int |
hashCode() |
String |
toString() |
public List<LayoutColumn> getLayoutColumns()
public void add(List<LayoutColumn> layoutColumn)
public void add(LayoutColumn layoutColumn)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.