public static interface ComponentColumn.View extends UberElement<ComponentColumn>
| Modifier and Type | Method and Description |
|---|---|
void |
calculateWidth() |
void |
clearContent() |
boolean |
hasModalConfiguration() |
void |
setColumnHeight(Integer columnHeight) |
void |
setContent() |
void |
setup(LayoutComponent layoutComponent) |
void |
setupPageLayout() |
void |
setupWidget() |
void |
setWidth(String size) |
void |
showConfigComponentModal(Command configurationFinish,
Command configurationCanceled) |
initvoid setWidth(String size)
void calculateWidth()
void clearContent()
void setContent()
void showConfigComponentModal(Command configurationFinish, Command configurationCanceled)
boolean hasModalConfiguration()
void setup(LayoutComponent layoutComponent)
void setupWidget()
void setupPageLayout()
void setColumnHeight(Integer columnHeight)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.