| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
LayoutProperties.Builder |
LayoutProperties.Builder.setNumColumns(java.lang.Long numColumns)
Describes the number of columns of grid layout of a container or widget.
|
LayoutProperties.Builder |
LayoutProperties.Builder.setNumRows(java.lang.Long numRows)
Describes the number of rows of grid layout of a container or widget.
|