public interface RowColumnStyleProps
Modifier and Type | Method and Description |
---|---|
String |
getColumnClasses()
Assigns one or more space-separated CSS class names to the columns of the table.
|
String |
getRowClasses()
Assigns one or more space-separated CSS class names to the rows of the table.
|
String getColumnClasses()
String getRowClasses()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.