public static interface ColumnWithComponents.View extends UberElement<ColumnWithComponents>
Modifier and Type | Method and Description |
---|---|
void |
addRow(UberElement<Row> view) |
void |
calculateWidth() |
void |
clear() |
void |
setupPageLayout() |
void |
setWidth(Integer size) |
init
void setWidth(Integer size)
void addRow(UberElement<Row> view)
void calculateWidth()
void clear()
void setupPageLayout()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.