Uses of Class
com.vmware.nsx_policy.model.LayoutProperties.Builder
-
Packages that use LayoutProperties.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of LayoutProperties.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LayoutProperties.Builder Modifier and Type Method Description LayoutProperties.BuilderLayoutProperties.Builder. setNumColumns(java.lang.Long numColumns)Describes the number of columns of grid layout of a container or widget.LayoutProperties.BuilderLayoutProperties.Builder. setNumRows(java.lang.Long numRows)Describes the number of rows of grid layout of a container or widget.
-