public interface SupportsColumnsCount
Modifier and Type | Method and Description |
---|---|
int |
getColumnsCount()
Returns the number of columns to be displayed on one row.
|
void |
setColumnsCount(int columnsCount)
Sets the number of columns to be displayed on one row.
|
int getColumnsCount()
@StudioProperty(defaultValue="3") void setColumnsCount(int columnsCount)
columnsCount
- the number of columns to be displayed on one row