Package | Description |
---|---|
org.metawidget.gwt.client.ui.layout |
GWT support: layouts.
|
Modifier and Type | Method and Description |
---|---|
FlexTableLayoutConfig |
FlexTableLayoutConfig.setColumnStyleNames(String... columnStyleNames)
Array of CSS style classes to apply to table columns in order of: label column, component
column, required column.
|
FlexTableLayoutConfig |
FlexTableLayoutConfig.setFooterStyleName(String footerStyleName) |
FlexTableLayoutConfig |
FlexTableLayoutConfig.setNumberOfColumns(int numberOfColumns) |
FlexTableLayoutConfig |
FlexTableLayoutConfig.setTableStyleName(String tableStyleName) |
Constructor and Description |
---|
FlexTableLayout(FlexTableLayoutConfig config) |
Copyright © 2015. All Rights Reserved.